/system/bt/doc/ |
style_guide.md | 66 * minimize the use of feature / conditional macros
|
/system/core/liblog/ |
logger_write.c | 174 * to minimize locking, is an atomic_load in a writer picking up a value
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/nonstiff/ |
GraggBulirschStoerIntegrator.java | 40 * integration, in order to minimize computation cost. It is 287 * the order during integration, in order to minimize computation [all...] |
/external/icu/android_icu4j/src/main/java/android/icu/util/ |
ULocale.java | [all...] |
/external/pdfium/third_party/base/allocator/partition_allocator/ |
partition_alloc.h | 22 // minimize the instruction count to the fullest extent possible, the 52 // pages, enabling various simple tricks to try and minimize fragmentation. [all...] |
/external/python/cpython3/Doc/library/ |
test.rst | 126 as what type of input is used. Minimize code duplication by subclassing a 172 regression test (:program:`python -m test test_spam`) will minimize output and
|
/external/tensorflow/tensorflow/docs_src/programmers_guide/ |
graphs.md | 98 * Calling @{tf.train.Optimizer.minimize} will add operations and tensors to the 461 train_op = tf.train.AdagradOptimizer(0.01).minimize(loss)
|
/external/wayland-protocols/freedesktop.org/unstable/xdg-shell/ |
xdg-shell-unstable-v5.xml | 227 user a menu that they can use to maximize or minimize the window. 524 Request that the compositor minimize your surface. There is no
|
xdg-shell-unstable-v6.xml | 520 fullscreen, and minimize, set application-specific metadata like title and 589 user a menu that they can use to maximize or minimize the window. [all...] |
/system/sepolicy/prebuilts/api/26.0/public/ |
domain.te | 830 # We would also like to minimize execmem but it seems to be 908 # Minimize read access to shell- or app-writable symlinks. [all...] |
/system/sepolicy/prebuilts/api/27.0/public/ |
domain.te | 823 # We would also like to minimize execmem but it seems to be 901 # Minimize read access to shell- or app-writable symlinks. [all...] |
/prebuilts/build-tools/common/bison/m4sugar/ |
m4sugar.m4 | 638 # This macro is called frequently, so minimize the amount of additional 703 # This macro is called frequently, so minimize the amount of additional 764 # This macro is called frequently, so minimize the amount of additional [all...] |
/libcore/ojluni/src/main/java/java/util/concurrent/ |
ForkJoinTask.java | 80 * minimize other blocking synchronization apart from joining other 103 * CountedCompleter}) often fall into this category. (2) To minimize 226 * single int to minimize footprint and to ensure atomicity (via [all...] |
/dalvik/dx/src/com/android/dx/ssa/back/ |
FirstFitLocalCombiningAllocator.java | 121 /** true if converter should take steps to minimize rop-form registers */ 130 * minimize rop-form registers [all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/unicode/ |
makeunicodedata.py | 690 # the magic number 47 was chosen to minimize the number of
[all...] |
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
FastStringBuffer.java | 389 * By using ensureCapacity we hope to minimize the heap overhead of building 898 * By presetting length we hope to minimize the heap overhead of building [all...] |
/external/clang/docs/ |
PCHInternals.rst | 50 attempts to minimize the cost of reading the PCH file. Ideally, this cost 465 a particular source file is being edited by the user. To minimize the amount
|
/external/freetype/include/freetype/ |
ftdriver.h | 144 * to minimize distortion. 286 * minimize hinting techniques that were problematic with the extra [all...] |
/external/icu/icu4c/source/common/ |
ucnvbocu.cpp | 508 * to statistically minimize the following difference 751 * to statistically minimize the following difference [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
ULocale.java | [all...] |
/external/icu/tools/srcgen/src/main/java/com/android/icu4j/srcgen/ |
Icu4jTransform.java | 492 "method:android.icu.util.ULocale#minimizeSubtags(ULocale,Minimize)", 507 "type:android.icu.util.ULocale$Minimize", [all...] |
/external/iptables/libxtables/ |
xtoptions.c | 358 {IPTOS_LOWDELAY, "Minimize-Delay"}, 361 {IPTOS_MINCOST, "Minimize-Cost"}, [all...] |
/external/iputils/ |
RELNOTES | 95 Makefile: Minimize statically linked libraries. 146 Makefile: Minimize options to gcc.
|
/external/javassist/src/main/javassist/ |
CtClass.java | [all...] |
/external/jemalloc/src/ |
prof.c | 27 /* Minimize memory bloat for non-prof builds. */ 105 /* Minimize memory bloat for non-prof builds. */ [all...] |