/external/compiler-rt/test/esan/ |
D | lit.cfg | 11 # Setup default compiler flags used with -fsanitize=efficiency option. 15 frag_cflags = (["-fsanitize=efficiency-cache-frag"] + base_cflags) 16 wset_cflags = (["-fsanitize=efficiency-working-set"] + base_cflags) 21 "-fsanitize=efficiency-working-set"] + base_cxxflags)
|
/external/eigen/bench/ |
D | analyze-blocking-sizes.cpp | 200 float efficiency; member 205 return e1.efficiency < e2.efficiency; in lower_efficiency() 251 entry.efficiency = it->gflops / max_gflops; in import_input_file_range_one_product_size() 306 float efficiency = 1.0f; in efficiency_of_subset() local 319 …iciency_this_entry = min(efficiency_this_entry, preprocessed_inputfiles[*i].entries[e].efficiency); in efficiency_of_subset() 323 efficiency = min(efficiency, efficiency_this_product_size); in efficiency_of_subset() 331 return efficiency; in efficiency_of_subset() 370 …iciency_this_entry = min(efficiency_this_entry, preprocessed_inputfiles[*i].entries[e].efficiency); in dump_table_for_subset() 404 float efficiency = 1.0f; in efficiency_of_partition() local 406 efficiency = min(efficiency, efficiency_of_subset(preprocessed_inputfiles, *s)); in efficiency_of_partition() [all …]
|
/external/perfetto/src/traced/probes/ftrace/test/data/android_seed_N2F62_3.10.49/events/process_reclaim/process_reclaim_eff/ |
D | format | 9 field:int efficiency; offset:8; size:4; signed:1; 12 print fmt: "%d, %d", REC->efficiency, REC->reclaim_avg_efficiency
|
/external/clang/include/clang/Basic/ |
D | Sanitizers.def | 118 SANITIZER("efficiency-cache-frag", EfficiencyCacheFrag) 119 SANITIZER("efficiency-working-set", EfficiencyWorkingSet) 121 SANITIZER_GROUP("efficiency-all", Efficiency,
|
/external/flatbuffers/CMake/ |
D | DESCRIPTION.txt | 2 maximum memory efficiency. It allows you to directly access serialized
|
/external/curl/docs/cmdline-opts/ |
D | ftp-ssl-control.d | 7 authentication, but non-encrypted data transfers for efficiency. Fails the
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/ |
D | arm64-sitofp-combine-chains.ll | 3 ; ARM64ISelLowering.cpp was creating a new (floating-point) load for efficiency
|
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-sitofp-combine-chains.ll | 3 ; ARM64ISelLowering.cpp was creating a new (floating-point) load for efficiency
|
/external/squashfs-tools/RELEASE-READMEs/ |
D | README-2.0 | 17 compression to tgz files while retaining the I/O efficiency of a compressed 148 This scheme produces a hybrid filesystem, retaining the I/O efficiency 149 of a compressed filesystem, while obtaining the compression efficiency
|
/external/u-boot/board/freescale/ls1021aqds/ |
D | README | 9 core-agnostic networking architecture to offer unprecedented efficiency 13 extensive integration and power efficiency for fanless, small form factor
|
/external/u-boot/board/freescale/ls1021atwr/ |
D | README | 9 core-agnostic networking architecture to offer unprecedented efficiency 13 extensive integration and power efficiency for fanless, small form factor
|
/external/llvm/test/Instrumentation/EfficiencySanitizer/ |
D | str-nobuiltin.ll | 1 ; Test marking string functions as nobuiltin in efficiency sanitizer.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Instrumentation/EfficiencySanitizer/ |
D | str-nobuiltin.ll | 1 ; Test marking string functions as nobuiltin in efficiency sanitizer.
|
/external/u-boot/doc/ |
D | README.NDS32 | 8 achieve optimal system performance, code density, and power efficiency.
|
/external/bcc/tools/ |
D | funclatency_example.txt | 44 is the bucketized and stored as an in-kernel histogram for efficiency. The 268 A single process can be traced, which filters in-kernel for efficiency. Here,
|
D | softirqs_example.txt | 5 in-kernel for efficiency. For example:
|
D | biolatency_example.txt | 41 For efficiency, biolatency uses an in-kernel eBPF map to store timestamps
|
/external/flatbuffers/ |
D | readme.md | 8 maximum memory efficiency. It allows you to directly access serialized data without parsing/unpacki…
|
/external/bcc/examples/tracing/ |
D | stacksnoop_example.txt | 22 efficiency. If you don't know if your function is low or high frequency, try
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_AudioSpectrogram.pbtxt | 18 How wide the input window is in samples. For the highest efficiency
|
/external/lz4/examples/ |
D | streaming_api_basics.md | 84 For the efficiency, Streaming API doesn't keep mirror copy of dependent (de)compressed memory.
|
/external/python/cpython3/Doc/c-api/ |
D | allocation.rst | 48 improving the memory management efficiency.
|
/external/webrtc/webrtc/base/ |
D | sigslottester.h.pump | 45 // do use const-references here for efficiency.
|
/external/grpc-grpc/doc/ |
D | binary-logging.md | 55 … only part of the complete message, stripped of sensitive material and/or shortened for efficiency.
|
/external/tensorflow/tensorflow/lite/g3doc/performance/ |
D | best_practices.md | 71 For some applications, latency may be more important than energy efficiency. You 102 efficiency of your model. To enable the Neural Networks API, call
|