Home
last modified time | relevance | path

Searched refs:Outside (Results 1 – 16 of 16) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ExpandImm.cpp174 uint64_t Outside = 0; in trySequenceOfOnes() local
183 std::swap(Outside, Inside); in trySequenceOfOnes()
197 if ((Idx < StartIdx || EndIdx < Idx) && Chunk != Outside) { in trySequenceOfOnes()
198 OrrImm = updateImm(OrrImm, Idx, Outside == 0); in trySequenceOfOnes()
/freebsd/share/misc/
H A Dusb_hid_usages578 0x91 Outside Dial Tone
580 0x93 Outside Ring Tone
590 0x9D Outside Ringback
H A Dusb_vendors15004 0d83 Think Outside, Inc.
24788 091 Outside Dial Tone
24790 093 Outside Ring Tone
24800 09d Outside Ringback
/freebsd/contrib/libxo/doc/
H A Dfield-formatting.rst183 Characters Outside of Field Definitions
/freebsd/crypto/openssl/doc/internal/man3/
H A Dossl_provider_new.pod230 Outside of the provider, it's completely opaque, but it needs to be
/freebsd/crypto/openssl/doc/man7/
H A Dprovider-keymgmt.pod270 Outside the provider, this reference is simply an array of bytes.
H A Dossl-guide-migration.pod2502 Outside TLS/SSL, the default security level is -1 (effectively 0). It can
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h3796 OffsetOfKind OffsetOfState = OffsetOfKind::Outside;
/freebsd/contrib/googletest/docs/
H A Dadvanced.md906 2. Outside your test fixture class (typically just below it), define those
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicsAMDGPU.td21 // of the calling convention and also program-level UB. Outside of such IR-level UB,
/freebsd/share/examples/ipfilter/
H A Dipf-howto.txt1624 Outside of the corporate environment, one of the
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h614 Outside, enumerator
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp10240 /*IsTemplateParamOrArg*/ false, /*OOK=*/OffsetOfKind::Outside) in ActOnExplicitInstantiation()
H A DSemaDeclCXX.cpp17954 /*OOK=*/OffsetOfKind::Outside); in ActOnTemplatedFriendTag()
H A DSemaDecl.cpp18319 if (OOK != OffsetOfKind::Outside && TUK == TagUseKind::Definition && in ActOnTag()
/freebsd/contrib/libedit/
H A DChangeLog1440 Outside el_wgets(), these variables are no longer relevant.