HomeSort by relevance Sort by last modified time
    Searched full:small (Results 1326 - 1350 of 8773) sorted by null

<<51525354555657585960>>

  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/
malloc.h 23 * defined malloc.h interface small.
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/
malloc.h 23 * defined malloc.h interface small.
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/
malloc.h 23 * defined malloc.h interface small.
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/
malloc.h 23 * defined malloc.h interface small.
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/
malloc.h 23 * defined malloc.h interface small.
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/
malloc.h 23 * defined malloc.h interface small.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Finder/
Enumerations.py 81 'small' : 'smic', #
  /prebuilts/tools/common/m2/repository/org/ow2/asm/asm/4.0/
asm-4.0.pom 2 ! ASM: a very small and fast Java bytecode manipulation framework
  /prebuilts/tools/common/m2/repository/org/ow2/asm/asm-analysis/4.0/
asm-analysis-4.0.pom 2 ! ASM: a very small and fast Java bytecode manipulation framework
  /prebuilts/tools/common/m2/repository/org/ow2/asm/asm-tree/4.0/
asm-tree-4.0.pom 2 ! ASM: a very small and fast Java bytecode manipulation framework
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
CalendarViewRule.java 39 // well anyway; it reports a much-to-small size than actually accommodates its
  /sdk/emulator/opengl/shared/OpenglCodecCommon/
TcpStream.cpp 38 // disable Nagle algorithm to improve bandwidth of small
  /system/security/keystore/include/keystore/
keystore.h 64 * Returns NULL if the destination array is too small. Otherwise it
  /external/qemu/tcg/i386/
tcg-target.c 28 // For some reason, the Mingw32 headers define the 'small' macro which
30 #undef small macro
760 /* Use SMALL != 0 to force a short forward branch. */
761 static void tcg_out_jxx(TCGContext *s, int opc, int label_index, int small)
777 if (small) {
788 } else if (small) {
824 int label_index, int small)
827 tcg_out_jxx(s, tcg_cond_to_jcc[cond], label_index, small);
833 int label_index, int small)
836 tcg_out_jxx(s, tcg_cond_to_jcc[cond], label_index, small);
    [all...]
  /cts/apps/CameraITS/tests/scene1/
test_dng_noise_model.py 31 # Pass if the difference between expected and computed variances is small,
35 # measuring noise of a small patch) and some imperfect scene conditions
78 # Use a very small patch to ensure gross uniformity (i.e. so
  /development/ndk/platforms/android-4/samples/san-angeles/jni/
README.txt 8 This is an OpenGL ES port of the small self-running demonstration
31 for small testing/demonstration programs. This framework
40 * How to create a self contained small demonstration
  /external/apache-harmony/x-net/src/test/impl/java.injected/org/apache/harmony/xnet/provider/jsse/
ClientKeyExchangeTest.java 70 fail("Small length: No expected AlertException");
128 fail("Small length: No expected AlertException");
177 fail("Small length: No expected IOException");
ServerKeyExchangeTest.java 72 fail("Small length: No expected AlertException");
124 fail("Small length: No expected AlertException");
172 fail("Small length: No expected AlertException");
  /external/apache-xml/src/main/java/org/apache/xml/utils/
StringVector.java 25 * for small lists.
46 * block size is very small, for small lists.
  /external/chromium_org/ash/
ash_switches.cc 33 // kAshDefaultWallpaper{Large,Small} are OEM-specific (i.e. they are not
39 const char kAshDefaultWallpaperSmall[] = "ash-default-wallpaper-small";
87 const char kAshGuestWallpaperSmall[] = "ash-guest-wallpaper-small";
  /external/chromium_org/ash/wm/
app_list_controller_unittest.cc 152 // Tests opening the app launcher on a tiny display that is too small to contain
156 // small displays. The most common case of a small display --- when the
  /external/chromium_org/chrome/browser/
icon_loader_chromeos.cc 135 DCHECK(icon_size == IconLoader::SMALL ||
143 case IconLoader::SMALL: idr = idrbysize.idr_small; break;
169 case IconLoader::SMALL: return 16;
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/background/mathmaps/symbols/
math_delimiters.json 1375 "default": "small left parenthesis",
1376 "alternative": "small opening parenthesis"
1384 "default": "small right parenthesis",
1385 "alternative": "small closing parenthesis"
1393 "default": "small left curly bracket",
1394 "alternative": "small opening curly bracket"
1402 "default": "small right curly bracket",
1403 "alternative": "small closing curly bracket"
1411 "default": "small left tortoise shell bracket",
1412 "alternative": "small opening tortoise shell bracket
    [all...]
  /external/chromium_org/chrome/browser/resources/security_warnings/
interstitial_v2.css 136 a, #details, #details-button, h1, h2, p, .small-link) {
160 .small-link {
261 .small-link {
  /external/chromium_org/chrome/common/extensions/docs/static/sass/
_pillar.scss 79 @media only screen and (max-width: $break-small) {
85 @media only screen and (min-width: $break-small) {
126 @media only screen and (min-width: $break-small) {

Completed in 684 milliseconds

<<51525354555657585960>>