Searched
full:small (Results
1776 -
1800 of
8773) sorted by null
<<71727374757677787980>>
/external/icu/icu4c/source/test/cintltst/ |
cjaptst.c | 179 * Test Small, Large letters 193 log_verbose("Testing Japanese Small and Large Characters Collation\n");
|
/external/icu/icu4c/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/jpeg/ |
jmem-android.c | 51 * "Large" objects are treated the same as "small" ones. 53 * this file won't actually work in 80x86 small/medium model; at least,
|
jmem-ashmem.c | 50 * "Large" objects are treated the same as "small" ones. 52 * this file won't actually work in 80x86 small/medium model; at least,
|
jutils.c | 98 * are FAR and we're assuming a small-pointer memory model. However, some 100 * in the small-model libraries. These will be used if USE_FMEM is defined.
|
/external/libsepol/tests/ |
test-expander.c | 130 char *small_base_file = "small-base.conf"; 134 char *files2[] = { "small-base.conf", "module.conf" };
|
/external/llvm/examples/Fibonacci/ |
fibonacci.cpp | 10 // This small program provides an example of how to build quickly a small module
|
/external/llvm/examples/HowToUseJIT/ |
HowToUseJIT.cpp | 10 // This small program provides an example of how to quickly build a small
|
/external/llvm/lib/Support/ |
regexec.c | 56 /* macros for manipulating states, small version */ 57 /* FIXME: 'states' is assumed as 'long' on small version. */
|
/external/llvm/lib/Target/AArch64/ |
AArch64Subtarget.cpp | 80 // The small code mode's direct accesses use ADRP, which cannot necessarily 83 if (TM.getCodeModel() == CodeModel::Small && GV->isWeakForLinker() && isDecl)
|
/external/llvm/test/CodeGen/ARM/ |
2012-08-23-legalize-vmull.ll | 9 ; Previously failed with an assertion because the <4 x i8> vector was too small 103 ; Vector(small) x Vector(big)
|
/external/llvm/test/CodeGen/SPARC/ |
blockaddr.ll | 1 ; RUN: llc < %s -march=sparc -relocation-model=static -code-model=small | FileCheck --check-prefix=abs32 %s 2 ; RUN: llc < %s -march=sparcv9 -relocation-model=static -code-model=small | FileCheck --check-prefix=abs32 %s
|
/external/llvm/test/Transforms/LoopVectorize/X86/ |
unroll-small-loops.ll | 9 ; We don't unroll this loop because it has a small constant trip count. 42 ; But this is a good small loop to unroll as we don't know of a bound on its
|
/external/mesa3d/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/mockito/cglib-and-asm/src/org/mockito/asm/ |
package.html | 3 * ASM: a very small and fast Java bytecode manipulation framework
32 Provides a small and fast bytecode manipulation framework.
|
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/ |
BitArray.java | 90 private VariableCapacity(FixedCapacity small) { 91 data = new long[] {small.data, 0};
|
/external/openssl/crypto/ui/ |
ui_err.c | 92 {ERR_REASON(UI_R_INDEX_TOO_SMALL) ,"index too small"}, 95 {ERR_REASON(UI_R_RESULT_TOO_SMALL) ,"result too small"},
|
/external/pdfium/core/include/thirdparties/freetype/freetype/internal/ |
autohint.h | 33 /* A small technical note regarding automatic hinting in order to */ 42 /* hints is really small). */
|
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/ |
zutil.h | 195 /* Use our own functions for small and medium model with MSC <= 5.0. 205 # ifdef SMALL_MEDIUM /* MSDOS small or medium model */
|
/external/pdfium/core/src/fxcodec/libjpeg/ |
fpdfapi_jutils.c | 93 * are FAR and we're assuming a small-pointer memory model. However, some
95 * in the small-model libraries. These will be used if USE_FMEM is defined.
|
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/internal/ |
autohint.h | 33 /* A small technical note regarding automatic hinting in order to */ 42 /* hints is really small). */
|
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/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/ppp/pppd/include/net/ |
slcompress.h | 49 * toward small packets (see comments on MTU/MSS below), changes 99 * we saw from the conversation together with a small identifier
|
vjcompress.h | 49 * toward small packets (see comments on MTU/MSS below), changes 99 * we saw from the conversation together with a small identifier
|
/external/proguard/src/proguard/classfile/editor/ |
AttributesEditor.java | 171 // Small utility methods. 204 // Is the array too small to contain the additional attribute?
|
Completed in 555 milliseconds
<<71727374757677787980>>