/frameworks/base/include/androidfw/ |
AttributeFinder.h | 79 // Worst case, we have shared-library resources.
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/ |
FreeformWorkspaceLayoutAlgorithm.java | 80 // Bound the task width to the workspace width so that at the worst case, it will
|
/libcore/luni/src/main/java/java/math/ |
Multiplication.java | 113 * Note that internally this method will be used in the worst case with
|
/libcore/ojluni/src/main/java/javax/sql/ |
CommonDataSource.java | 122 * In the worst case, this may be the root Logger.
|
/packages/apps/Contacts/src/com/android/contacts/util/ |
ImageViewDrawableSetter.java | 93 // TODO: the worst case is when the arrays are equal but not
|
/packages/apps/LegacyCamera/src/com/android/camera/ |
LocationManager.java | 54 // go in best to worst order
|
/packages/apps/Settings/src/com/android/settings/applications/ |
ProcStatsPackageEntry.java | 103 // hypothetical worst case scenario of memory.
|
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
sortperf.py | 82 !sort: worst case scenario
|
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
sortperf.py | 82 !sort: worst case scenario
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
sortperf.py | 82 !sort: worst case scenario
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
sortperf.py | 82 !sort: worst case scenario
|
/external/skia/tests/ |
PathOpsSkpClipTest.cpp | 765 SkTDArray<SortByPixel*> worst; local 767 *worst.append() = &state.fPixelWorst[index]; 769 SkTQSort<SortByPixel>(worst.begin(), worst.end() - 1); 771 const TestResult& result = *worst[index]; [all...] |
/external/libvpx/libvpx/vp8/encoder/ |
ratectrl.c | 420 * Reset the active worst quality to the baseline value for key frames. 819 /* Set the active worst quality based upon the selected 833 /* Step active worst quality down from [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/ |
ratectrl.c | 418 * Reset the active worst quality to the baseline value for key frames. 811 /* Set the active worst quality based upon the selected 825 /* Step active worst quality down from [all...] |
/external/vixl/src/vixl/a64/ |
macro-assembler-a64.cc | 364 // The worst case for size is mov 64-bit immediate to sp: 708 // The worst case for size is logical immediate to sp: 817 // The worst case for size is mov immediate with up to 4 instructions. 1029 // The worst case for size is mvn immediate with up to 4 instructions. [all...] |
/external/aac/libSBRenc/src/ |
fram_gen.h | 94 #define MAX_ENVELOPES_VARVAR MAX_ENVELOPES /*!< worst case number of envelopes in a VARVAR frame */ 95 #define MAX_ENVELOPES_FIXVAR_VARFIX 4 /*!< worst case number of envelopes in VARFIX and FIXVAR frames */
|
/external/fdlibm/ |
readme | 26 5.2: Worst error at least 1.45 ulp at 28 5.3: Worst error 0.96 ulp
|
/external/fio/lib/ |
prio_tree.c | 71 * max_heap_index. In the worst case, this algorithm takes O((log n)^2). 161 * required to represent the maximum heap_index. In the worst case, the algo
|
/external/mesa3d/src/mesa/program/ |
register_allocate.c | 61 * q(B,C) to be the number of registers in B that the worst choice 110 * the worst choice register from C conflict with".
|
/hardware/qcom/display/msm8909/liboverlay/ |
overlayMdssRot.cpp | 331 //Worst case alignments 349 //These blocks attempt to allocate for the worst case in each of the
|
/hardware/qcom/display/msm8994/liboverlay/ |
overlayMdssRot.cpp | 331 //Worst case alignments 349 //These blocks attempt to allocate for the worst case in each of the
|
/prebuilts/gdb/darwin-x86/include/python2.7/ |
objimpl.h | 178 return (at worst) pointer-aligned memory anyway. 258 long double dummy; /* force worst-case alignment */
|
/prebuilts/gdb/linux-x86/include/python2.7/ |
objimpl.h | 178 return (at worst) pointer-aligned memory anyway. 258 long double dummy; /* force worst-case alignment */
|
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/ |
objimpl.h | 178 return (at worst) pointer-aligned memory anyway. 258 long double dummy; /* force worst-case alignment */
|
/prebuilts/python/linux-x86/2.7.5/include/python2.7/ |
objimpl.h | 178 return (at worst) pointer-aligned memory anyway. 258 long double dummy; /* force worst-case alignment */
|