| /external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/ |
| D | xdp_bonding.c | 89 struct skeletons { struct 98 static int xdp_attach(struct skeletons *skeletons, struct bpf_program *prog, char *iface) in xdp_attach() argument 107 if (!ASSERT_LE(skeletons->nlinks+1, MAX_BPF_LINKS, "too many XDP programs attached")) in xdp_attach() 114 skeletons->links[skeletons->nlinks++] = link; in xdp_attach() 141 static int bonding_setup(struct skeletons *skeletons, int mode, int xmit_policy, in bonding_setup() argument 169 if (xdp_attach(skeletons, skeletons->xdp_dummy->progs.xdp_dummy_prog, "veth1_2")) in bonding_setup() 183 if (xdp_attach(skeletons, skeletons->xdp_dummy->progs.xdp_dummy_prog, "bond1")) in bonding_setup() 190 if (xdp_attach(skeletons, skeletons->xdp_tx->progs.xdp_tx, "bond2")) in bonding_setup() 201 static void bonding_cleanup(struct skeletons *skeletons) in bonding_cleanup() argument 204 while (skeletons->nlinks) { in bonding_cleanup() [all …]
|
| /external/cronet/third_party/icu/source/samples/dtitvfmtsample/ |
| D | dtitvfmtsample.cpp | 22 u_printf(" Use DateIntervalFormat to get date interval format for pre-defined skeletons:\n"); in dtitvfmtPreDefined() 50 UnicodeString skeletons[] = { in dtitvfmtPreDefined() local 60 for (int j=0; !skeletons[j].isEmpty() ;j++) { in dtitvfmtPreDefined() 61 …u_fprintf(out,"%-10S%-22S%-22S",skeletons[j].getTerminatedBuffer(),data[i].getTerminatedBuffer(),d… in dtitvfmtPreDefined() 63 …DateIntervalFormat* dtitvfmtEn = DateIntervalFormat::createInstance(skeletons[j], Locale::getEngli… in dtitvfmtPreDefined() 64 …DateIntervalFormat* dtitvfmtJa = DateIntervalFormat::createInstance(skeletons[j], Locale::getJapan… in dtitvfmtPreDefined() 107 UnicodeString skeletons[] = { in dtitvfmtCustomized() local 124 for (int j=0;!skeletons[j].isEmpty();j++) { in dtitvfmtCustomized() 125 …u_fprintf(out,"%-10S%-22S%-22S", skeletons[i].getTerminatedBuffer(),data[j].getTerminatedBuffer(),… in dtitvfmtCustomized() 126 …DateIntervalFormat* dtitvfmtEn = DateIntervalFormat::createInstance(skeletons[i],Locale::getEnglis… in dtitvfmtCustomized() [all …]
|
| /external/icu/libicu/cts_headers/unicode/ |
| D | uspoof.h | 141 * // Are the skeletons the same? 157 * UChar* skeletons[DICTIONARY_LENGTH]; 166 * skeletons[i] = (UChar*) malloc(++len * sizeof(UChar)); 168 * uspoof_getSkeleton(sc, 0, word, -1, skeletons[i], len, &status); 179 * result = u_strcmp(skel, skeletons[i]) == 0; 188 * free(skeletons[i]); 193 … the Unicode confusables mapping table is frequently updated, confusable skeletons are <em>not</em> 194 … the same between ICU releases. We therefore recommend that you always compute confusable skeletons 195 … at runtime and do not rely on creating a permanent, or difficult to update, database of skeletons. 1347 * Skeletons are a transformation of the input identifier; [all …]
|
| D | dtptngen.h | 299 * for those two skeletons, so the result is put together with this pattern, 380 * For example, "MMMdd" and "mmhh" are skeletons. 396 * For example, "MMMdd" and "mmhh" are skeletons. 424 * For example, "MMMdd" and "mmhh" are skeletons. 444 * For example, "MMMdd" and "mmhh" are skeletons. 462 * Return a list of all the skeletons (in canonical form) from this class. 468 * @return StringEnumeration with the skeletons. 483 * Return a list of all the base skeletons (in canonical form) from this class. 487 * @return a StringEnumeration with the base skeletons.
|
| D | udateintervalformat.h | 55 * Note, in ICU 4.4 the standard skeletons for which date interval format data 57 * skeletons from this set, or those formed by combining these standard skeletons 58 * (note that for these skeletons, the length of digit field such as d, y, or
|
| D | udatpg.h | 231 * For example, "MMMdd" and "mmhh" are skeletons. 260 * For example, "MMMdd" and "mmhh" are skeletons. 492 * for those two skeletons, so the result is put together with this pattern, 690 * Return a UEnumeration list of all the skeletons in canonical form. 696 * @return a UEnumeration list of all the skeletons 704 * Return a UEnumeration list of all the base skeletons in canonical form. 709 * @return a UEnumeration list of all the base skeletons
|
| /external/icu/libandroidicu/include/unicode/ |
| D | uspoof.h | 141 * // Are the skeletons the same? 157 * UChar* skeletons[DICTIONARY_LENGTH]; 166 * skeletons[i] = (UChar*) malloc(++len * sizeof(UChar)); 168 * uspoof_getSkeleton(sc, 0, word, -1, skeletons[i], len, &status); 179 * result = u_strcmp(skel, skeletons[i]) == 0; 188 * free(skeletons[i]); 193 … the Unicode confusables mapping table is frequently updated, confusable skeletons are <em>not</em> 194 … the same between ICU releases. We therefore recommend that you always compute confusable skeletons 195 … at runtime and do not rely on creating a permanent, or difficult to update, database of skeletons. 1347 * Skeletons are a transformation of the input identifier; [all …]
|
| D | udateintervalformat.h | 55 * Note, in ICU 4.4 the standard skeletons for which date interval format data 57 * skeletons from this set, or those formed by combining these standard skeletons 58 * (note that for these skeletons, the length of digit field such as d, y, or
|
| D | udatpg.h | 231 * For example, "MMMdd" and "mmhh" are skeletons. 260 * For example, "MMMdd" and "mmhh" are skeletons. 492 * for those two skeletons, so the result is put together with this pattern, 690 * Return a UEnumeration list of all the skeletons in canonical form. 696 * @return a UEnumeration list of all the skeletons 704 * Return a UEnumeration list of all the base skeletons in canonical form. 709 * @return a UEnumeration list of all the base skeletons
|
| /external/icu/icu4c/source/i18n/unicode/ |
| D | uspoof.h | 141 * // Are the skeletons the same? 157 * UChar* skeletons[DICTIONARY_LENGTH]; 166 * skeletons[i] = (UChar*) malloc(++len * sizeof(UChar)); 168 * uspoof_getSkeleton(sc, 0, word, -1, skeletons[i], len, &status); 179 * result = u_strcmp(skel, skeletons[i]) == 0; 188 * free(skeletons[i]); 193 … the Unicode confusables mapping table is frequently updated, confusable skeletons are <em>not</em> 194 … the same between ICU releases. We therefore recommend that you always compute confusable skeletons 195 … at runtime and do not rely on creating a permanent, or difficult to update, database of skeletons. 1347 * Skeletons are a transformation of the input identifier; [all …]
|
| D | dtptngen.h | 299 * for those two skeletons, so the result is put together with this pattern, 380 * For example, "MMMdd" and "mmhh" are skeletons. 396 * For example, "MMMdd" and "mmhh" are skeletons. 424 * For example, "MMMdd" and "mmhh" are skeletons. 444 * For example, "MMMdd" and "mmhh" are skeletons. 462 * Return a list of all the skeletons (in canonical form) from this class. 468 * @return StringEnumeration with the skeletons. 483 * Return a list of all the base skeletons (in canonical form) from this class. 487 * @return a StringEnumeration with the base skeletons.
|
| D | udateintervalformat.h | 55 * Note, in ICU 4.4 the standard skeletons for which date interval format data 57 * skeletons from this set, or those formed by combining these standard skeletons 58 * (note that for these skeletons, the length of digit field such as d, y, or
|
| D | udatpg.h | 231 * For example, "MMMdd" and "mmhh" are skeletons. 260 * For example, "MMMdd" and "mmhh" are skeletons. 492 * for those two skeletons, so the result is put together with this pattern, 690 * Return a UEnumeration list of all the skeletons in canonical form. 696 * @return a UEnumeration list of all the skeletons 704 * Return a UEnumeration list of all the base skeletons in canonical form. 709 * @return a UEnumeration list of all the base skeletons
|
| /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/message2/ |
| D | Mf2FeaturesTest.java | 270 // Various skeletons in testAllKindOfNumbers() 285 .pattern("Skeletons, currency: {$val :number icu:skeleton=|currency/EUR|}!") in testAllKindOfNumbers() 288 .expected("Skeletons, currency: 1.234.567.890,98\u00A0\u20AC!") in testAllKindOfNumbers() 292 .pattern("Skeletons, currency: {$val :number icu:skeleton=$skel}!") in testAllKindOfNumbers() 295 .expected("Skeletons, currency: 1.234.567.890,98\u00A0\u20AC!") in testAllKindOfNumbers() 298 .pattern("Skeletons, currency: {$val :number icu:skeleton=$skel}!") in testAllKindOfNumbers() 301 .expected("Skeletons, currency: 1.234.567.891\u00A0\u00A5!") in testAllKindOfNumbers() 323 .pattern("Skeletons, currency: {$val :number icu:skeleton=|currency/EUR|}!") in testAllKindOfNumbers() 326 .expected("Skeletons, currency: 1.234.567.890,98\u00A0\u20AC!") in testAllKindOfNumbers()
|
| /external/icu/icu4j/main/common_tests/src/test/java/com/ibm/icu/dev/test/message2/ |
| D | Mf2FeaturesTest.java | 267 // Various skeletons in testAllKindOfNumbers() 282 .pattern("Skeletons, currency: {$val :number icu:skeleton=|currency/EUR|}!") in testAllKindOfNumbers() 285 .expected("Skeletons, currency: 1.234.567.890,98\u00A0\u20AC!") in testAllKindOfNumbers() 289 .pattern("Skeletons, currency: {$val :number icu:skeleton=$skel}!") in testAllKindOfNumbers() 292 .expected("Skeletons, currency: 1.234.567.890,98\u00A0\u20AC!") in testAllKindOfNumbers() 295 .pattern("Skeletons, currency: {$val :number icu:skeleton=$skel}!") in testAllKindOfNumbers() 298 .expected("Skeletons, currency: 1.234.567.891\u00A0\u00A5!") in testAllKindOfNumbers() 320 .pattern("Skeletons, currency: {$val :number icu:skeleton=|currency/EUR|}!") in testAllKindOfNumbers() 323 .expected("Skeletons, currency: 1.234.567.890,98\u00A0\u20AC!") in testAllKindOfNumbers()
|
| /external/cronet/third_party/icu/source/i18n/unicode/ |
| D | uspoof.h | 121 * // Are the skeletons the same? 137 * UChar* skeletons[DICTIONARY_LENGTH]; 146 * skeletons[i] = (UChar*) malloc(++len * sizeof(UChar)); 148 * uspoof_getSkeleton(sc, 0, word, -1, skeletons[i], len, &status); 159 * result = u_strcmp(skel, skeletons[i]) == 0; 168 * free(skeletons[i]); 173 … the Unicode confusables mapping table is frequently updated, confusable skeletons are <em>not</em> 174 … the same between ICU releases. We therefore recommend that you always compute confusable skeletons 175 … at runtime and do not rely on creating a permanent, or difficult to update, database of skeletons. 1200 * Skeletons are a transformation of the input identifier; [all …]
|
| D | dtptngen.h | 304 * for those two skeletons, so the result is put together with this pattern, 385 * For example, "MMMdd" and "mmhh" are skeletons. 406 * For example, "MMMdd" and "mmhh" are skeletons. 434 * For example, "MMMdd" and "mmhh" are skeletons. 459 * For example, "MMMdd" and "mmhh" are skeletons. 477 * Return a list of all the skeletons (in canonical form) from this class. 483 * @return StringEnumeration with the skeletons. 498 * Return a list of all the base skeletons (in canonical form) from this class. 502 * @return a StringEnumeration with the base skeletons.
|
| D | udateintervalformat.h | 55 * Note, in ICU 4.4 the standard skeletons for which date interval format data 57 * skeletons from this set, or those formed by combining these standard skeletons 58 * (note that for these skeletons, the length of digit field such as d, y, or
|
| D | udatpg.h | 231 * For example, "MMMdd" and "mmhh" are skeletons. 260 * For example, "MMMdd" and "mmhh" are skeletons. 492 * for those two skeletons, so the result is put together with this pattern, 690 * Return a UEnumeration list of all the skeletons in canonical form. 696 * @return a UEnumeration list of all the skeletons 704 * Return a UEnumeration list of all the base skeletons in canonical form. 709 * @return a UEnumeration list of all the base skeletons
|
| /external/icu/android_icu4j/src/samples/java/android/icu/samples/text/dateintervalformat/ |
| D | DateIntervalFormatSample.java | 38 …stem.out.println(" Use DateIntervalFormat to get Date interval format for pre-defined skeletons:"); in dtitvfmtPreDefined() 53 final String [] skeletons = { in dtitvfmtPreDefined() local 60 for (String skeleton:skeletons) { in dtitvfmtPreDefined() 94 final String [] skeletons = { in dtitvfmtCustomized() local 107 for (String skeleton:skeletons){ in dtitvfmtCustomized()
|
| /external/icu/icu4j/samples/src/main/java/com/ibm/icu/samples/text/dateintervalformat/ |
| D | DateIntervalFormatSample.java | 37 …stem.out.println(" Use DateIntervalFormat to get Date interval format for pre-defined skeletons:"); in dtitvfmtPreDefined() 52 final String [] skeletons = { in dtitvfmtPreDefined() local 59 for (String skeleton:skeletons) { in dtitvfmtPreDefined() 93 final String [] skeletons = { in dtitvfmtCustomized() local 106 for (String skeleton:skeletons){ in dtitvfmtCustomized()
|
| /external/freetype/builds/mac/ |
| D | README | 3 * Makefile skeletons for Apple MPW (Macintosh's Programmer's Workshop) 54 skeletons. Python bundled to Mac OS X is enough. For 81 3-1-1. Generate MPW makefiles from the skeletons 84 Here are 4 skeletons for following targets are 112 we store skeletons in pure ASCII format. You must 121 The skeletons are designed to use in the top
|
| /external/cldr/docs/ldml/ |
| D | tr35-dates.anchors.json | 64 "matching-skeletons", 93 "table-mapping-requested-time-skeletons-to-patterns",
|
| /external/cronet/third_party/icu/source/samples/dtptngsample/ |
| D | dtptngsample.cpp | 27 UnicodeString skeletons [] = { in getBestPatternExample() local 51 for (int i=0;!skeletons[i].isEmpty();i++) { in getBestPatternExample() 52 u_fprintf(f, "%-20S",skeletons[i].getTerminatedBuffer()); in getBestPatternExample() 57 UnicodeString pattern = dtfg->getBestPattern(skeletons[i],status); in getBestPatternExample()
|
| /external/cronet/third_party/icu/source/i18n/ |
| D | dtitvinf.cpp | 228 * Sink for enumerating all of the date interval skeletons. 268 // Iterate over all the skeletons in the 'intervalFormat' table. in put() 584 // resource bundles only have time skeletons containing 'v', 'h', and 'H' in getBestSkeleton() 585 // but not time skeletons containing 'z', 'K', or 'k' in getBestSkeleton() 605 // 0 means exact the same skeletons; in getBestSkeleton() 619 snprintf(mesg, sizeof(mesg), "available skeletons: skeleton: %s; \n", result); in getBestSkeleton()
|