/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/debug/ |
macros.h | 37 * file information at the call site, to minimize the distance between
|
/system/bt/doc/ |
style_guide.md | 62 * minimize the use of feature / conditional macros
|
/system/core/include/system/ |
graphics.h | 764 * to minimize the color shift into RGB space that uses BT.709 790 * to minimize the color shift into RGB space that uses BT.709 [all...] |
/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/dexmaker/src/dx/java/com/android/dx/ssa/back/ |
FirstFitLocalCombiningAllocator.java | 73 /** true if converter should take steps to minimize rop-form registers */ 82 * minimize rop-form registers [all...] |
/external/icu/android_icu4j/src/main/java/android/icu/util/ |
ULocale.java | [all...] |
/frameworks/base/docs/html/training/articles/ |
user-data-ids.jd | 109 <em><strong>#4: Use APIs that are appropriate to your use-case to minimize 371 minimize the number of individuals or roles that are in both ACLs, and</li>
|
/libcore/ojluni/src/main/java/sun/security/provider/certpath/ldap/ |
LDAPCertStore.java | 85 * minimize LDAP round trips. The cache is associated with the CertStore 86 * instance. It uses soft references to hold the values to minimize impact [all...] |
/external/bison/data/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/luni/src/main/java/java/util/concurrent/ |
ForkJoinTask.java | 51 * minimize other blocking synchronization apart from joining other 74 * CountedCompleter}) often fall into this category. (2) To minimize 197 * 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...] |
/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/curl/docs/ |
TODO | 29 1.11 minimize dependencies with dynamicly loaded modules 247 1.11 minimize dependencies with dynamicly loaded modules [all...] |
/external/icu/icu4c/source/common/ |
ucnvbocu.cpp | 506 * to statistically minimize the following difference 740 * 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 | 484 "method:android.icu.util.ULocale#minimizeSubtags(ULocale,Minimize)", 499 "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...] |
/external/libopus/include/ |
opus.h | [all...] |
/external/opencv3/modules/photo/include/opencv2/ |
photo.hpp | 279 finding a function to minimize some functional). As the image denoising, in particular, may be seen 301 exactly the functional what we seek to minimize and here the Primal-Dual algorithm comes into play. [all...] |
/frameworks/base/docs/html/training/auto/audio/ |
index.jd | 382 intended to minimize distracting the driver, and to make it easy for the driver 721 <strong>Note:</strong> To minimize driver distractions, immediately initiate audio content [all...] |
/libcore/ojluni/src/main/java/sun/misc/ |
FpUtils.java | 497 * are tradeoffs in writing a method to minimize the worst case 498 * performance and writing a method to minimize the time for [all...] |