/external/icu4c/test/cintltst/ |
D | sorttest.c | 30 uint32_t large[]={ 21, 10, 20, 19, 11, 12, 13, 10, 10, 10, 10, in SortTest() local 70 …uprv_sortArray(large, LENGTHOF(large), sizeof(large[0]), uprv_uint32Comparator, NULL, FALSE, &erro… in SortTest() 75 for(i=1; i<LENGTHOF(large); ++i) { in SortTest() 76 if(large[i-1]>large[i]) { in SortTest() 77 … log_err("uprv_sortArray(large) mis-sorted [%d]=%u > [%d]=%u\n", i-1, large[i-1], i, large[i]); in SortTest()
|
/external/bzip2/ |
D | README.COMPILATION.PROBLEMS | 21 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
|
D | words0 | 2 If compilation produces errors, or a large number of warnings, 8 handle so-called 'large files' -- files of size 2GB or more.
|
/external/webkit/Tools/iExploder/iexploder-1.7.2/src/css-values/ |
D | dillo | 34 large 90 x-large 92 xx-large
|
D | webkit | 22 -webkit-xxx-large 228 large 473 x-large 476 xx-large
|
/external/icu4c/config/ |
D | mh-linux-va | 18 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/chromium/chrome/browser/resources/ntp4/ |
D | apps_page.css | 47 /* Ensure the element has a large z-index so that we can get events 49 element flys back, so we want a large value that will stay large until
|
/external/zlib/examples/ |
D | enough.c | 169 local int large; /* largest code table so far */ variable 339 if (mem > large) { in examine() 340 large = mem; in examine() 411 large = 1 << root; /* base table */ in enough() 430 printf("done: maximum of %d table entries\n", large); in enough()
|
/external/skia/src/animator/ |
D | thingstodo.txt | 3 at these points, generate an error if actual physical stack gets too large 8 very large apply create or apply immediate steps
|
/external/webkit/Tools/iExploder/iexploder-1.3.2/htdocs/ |
D | cssvalues.in | 26 -webkit-xxx-large 162 large 335 x-large 337 xx-large
|
/external/tremolo/Tremolo/ |
D | bitwise.c | 551 static unsigned long large[]= in main() local 603 or->buffer->data[i*4] = large[i]&0xff; in main() 604 or->buffer->data[i*4+1] = (large[i]>>8)&0xff; in main() 605 or->buffer->data[i*4+2] = (large[i]>>16)&0xff; in main() 606 or->buffer->data[i*4+3] = (large[i]>>24)&0xff; in main() 613 if(test!=large[i]){ in main() 614 fprintf(stderr,"%ld != %ld (%lx!=%lx):",test,large[i], in main() 615 test,large[i]); in main()
|
/external/openssl/patches/ |
D | README | 9 SSL records may be as large as 16K, but are typically < 2K. In 10 addition, a historic bug in Windows allowed records to be as large
|
/external/clang/test/CodeGen/ |
D | asm.c | 84 struct large { struct 88 unsigned long t15(int x, struct large *P) { in t15() argument
|
/external/llvm/test/CodeGen/X86/ |
D | tailcall-largecode.ll | 1 ; RUN: llc < %s -mtriple=x86_64-linux-gnu -tailcallopt -code-model=large | FileCheck %s 6 ; This is the large code model, so &callee may not fit into the jmp 59 ; This is the large code model, so &manyargs_callee may not fit into
|
D | variadic-node-pic.ll | 1 ; RUN: llc < %s -relocation-model=pic -code-model=large
|
D | vshift_split2.ll | 3 ; Legalization example that requires splitting a large vector into smaller pieces.
|
D | x86-64-varargs.ll | 1 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -code-model=large -relocation-model=static | grep call…
|
/external/chromium/base/ |
D | process_util_unittest_mac.mm | 15 // successfully allocate an object that large, likely reserving a good deal of 18 // of these large objects, but that would slowly consume all available memory
|
/external/llvm/docs/HistoricalNotes/ |
D | 2001-04-16-DynamicCompilation.txt | 37 even when compilers catch up to the new architecture there is often a large 39 not or can not be upgraded. Thus a large percentage of code running on a 44 solution to these problems. Its design allows the large body of platform
|
/external/iptables/extensions/ |
D | libxt_TCPMSS.man | 12 firewall/router, but machines behind it can never exchange large 17 Small mail works fine, but large emails hang.
|
/external/webkit/LayoutTests/http/tests/appcache/ |
D | max-size-expected.txt | 1 Cache a manifest that contains a resource that is too large to fit. The layout test controller sets…
|
/external/webkit/PerformanceTests/ |
D | ChangeLog | 55 * XSSFilter/large-post-many-inline-scripts-and-events.html: Added. 57 * XSSFilter/resources/target-for-large-post-many-inline-scripts-and-events.html: Added. 66 This performance tests covers the case of a large POST data and many 70 * XSSFilter/large-post-many-events.html: Added.
|
/external/valgrind/main/perf/ |
D | README | 12 - Strengths: Demonstrates the cost of translation which is a large part 60 47% of execution), involves large irregular data structures
|
/external/clang/include/clang/Basic/ |
D | DiagnosticCommonKinds.td | 68 "integer constant is too large for its type">; 70 "integer constant is so large that it is unsigned">;
|
/external/e2fsprogs/tests/f_big_sparse/ |
D | expect.1 | 5 Filesystem contains large files, but lacks LARGE_FILE flag in superblock.
|