Searched refs:LOG2 (Results 1 – 12 of 12) sorted by relevance
/external/ltp/testcases/kernel/fs/mongo/ |
D | mongo.pl | 384 open LOG2, ">>$LOGFILE2" or die "Can not open log file $LOGFILE2\n"; 423 print LOG2 "\n"; 425 print LOG2 "MONGO_MULTI_PROCESS ($processes processes) BENCHMARK RESULTS (time in sec.)\n"; 427 print LOG2 "MONGO_SINGLE_PROCESS BENCHMARK RESULTS (time in sec.)\n"; 429 print LOG2 " FILESYSTEM=$FILESYSTEM\n"; 430 print LOG2 " parameters: files=$files, base_size=$median_file_size bytes, dirs=$dirs\n"; 431 print LOG2 "--------------------------------------------------------------\n"; 432 print LOG2 "Create\tCopy\tSlink\tRead\tStats\tRename\tDelete\n"; 433 print LOG2 " time \ttime\ttime\ttime\ttime \t time \t time\n"; 434 print LOG2 "--------------------------------------------------------------\n"; [all …]
|
/external/aac/libSBRenc/src/ |
D | sbr_def.h | 131 #define LOG2 0.69314718056f /* natural logarithm of 2 */ macro
|
/external/libxaac/decoder/ |
D | ixheaacd_sbr_const.h | 154 #define LOG2 0.69314718056f macro
|
/external/capstone/arch/EVM/ |
D | EVMMappingInsn.inc | 166 { 4, 0, 1125 }, // LOG2
|
/external/mesa3d/src/gallium/drivers/vc4/ |
D | vc4_qir.h | 710 QIR_ALU1(LOG2) in QIR_ALU1()
|
/external/mesa3d/src/freedreno/ir3/ |
D | ir3.h | 1642 INSTR1(LOG2) in INSTR0()
|
/external/aac/libAACenc/src/ |
D | metadata_compressor.cpp | 106 #define LOG2 0.69314718056f /* natural logarithm of 2 */ macro
|
/external/llvm/lib/Target/Lanai/ |
D | LanaiInstrInfo.td | 256 def LOG2 : InstLanai<(outs), (ins), "log_2", []>;
|
/external/llvm-project/llvm/lib/Target/Lanai/ |
D | LanaiInstrInfo.td | 253 def LOG2 : InstLanai<(outs), (ins), "log_2", []>;
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/ |
D | LanaiInstrInfo.td | 253 def LOG2 : InstLanai<(outs), (ins), "log_2", []>;
|
/external/mesa3d/docs/relnotes/ |
D | 7.10.rst | 1621 - glsl: Lower ir_binop_pow to a sequence of EXP2 and LOG2
|
D | 20.1.0.rst | 1458 - replace LOG2 with util_fast_log2
|