/third_party/alsa-utils/ |
D | README.md | 14 alsactl | an utility for soundcard settings management 15 aplay/arecord | an utility for the playback / capture of .wav,.voc,.au files 16 axfer | an utility to transfer audio data frame (enhancement of aplay) 19 amidi | a utility to send/receive sysex dumps or other MIDI data 20 iecset | a utility to show/set the IEC958 status bits 21 speaker-test | a speaker test utility 23 alsaucm | Use Case Manager utility
|
/third_party/ffmpeg/libavcodec/ |
D | elbg.c | 52 int64_t *utility; member 256 if (elbg->num_cb * elbg->utility[i] > elbg->error) in evaluate_utility_inc() 257 inc += elbg->utility[i]; in evaluate_utility_inc() 267 elbg->utility[idx] = newutility; in update_utility_and_n_cb() 292 olderror += elbg->utility[idx[j]]; in try_shift_candidate() 337 if (elbg->num_cb * elbg->utility[idx[0]] < elbg->error) { in do_shiftings() 364 memset(elbg->utility, 0, elbg->num_cb * sizeof(*elbg->utility)); in do_elbg() 386 elbg->utility[elbg->nearest_cb[i]] += best_dist; in do_elbg() 478 ALLOCATE_IF_NECESSARY(utility, num_cb, 1) in avpriv_elbg_do() 506 av_freep(&elbg->utility); in avpriv_elbg_free()
|
/third_party/ltp/testcases/network/stress/ns-tools/ |
D | 00_Descriptions.txt | 73 The host under test assume the host where this utility run is a 74 gateway. When the utility receives the packet from the host 75 under test. This utility reply ICMP redirect message. 79 This utility is also able to set illegal information in the IP header 83 This utility is also able to set illegal information in the IP header
|
/third_party/skia/third_party/externals/abseil-cpp/absl/utility/ |
D | CMakeLists.txt | 19 utility 21 "utility.h" 39 absl::utility
|
D | BUILD.bazel | 30 name = "utility", 32 "utility.h", 49 ":utility",
|
D | BUILD.gn | 7 absl_source_set("utility") { 8 public = [ "utility.h" ]
|
/third_party/skia/third_party/externals/expat/testdata/largefiles/ |
D | README.txt | 12 - purpose: mostly for performance testing with the benchmark utility 18 - purpose: mostly for performance testing with the benchmark utility 24 - purpose: mostly for performance testing with the benchmark utility 31 utility, specifically for testing the duplicate attribute check in
|
/third_party/curl/m4/ |
D | zz40-xc-ovr.m4 | 201 dnl Emits shell code that verifies that 'sed' utility 212 # Verify that 'sed' utility is found within 'PATH', otherwise abort. 223 echo "$xc_msg_err 'sed' utility not found in 'PATH'. $xc_msg_abrt" >&2 234 dnl Emits shell code that verifies that 'grep' utility 245 # Verify that 'grep' utility is found within 'PATH', otherwise abort. 256 echo "$xc_msg_err 'grep' utility not found in 'PATH'. $xc_msg_abrt" >&2 267 dnl Emits shell code that verifies that 'tr' utility 274 # Verify that 'tr' utility is found within 'PATH', otherwise abort. 285 echo "$xc_msg_err 'tr' utility not found in 'PATH'. $xc_msg_abrt" >&2 296 dnl Emits shell code that verifies that 'wc' utility [all …]
|
/third_party/skia/third_party/externals/abseil-cpp/absl/types/ |
D | BUILD.bazel | 39 "//absl/utility", 150 "//absl/utility", 229 "//absl/utility", 261 "//absl/utility", 292 "//absl/utility",
|
D | CMakeLists.txt | 29 absl::utility 178 absl::utility 260 absl::utility 309 absl::utility
|
D | BUILD.gn | 16 "${skia_third_party_dir}/abseil-cpp/absl/utility", 63 "${skia_third_party_dir}/abseil-cpp/absl/utility", 98 "${skia_third_party_dir}/abseil-cpp/absl/utility",
|
/third_party/skia/third_party/externals/abseil-cpp/absl/container/ |
D | BUILD.gn | 9 deps = [ "${skia_third_party_dir}/abseil-cpp/absl/utility" ] 115 "${skia_third_party_dir}/abseil-cpp/absl/utility", 179 "${skia_third_party_dir}/abseil-cpp/absl/utility", 227 "${skia_third_party_dir}/abseil-cpp/absl/utility", 239 "${skia_third_party_dir}/abseil-cpp/absl/utility", 349 "${skia_third_party_dir}/abseil-cpp/absl/utility",
|
D | CMakeLists.txt | 41 absl::utility 94 absl::utility 111 absl::utility 421 absl::utility 672 absl::utility 725 absl::utility
|
/third_party/rust/crates/cxx/gen/src/ |
D | builtin.rs | 77 include.utility = true; in write() 99 include.utility = true; in write() 103 include.utility = true; in write() 276 include.utility = true; in write() 402 include.utility = true; in write()
|
D | include.rs | 39 pub utility: bool, field 100 utility, in write() 152 if utility && !cxx_header { in write()
|
/third_party/abseil-cpp/ |
D | README.md | 95 <br /> The `types` library contains non-container utility types, like a 97 * [`utility`](absl/utility/) 98 <br /> The `utility` library contains utility and helper code.
|
/third_party/skia/third_party/externals/abseil-cpp/absl/cleanup/ |
D | BUILD.gn | 12 "${skia_third_party_dir}/abseil-cpp/absl/utility", 32 "${skia_third_party_dir}/abseil-cpp/absl/utility",
|
D | CMakeLists.txt | 25 absl::utility 53 absl::utility
|
D | BUILD.bazel | 35 "//absl/utility", 63 "//absl/utility",
|
/third_party/f2fs-tools/ |
D | README.md | 1 F2FS format utility 5 with this utility. Otherwise, you cannot mount f2fs.
|
/third_party/mesa3d/docs/relnotes/ |
D | 10.2.6.rst | 45 - mesa: Turn target_can_be_compressed() in to a utility function 50 - mesa: Add utility function \_mesa_is_enum_format_snorm() 58 - mesa: Add utility function \_mesa_is_enum_format_unorm()
|
/third_party/skia/third_party/externals/abseil-cpp/ |
D | README.md | 111 <br /> The `types` library contains non-container utility types, like a 113 * [`utility`](absl/utility/) 114 <br /> The `utility` library contains utility and helper code.
|
/third_party/mesa3d/docs/ |
D | sourcetree.rst | 22 - **compiler** - Common utility sources for different compilers. 118 - **pipebuffer** - utility module for managing buffers 119 - **rbug** - Gallium remote debug utility 132 - **vl** - utility code for video decode/encode 180 - **util** - Various utility codes
|
/third_party/ffmpeg/doc/ |
D | libavutil.texi | 16 The libavutil library is a utility library to aid portable 59 @settitle multimedia-biased utility library
|
/third_party/skia/third_party/externals/abseil-cpp/absl/status/ |
D | BUILD.gn | 48 "${skia_third_party_dir}/abseil-cpp/absl/utility", 64 "${skia_third_party_dir}/abseil-cpp/absl/utility",
|