/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64PreLegalizerCombiner.cpp | 40 GISelKnownBits *KB; member in __anon4cd9bcc70111::AArch64PreLegalizerCombinerInfo 47 GISelKnownBits *KB, MachineDominatorTree *MDT) in AArch64PreLegalizerCombinerInfo() 144 GISelKnownBits *KB = &getAnalysis<GISelKnownBitsAnalysis>().get(MF); in runOnMachineFunction() local
|
/third_party/node/deps/v8/tools/heap-stats/ |
D | helper.js | 5 const KB = 1024; constant
|
/third_party/node/deps/v8/tools/zone-stats/ |
D | helper.js | 5 const KB = 1024; constant
|
/third_party/ltp/testcases/kernel/syscalls/mlock/ |
D | mlock03.c | 41 #define KB 1024 macro
|
/third_party/node/deps/v8/tools/js/ |
D | helper.mjs | 5 export const KB = 1024; constant
|
/third_party/node/test/parallel/ |
D | test-child-process-pipe-dataflow.js | 11 const KB = 1024; constant
|
/third_party/ltp/testcases/kernel/mem/include/ |
D | mem.h | 19 #define KB (1UL<<10) macro
|
/third_party/lz4/tests/ |
D | datagencli.c | 47 #define KB *(1 <<10) macro
|
D | checkFrame.c | 48 #define KB *(1U<<10) macro
|
D | fullbench.c | 63 #define KB *(1 <<10) macro
|
D | frametest.c | 68 #define KB *(1U<<10) macro
|
/third_party/node/deps/v8/include/ |
D | v8-internal.h | 32 constexpr int KB = 1024; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/ |
D | CombinerHelper.h | 56 GISelKnownBits *KB; variable
|
D | InstructionSelector.h | 407 GISelKnownBits &KB, in setupMF()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
D | InstructionSelect.cpp | 73 GISelKnownBits &KB = getAnalysis<GISelKnownBitsAnalysis>().get(MF); in runOnMachineFunction() local
|
/third_party/python/Include/internal/ |
D | pycore_blocks_output_buffer.h | 58 #define KB (1024) macro
|
/third_party/lz4/programs/ |
D | datagen.c | 40 #define KB *(1 <<10) macro
|
D | lz4cli.c | 60 #define KB *(1U<<10) macro
|
D | bench.c | 73 #define KB *(1 <<10) macro
|
/third_party/libunwind/tests/ |
D | Gperf-trace.c | 43 #define KB 1024 macro
|
D | Gperf-simple.c | 43 #define KB 1024 macro
|
/third_party/node/deps/base64/base64/test/ |
D | benchmark.c | 27 #define KB 1024 macro
|
/third_party/exfatprogs/include/ |
D | libexfat.h | 15 #define KB (1024) macro
|
/third_party/ffmpeg/libavutil/ |
D | ripemd.c | 53 static const uint32_t KB[4] = { variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | RDFGraph.h | 313 uint16_t KB = kind(B); in contains() local
|