/art/runtime/ |
mem_map.h | 108 // printing /proc/maps takes several milliseconds in the worst case.
|
/external/autotest/client/site_tests/firmware_TouchMTB/ |
noise_summary.py | 179 outfile.write('Worst frequencies:\n')
|
/external/caliper/caliper/src/main/java/com/google/caliper/runner/ |
AllocationInstrument.java | 52 * <p>Note that the allocation instruments reports a "worst case" for allocation in that it reports
|
/external/curl/src/ |
tool_doswin.c | 210 * retrieve such a file would fail at best and wedge us at worst. We need
|
/external/fio/ |
stat.h | 259 * Worst level condensing would be 1:5, so allow enough room for that
|
/external/iproute2/examples/diffserv/ |
Edge31-ca-u32 | 110 # Note that the BE class is also used by the AF4* in the worst
|
Edge32-ca-u32 | 138 ## Note that the BE class is also used by the AF4* in the worst
|
/external/libcxx/www/ |
atomic_design_b.html | 42 the worst of A and C, instead of the best of A and C. But I offer it as an
|
/external/libvncserver/libvncserver/ |
zlib.c | 137 * buffer, in the worst case.
|
/external/libvorbis/doc/ |
a1-encapsulation-ogg.tex | 171 Failure to do so should, at worst, cause a
|
/external/llvm/lib/Transforms/ObjCARC/ |
ProvenanceAnalysis.cpp | 96 // Assume the worst.
|
/external/mesa3d/src/mesa/drivers/dri/common/xmlpool/ |
options.h | 502 DRI_CONF_ENUM(1,"At least 1 texture must fit under worst-case assumptions") \ 512 DRI_CONF_ENUM(1,"At least 1 texture must fit under worst-case assumptions") \ 517 DRI_CONF_ENUM(1,"At least 1 texture must fit under worst-case assumptions") \ 522 DRI_CONF_ENUM(1,"At least 1 texture must fit under worst-case assumptions") \ [all...] |
sv.po | 188 msgid "At least 1 texture must fit under worst-case assumptions"
|
t_options.h | 233 DRI_CONF_ENUM(1,gettext("At least 1 texture must fit under worst-case assumptions")) \
|
/external/opencv3/3rdparty/libjpeg/ |
jutils.c | 50 * The worst case would be a run-length of 15, which means we need 16
|
/external/opencv3/modules/features2d/src/ |
keypoint.cpp | 79 //first use nth element to partition the keypoints into the best and worst.
|
/external/speex/libspeex/ |
jitter.c | 186 int worst = 0; local 230 worst = latest; 257 deltaT = best-worst; 260 /*fprintf(stderr, "auto_tradeoff = %d (%d %d %d)\n", jitter->auto_tradeoff, best, worst, i);*/
|
/external/v8/src/compiler/ |
schedule.h | 144 // Computes the immediate common dominator of {b1} and {b2}. The worst time
|
/frameworks/av/media/libeffects/lvm/lib/StereoWidening/src/ |
LVCS_Process.c | 48 /* their gain to give a near peak to peak output (-0.1dBFS) with a worst case */
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/ |
h264bsd_slice_header.h | 90 /* worst case scenario: all MAX_NUM_REF_PICS pictures in the buffer are
|
/frameworks/av/services/audiopolicy/common/managerdefinitions/include/ |
AudioProfile.h | 142 // we sort from worst to best, so that AUDIO_FORMAT_DEFAULT is always the first entry.
|
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/ |
AudioProfile.cpp | 259 // iterate from best format to worst format (reverse order)
|
/frameworks/base/services/core/java/com/android/server/ |
GraphicsStatsService.java | 54 * This is currently under 20KiB total memory in the worst case of
|
/frameworks/base/services/core/java/com/android/server/pm/ |
BackgroundDexOptService.java | 109 // Battery data unavailable. This should never happen, so assume the worst.
|
/frameworks/native/include/media/openmax/ |
OMX_VideoExt.h | 167 * nMaxQuantizer : Maximum (worst quality) quantizer
|