Home
last modified time | relevance | path

Searched refs:large (Results 1 – 25 of 648) sorted by relevance

12345678910>>...26

/external/icu/icu4c/source/test/cintltst/
Dsorttest.c32 uint32_t large[]={ 21, 10, 20, 19, 11, 12, 13, 10, 10, 10, 10, in SortTest() local
72 …uprv_sortArray(large, UPRV_LENGTHOF(large), sizeof(large[0]), uprv_uint32Comparator, NULL, FALSE, … in SortTest()
77 for(i=1; i<UPRV_LENGTHOF(large); ++i) { in SortTest()
78 if(large[i-1]>large[i]) { in SortTest()
79 … log_err("uprv_sortArray(large) mis-sorted [%d]=%u > [%d]=%u\n", i-1, large[i-1], i, large[i]); in SortTest()
/external/bison/m4/
Dlargefile.m41 # Enable large files on systems where this is not the default.
9 # AC_SYS_LARGEFILE does not configure for large inodes on Mac OS X 10.5.
33 [AC_CACHE_CHECK([for $1 value needed for large files], [$3],
55 # By default, many hosts won't let programs access large files;
56 # one must use special compiler options to get large-file access to work.
61 [ --disable-largefile omit support for large files])
64 AC_CACHE_CHECK([for special C compiler options needed for large files],
70 # IRIX 6.2 and later do not support large files by default,
92 [Define for large files, on AIX-style hosts.],
97 [/* Enable large inode numbers on Mac OS X. */
[all …]
/external/bzip2/
DREADME.COMPILATION.PROBLEMS21 When I say "large file" I mean a file of size 2,147,483,648 (2^31)
28 in that tradition. However, in order to support large files, I've had
32 The technique of adding -D_FILE_OFFSET_BITS=64 to get large file
33 support is, as far as I know, the Recommended Way to get correct large
37 http://ftp.sas.com/standards/large.file
40 are related to large file support, try removing the above define from
46 version of bzip2 without large file support, which, for most
52 large file support, if you are feeling paranoid. Be aware though that
56 AIX: I have reports that for large file support, you need to specify
Dwords02 If compilation produces errors, or a large number of warnings,
8 handle so-called 'large files' -- files of size 2GB or more.
/external/deqp/android/cts/master/
Dgles31-multisample.txt103 dEQP-GLES31.functional.draw_indirect.compute_interop.large.drawelements_separate_grid_100x100_drawc…
104 dEQP-GLES31.functional.draw_indirect.compute_interop.large.drawelements_separate_grid_200x200_drawc…
105 dEQP-GLES31.functional.draw_indirect.compute_interop.large.drawelements_separate_grid_500x500_drawc…
106 dEQP-GLES31.functional.draw_indirect.compute_interop.large.drawelements_separate_grid_1000x1000_dra…
107 dEQP-GLES31.functional.draw_indirect.compute_interop.large.drawelements_separate_grid_1200x1200_dra…
108 dEQP-GLES31.functional.draw_indirect.compute_interop.large.drawelements_separate_grid_1500x1500_dra…
109 dEQP-GLES31.functional.draw_indirect.compute_interop.large.drawelements_separate_grid_100x100_drawc…
110 dEQP-GLES31.functional.draw_indirect.compute_interop.large.drawelements_separate_grid_200x200_drawc…
111 dEQP-GLES31.functional.draw_indirect.compute_interop.large.drawelements_separate_grid_500x500_drawc…
112 dEQP-GLES31.functional.draw_indirect.compute_interop.large.drawelements_separate_grid_1000x1000_dra…
[all …]
/external/llvm/test/CodeGen/Hexagon/
Dstruct_args_large.ll7 %struct.large = type { i64, i64 }
9 @s2 = common global %struct.large zeroinitializer, align 8
13 call void @bar(%struct.large* byval @s2)
17 declare void @bar(%struct.large* byval)
/external/v8/test/mjsunit/
Darray-literal-transitions.js100 large =
102 assertFalse(%HasDictionaryElements(large));
103 assertFalse(%HasFastSmiElements(large));
104 assertFalse(%HasFastDoubleElements(large));
105 assertTrue(%HasFastObjectElements(large));
106 assertEquals(large,
/external/boringssl/src/crypto/bio/
Dbio_test.cc372 ScopedOpenSSLBytes large(reinterpret_cast<uint8_t *>( in TestASN1() local
374 if (!large) { in TestASN1()
377 memset(large.get() + sizeof(kLargePrefix), 0, kLargePayloadLen); in TestASN1()
378 memcpy(large.get(), kLargePrefix, sizeof(kLargePrefix)); in TestASN1()
380 if (!ReadASN1(true, large.get(), sizeof(kLargePrefix) + kLargePayloadLen, in TestASN1()
387 if (!ReadASN1(false, large.get(), sizeof(kLargePrefix) + kLargePayloadLen, in TestASN1()
395 memcpy(large.get(), kIndefPrefix, sizeof(kIndefPrefix)); in TestASN1()
396 if (!ReadASN1(true, large.get(), sizeof(kLargePrefix) + kLargePayloadLen, in TestASN1()
403 if (!ReadASN1(false, large.get(), sizeof(kLargePrefix) + kLargePayloadLen, in TestASN1()
/external/llvm/test/CodeGen/R600/
Dlarge-alloca.ll7 %large = alloca [8192 x i32], align 4
8 %gep = getelementptr [8192 x i32], [8192 x i32]* %large, i32 0, i32 8191
10 %gep1 = getelementptr [8192 x i32], [8192 x i32]* %large, i32 0, i32 %y
/external/llvm/test/CodeGen/XCore/
Depilogue_prologue.ll5 ; When using SP for large frames, we may need two scratch registers.
6 ; When using FP, for large or small frames, we may need one scratch register.
62 ; FP + large frame: spill FP+SR = entsp 2 + 100000
83 ; !FP + large frame: spill SR+SR = entsp 2 + 100000
102 ; FP + large frame: spill FP+SR+R4+LR = entsp 3 + 200000 + extsp 1
155 ; !FP + large frame: spill SR+SR+R4+LR = entsp 4 + 200000
209 ; FP + large frame: spill FP+SR+LR = entsp 2 + 256 + extsp 1
223 ; !FP + large frame: spill SR+SR+LR = entsp 3 + 256
237 ; FP + large frame: spill FP+SR+LR = entsp 2 + 32768 + extsp 1
251 ; !FP + large frame: spill SR+SR+LR = entsp 3 + 32768
/external/clang/test/CodeGen/
Dsparcv9-abi.c50 struct large { struct
57 struct large f_large(struct large x) { in f_large()
/external/icu/icu4c/source/config/
Dmh-linux-va18 SHAREDLIBCFLAGS = -qpic=large
19 SHAREDLIBCXXFLAGS = -qpic=large
45 SHLIB.c= $(CC) $(CFLAGS) -qmkshrobj -qpic=large -G $(LDFLAGS)
46 SHLIB.cc= $(CXX) $(CXXFLAGS) -qmkshrobj -qpic=large -G $(LDFLAGS)
/external/elfutils/src/backends/
Dx86_64_retval.c168 large: in x86_64_return_value_location()
177 goto large; in x86_64_return_value_location()
179 goto large; in x86_64_return_value_location()
/external/boringssl/src/crypto/sha/
DCMakeLists.txt27 sha1-armv4-large.${ASM_EXT}
61 perlasm(sha1-armv4-large.${ASM_EXT} asm/sha1-armv4-large.pl)
/external/pcre/dist/testdata/
Dtestoutput268 Failed: character value in \x{} or \o{} is too large at offset 9
11 Failed: character value in \x{} or \o{} is too large at offset 10
/external/llvm/utils/lit/examples/many-tests/
DREADME.txt6 custom test format which just generates a large (N=10000) number of tests that
9 This test suite is useful for testing the performance of lit on large numbers of
/external/zlib/src/examples/
Denough.c172 local int large; /* largest code table so far */ variable
342 if (mem > large) { in examine()
343 large = mem; in examine()
414 large = 1 << root; /* base table */ in enough()
433 printf("done: maximum of %d table entries\n", large); in enough()
/external/llvm/test/CodeGen/PowerPC/
Dmcm-4.ll3 ; RUN: llc -mcpu=pwr7 -O0 -code-model=large -fast-isel=false -mattr=-vsx <%s | FileCheck -check-pre…
4 ; RUN: llc -mcpu=pwr7 -O0 -code-model=large -fast-isel=false -mattr=+vsx <%s | FileCheck -check-pre…
6 ; Test correct code generation for medium and large code model
Dmcm-1.ll2 ; RUN: llc -mcpu=pwr7 -O0 -code-model=large <%s | FileCheck %s
4 ; Test correct code generation for medium and large code model
Dmcm-8.ll2 ; RUN: llc -mcpu=pwr7 -O0 -code-model=large < %s | FileCheck %s
4 ; Test correct code generation for medium and large code model
/external/llvm/test/CodeGen/X86/
Dssp-data-layout.ll2 ; This test is fairly fragile. The goal is to ensure that "large" stack
4 ; from the Stack Pointer.) In standard SSP mode this means that large (>=
6 ; closet to the protector. With sspstrong and sspreq this means large
99 %large = alloca [8 x i8], align 1
129 %arrayidx10 = getelementptr inbounds [8 x i8], [8 x i8]* %large, i32 0, i64 0
152 %arraydecay = getelementptr inbounds [8 x i8], [8 x i8]* %large, i32 0, i32 0
243 %large = alloca [8 x i8], align 1
273 %arrayidx10 = getelementptr inbounds [8 x i8], [8 x i8]* %large, i32 0, i64 0
296 %arraydecay = getelementptr inbounds [8 x i8], [8 x i8]* %large, i32 0, i32 0
375 %large = alloca [8 x i8], align 1
[all …]
/external/libogg/src/
Dbitwise.c600 static unsigned long large[]= in main() local
666 oggpack_write(&o,large[i],32); in main()
672 if(oggpack_look(&r,32)!=large[i]){ in main()
673 fprintf(stderr,"%ld != %ld (%lx!=%lx):",oggpack_look(&r,32),large[i], in main()
674 oggpack_look(&r,32),large[i]); in main()
752 oggpackB_write(&o,large[i],32); in main()
758 if(oggpackB_look(&r,32)!=large[i]){ in main()
759 fprintf(stderr,"%ld != %ld (%lx!=%lx):",oggpackB_look(&r,32),large[i], in main()
760 oggpackB_look(&r,32),large[i]); in main()
/external/skia/src/animator/
Dthingstodo.txt3 at these points, generate an error if actual physical stack gets too large
8 very large apply create or apply immediate steps
/external/tremolo/Tremolo/
Dbitwise.c553 static unsigned long large[]= in main() local
605 or->buffer->data[i*4] = large[i]&0xff; in main()
606 or->buffer->data[i*4+1] = (large[i]>>8)&0xff; in main()
607 or->buffer->data[i*4+2] = (large[i]>>16)&0xff; in main()
608 or->buffer->data[i*4+3] = (large[i]>>24)&0xff; in main()
615 if(test!=large[i]){ in main()
616 fprintf(stderr,"%ld != %ld (%lx!=%lx):",test,large[i], in main()
617 test,large[i]); in main()
/external/llvm/test/CodeGen/ARM/
Dssp-data-layout.ll2 ; This test is fairly fragile. The goal is to ensure that "large" stack
4 ; from the Stack Pointer.) In standard SSP mode this means that large (>=
6 ; closet to the protector. With sspstrong and sspreq this means large
93 %large = alloca [8 x i8], align 1
123 %arrayidx10 = getelementptr inbounds [8 x i8], [8 x i8]* %large, i32 0, i64 0
146 %arraydecay = getelementptr inbounds [8 x i8], [8 x i8]* %large, i32 0, i32 0
238 %large = alloca [8 x i8], align 1
268 %arrayidx10 = getelementptr inbounds [8 x i8], [8 x i8]* %large, i32 0, i64 0
291 %arraydecay = getelementptr inbounds [8 x i8], [8 x i8]* %large, i32 0, i32 0
371 %large = alloca [8 x i8], align 1
[all …]

12345678910>>...26