/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/ |
LazyCallGraph.h | 78 /// Within this constraint, the desire is to minimize the merge points of the [all...] |
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/ |
LazyCallGraph.h | 78 /// Within this constraint, the desire is to minimize the merge points of the [all...] |
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/ |
LazyCallGraph.h | 78 /// Within this constraint, the desire is to minimize the merge points of the [all...] |
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/ |
LazyCallGraph.h | 78 /// Within this constraint, the desire is to minimize the merge points of the [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/parallel/ |
multiway_merge.h | 213 * Sanders. Basically, the idea is to minimize the number of necessary 332 * Sanders. Basically, the idea is to minimize the number of necessary [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/ |
multiway_merge.h | 213 * Sanders. Basically, the idea is to minimize the number of necessary 332 * Sanders. Basically, the idea is to minimize the number of necessary [all...] |
/art/dexlayout/ |
dex_writer.cc | [all...] |
/build/soong/cc/ |
cc_test.go | 1132 // Note that this test doesn't recurse, to minimize the amount of logic it tests. [all...] |
/compatibility/cdd/7_hardware-compatibility/ |
7_3_sensors.md | 204 to minimize GPS/GNSS lock-on time (Assistance data includes Reference Time,
|
/cts/libs/json/src/com/android/json/stream/ |
JsonReader.java | 163 * 9007199254740993} cannot be represented exactly on that platform. To minimize [all...] |
/cts/tests/tests/media/libmediandkjni/ |
native-media-jni.cpp | [all...] |
/development/samples/training/InteractiveChart/src/com/example/android/interactivechart/ |
InteractiveLineGraphView.java | 654 * variable but kept here to minimize per-frame allocations. [all...] |
/device/linaro/bootloader/arm-trusted-firmware/docs/ |
porting-guide.rst | 440 translation table library code. To minimize the amount of runtime memory 453 corresponding tables and descriptors at runtime. To minimize the amount of 502 required memory within the the per-cpu data to minimize wastage. [all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/ |
bdist_msi.py | 521 65543, # Error|Minimize|Modal|Visible
[all...] |
/external/autotest/client/profilers/powertop/src/po/ |
fr.po | 377 "The 'ondemand' CPU speed governor will minimize the CPU power usage while\n"
|
hu.po | 392 "The 'ondemand' CPU speed governor will minimize the CPU power usage while\n"
|
/external/autotest/client/profilers/powertop/src/ |
powertop.c | 1067 "The 'ondemand' CPU speed governor will minimize the CPU power usage while\n" "giving you performance when it is needed."), 5);
|
/external/autotest/server/cros/servo/ |
servo.py | 173 # to minimize the dependencies on the rest of Autotest.
|
/external/boringssl/src/crypto/fipsmodule/bn/asm/ |
x86-mont.pl | 74 # minimize cache contention by arraning 2K window between stack
|
/external/boringssl/src/include/openssl/ |
x509.h | 96 * the future, a replacement library will be available. Meanwhile, minimize [all...] |
/external/devlib/devlib/utils/ |
ssh.py | 282 # option, even if it is the default port, 22. To minimize this problem, [all...] |
/external/google-breakpad/src/build/ |
common.gypi | 224 # This flag is used to minimize dependencies when building [all...] |
/external/guava/guava/src/com/google/common/util/concurrent/ |
CycleDetectingLockFactory.java | 493 // This is logically a Set, but an ArrayList is used to minimize the amount [all...] |
Monitor.java | 250 * minimize unnecessary signals. One simple and correct algorithm is to signal some other [all...] |
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/ |
Iterables.java | 217 // Check from the end of the list backwards (minimize expected cost of [all...] |