/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
D | Annotations.java | 309 Annotations stock = baseData.get(code); in getShortName() local 310 if (stock != null && stock.tts != null) { in getShortName() 311 return stock.tts; in getShortName() 313 stock = localeCache.get(code); in getShortName() 314 if (stock != null) { in getShortName() 315 return stock.tts; in getShortName() 317 stock = synthesize(code, otherSource); in getShortName() 318 if (stock != null) { in getShortName() 319 localeCache.put(code, stock); in getShortName() 320 return stock.tts; in getShortName() [all …]
|
/external/elfutils/tests/ |
D | run-funcscopes.sh | 24 ….c (0x11): 0x8048348 (/home/roland/build/stock-elfutils/inline-test.c:7) .. 0x804834e (/home/rolan… 25 …cr (0x2e): 0x8048348 (/home/roland/build/stock-elfutils/inline-test.c:7) .. 0x804834e (/home/rolan…
|
D | run-addrscopes.sh | 35 ….c (0x11): 0x8048348 (/home/roland/build/stock-elfutils/inline-test.c:7) .. 0x8048360 (/home/rolan… 36 add (0x1d): 0x804834e (/home/roland/build/stock-elfutils/inline-test.c:3) .. 0x804834f
|
D | run-line2addr.sh | 45 foo.c:2 -> (.init.text)+0xc (/home/roland/stock-elfutils-build/foo.c:2) 46 foo.c:6 -> (.text)+0xc (/home/roland/stock-elfutils-build/foo.c:6)
|
/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/ |
D | CheckYear.java | 52 for (String stock : STOCK) { 53 stock2skeleton2locales.put("date-" + stock, Relation.of( 56 for (String stock : STOCK) { 57 stock2skeleton2locales.put("time-" + stock, Relation.of( 73 public void recordStockTime(String localeId, String stock, in recordStockTime() argument 77 stock2skeleton2locales.get("time-" + stock).put(skeleton, localeId); in recordStockTime() 81 public void recordStock(String localeId, String stock, in recordStock() argument 85 stock2skeleton2locales.get("date-" + stock).put( in recordStock() 87 String key = skeleton + "*" + stock.charAt(0); in recordStock() 325 for (String stock : STOCK) { [all …]
|
/external/rust/crates/libz-sys/ |
D | Cargo.toml.orig | 42 default = ["libc", "stock-zlib"] 43 # By default, libz-sys uses stock zlib. If you set default-features=false, 44 # enable the zlib-ng feature, and don't enable the stock-zlib feature, libz-sys 50 # of stock zlib (which will produce conflicting symbols). If a single crate in 51 # the dependency graph requests stock-zlib (or doesn't disable default 52 # features), you'll get stock zlib. 63 stock-zlib = []
|
D | README.md | 21 zlib-compat mode), or the widely available stock zlib. 23 By default, `libz-sys` uses stock zlib, primarily because doing so allows the 30 stock zlib (which will produce conflicting symbols). Nonetheless, for maximum 32 if any library crate in your dependency graph wants stock zlib, `libz-sys` will 33 use stock zlib.
|
D | Cargo.toml | 59 "stock-zlib", 62 stock-zlib = []
|
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/rbnf/ |
D | RbnfSampleRuleSets.java | 1061 public static final String stock = field in RbnfSampleRuleSets 1640 stock,
|
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/ |
D | CollectExemplars.java | 12 …final String stock = "en|ar|de|es|fr|it|ja|ko|nl|pl|ru|th|tr|pt|zh|zh_Hant|bg|ca|cs|da|el|fa|fi|fi… in main() local 13 final HashSet<String> REGION_LOCALES = new HashSet<>(Arrays.asList(stock.split("\\|"))); in main()
|
/external/rust/crates/libz-sys/src/zlib-ng/test/benchmarks/ |
D | CMakeLists.txt | 75 …LT_LIB "libz.a" CACHE FILEPATH "Optional alternative zlib implementation (defaults to stock zlib)") 94 # libraries (likely linked to stock zlib)
|
/external/rust/crates/flate2/ |
D | README.md | 84 dependency graph explicitly requests stock zlib, or uses libz-sys directly 85 without `default-features = false`, you'll get stock zlib rather than zlib-ng. 92 fast as zlib-ng, but it's faster than stock zlib. It requires an x86-64 CPU with
|
/external/pdfium/testing/resources/javascript/xfa_specific/ |
D | bug_1082597.in | 17 <medium long="297mm" short="210mm" stock="a4"/> 22 <medium long="297mm" short="210mm" stock="a4"/>
|
D | popup_menu.in | 15 <medium stock="default" short="612pt" long="792pt"/>
|
/external/pdfium/testing/resources/pixel/xfa_specific/ |
D | bug_1286970.in | 15 <medium stock="default" short="72pt" long="72pt"/>
|
D | xfa_bmp_image.in | 15 <medium stock="default" short="612pt" long="792pt"/>
|
D | xfa_rectangle_node.in | 15 <medium stock="default" short="612pt" long="792pt"/>
|
D | xfa_png_image.in | 15 <medium stock="default" short="612pt" long="792pt"/>
|
/external/pdfium/testing/resources/pixel/xfa_specific/use_ahem/ |
D | bug_997412.in | 15 <medium stock="default" short="612pt" long="792pt"/>
|
D | xfa_example.in | 15 <medium stock="default" short="612pt" long="792pt"/>
|
/external/pdfium/testing/resources/ |
D | simple_xfa.in | 15 <medium long="11in" short="8.5in" stock="letter"/>
|
/external/pdfium/testing/resources/xfa/ |
D | xfa_date_time_edit.in | 15 <medium stock="default" short="612pt" long="792pt"/>
|
D | xfa_image_edit.in | 15 <medium stock="default" short="612pt" long="792pt"/>
|
D | xfa_multiline_textfield.in | 15 <medium stock="default" short="612pt" long="792pt"/>
|
D | xfa_combobox.in | 15 <medium stock="default" short="612pt" long="792pt"/>
|