/aosp_15_r20/bootable/libbootloader/gbl/libgbl/src/ |
H A D | slots.rs | 64 pub struct Suffix(pub(crate) char); struct 66 impl Suffix { implementation 79 impl From<char> for Suffix { implementation 85 impl TryFrom<usize> for Suffix { implementation 93 impl TryFrom<u32> for Suffix { implementation 252 pub fn suffix(&self) -> Suffix { in suffix() 367 slot_suffix: Suffix, in set_slot_unbootable()
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/memchr-2.7.2/src/arch/all/ |
H A D | twoway.rs | 483 struct Suffix { struct 499 impl Suffix { implementation 500 fn forward(needle: &[u8], kind: SuffixKind) -> Suffix { in forward() 548 fn reverse(needle: &[u8], kind: SuffixKind) -> Suffix { in reverse()
|
/aosp_15_r20/external/rust/android-crates-io/crates/memchr/src/arch/all/ |
D | twoway.rs | 483 struct Suffix { struct 499 impl Suffix { argument 500 fn forward(needle: &[u8], kind: SuffixKind) -> Suffix { in forward() 548 fn reverse(needle: &[u8], kind: SuffixKind) -> Suffix { in reverse()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/ |
H A D | StringRef.h | 272 [[nodiscard]] bool ends_with(StringRef Suffix) const { in ends_with() 277 [[nodiscard]] bool endswith(StringRef Suffix) const { in endswith() 283 [[nodiscard]] bool endswith_insensitive(StringRef Suffix) const { in endswith_insensitive() 643 bool consume_back(StringRef Suffix) { in consume_back() 653 bool consume_back_insensitive(StringRef Suffix) { in consume_back_insensitive()
|
/aosp_15_r20/external/google-breakpad/src/third_party/curl/ |
H A D | curlrules.h | 221 # define __CURL_OFF_T_C_HELPER2(Val,Suffix) Val ## Suffix argument 223 # define __CURL_OFF_T_C_HELPER2(Val,Suffix) Val/**/Suffix argument 225 #define __CURL_OFF_T_C_HELPER1(Val,Suffix) __CURL_OFF_T_C_HELPER2(Val,Suffix) argument
|
/aosp_15_r20/external/swiftshader/third_party/subzero/unittest/AssemblerX8664/ |
H A D | DataMov.cpp | 21 #define MovRegImm(Reg, Suffix, Size) \ in TEST_F() argument 156 #define TestRegReg(Dst, Src, Suffix, Size) \ in TEST_F() argument 217 #define TestRegAddr(Dst, Suffix, Size) \ in TEST_F() argument 296 #define TestImplRegReg(Dst, Src, Suffix, Size) \ in TEST_F() argument 312 #define TestImplRegAddr(Dst, Suffix, Size) \ in TEST_F() argument 359 #define TestImplRegReg(Dst, Src, Suffix, Size) \ in TEST_F() argument 376 #define TestImplRegAddr(Dst, Suffix, Size) \ in TEST_F() argument
|
/aosp_15_r20/external/llvm/lib/Target/X86/InstPrinter/ |
H A D | X86InstComments.cpp | 27 #define CASE_AVX_INS_COMMON(Inst, Suffix, src) \ argument 30 #define CASE_MASK_INS_COMMON(Inst, Suffix, src) \ argument 33 #define CASE_MASKZ_INS_COMMON(Inst, Suffix, src) \ argument 36 #define CASE_AVX512_INS_COMMON(Inst, Suffix, src) \ argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/ |
D | StringRef.h | 271 [[nodiscard]] bool ends_with(StringRef Suffix) const { in ends_with() 278 "ends_with") bool endswith(StringRef Suffix) const { in endswith() 651 bool consume_back(StringRef Suffix) { in consume_back() 661 bool consume_back_insensitive(StringRef Suffix) { in consume_back_insensitive()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/ |
D | StringRef.h | 269 [[nodiscard]] bool ends_with(StringRef Suffix) const { in ends_with() 274 [[nodiscard]] bool ends_with(char Suffix) const { in ends_with() 647 bool consume_back(StringRef Suffix) { in consume_back() 657 bool consume_back_insensitive(StringRef Suffix) { in consume_back_insensitive()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/ |
D | StringRef.h | 271 [[nodiscard]] bool ends_with(StringRef Suffix) const { in ends_with() 278 "ends_with") bool endswith(StringRef Suffix) const { in endswith() 651 bool consume_back(StringRef Suffix) { in consume_back() 661 bool consume_back_insensitive(StringRef Suffix) { in consume_back_insensitive()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/ |
D | StringRef.h | 271 [[nodiscard]] bool ends_with(StringRef Suffix) const { in ends_with() 278 "ends_with") bool endswith(StringRef Suffix) const { in endswith() 651 bool consume_back(StringRef Suffix) { in consume_back() 661 bool consume_back_insensitive(StringRef Suffix) { in consume_back_insensitive()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86InstComments.cpp | 28 #define CASE_AVX_INS_COMMON(Inst, Suffix, src) \ argument 31 #define CASE_MASK_INS_COMMON(Inst, Suffix, src) \ argument 34 #define CASE_MASKZ_INS_COMMON(Inst, Suffix, src) \ argument 37 #define CASE_AVX512_INS_COMMON(Inst, Suffix, src) \ argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86InstComments.cpp | 28 #define CASE_AVX_INS_COMMON(Inst, Suffix, src) \ argument 31 #define CASE_MASK_INS_COMMON(Inst, Suffix, src) \ argument 34 #define CASE_MASKZ_INS_COMMON(Inst, Suffix, src) \ argument 37 #define CASE_AVX512_INS_COMMON(Inst, Suffix, src) \ argument
|
/aosp_15_r20/frameworks/base/core/jni/ |
H A D | android_os_HwBlob.cpp | 300 #define DEFINE_BLOB_GETTER(Suffix,Type) \ argument 361 #define DEFINE_BLOB_ARRAY_COPIER(Suffix,Type,NewType) \ argument 437 #define DEFINE_BLOB_PUTTER(Suffix,Type) \ argument 524 #define DEFINE_BLOB_ARRAY_PUTTER(Suffix,Type,NewType) \ argument
|
H A D | android_os_HwParcel.cpp | 323 #define DEFINE_PARCEL_WRITER(Suffix,Type) \ argument 333 #define DEFINE_PARCEL_READER(Suffix,Type) \ argument 461 #define DEFINE_PARCEL_VECTOR_WRITER(Suffix,Type) \ argument 755 #define DEFINE_PARCEL_VECTOR_READER(Suffix,Type,NewType) \ argument
|
/aosp_15_r20/external/pigweed/pw_bytes/ |
H A D | suffix_test.cc | 25 TEST(Suffix, ReturnsByte) { in TEST() argument 33 TEST(Suffix, ErrorsAtCompileTimeOnTooLargeOfValueInCpp20AndAbove) { in TEST() argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/ |
H A D | TableGenBackend.cpp | 22 StringRef Suffix) { in printLine() 36 StringRef Suffix(" *|"); in emitSourceFileHeader() local
|
/aosp_15_r20/external/llvm/lib/TableGen/ |
H A D | TableGenBackend.cpp | 23 StringRef Suffix) { in printLine() 37 StringRef Suffix(" *|"); in emitSourceFileHeader() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/TableGen/ |
H A D | TableGenBackend.cpp | 23 StringRef Suffix) { in printLine() 37 StringRef Suffix(" *|"); in emitSourceFileHeader() local
|
/aosp_15_r20/frameworks/base/core/jni/hwbinder/ |
H A D | EphemeralStorage.cpp | 85 #define DEFINE_ALLOC_VECTOR_METHODS(Suffix,Type,NewType) \ argument 113 #define DEFINE_RELEASE_ARRAY_CASE(Suffix,Type,NewType) \ in DEFINE_ALLOC_VECTOR_METHODS() argument
|
/aosp_15_r20/external/curl/tests/libtest/ |
H A D | lib557.c | 57 # define MPRNT_OFF_T_C_HELPER2(Val,Suffix) Val ## Suffix argument 59 # define MPRNT_OFF_T_C_HELPER2(Val,Suffix) Val/**/Suffix argument 61 #define MPRNT_OFF_T_C_HELPER1(Val,Suffix) MPRNT_OFF_T_C_HELPER2(Val,Suffix) argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/ |
H A D | CoroSplit.cpp | 96 const Twine &Suffix; member in __anon8b66ae810111::CoroCloner 109 CoroCloner(Function &OrigF, const Twine &Suffix, coro::Shape &Shape, in CoroCloner() 117 CoroCloner(Function &OrigF, const Twine &Suffix, coro::Shape &Shape, in CoroCloner() 396 const Twine &Suffix, in createCloneDeclaration() 778 static Function *createClone(Function &F, const Twine &Suffix, in createClone()
|
/aosp_15_r20/external/clang/lib/Lex/ |
H A D | HeaderMap.cpp | 191 StringRef Suffix = getStringOrInvalid(B.Suffix); in dump() local 233 Optional<StringRef> Suffix = getString(B.Suffix); in lookupFilename() local
|
/aosp_15_r20/external/llvm-libc/src/__support/CPP/ |
H A D | string_view.h | 152 LIBC_INLINE bool ends_with(const char Suffix) const { in ends_with() 157 LIBC_INLINE bool ends_with(string_view Suffix) const { in ends_with()
|
/aosp_15_r20/external/clang/lib/Driver/ |
H A D | ToolChain.cpp | 97 const char *Suffix; member 296 const char *Suffix = Shared ? (Triple.isOSWindows() ? ".dll" : ".so") in getCompilerRT() local 476 StringRef Suffix = in ComputeLLVMTriple() local
|