Home
last modified time | relevance | path

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

/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/toybox/toys/pending/
Duseradd.c135 char *skel = "/etc/skel", *p = pwd.pw_dir; local
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dudateintervalformat.cpp42 UnicodeString skel((UBool)(skeletonLength == -1), skeleton, skeletonLength); in udtitvfmt_open() local
/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.cpp919 const char *skel; member
971 UnicodeString skel(testDataPtr->skel); in testOptions() local
Dnumbertest_api.cpp2141 const UChar *skel; in runUnitInflectionsTestCases() local
/third_party/icu/icu4c/source/test/cintltst/
Dudatpg_test.c386 const UChar * skel; member
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DDateIntervalFormatTest.java973 …public DateIntervalContextItem(String loc, String skel, DisplayContext ctxt, long delta, String ex… in TestContext()
1973 … 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/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()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/
DNumberFormatterApiTest.java2114 String skel; in runTest() local