Home
last modified time | relevance | path

Searched defs:skel (Results 1 – 17 of 17) sorted by relevance

/third_party/toybox/toys/pending/
Duseradd.c135 char *skel = "/etc/skel", *p = pwd.pw_dir; local
/third_party/elfutils/libdw/
Ddwarf_getsrcfiles.c76 Dwarf_CU *skel = __libdw_find_split_unit (cu); in dwarf_getsrcfiles() local
Ddwarf_formudata.c46 Dwarf_CU *skel = NULL; /* See below, needed for GNU DebugFission. */ in __libdw_formptr() local
Ddwarf_ranges.c494 Dwarf_CU *skel = __libdw_find_split_unit (cu); in dwarf_ranges() local
Ddwarf_getsrclines.c1211 Dwarf_CU *skel = __libdw_find_split_unit (cu); in dwarf_getsrclines() local
DlibdwP.h1311 __libdw_link_skel_split (Dwarf_CU *skel, Dwarf_CU *split) in __libdw_link_skel_split()
/third_party/node/deps/icu-small/source/i18n/
Dudateintervalformat.cpp54 UnicodeString skel((UBool)(skeletonLength == -1), skeleton, skeletonLength); in udtitvfmt_open() local
/third_party/icu/icu4c/source/i18n/
Dudateintervalformat.cpp54 UnicodeString skel((UBool)(skeletonLength == -1), skeleton, skeletonLength); in udtitvfmt_open() local
/third_party/skia/third_party/externals/icu/source/i18n/
Dudateintervalformat.cpp54 UnicodeString skel((UBool)(skeletonLength == -1), skeleton, skeletonLength); in udtitvfmt_open() local
/third_party/icu/icu4c/source/test/intltest/
Ddtptngts.cpp922 const char *skel; member
974 UnicodeString skel(testDataPtr->skel); in testOptions() local
Dnumbertest_api.cpp2313 const UChar *skel; in runUnitInflectionsTestCases() local
2340 const UChar *skel; in runUnitInflectionsTestCases() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/
DNumberFormatterApiTest.java2339 String skel; in runTest() local
2356 String skel; in runTestWithDisplayOptions() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DDateIntervalFormatTest.java1000 …public DateIntervalContextItem(String loc, String skel, DisplayContext ctxt, long delta, String ex… in TestContext()
2000 … public LocaleAndSkeletonItem(String loc, String skel, int field, ExpectPosAndFormat[] exp) { in TestFPos_SkelWithSeconds()
DDateTimeGeneratorTest.java1375 public TestOptionsItem(String loc, String skel, String expectedPat, int opts) { in TestOptionsItem()
/third_party/icu/icu4c/source/test/cintltst/
Dudatpg_test.c395 const UChar * skel; member
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DDateIntervalFormatTest.java1818 … public LocaleAndSkeletonItem(String loc, String skel, int field, ExpectPosAndFormat[] exp) { in TestFPos_SkelWithSeconds()
DDateTimeGeneratorTest.java1378 public TestOptionsItem(String loc, String skel, String expectedPat, int opts) { in TestOptionsItem()