/external/llvm/lib/CodeGen/ |
ExecutionDepsFix.cpp | 19 // This pass changes the variant instructions to minimize domain crossings.
|
/external/llvm/lib/Transforms/IPO/ |
Inliner.cpp | 279 // and the caller does not need to minimize its size.
|
/external/mesa3d/src/mesa/main/ |
errors.c | 152 * or appear once, to minimize pointless duplication and potential surprises.
|
/external/openssl/crypto/bn/asm/ |
x86-mont.pl | 72 # minimize cache contention by arraning 2K window between stack
|
x86_64-mont.pl | 90 and \$-1024,%rsp # minimize TLB usage 295 and \$-1024,%rsp # minimize TLB usage 724 and \$-1024,%rsp # minimize TLB usage [all...] |
/external/openssl/crypto/rc4/asm/ |
rc4-md5-x86_64.pl | 20 # minimize register usage, which was used as "main thread" with RC4
|
/external/openssl/crypto/sha/ |
sha512.c | 28 * we minimize burden of maintenance in two ways: a) collector/padding
|
/frameworks/base/core/java/android/util/ |
JsonReader.java | 169 * 9007199254740993} cannot be represented exactly on that platform. To minimize [all...] |
/frameworks/base/core/java/android/view/ |
AccessibilityInteractionController.java | 91 // Therefore, we do some fail fast check to minimize the up [all...] |
/frameworks/base/graphics/java/android/graphics/ |
BitmapFactory.java | 286 * inPurgeable to allow for a fast and fluid UI. To minimize Dalvik heap
|
/libcore/luni/src/main/java/java/util/concurrent/ |
ScheduledThreadPoolExecutor.java | 812 * minimize unnecessary timed waiting. When a thread becomes [all...] |
ConcurrentSkipListMap.java | 446 * help-out stages per call tends to minimize CAS 541 * Tries to CAS newSucc as successor. To minimize races with [all...] |
/ndk/sources/host-tools/sed-4.2.1/lib/ |
config.charset | 480 # minimize the use of decomposed Unicode. Unfortunately, through the
|
/packages/apps/VoiceDialer/src/com/android/voicedialer/ |
VoiceDialerActivity.java | [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/ |
dbtables.py | 672 # attempt to sort the conditions in such a way as to minimize full
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/ |
bdist_msi.py | 525 65543, # Error|Minimize|Modal|Visible [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/ |
dbtables.py | 672 # attempt to sort the conditions in such a way as to minimize full
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/ |
bdist_msi.py | 525 65543, # Error|Minimize|Modal|Visible [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/ |
BaseViewRule.java | [all...] |
/external/chromium_org/ui/views/widget/ |
widget_unittest.cc | 647 widget->Minimize(); [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
mmcobj.h | 628 virtual HRESULT WINAPI Minimize(void) = 0; [all...] |
/art/compiler/dex/quick/ |
mir_to_lir.cc | [all...] |
/development/cmds/monkey/src/com/android/commands/monkey/ |
Monkey.java | 289 // around this region for the monkey to minimize [all...] |
/external/bison/lib/ |
hash.c | 872 then the bucket head, to minimize memory pressure. After [all...] |
/external/ceres-solver/docs/source/ |
tutorial.rst | 607 parameters that minimize the reprojection error. This optimization
|