/aosp_15_r20/external/pdfium/core/fpdfapi/parser/ |
H A D | cpdf_syntax_parser.h | 91 enum class WordType : bool { kWord, kNumber }; enum
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | LowerEmuTLS.cpp | 116 IntegerType *WordType = DL.getIntPtrType(C); in addEmuTlsVar() local
|
H A D | AtomicExpandPass.cpp | 643 Type *WordType = nullptr; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | LowerEmuTLS.cpp | 115 IntegerType *WordType = DL.getIntPtrType(C); in addEmuTlsVar() local
|
H A D | AtomicExpandPass.cpp | 613 Type *WordType; member
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | LowerEmuTLS.cpp | 113 IntegerType *WordType = DL.getIntPtrType(C); in addEmuTlsVar() local
|
H A D | AtomicExpandPass.cpp | 565 Type *WordType; member
|
/aosp_15_r20/system/core/fs_mgr/libsnapshot/snapuserd/user-space-merge/ |
H A D | read_worker.cpp | 107 using WordType = std::conditional_t<sizeof(void*) == sizeof(uint64_t), uint64_t, uint32_t>; in ProcessXorOp() typedef
|
H A D | snapuserd_readahead.cpp | 461 using WordType = std::conditional_t<sizeof(void*) == sizeof(uint64_t), uint64_t, uint32_t>; in ProcessXorData() typedef
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/ |
D | APInt.h | 78 typedef uint64_t WordType; typedef
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/ |
H A D | APInt.h | 77 typedef uint64_t WordType; typedef
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/ |
D | APInt.h | 78 typedef uint64_t WordType; typedef
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/ |
D | APInt.h | 78 typedef uint64_t WordType; typedef
|
/aosp_15_r20/external/pdfium/third_party/libtiff/ |
H A D | tif_lzw.c | 46 typedef size_t WordType; typedef
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/ |
D | APInt.h | 78 typedef uint64_t WordType; typedef
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
H A D | APInt.h | 71 typedef uint64_t WordType; typedef
|
/aosp_15_r20/external/swiftshader/third_party/subzero/src/ |
H A D | IceTargetLoweringX8632.h | 38 constexpr Type WordType = IceType_i32; variable
|
H A D | IceTargetLoweringX8664.h | 39 constexpr Type WordType = IceType_i64; variable
|
H A D | IceAssemblerARM32.cpp | 32 using WordType = uint32_t; typedef
|