Home
last modified time | relevance | path

Searched defs:KB (Results 1 - 25 of 29) sorted by relevance

12

/third_party/ltp/testcases/kernel/syscalls/mlock/
H A Dmlock03.c34 #define KB 1024 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h56 GISelKnownBits *KB; member in llvm::CombinerHelper
H A DInstructionSelector.h406 setupMF(MachineFunction &mf, GISelKnownBits &KB, CodeGenCoverage &covinfo) setupMF() argument
/third_party/ltp/testcases/kernel/mem/include/
H A Dmem.h18 #define KB (1UL<<10) macro
/third_party/lz4/tests/
H A Ddatagencli.c47 #define KB *(1 <<10) macro
H A DcheckFrame.c48 #define KB *(1U<<10) macro
H A Dfullbench.c63 #define KB *(1 <<10) macro
H A Dframetest.c68 #define KB *(1U<<10) macro
[all...]
H A Dfuzzer.c87 #define KB *(1U<<10) macro
[all...]
/third_party/python/Include/internal/
H A Dpycore_blocks_output_buffer.h58 #define KB (1024) macro
64 #undef KB macro
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
H A DInstructionSelect.cpp73 GISelKnownBits &KB = getAnalysis<GISelKnownBitsAnalysis>().get(MF); in runOnMachineFunction() local
H A DCombinerHelper.cpp34 CombinerHelper(GISelChangeObserver &Observer, MachineIRBuilder &B, GISelKnownBits *KB, MachineDominatorTree *MDT) CombinerHelper() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64PreLegalizerCombiner.cpp40 GISelKnownBits *KB; member in __anon24388::AArch64PreLegalizerCombinerInfo
144 GISelKnownBits *KB = &getAnalysis<GISelKnownBitsAnalysis>().get(MF); in runOnMachineFunction() local
46 AArch64PreLegalizerCombinerInfo(bool EnableOpt, bool OptSize, bool MinSize, GISelKnownBits *KB, MachineDominatorTree *MDT) AArch64PreLegalizerCombinerInfo() argument
/third_party/libunwind/libunwind/tests/
H A DGperf-simple.c43 #define KB 1024 macro
H A DGperf-trace.c43 #define KB 1024 macro
/third_party/node/deps/base64/base64/test/
H A Dbenchmark.c35 #define KB 1024 macro
/third_party/ffmpeg/libavutil/
H A Dripemd.c55 static const uint32_t KB[4] = { variable
/third_party/lz4/programs/
H A Ddatagen.c40 #define KB *(1 <<10) macro
H A Dlz4cli.c60 #define KB *(1U<<10) macro
H A Dbench.c73 #define KB *(1 <<10) macro
/third_party/exfatprogs/include/
H A Dlibexfat.h15 #define KB (1024) macro
/third_party/node/deps/v8/include/v8-include/
H A Dv8-internal.h32 constexpr int KB = 1024; member
/third_party/node/deps/v8/include/
H A Dv8-internal.h32 constexpr int KB = 1024; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.cpp67 void AMDGPUInstructionSelector::setupMF(MachineFunction &MF, GISelKnownBits &KB, in setupMF() argument
/third_party/ltp/testcases/kernel/device-drivers/agp/kernel_space/
H A Dstr_agp.h163 #define KB(x) ((x) * 1024) macro

Completed in 25 milliseconds

12