Home
last modified time | relevance | path

Searched refs:Inside (Results 1 – 25 of 27) sorted by relevance

12

/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64ExpandPseudoInsts.cpp292 uint64_t Inside = Mask; in trySequenceOfOnes() local
299 std::swap(Outside, Inside); in trySequenceOfOnes()
324 } else if (Idx > StartIdx && Idx < EndIdx && Chunk != Inside) { in trySequenceOfOnes()
325 OrrImm = updateImm(OrrImm, Idx, Inside != Mask); in trySequenceOfOnes()
/freebsd-12.1/crypto/openssl/doc/man3/
H A DSSL_CTX_sess_set_get_cb.pod53 session cache is realized via callback functions. Inside these callback
/freebsd-12.1/contrib/googletest/googlemock/docs/
H A DDesignDoc.md58 name that executes the statements. Inside the statements, you can
H A DForDummies.md47 Using Google Mock is easy! Inside your C++ source file, just `#include` `"gtest/gtest.h"` and `"gmo…
H A DCookBook.md2840 succeeds. Inside the statements, you can refer to the value being
3289 the action. Inside the statements, you can refer to the K-th
/freebsd-12.1/share/misc/
H A Dusb_hid_usages578 0x90 Inside Dial Tone
580 0x92 Inside Ring Tone
583 0x95 Inside Ringback
/freebsd-12.1/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h922 bool isSigned, bool Inside);
H A DInstCombineAndOrXor.cpp167 bool isSigned, bool Inside) { in insertRangeTest() argument
173 return Inside ? ConstantInt::getFalse(Ty) : ConstantInt::getTrue(Ty); in insertRangeTest()
177 ICmpInst::Predicate Pred = Inside ? ICmpInst::ICMP_ULT : ICmpInst::ICMP_UGE; in insertRangeTest()
/freebsd-12.1/contrib/googletest/googletest/include/gtest/
H A Dgtest-param-test.h.pump67 // Inside a test, access the test parameter with the GetParam() method
/freebsd-12.1/contrib/gdtoa/
H A DREADME12 "Inside Macintosh: PowerPC Numerics", Addison-Wesley, 1994
/freebsd-12.1/contrib/gcc/doc/
H A Dgty.texi75 @section The Inside of a @code{GTY(())}
/freebsd-12.1/contrib/googletest/googlemock/include/gmock/
H A Dgmock-generated-matchers.h.pump393 // which must return a bool to indicate if the match succeeds. Inside
H A Dgmock-generated-actions.h.pump312 // the return value of the action. Inside the statements, you can
/freebsd-12.1/contrib/googletest/googletest/docs/
H A Dprimer.md312 1. Inside the class, declare any objects you plan to use.
H A Dadvanced.md1374 // Inside a test, access the test parameter with the GetParam() method
1554 // Inside a test, refer to the special name TypeParam to get the type
1612 // Inside a test, refer to TypeParam to get the type parameter.
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaChecking.cpp7684 const Expr *Inside = E->IgnoreImpCasts(); in requiresParensToAddCast() local
7685 if (const PseudoObjectExpr *POE = dyn_cast<PseudoObjectExpr>(Inside)) in requiresParensToAddCast()
7686 Inside = POE->getSyntacticForm()->IgnoreImpCasts(); in requiresParensToAddCast()
7688 switch (Inside->getStmtClass()) { in requiresParensToAddCast()
/freebsd-12.1/contrib/flex/
H A DONEWS102 where SCs is a list of one or more start conditions. Inside
/freebsd-12.1/contrib/bmake/
H A Dbmake.cat1854 of each word. Inside new_string, an ampersand (`&') is replaced by
/freebsd-12.1/sys/dev/usb/
H A Dusbdevs692 vendor INSIDEOUT 0x1608 Inside Out Networks
2565 /* Inside Out Networks products */
/freebsd-12.1/contrib/ldns/
H A Dlibdns.doxygen1528 # <CTRL>, <ALT>/<option>, or both). Inside the search box use the <cursor down
/freebsd-12.1/contrib/bearssl/
H A DDoxyfile1523 # <CTRL>, <ALT>/<option>, or both). Inside the search box use the <cursor down
/freebsd-12.1/contrib/gcc/
H A DChangeLog-19973851 * loop.c (strength_reduce): Inside of code that uses #ifdef
/freebsd-12.1/contrib/binutils/gas/doc/
H A Das.texinfo4909 Inside a @code{.def}, @samp{.line} is, instead, one of the directives
6291 of control from accidentally falling into the new table. Inside the
/freebsd-12.1/contrib/gdb/gdb/doc/
H A Dgdb.info-11935 Inside GDB, your program may stop for any of several reasons, such
3358 Inside your program, stack frames are identified by their addresses.
/freebsd-12.1/contrib/tzdata/
H A Dasia1657 # An article in this week's Economist ("Inside the Saddam-free zone", p. 50 in

12