/external/elfutils/libdw/ |
D | dwarf_getsrcfiles.c | 76 Dwarf_CU *skel = __libdw_find_split_unit (cu); in dwarf_getsrcfiles() local 77 if (skel != NULL) in dwarf_getsrcfiles() 79 Dwarf_Die skeldie = CUDIE (skel); in dwarf_getsrcfiles() 81 cu->files = skel->files; in dwarf_getsrcfiles()
|
D | dwarf_formudata.c | 46 Dwarf_CU *skel = NULL; /* See below, needed for GNU DebugFission. */ in __libdw_formptr() local 52 skel = __libdw_find_split_unit (attr->cu); in __libdw_formptr() 53 if (skel != NULL) in __libdw_formptr() 54 d = skel->dbg->sectiondata[IDX_debug_ranges]; in __libdw_formptr() 73 if (unlikely (skel != NULL)) in __libdw_formptr() 91 offset += __libdw_cu_ranges_base (skel); in __libdw_formptr()
|
D | dwarf_ranges.c | 494 Dwarf_CU *skel = __libdw_find_split_unit (cu); in dwarf_ranges() local 495 if (skel != NULL) in dwarf_ranges() 497 cu = skel; in dwarf_ranges()
|
D | libdwP.h | 1298 __libdw_link_skel_split (Dwarf_CU *skel, Dwarf_CU *split) in __libdw_link_skel_split() argument 1300 skel->split = split; in __libdw_link_skel_split() 1301 split->split = skel; in __libdw_link_skel_split() 1306 Dwarf *dbg = skel->dbg; in __libdw_link_skel_split() 1313 split->addr_base = __libdw_cu_addr_base (skel); in __libdw_link_skel_split()
|
D | dwarf_getsrclines.c | 1179 Dwarf_CU *skel = __libdw_find_split_unit (cu); in dwarf_getsrclines() local 1180 if (skel != NULL) in dwarf_getsrclines() 1182 Dwarf_Die skeldie = CUDIE (skel); in dwarf_getsrclines() 1186 cu->lines = skel->lines; in dwarf_getsrclines()
|
/external/toybox/toys/pending/ |
D | useradd.c | 135 char *skel = "/etc/skel", *p = pwd.pw_dir; local 139 if (!access(skel, R_OK)) 140 toys.exitval = xrun((char *[]){"cp", "-R", skel, p, 0}); 146 } else fprintf(stderr, "'%s' exists, not copying '%s'", p, skel);
|
/external/elfutils/tests/ |
D | run-attr-integrate-skel.sh | 24 testrun_compare ${abs_builddir}/attr-integrate-skel testfile-splitdwarf-4 << EOF 38 testrun_compare ${abs_builddir}/attr-integrate-skel testfile-splitdwarf-5 << EOF
|
D | .gitignore | 23 /attr-integrate-skel
|
D | Makefile.am | 58 get-units-invalid get-units-split attr-integrate-skel \ 174 run-attr-integrate-skel.sh \ 453 run-attr-integrate-skel.sh \
|
D | ChangeLog | 1102 * Makefile.am (check_PROGRAMS): Add attr-integrate-skel. 1103 (TESTS): Add run-attr-integrate-skel. 1106 * attr-integrate-skel.c: New test. 1107 * run-attr-integrate-skel.sh: New test runner.
|
/external/llvm-project/llvm/test/DebugInfo/ |
D | symbolize-split-dwarf-no-skel-address.test | 5 RUN: cp %p/Inputs/split-dwarf-no-skel-address.dwo %t 7 RUN: --obj=%p/Inputs/split-dwarf-no-skel-address.o 0x4 | FileCheck %s
|
/external/icu/icu4c/source/i18n/ |
D | udateintervalformat.cpp | 54 UnicodeString skel((UBool)(skeletonLength == -1), skeleton, skeletonLength); in udtitvfmt_open() local 56 DateIntervalFormat::createInstance(skel, Locale(locale), *status)); in udtitvfmt_open()
|
/external/icu/icu4c/source/test/cintltst/ |
D | udatpg_test.c | 386 const UChar * skel; member 428 int32_t patLen = udatpg_getBestPatternWithOptions(dtpgen, testDataPtr->skel, -1, in TestOptions() 436 …testDataPtr->locale, u_austrncpy(skelBytes,testDataPtr->skel,kTestOptionsPatLenMax), testDataPtr->… in TestOptions()
|
/external/icu/icu4c/source/test/intltest/ |
D | dtptngts.cpp | 919 const char *skel; member 971 UnicodeString skel(testDataPtr->skel); in testOptions() local 981 UnicodeString pattern = dtpgen->getBestPattern(skel, options, status); in testOptions() 984 UnicodeString(", skeleton ") + skel + in testOptions()
|
/external/tensorflow/tensorflow/lite/ |
D | special_rules.bzl | 64 Developers who want to use hexagon nn skel libraries can download
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
D | DateIntervalFormatTest.java | 981 …public DateIntervalContextItem(String loc, String skel, DisplayContext ctxt, long delta, String ex… in TestContext() argument 983 skeleton = skel; in TestContext() 1981 … public LocaleAndSkeletonItem(String loc, String skel, int field, ExpectPosAndFormat[] exp) { in TestFPos_SkelWithSeconds() argument 1983 skeleton = skel; in TestFPos_SkelWithSeconds()
|
D | DateTimeGeneratorTest.java | 1378 public TestOptionsItem(String loc, String skel, String expectedPat, int opts) { in TestOptionsItem() argument 1380 skeleton = skel; in TestOptionsItem()
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | DateIntervalFormatTest.java | 978 …public DateIntervalContextItem(String loc, String skel, DisplayContext ctxt, long delta, String ex… in TestContext() argument 980 skeleton = skel; in TestContext() 1978 … public LocaleAndSkeletonItem(String loc, String skel, int field, ExpectPosAndFormat[] exp) { in TestFPos_SkelWithSeconds() argument 1980 skeleton = skel; in TestFPos_SkelWithSeconds()
|
D | DateTimeGeneratorTest.java | 1375 public TestOptionsItem(String loc, String skel, String expectedPat, int opts) { in TestOptionsItem() argument 1377 skeleton = skel; in TestOptionsItem()
|
/external/mksh/src/ |
D | mksh.faq | 129 either as <tt>/etc/skel/.mkshrc</tt> (meaning your users will have to 133 script like Debian’s</a> into <tt>/etc/skel/.mkshrc</tt>. You may need a <a 162 example provided into <tt>/etc/skel/.mkshrc</tt> (so that it’s available 269 <tt>/etc/skel/.mkshrc</tt> into your home directory (perhaps it was created
|
D | Build.sh | 2828 Copy dot.mkshrc to /etc/skel/.mkshrc; install mksh into $prefix/bin; or 2830 using $NROFF. Consider using a forward script as /etc/skel/.mkshrc like
|
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/ |
D | en-IPA.txt | 11303 $x{scalable}$x → skeləbəl ; # skɑləbəl skæləbəl 19243 $x{scalar → skelər ; # skɑlər skælɑr
|
D | internal_raw_IPA-old.txt | 112266 large-scale lˈɑrʤskel 171933 scale %38461 skel 171939 scalene skelˈin 171940 scalenohedron skelˌinəhˈidrən 171941 scalenus skelˈinəs
|
D | internal_raw_IPA.txt | 94736 large-scale lˈɑrdʒskel 143999 scale %46607 skel 144004 scalene %33348 skelˈin 144005 scalenohedron skelˌinəhˈidrən 144006 scalenus skelˈinəs
|