Searched
full:small (Results
1626 -
1650 of
8773) sorted by null
<<61626364656667686970>>
/external/proguard/src/proguard/shrink/ |
SignatureUsageMarker.java | 108 // Small utility methods.
|
/external/proguard/src/proguard/util/ |
VariableStringMatcher.java | 90 // Small utility methods.
|
/external/protobuf/gtest/samples/ |
sample1.cc | 48 // Trivial case 1: small numbers
|
/external/qemu/android/ |
audio-test.c | 15 /* This source file contains a small test audio virtual device that
|
/external/replicaisland/src/com/replica/replicaisland/ |
SpriteAnimation.java | 59 // of the frame list. So we'll use a linear search for small animations
|
/external/skia/bench/ |
DeferredCanvasBench.cpp | 56 //bogus virtual implementations that just do something small
|
StrokeBench.cpp | 53 // Test drawing a small stroked version to see the effect of special-casing
|
/external/skia/experimental/Intersection/ |
CubicBezierClip.cpp | 12 // caller should subdivide, or create degenerate if the values are too small
|
/external/skia/gm/ |
nested.cpp | 75 { 10, 10, 30, 30 }, // small
|
strokerect.cpp | 41 * geometry: normal, small (smaller than stroke-width), empty, inverted
|
/external/skia/include/effects/ |
SkLightingImageFilter.h | 26 // Small epsilon is added to prevent division by 0.
|
/external/skia/include/gpu/gl/ |
SkGLContextHelper.h | 39 * testing that are small and not meant to be rendered to the screen).
|
/external/skia/src/core/ |
SkPictureRecord.h | 29 #define UNPACK_8_24(combined, small, large) \ 30 small = (combined >> 24) & 0xFF; \ 32 #define PACK_8_24(small, large) ((small << 24) | large)
|
SkTSearch.cpp | 87 // assign lc to our preallocated storage if len is small enough, or allocate
|
/external/skia/src/lazy/ |
SkDiscardablePixelRef.cpp | 81 // could move it into the block, but then again perhaps it is small enough that this doesn't
|
/external/skia/tests/ |
FlateTest.cpp | 56 // Assume there are two test sizes, big and small.
|
/external/srec/seti/sltsEngine/include/ |
linklist.h | 60 /* If dynamic allocation is not allowed, provide small pool of nodes */
|
/external/srec/srec/include/ |
srec_sizes.h | 28 typedef asr_uint16_t miscdata; /*for random small things*/
|
/external/srtp/crypto/test/ |
stat_driver.c | 97 printf("(nota bene: a small fraction of stat_test failures does not \n"
|
/external/stlport/stlport/stl/ |
_ctraits_fns.h | 25 // This file contains a few small adapters that allow a character
|
/external/strace/qemu_multiarch_testing/ |
README | 33 system-image-sparc - needed small edit in native-build.sh:
|
/external/valgrind/main/coregrind/m_debuginfo/ |
README.txt | 27 debuginfo.c is the top-level file, and is quite small.
|
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/ |
pitch_lag_tables.h | 27 /* tables for use with small pitch gain */
|
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/ |
pitch_lag_tables.h | 25 /* tables for use with small pitch gain */
|
/external/webrtc/src/system_wrappers/interface/ |
file_wrapper.h | 52 // too small.
|
Completed in 1108 milliseconds
<<61626364656667686970>>