/external/openthread/tests/toranj/ |
D | build.sh | 59 die() function 65 cd "$(dirname "$0")" || die "cd failed" 66 cd ../.. || die "cd failed" 136 ./bootstrap || die "bootstrap failed" 137 cd "${top_builddir}" || die "cd failed" 142 "${ncp_configure_options[@]}" || die 143 make -j 8 || die 153 ./bootstrap || die "bootstrap failed" 154 cd "${top_builddir}" || die "cd failed" 158 "${ncp_configure_options[@]}" || die [all …]
|
/external/elfutils/tests/ |
D | run-dwarf-die-addr-die.sh | 23 testrun ${abs_builddir}/dwarf-die-addr-die testfile-debug-types 28 testrun ${abs_builddir}/dwarf-die-addr-die testfile_multi_main 33 testrun ${abs_builddir}/dwarf-die-addr-die testfilebazdbgppc64.debug 40 testrun ${abs_builddir}/dwarf-die-addr-die testfile-dwarf-4 41 testrun ${abs_builddir}/dwarf-die-addr-die testfile-dwarf-5 42 testrun ${abs_builddir}/dwarf-die-addr-die testfile-splitdwarf-4 43 testrun ${abs_builddir}/dwarf-die-addr-die testfile-splitdwarf-5 44 testrun ${abs_builddir}/dwarf-die-addr-die testfile-hello4.dwo 45 testrun ${abs_builddir}/dwarf-die-addr-die testfile-world4.dwo 46 testrun ${abs_builddir}/dwarf-die-addr-die testfile-hello5.dwo [all …]
|
D | run-all-dwarf-ranges.sh | 32 die: hello.c (11) 36 die: no_say (2e) 39 die: main (2e) 42 die: subject (1d) 45 die: subject (2e) 48 die: world.c (11) 51 die: no_main (2e) 54 die: no_subject (1d) 57 die: say (2e) 60 die: happy (1d) [all …]
|
D | show-die-info.c | 59 handle (Dwarf *dbg, Dwarf_Die *die, int n) in handle() argument 72 tag = dwarf_tag (die); in handle() 85 name = dwarf_diename (die); in handle() 89 off = dwarf_dieoffset (die); in handle() 90 cuoff = dwarf_cuoffset (die); in handle() 99 if (dwarf_hasattr (die, cnt)) in handle() 103 if (dwarf_hasattr (die, DW_AT_low_pc) && dwarf_lowpc (die, &addr) == 0) in handle() 110 if (dwarf_attr (die, DW_AT_low_pc, &attr) == NULL in handle() 121 if (dwarf_hasattr (die, DW_AT_high_pc) && dwarf_highpc (die, &addr) == 0) in handle() 127 if (dwarf_attr (die, DW_AT_high_pc, &attr) == NULL in handle() [all …]
|
D | dwarf-die-addr-die.c | 37 check_die (Dwarf_Die *die) in check_die() argument 39 if (dwarf_tag (die) == DW_TAG_invalid) in check_die() 46 void *addr = die->addr; in check_die() 51 dwarf_dieoffset (die)); in check_die() 55 if (dwarf_tag (die) != dwarf_tag (&die2)) in check_die() 58 dwarf_dieoffset (die)); in check_die() 62 if (dwarf_cuoffset (die) != dwarf_cuoffset (&die2)) in check_die() 65 dwarf_dieoffset (die)); in check_die() 70 if (dwarf_child (die, &child) == 0) in check_die() 74 if (dwarf_siblingof (die, &sibling) == 0) in check_die() [all …]
|
D | all-dwarf-ranges.c | 31 ranges_die (Dwarf_Die *die) in ranges_die() argument 34 int ranges = dwarf_ranges (die, 0, &base, &start, &end); in ranges_die() 39 printf ("die: %s (%x)\n", dwarf_diename (die) ?: "<unknown>", in ranges_die() 40 dwarf_tag (die)); in ranges_die() 42 (off = dwarf_ranges (die, off, &base, &start, &end)); ) in ranges_die() 57 Dwarf_Die die = *dwarf_die; in walk_tree() local 61 ranges_die (&die); in walk_tree() 62 if (dwarf_child (&die, &child) == 0) in walk_tree() 65 while (dwarf_siblingof (&die, &die) == 0); in walk_tree() 83 Dwarf_Die die = (unit_type == DW_UT_skeleton in main() local [all …]
|
/external/linux-kselftest/tools/testing/selftests/mount/ |
D | unprivileged-remount-test.c | 48 static void die(char *fmt, ...) in die() function 66 die("vsnprintf failed: %s\n", in vmaybe_write_file() 70 die("vsnprintf output truncated\n"); in vmaybe_write_file() 77 die("open of %s failed: %s\n", in vmaybe_write_file() 83 die("short write to %s\n", filename); in vmaybe_write_file() 85 die("write to %s failed: %s\n", in vmaybe_write_file() 90 die("close of %s failed: %s\n", in vmaybe_write_file() 123 die("statvfs of %s failed: %s\n", in read_mnt_flags() 129 die("Unrecognized mount flags\n"); in read_mnt_flags() 163 die("unshare(CLONE_NEWUSER) failed: %s\n", in create_and_enter_userns() [all …]
|
D | nosymfollow-test.c | 30 static void die(char *fmt, ...) in die() function 50 die("vsnprintf failed: %s\n", strerror(errno)); in vmaybe_write_file() 53 die("vsnprintf output truncated\n"); in vmaybe_write_file() 59 die("open of %s failed: %s\n", filename, strerror(errno)); in vmaybe_write_file() 65 die("short write to %s\n", filename); in vmaybe_write_file() 67 die("write to %s failed: %s\n", in vmaybe_write_file() 73 die("close of %s failed: %s\n", filename, strerror(errno)); in vmaybe_write_file() 100 die("unshare(CLONE_NEWUSER) failed: %s\n", strerror(errno)); in create_and_enter_ns() 107 die("setgid(0) failed %s\n", strerror(errno)); in create_and_enter_ns() 109 die("setuid(0) failed %s\n", strerror(errno)); in create_and_enter_ns() [all …]
|
/external/flac/test/ |
D | test_flac.sh | 33 flac${EXE} --help 1>/dev/null 2>/dev/null || die "ERROR can't find flac executable" 72 test_streams || die "ERROR during test_streams" 83 die "ERROR: it should have failed but didn't" 92 die "ERROR: it should have succeeded but didn't" 97 die "ERROR: it should have failed but didn't" 106 die "ERROR: it should have succeeded but didn't" 121 … --bps=16 --channels=2 --blocksize=$blocksize --no-padding --lax -o pbs.flac pbs.raw || die "ERROR" 123 …-force --decode --force-raw-format --endian=little --sign=signed -o pbs.cmp pbs.flac || die "ERROR" 125 cmp pbs.raw pbs.cmp || die "ERROR: file mismatch" 162 …e-rate=44100 --bps=$bps --channels=$channels --no-padding --lax -o rt.flac $extra $f || die "ERROR" [all …]
|
/external/elfutils/libdw/ |
D | dwarf_getscopes.c | 49 pc_match (unsigned int depth, struct Dwarf_Die_Chain *die, void *arg) in pc_match() argument 54 die->prune = true; in pc_match() 61 int result = INTUSE(dwarf_haspc) (&die->die, a->pc); in pc_match() 75 die->prune = true; in pc_match() 77 if (!die->prune in pc_match() 78 && INTUSE (dwarf_tag) (&die->die) == DW_TAG_inlined_subroutine) in pc_match() 88 origin_match (unsigned int depth, struct Dwarf_Die_Chain *die, void *arg) in origin_match() argument 92 if (die->die.addr != a->inlined_origin.addr) in origin_match() 111 die = die->parent; in origin_match() 112 scopes[a->nscopes++] = die->die; in origin_match() [all …]
|
D | dwarf_getscopes_die.c | 37 scope_visitor (unsigned int depth, struct Dwarf_Die_Chain *die, void *arg) in scope_visitor() argument 39 if (die->die.addr != *(void **) arg) in scope_visitor() 52 scopes[i++] = die->die; in scope_visitor() 53 die = die->parent; in scope_visitor() 55 while (die != NULL); in scope_visitor() 63 dwarf_getscopes_die (Dwarf_Die *die, Dwarf_Die **scopes) in dwarf_getscopes_die() argument 65 if (die == NULL) in dwarf_getscopes_die() 68 struct Dwarf_Die_Chain cu = { .die = CUDIE (die->cu), .parent = NULL }; in dwarf_getscopes_die() 69 void *info = die->addr; in dwarf_getscopes_die()
|
D | libdw_visit_scopes.c | 38 may_have_scopes (Dwarf_Die *die) in may_have_scopes() argument 40 switch (INTUSE(dwarf_tag) (die)) in may_have_scopes() 105 if ((ret = INTUSE(dwarf_child) (&root->die, &state.child.die)) != 0) in __libdw_visit_scopes() 121 while (INTUSE(dwarf_tag) (&state->child.die) == DW_TAG_imported_unit) in walk_children() 123 Dwarf_Die orig_child_die = state->child.die; in walk_children() 125 Dwarf_Attribute *attr = INTUSE(dwarf_attr) (&state->child.die, in walk_children() 130 if (INTUSE(dwarf_formref_die) (attr, &state->child.die) != NULL in walk_children() 131 && INTUSE(dwarf_tag) (&state->child.die) != DW_TAG_compile_unit in walk_children() 132 && (INTUSE(dwarf_child) (&state->child.die, &state->child.die) in walk_children() 140 if (import->die.addr == orig_child_die.addr) in walk_children() [all …]
|
D | dwarf_aggregate_size.c | 38 get_type (Dwarf_Die *die, Dwarf_Attribute *attr_mem, Dwarf_Die *type_mem) in get_type() argument 41 (INTUSE(dwarf_attr_integrate) (die, DW_AT_type, attr_mem), type_mem); in get_type() 49 static int aggregate_size (Dwarf_Die *die, Dwarf_Word *size, 53 array_size (Dwarf_Die *die, Dwarf_Word *size, in array_size() argument 58 if (aggregate_size (get_type (die, attr_mem, &type_mem), &eltsize, in array_size() 66 if (INTUSE(dwarf_child) (die, &child) != 0) in array_size() 134 Dwarf_Die cu = CUDIE (die->cu); in array_size() 151 int has_children = INTUSE(dwarf_child) (die, &enum_child); in array_size() 185 if (INTUSE(dwarf_attr_integrate) (die, DW_AT_byte_stride, in array_size() 191 else if (INTUSE(dwarf_attr_integrate) (die, DW_AT_bit_stride, in array_size() [all …]
|
D | dwarf_hasattr_integrate.c | 37 dwarf_hasattr_integrate (Dwarf_Die *die, unsigned int search_name) in dwarf_hasattr_integrate() argument 43 if (INTUSE(dwarf_hasattr) (die, search_name)) in dwarf_hasattr_integrate() 47 Dwarf_Attribute *attr = INTUSE(dwarf_attr) (die, DW_AT_abstract_origin, in dwarf_hasattr_integrate() 50 attr = INTUSE(dwarf_attr) (die, DW_AT_specification, &attr_mem); in dwarf_hasattr_integrate() 54 die = INTUSE(dwarf_formref_die) (attr, &die_mem); in dwarf_hasattr_integrate() 56 while (die != NULL && chain-- != 0); in dwarf_hasattr_integrate() 61 if (die != NULL && is_cudie (die) in dwarf_hasattr_integrate() 62 && die->cu->unit_type == DW_UT_split_compile) in dwarf_hasattr_integrate() 64 Dwarf_CU *skel_cu = __libdw_find_split_unit (die->cu); in dwarf_hasattr_integrate()
|
D | dwarf_attr_integrate.c | 37 dwarf_attr_integrate (Dwarf_Die *die, unsigned int search_name, in dwarf_attr_integrate() argument 44 Dwarf_Attribute *attr = INTUSE(dwarf_attr) (die, search_name, result); in dwarf_attr_integrate() 48 attr = INTUSE(dwarf_attr) (die, DW_AT_abstract_origin, result); in dwarf_attr_integrate() 50 attr = INTUSE(dwarf_attr) (die, DW_AT_specification, result); in dwarf_attr_integrate() 54 die = INTUSE(dwarf_formref_die) (attr, &die_mem); in dwarf_attr_integrate() 56 while (die != NULL && chain-- != 0); in dwarf_attr_integrate() 61 if (die != NULL && is_cudie (die) in dwarf_attr_integrate() 62 && die->cu->unit_type == DW_UT_split_compile) in dwarf_attr_integrate() 64 Dwarf_CU *skel_cu = __libdw_find_split_unit (die->cu); in dwarf_attr_integrate()
|
/external/linux-kselftest/tools/testing/selftests/safesetid/ |
D | safesetid-test.c | 31 static void die(char *fmt, ...) in die() function 106 die("couldn't open file\n"); in ensure_user_exists() 108 die("couldn't fseek\n"); in ensure_user_exists() 117 die("putpwent failed\n"); in ensure_user_exists() 119 die("fclose failed\n"); in ensure_user_exists() 131 die("mounting securityfs failed\n"); in ensure_securityfs_mounted() 133 die("couldn't find securityfs for unknown reason\n"); in ensure_securityfs_mounted() 137 die("close of %s failed: %s\n", in ensure_securityfs_mounted() 155 die("can't open add_whitelist_policy file\n"); in write_policies() 159 die("short write to %s\n", add_whitelist_policy_file); in write_policies() [all …]
|
/external/libabigail/src/ |
D | abg-dwarf-reader.cc | 301 const Dwarf_Die* die, 307 const Dwarf_Die* die, 312 die_offset(Dwarf_Die* die); 315 die_offset(const Dwarf_Die* die); 318 die_is_anonymous(const Dwarf_Die* die); 321 die_is_type(const Dwarf_Die* die); 324 die_is_decl(const Dwarf_Die* die); 327 die_is_namespace(const Dwarf_Die* die); 330 die_is_unspecified(Dwarf_Die* die); 333 die_is_void_type(Dwarf_Die* die); [all …]
|
/external/tensorflow/tensorflow/tools/ci_build/builds/ |
D | pip_new.sh | 100 die "Nothing to convert to lowercase. No argument given." 110 die "Error: Provided CONTAINER_TYPE \"${CONTAINER_TYPE}\" "\ 116 die "Error: Provided OS_TYPE \"${OS_TYPE}\" is not supported." 120 die "Error: TF_BUILD_FLAGS is not specified." 124 die "Error: TF_TEST_FLAGS is not specified." 128 die "Error: TF_TEST_FILTER_TAGS is not specified." 132 die "Error: TF_TEST_TARGETS is not specified." 136 die "Error: IS_NIGHTLY is not specified." 224 die "Error: Mismatch in python versions detected." 254 die "Error: PYTHON_BIN_PATH was not provided. Did you run configure?" [all …]
|
D | docker_test.sh | 31 die() { function 52 die "Usage: $(basename $0) <IMAGE_TYPE> <TAG> <WHL_PATH>" 66 die "Unrecognized image type: $1" 71 die "FAILED: docker binary unavailable" 77 die "FAILED: Unable to find the base directory where the dockerfile "\ 90 die "whl file does not exist: ${WHL_PATH}" 95 die "FAILED to copy whl file from ${WHL_PATH} to ${TMP_WHL_DIR}/" 99 die "FAILED to build docker image from Dockerfile ${DOCKERFILE_PATH}" 103 die "Failed to remove temporary directory ${TMP_WHL_DIR}" 133 die "FAILED to build and test docker image: ${DOCKER_IMG_TAG}"
|
/external/linux-kselftest/tools/testing/selftests/firmware/ |
D | fw_namespace.c | 26 static void die(char *fmt, ...) in die() function 45 die("open failed: %s\n", in trigger_fw() 59 die("open failed: %s\n", in setup_fw() 62 die("write failed: %s\n", in setup_fw() 73 die("blocking firmware in parent ns failed\n"); in test_fw_in_ns() 77 die("fork failed: %s\n", in test_fw_in_ns() 86 die("waitpid failed: %s\n", in test_fw_in_ns() 90 die("waited for %d got %d\n", in test_fw_in_ns() 94 die("child did not terminate cleanly\n"); in test_fw_in_ns() 102 die("unshare(CLONE_NEWNS) failed: %s\n", in test_fw_in_ns() [all …]
|
/external/ot-br-posix/script/ |
D | server | 44 nat64_start || die 'Failed to start NAT64!' 45 dns64_start || die 'Failed to start DNS64!' 46 firewall_start || die 'Failed to start firewall' 48 … systemctl is-active rsyslog || sudo systemctl start rsyslog || die 'Failed to start rsyslog!' 49 systemctl is-active dbus || sudo systemctl start dbus || die 'Failed to start dbus!' 50 …systemctl is-active avahi-daemon || sudo systemctl start avahi-daemon || die 'Failed to start avah… 51 …without WEB_GUI || systemctl is-active otbr-web || sudo systemctl start otbr-web || die 'Failed to… 52 …systemctl is-active otbr-agent || sudo systemctl start otbr-agent || die 'Failed to start otbr-age… 54 sudo service rsyslog status || sudo service rsyslog start || die 'Failed to start rsyslog!' 55 sudo service dbus status || sudo service dbus start || die 'Failed to start dbus!' [all …]
|
/external/trace-cmd/tracecmd/ |
D | trace-dump.c | 144 die("cannot read %d bytes", lsize); in read_dump_string() 203 die("cannot read %zu bytes magic", sizeof(magic)); in dump_initial_format() 205 die("wrong file magic"); in dump_initial_format() 209 die("cannot read %zu bytes tracing string", strlen(TRACING_STR)); in dump_initial_format() 212 die("wrong tracing string: %s", buf); in dump_initial_format() 216 die("no version string"); in dump_initial_format() 221 die("Invalid file version string %s", buf); in dump_initial_format() 223 die("Unsupported file version %lu", file_version); in dump_initial_format() 227 die("cannot read file endianness"); in dump_initial_format() 235 die("cannot read file bytes per long"); in dump_initial_format() [all …]
|
/external/tensorflow/tensorflow/tools/gcs_test/ |
D | gcs_smoke_wrapper.sh | 27 die () { function 41 die "ERROR: Command-line argument GCS_BUCKET_URL is not supplied" 47 die "ERROR: Unable to find gcloud at path ${GCLOUD_BIN}" 52 die "ERROR: Unable to find gsutil at path ${GSUTIL_BIN}" 57 die "ERROR: Required gcloud environment variable "\ 64 die "ERROR: Unable to find Python file at ${GCS_SMOKE_PY}" 70 die "ERROR: Failed to remove existing log file ${LOG_FILE}" 82 die "FAIL: End-to-end test of GCS access from TensorFlow failed." 92 die "ERROR: Failed to activate gcloud service account with JSON key file" 97 die "FAIL: Unable to determine the URL to the new tfrecord file in GCS" [all …]
|
/external/tinyalsa_new/scripts/ |
D | version.sh | 25 die() function 52 [ -f ${VERSION_FILE} ] || die "No ${VERSION_FILE} found!"; 53 [ -f ${CHANGELOG_FILE} ] || die "No ${CHANGELOG_FILE} found!" 64 die "Could not get $1 from ${VERSION_FILE}" 90 || die "Could not commit version for $1"; 92 [ $(get_version_part $1) = "$2" ] || die "Version check after commit failed for $1" 129 die "Unknown part \"$1\" (must be one of minor, major and patch)." 153 die "Unknown part \"$1\" (must be one of minor, major and patch)." 173 die "Changelog version ($1) does not match package version ($2)." 209 die "Unsupported action \"$1\"." [all …]
|
/external/linux-kselftest/tools/testing/selftests/livepatch/ |
D | functions.sh | 38 function die() { function 136 die "$ret" 141 die "failed to load module $mod" 155 die "use load_lp() to load the livepatch module $mod" 171 die "module $mod is not a livepatch" 177 die "failed to load module $mod (sysfs)" 190 die "failed to complete transition" 203 die "$mod unexpectedly loaded" 215 die "failed to unload module $mod (refcnt)" 220 die "$ret" [all …]
|