/art/test/541-regression-inlined-deopt/ |
info.txt | 4 maps at the various inlining depths were similar.
|
/external/fio/examples/ |
aio-read.fio | 1 ; Read 4 files with aio at different depths
|
/external/mesa3d/src/glx/apple/ |
TODO | 6 Test GLXPixmap support with various pixmap depths.
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/ |
layer_info.rsh | 4 // An object that contains the front and back depths values of a layer
|
layer_info_fast.rsh | 4 // An object that contains the front and back depths values of a layer
|
luts_for_speedup_f32.rsh | 49 // For depths > front_focal_depth, visibility check is not used in
|
/frameworks/rs/java/tests/Refocus/src/com/android/rs/test/ |
layer_info.rsh | 4 // An object that contains the front and back depths values of a layer
|
layer_info_fast.rsh | 4 // An object that contains the front and back depths values of a layer
|
luts_for_speedup_f32.rsh | 49 // For depths > front_focal_depth, visibility check is not used in
|
/prebuilts/go/darwin-x86/src/image/png/testdata/pngsuite/ |
README | 11 of-two sizes makes them useful for testing bit-depths smaller than a byte.
|
/prebuilts/go/linux-x86/src/image/png/testdata/pngsuite/ |
README | 11 of-two sizes makes them useful for testing bit-depths smaller than a byte.
|
/prebuilts/go/darwin-x86/misc/cgo/test/ |
issue10303.go | 42 // Run at a few different stack depths just to avoid an unlucky pass
|
/prebuilts/go/linux-x86/misc/cgo/test/ |
issue10303.go | 42 // Run at a few different stack depths just to avoid an unlucky pass
|
/external/opencv3/modules/imgproc/test/ocl/ |
test_accumulate.cpp | 68 const std::pair<MatDepth, MatDepth> depths = GET_PARAM(0); local 69 sdepth = depths.first, ddepth = depths.second;
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/ |
GrammarReport.java | 131 List<Integer> depths = new ArrayList<Integer>(); local 177 depths.add( maxk ); 193 data.numberOfFixedKDecisions = depths.size(); 194 data.mink = Stats.min(depths); 195 data.maxk = Stats.max(depths); 196 data.avgk = Stats.avg(depths); 209 // data. = Stats.stddev(depths);
|
/external/deqp/framework/common/ |
tcuTexCompareVerifier.cpp | 194 const Vec2& depths, 202 const float d0 = depths[0]; 203 const float d1 = depths[1]; 259 const Vec4& depths, 266 const float d0 = depths[0]; 267 const float d1 = depths[1]; 268 const float d2 = depths[2]; 269 const float d3 = depths[3]; 289 const Vec4& depths, 300 const float d0 = depths[0] [all...] |
/dalvik/dx/src/com/android/dx/merge/ |
SortableType.java | 74 * Assigns this type's depth if the depths of its supertype and implemented
|
/external/libpng/ |
png.5 | 9 supported, plus an optional alpha channel. Sample depths range from
|
/external/webrtc/webrtc/modules/audio_processing/transient/ |
transient_detector.h | 31 // depths of the tree. When needed.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/ |
lbximage.h | 77 int depths[LBX_MAX_DEPTHS]; member in struct:_LbxPixmapCompMethod
|
Xdbe.h | 52 XdbeVisualInfo *visinfo; /* list of visuals & depths for scrn */
|
/prebuilts/go/darwin-x86/test/ |
stack.go | 9 // go, defer, and closure calls at different stack depths.
|
/prebuilts/go/linux-x86/test/ |
stack.go | 9 // go, defer, and closure calls at different stack depths.
|
/external/libvpx/libvpx/test/ |
yuv_video_source.h | 23 // formats of various color sampling and bit-depths so that we can
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/extensions/ |
Xdbe.h | 50 XdbeVisualInfo *visinfo; /* list of visuals & depths for scrn */
|