/external/cldr/common/supplemental/ |
D | coverageLevels.xml | 209 …<coverageLevel value="minimal" match="localeDisplayNames/languages/language[@type='%language30']"/> 210 …<coverageLevel value="minimal" match="localeDisplayNames/languages/language[@type='${Target-Langua… 211 …<coverageLevel value="minimal" match="localeDisplayNames/languages/language[@type='${Target-Langua… 212 <coverageLevel value="minimal" match="localeDisplayNames/scripts/script[@type='%script30']"/> 213 …<coverageLevel value="minimal" match="localeDisplayNames/scripts/script[@type='${Target-Scripts}']… 214 …<coverageLevel value="minimal" match="localeDisplayNames/territories/territory[@type='${Target-Ter… 215 …<coverageLevel value="minimal" match="localeDisplayNames/territories/territory[@type='${Target-Ter… 216 …<coverageLevel value="minimal" match="localeDisplayNames/territories/territory[@type='%territory30… 217 …<coverageLevel value="minimal" match="localeDisplayNames/types/type[@key='calendar'][@type='${Cale… 218 …<coverageLevel value="minimal" match="localeDisplayNames/types/type[@key='calendar'][@type='gregor… [all …]
|
/external/cldr/tools/java/org/unicode/cldr/util/ |
D | Emoji.java | 76 String minimal = original.replace(EMOJI_VARIANT, ""); 77 boolean singleton = CharSequences.getSingleCodePoint(minimal) != Integer.MAX_VALUE; 80 if (minimal.contains(COMBINING_ENCLOSING_KEYCAP) 81 || REGIONAL_INDICATORS.containsSome(minimal) 82 || TAGS.containsSome(minimal) 83 || !singleton && MODIFIERS.containsSome(minimal) 84 || !singleton && FAMILY.containsAll(minimal)) { 86 } else if (minimal.contains(ZWJ)) { // only do certain ZWJ sequences 87 if (SPECIALS.contains(minimal) 88 || GENDER.containsSome(minimal) [all …]
|
D | Level.java | 14 // MINIMAL(30, "G3.5", 90), 21 public static final Level MINIMAL = BASIC; field in Level 57 } else if (name.equalsIgnoreCase("MINIMAL")) { in get() 58 return MINIMAL; in get() 104 return Level.MINIMAL; in fromLevel()
|
/external/skia/tests/ |
D | SubsetPath.h | 13 /* Given a path, generate a the desired minimal subset of the original. 21 minimal set that fails using a pattern like: 24 SkPath minimal; 26 while (subsetContours.subset(testFailed, &minimal)) { 27 testFailed = myPathTest(minimal); 31 while (subsetVerbs.subset(testFailed, &minimal)) { 32 testFailed = myPathTest(minimal);
|
/external/skqp/tests/ |
D | SubsetPath.h | 13 /* Given a path, generate a the desired minimal subset of the original. 21 minimal set that fails using a pattern like: 24 SkPath minimal; 26 while (subsetContours.subset(testFailed, &minimal)) { 27 testFailed = myPathTest(minimal); 31 while (subsetVerbs.subset(testFailed, &minimal)) { 32 testFailed = myPathTest(minimal);
|
/external/scapy/scapy/contrib/ |
D | modbus.uts | 46 = MBAP Guess Payload ModbusPDU02ReadDiscreteInputsResponse minimal parameters 75 * Note on tests cases: dissection/minimal parameters will not be done for packets that does not per… 79 = ModbusPDU01ReadCoilsRequest minimal parameters 88 = ModbusPDU01ReadCoilsResponse minimal parameters 97 = ModbusPDU81ReadCoilsError minimal parameters 107 = ModbusPDU02ReadDiscreteInputsRequest minimal parameters 112 = ModbusPDU02ReadDiscreteInputsResponse minimal parameters 125 = ModbusPDU03ReadHoldingRegistersRequest minimal parameters 130 = ModbusPDU03ReadHoldingRegistersResponse minimal parameters 146 = ModbusPDU04ReadInputRegistersResponse minimal parameters [all …]
|
/external/clang/ |
D | Android.mk | 4 .PHONY: clang-toolchain-minimal clang-toolchain-full llvm-tools 5 clang-toolchain-minimal: \ 9 clang-toolchain-minimal \ 66 clang-toolchain-minimal: \ 93 clang-toolchain-minimal: \
|
/external/u-boot/arch/powerpc/cpu/mpc83xx/ |
D | Makefile | 8 MINIMAL= macro 12 MINIMAL=y macro 18 ifdef MINIMAL 41 endif # not minimal
|
/external/u-boot/arch/powerpc/lib/ |
D | Makefile | 10 MINIMAL= macro 14 MINIMAL=y macro 18 ifdef MINIMAL 37 endif # not minimal
|
/external/tensorflow/tensorflow/lite/examples/minimal/ |
D | minimal.cc | 21 // This is an example that is minimal to read a model 26 // the minimal makefile. This example must remain trivial to build with 27 // the minimal build tool. 29 // Usage: minimal <tflite model> 41 fprintf(stderr, "minimal <tflite model>\n"); in main()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AMDGPU/ |
D | hsa-v3.s | 20 // READOBJ: {{[0-9]+}}: 0000000000000000 0 FUNC LOCAL DEFAULT 2 minimal 23 // READOBJ: {{[0-9]+}}: 0000000000000000 64 OBJECT GLOBAL DEFAULT 3 minimal.kd 28 // minimal 51 .type minimal,@function 52 minimal: label 71 .amdhsa_kernel minimal 76 // ASM: .amdhsa_kernel minimal
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/stat/ranking/ |
D | NaNStrategy.java | 23 * <li>MINIMAL - NaNs are treated as minimal in the ordering, equivalent to 38 /** NaNs are considered minimal in the ordering */ 39 MINIMAL, enumConstant
|
/external/u-boot/board/freescale/bsc9132qds/ |
D | Makefile | 5 MINIMAL= macro 9 MINIMAL=y macro 13 ifdef MINIMAL
|
/external/u-boot/board/freescale/bsc9131rdb/ |
D | Makefile | 5 MINIMAL= macro 9 MINIMAL=y macro 13 ifdef MINIMAL
|
/external/u-boot/board/varisys/common/ |
D | Makefile | 6 MINIMAL= macro 10 MINIMAL=y macro 14 ifdef MINIMAL
|
/external/u-boot/board/freescale/c29xpcie/ |
D | Makefile | 6 MINIMAL= macro 9 MINIMAL=y macro 13 ifdef MINIMAL
|
/external/u-boot/board/freescale/p1_p2_rdb_pc/ |
D | Makefile | 5 MINIMAL= macro 9 MINIMAL=y macro 13 ifdef MINIMAL
|
/external/u-boot/board/freescale/p1010rdb/ |
D | Makefile | 5 MINIMAL= macro 9 MINIMAL=y macro 13 ifdef MINIMAL
|
/external/llvm/test/DebugInfo/Generic/ |
D | debuginfofinder-forward-declaration.ll | 15 ; CHECK: Type: Y from /tmp/minimal.c:3 DW_TAG_structure_type 16 ; CHECK: Type: x from /tmp/minimal.c:4 DW_TAG_member 18 ; CHECK: Type: X from /tmp/minimal.c:1 DW_TAG_structure_type 31 !1 = !DIFile(filename: "minimal.c", directory: "/tmp")
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/Generic/ |
D | debuginfofinder-forward-declaration.ll | 13 ; CHECK: Type: Y from /tmp/minimal.c:3 DW_TAG_structure_type 14 ; CHECK: Type: x from /tmp/minimal.c:4 DW_TAG_member 16 ; CHECK: Type: X from /tmp/minimal.c:1 DW_TAG_structure_type 32 !3 = !DIFile(filename: "minimal.c", directory: "/tmp")
|
/external/sqlite/dist/ |
D | Android.bp | 8 name: "sqlite-minimal-defaults", 54 defaults: ["sqlite-minimal-defaults"], 152 // Build a minimal version of sqlite3 without any android specific 157 defaults: ["sqlite-minimal-defaults"],
|
/external/u-boot/board/freescale/p1022ds/ |
D | Makefile | 5 MINIMAL= macro 9 MINIMAL=y macro 13 ifdef MINIMAL
|
/external/swiftshader/third_party/subzero/src/ |
D | IceClFlags.h | 61 // cl_type_traits specialized cl::list<std::string>, non-MINIMAL build. 66 // cl_type_traits specialized cl::list<Ice::VerboseItem>, non-MINIMAL build. 71 // cl_type_traits specialized cl::opt<T>, non-MINIMAL build. 76 // cl_type_traits specialized cl::opt<T>, MINIMAL build. 132 /* TODO(jpp): figure out which optional flags are used in minimal, and \ 136 !BuildDefs::minimal() || true; \
|
/external/u-boot/board/Arcturus/ucp1020/ |
D | Makefile | 8 MINIMAL= macro 12 MINIMAL=y macro 16 ifdef MINIMAL
|
/external/u-boot/arch/powerpc/cpu/mpc8xxx/ |
D | Makefile | 5 MINIMAL= macro 9 MINIMAL=y macro 13 ifdef MINIMAL
|