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

<<71727374757677787980>>

  /external/chromium_org/third_party/icu/source/tools/toolutil/
toolutil.h 91 * @param status error code- may return U_BUFFER_OVERFLOW_ERROR if bufLen is too small.
92 * @return If successful, a pointer to the output buffer. If failure or bufLen is too small, NULL.
  /external/chromium_org/third_party/libjpeg_turbo/
jutils.c 92 * are FAR and we're assuming a small-pointer memory model. However, some
94 * in the small-model libraries. These will be used if USE_FMEM is defined.
  /external/chromium_org/third_party/libpng/
pngrio.c 28 * with very small lengths, so you should implement some kind of simple
73 can't handle far buffers in the medium and small models, we have to copy
  /external/chromium_org/third_party/libsrtp/srtp/crypto/test/
stat_driver.c 134 printf("(nota bene: a small fraction of stat_test failures does not \n"
168 printf("(nota bene: a small fraction of stat_test failures does not \n"
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_upload_mgr.c 29 * coalescing small buffers into larger ones.
234 * buffers if you have an app that does lots of small vertex buffer
  /external/chromium_org/third_party/skia/src/core/
SkFloatBits.cpp 89 // The iOS ARM processor discards small denormalized numbers to go faster.
158 // The iOS ARM processor discards small denormalized numbers to go faster.
  /external/chromium_org/third_party/skia/src/opts/
SkBlitRow_opts_SSE4_asm.S 94 // Handle small blits (4-15 pixels)
170 // Handle really small blits (0-3 pixels)
345 js .LSmallRemaining // Reuse code from small loop
356 jmp .LSmallRemaining // Reuse code from small loop
368 js .LSmallRemaining // Reuse code from small loop
443 js .LSmallRemaining // Reuse code from small loop
454 jmp .LSmallRemaining // Reuse code from small loop
466 js .LSmallRemaining // Reuse code from small loop
SkBlitRow_opts_SSE4_x64_asm.S 78 // Handle small blits (4-15 pixels)
155 // Handle really small blits (0-3 pixels)
330 js .LSmallRemaining // Reuse code from small loop
341 jmp .LSmallRemaining // Reuse code from small loop
353 js .LSmallRemaining // Reuse code from small loop
428 js .LSmallRemaining // Reuse code from small loop
439 jmp .LSmallRemaining // Reuse code from small loop
451 js .LSmallRemaining // Reuse code from small loop
  /external/chromium_org/third_party/tcmalloc/chromium/src/tests/
tcmalloc_large_unittest.cc 104 printf("Test small malloc\n");
118 // The small malloc above guarantees that all these return NULL.
  /external/chromium_org/third_party/tcmalloc/vendor/src/tests/
tcmalloc_large_unittest.cc 104 printf("Test small malloc\n");
118 // The small malloc above guarantees that all these return NULL.
  /external/chromium_org/third_party/webrtc/base/
messagedigest.h 54 // successful, or 0 if |out_len| was too small.
84 // small.
  /external/chromium_org/ui/message_center/cocoa/
tray_view_controller.h 173 // to a very small value to expedite the test running.
177 // it to a very small value to expedite the test running.
  /external/chromium_org/ui/message_center/
message_center_style.h 81 kSmallImageMaskForegroundColor; // Foreground of small icon image.
83 kSmallImageMaskBackgroundColor; // Background of small icon image.
  /external/chromium_org/v8/test/intl/string/
normalization.js 49 // Latin small ligature "fi"
52 // ?, Latin small L with middle dot, used in Catalan and often represented
  /external/doclava/test/api/
changed-class-info.xml 238 <interface name="Small"
246 return="doclava.sample.Small"
changed-class-info2.xml 238 <class name="Small"
247 return="doclava.sample.Small"
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
about.html 62 <small>OSGi&trade; is a trademark, registered trademark, or service mark of The OSGi Alliance in the US and other countries. Java is a trademark,
64 service marks used in the Content are the property of their respective owners and are hereby recognized.</small>
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/model/
BuildResultsProperties.java 29 static final String P_STR_SMALL_VALUE = "small value"; //$NON-NLS-1$
80 return "This test and/or its variation has a small value, hence it may not be necessary to spend time on fixing it if a regression occurs.";
  /external/eigen/doc/
HiPerformance.dox 8 for small fixed size matrices. For large matrices, however, it might be useful to
107 so that no temporary is required. (tip: for very small fixed size matrix
  /external/freetype/include/internal/
autohint.h 33 /* A small technical note regarding automatic hinting in order to */
42 /* hints is really small). */
  /external/freetype/src/gzip/
zutil.h 159 /* Use our own functions for small and medium model with MSC <= 5.0.
169 # ifdef SMALL_MEDIUM /* MSDOS small or medium model */
  /external/freetype/src/truetype/
ttsubpix.c 322 /* Cyrillic small letter I */
471 /* Cyrillic small letter short I */
619 /* Cyrillic small letter sha */
623 /* Cyrillic small letter sha */
627 /* Cyrillic small letter sha */
648 /* Cyrillic small letter sha */
676 /* Cyrillic small letter el */
681 /* Cyrillic small letter el */
    [all...]
  /external/google-tv-pairing-protocol/java/src/com/google/polo/json/
Cookie.java 146 * <code>+</code>&nbsp;<small>(plus)</small> and
  /external/icu/icu4c/source/common/unicode/
putil.h 125 * They are a small, constant subset of the encoding and include
146 * They are a small, constant subset of the encoding and include
  /external/icu/icu4c/source/samples/ustring/
ustring.cpp 186 * "iI<small dotless i><capital dotted I> "
187 * "<sharp s> <small lig. ffi>"
188 * "<small final sigma><small sigma><capital sigma>"
358 * "iI<small dotless i><capital dotted I> "
359 * "<sharp s> <small lig. ffi>"
360 * "<small final sigma><small sigma><capital sigma>"

Completed in 1590 milliseconds

<<71727374757677787980>>