/third_party/flutter/skia/third_party/icu/ |
D | icu.gni | 6 "$_src/common/appendable.cpp", 7 "$_src/common/bmpset.cpp", 8 "$_src/common/bmpset.h", 9 "$_src/common/brkeng.cpp", 10 "$_src/common/brkeng.h", 11 "$_src/common/brkiter.cpp", 12 "$_src/common/bytesinkutil.cpp", 13 "$_src/common/bytesinkutil.h", 14 "$_src/common/bytestream.cpp", 15 "$_src/common/bytestrie.cpp", [all …]
|
/third_party/skia/third_party/icu/ |
D | icu.gni | 9 "$_src/common/appendable.cpp", 10 "$_src/common/bmpset.cpp", 11 "$_src/common/bmpset.h", 12 "$_src/common/brkeng.cpp", 13 "$_src/common/brkeng.h", 14 "$_src/common/brkiter.cpp", 15 "$_src/common/bytesinkutil.cpp", 16 "$_src/common/bytesinkutil.h", 17 "$_src/common/bytestream.cpp", 18 "$_src/common/bytestrie.cpp", [all …]
|
/third_party/skia/third_party/externals/icu/ |
D | sources.gni | 523 # find source/common -maxdepth 1 ! -type d | egrep '\.(c|cpp|h)$' |\ 527 "source/common/appendable.cpp", 528 "source/common/bmpset.cpp", 529 "source/common/bmpset.h", 530 "source/common/brkeng.cpp", 531 "source/common/brkeng.h", 532 "source/common/brkiter.cpp", 533 "source/common/bytesinkutil.cpp", 534 "source/common/bytesinkutil.h", 535 "source/common/bytestream.cpp", [all …]
|
D | icu.gypi | 254 # find source/common -maxdepth 1 ! -type d | egrep '\.(c|cpp)$' | \ 257 'source/common/appendable.cpp', 258 'source/common/bmpset.cpp', 259 'source/common/brkeng.cpp', 260 'source/common/brkiter.cpp', 261 'source/common/bytesinkutil.cpp', 262 'source/common/bytestream.cpp', 263 'source/common/bytestriebuilder.cpp', 264 'source/common/bytestrie.cpp', 265 'source/common/bytestrieiterator.cpp', [all …]
|
/third_party/flutter/skia/third_party/externals/icu/ |
D | icu.gypi | 242 # find source/common -maxdepth 1 ! -type d | egrep '\.(c|cpp)$' | \ 245 'source/common/appendable.cpp', 246 'source/common/bmpset.cpp', 247 'source/common/brkeng.cpp', 248 'source/common/brkiter.cpp', 249 'source/common/bytesinkutil.cpp', 250 'source/common/bytestream.cpp', 251 'source/common/bytestriebuilder.cpp', 252 'source/common/bytestrie.cpp', 253 'source/common/bytestrieiterator.cpp', [all …]
|
D | BUILD.gn | 41 "source/common", 631 # find source/common -maxdepth 1 ! -type d | egrep '\.(c|cpp|h)$' |\ 635 "source/common/appendable.cpp", 636 "source/common/bmpset.cpp", 637 "source/common/bmpset.h", 638 "source/common/brkeng.cpp", 639 "source/common/brkeng.h", 640 "source/common/brkiter.cpp", 641 "source/common/bytesinkutil.cpp", 642 "source/common/bytesinkutil.h", [all …]
|
/third_party/typescript/tests/baselines/reference/ |
D | normalizedIntersectionTooComplex.types | 22 "0": { common?: string; "0"?: number, ref?: Obj<Big["0"]> | Func<Big["0"]>; } 23 >"0" : { common?: string | undefined; "0"?: number | undefined; ref?: Obj<any> | Func<any> | undefi… 24 >common : string | undefined 26 >ref : Obj<{ common?: string | undefined; "0"?: number | undefined; ref?: Obj<any> | Func<any> | un… 28 "1": { common?: string; "1"?: number, ref?: Obj<Big["1"]> | Func<Big["1"]>; } 29 >"1" : { common?: string | undefined; "1"?: number | undefined; ref?: Obj<any> | Func<any> | undefi… 30 >common : string | undefined 32 >ref : Obj<{ common?: string | undefined; "1"?: number | undefined; ref?: Obj<any> | Func<any> | un… 34 "2": { common?: string; "2"?: number, ref?: Obj<Big["2"]> | Func<Big["2"]>; } 35 >"2" : { common?: string | undefined; "2"?: number | undefined; ref?: Obj<any> | Func<any> | undefi… [all …]
|
/third_party/icu/icu4c/source/ |
D | BUILD.gn | 20 "//third_party/icu/icu4c/source/common", 43 "//third_party/icu/icu4c/source/common/appendable.cpp", 44 "//third_party/icu/icu4c/source/common/bmpset.cpp", 45 "//third_party/icu/icu4c/source/common/brkeng.cpp", 46 "//third_party/icu/icu4c/source/common/brkiter.cpp", 47 "//third_party/icu/icu4c/source/common/bytesinkutil.cpp", 48 "//third_party/icu/icu4c/source/common/bytestream.cpp", 49 "//third_party/icu/icu4c/source/common/bytestrie.cpp", 50 "//third_party/icu/icu4c/source/common/bytestriebuilder.cpp", 51 "//third_party/icu/icu4c/source/common/bytestrieiterator.cpp", [all …]
|
/third_party/gstreamer/gstplugins_good/gst/matroska/ |
D | matroska-read-common.c | 53 #define DEBUG_ELEMENT_START(common, ebml, element) \ argument 54 GST_DEBUG_OBJECT (common->sinkpad, "Parsing " element " element at offset %" \ 57 #define DEBUG_ELEMENT_STOP(common, ebml, element, ret) \ argument 58 GST_DEBUG_OBJECT (common->sinkpad, "Parsing " element " element " \ 632 gst_matroska_read_common_do_index_seek (GstMatroskaReadCommon * common, in gst_matroska_read_common_do_index_seek() argument 643 GST_DEBUG_OBJECT (common->sinkpad, "Missing track index table"); in gst_matroska_read_common_do_index_seek() 644 index = common->index; in gst_matroska_read_common_do_index_seek() 704 gst_matroska_read_common_found_global_tag (GstMatroskaReadCommon * common, in gst_matroska_read_common_found_global_tag() argument 707 if (common->global_tags) { in gst_matroska_read_common_found_global_tag() 708 gst_tag_list_insert (common->global_tags, taglist, GST_TAG_MERGE_APPEND); in gst_matroska_read_common_found_global_tag() [all …]
|
/third_party/node/test/parallel/ |
D | test-wrap-js-stream-destroy.js | 4 const common = require('../common'); constant 15 socket.on('error', common.mustNotCall()); 16 socket.on('end', common.mustNotCall()); 17 socket.on('close', common.mustCall()); 31 socket.on('error', common.mustNotCall()); 32 socket.on('end', common.mustCall()); 33 socket.on('close', common.mustCall()); 35 streamWrap.on('error', common.mustNotCall()); 39 streamWrap.on('end', common.mustCall()); 42 streamWrap.on('close', common.mustCall(() => { [all …]
|
D | test-domain-promise.js | 2 const common = require('../common'); constant 8 process.on('warning', common.mustNotCall()); 13 d.run(common.mustCall(() => { 14 Promise.resolve().then(common.mustCall(() => { 23 d.run(common.mustCall(() => { 24 Promise.resolve().then(() => {}).then(() => {}).then(common.mustCall(() => { 33 d.run(common.mustCall(() => { 40 `, { common, assert, process, d }); property 48 d1.run(common.mustCall(() => { 52 d2.run(common.mustCall(() => { [all …]
|
D | test-stream-writable-destroy.js | 3 const common = require('../common'); constant 12 write.on('finish', common.mustNotCall()); 13 write.on('close', common.mustCall()); 27 write.on('error', common.mustCall()); 28 write.on('finish', common.mustNotCall()); 40 write.on('finish', common.mustNotCall()); 41 write.on('close', common.mustCall()); 42 write.on('error', common.mustCall((err) => { 62 write.on('finish', common.mustNotCall('no finish event')); 63 write.on('close', common.mustCall()); [all …]
|
D | test-stream-transform-destroy.js | 3 const common = require('../common'); constant 14 transform.on('end', common.mustNotCall()); 15 transform.on('close', common.mustCall()); 16 transform.on('finish', common.mustNotCall()); 29 transform.on('end', common.mustNotCall()); 30 transform.on('finish', common.mustNotCall()); 31 transform.on('close', common.mustCall()); 32 transform.on('error', common.mustCall((err) => { 44 transform._destroy = common.mustCall(function(err, cb) { 51 transform.on('finish', common.mustNotCall('no finish event')); [all …]
|
D | test-http-generic-streams.js | 2 const common = require('../common'); constant 10 const server = http.createServer(common.mustCall((req, res) => { 20 createConnection: common.mustCall(() => clientSide) 21 }, common.mustCall((res) => { 23 res.on('data', common.mustCall((data) => { 26 res.on('end', common.mustCall()); 34 const server = http.createServer(common.mustCall((req, res) => { 45 createConnection: common.mustCall(() => clientSide), 47 }, common.mustCall((res) => { 49 res.on('data', common.mustCall((data) => { [all …]
|
D | test-http2-server-startup.js | 7 const common = require('../common'); constant 10 if (!common.hasCrypto) 11 common.skip('missing crypto'); 25 serverTLS.listen(0, common.mustCall(() => serverTLS.close())); 28 serverTLS.on('error', common.mustNotCall()); 30 const server = http2.createServer(options, common.mustNotCall()); 31 server.listen(0, common.mustCall(() => server.close())); 34 server.on('error', common.mustNotCall()); 40 server.on('timeout', common.mustCall(() => { 45 server.setTimeout(common.platformTimeout(1000), common.mustCall()); [all …]
|
D | test-http2-client-destroy.js | 5 const common = require('../common'); constant 6 if (!common.hasCrypto) 7 common.skip('missing crypto'); 16 server.listen(0, common.mustCall(() => { 28 client.on('connect', common.mustCall(() => { 43 client.on('close', common.mustCall(() => { 56 server.listen(0, common.mustCall(() => { 59 socket.on('close', common.mustCall(() => { 64 req.on('error', common.expectsError({ 72 req.on('response', common.mustNotCall()); [all …]
|
D | test-http2-compat-serverresponse-destroy.js | 3 const common = require('../common'); constant 4 if (!common.hasCrypto) 5 common.skip('missing crypto'); 18 const server = http2.createServer(common.mustCall((req, res) => { 19 req.on('error', common.mustNotCall()); 20 res.on('error', common.mustNotCall()); 22 res.on('finish', common.mustCall(() => { 36 server.listen(0, common.mustCall(() => { 46 req.on('response', common.mustNotCall()); 47 req.on('error', common.mustNotCall()); [all …]
|
/third_party/rust/crates/clap/clap_mangen/tests/ |
D | roff.rs | 1 mod common; module 6 let cmd = common::basic_command(name); in basic() 7 common::assert_matches_path("tests/snapshots/basic.bash.roff", cmd); in basic() 13 let cmd = common::feature_sample_command(name); in feature_sample() 14 common::assert_matches_path("tests/snapshots/feature_sample.bash.roff", cmd); in feature_sample() 20 let cmd = common::special_commands_command(name); in special_commands() 21 common::assert_matches_path("tests/snapshots/special_commands.bash.roff", cmd); in special_commands() 27 let cmd = common::quoting_command(name); in quoting() 28 common::assert_matches_path("tests/snapshots/quoting.bash.roff", cmd); in quoting() 34 let cmd = common::aliases_command(name); in aliases() [all …]
|
/third_party/pcre2/pcre2/src/ |
D | pcre2_jit_compile.c | 250 backtrack_common common; member 261 backtrack_common common; member 283 backtrack_common common; member 293 backtrack_common common; member 298 backtrack_common common; member 312 backtrack_common common; member 332 backtrack_common common; member 344 backtrack_common common; member 592 #define OVECTOR_START (common->ovector_start) 594 #define OVECTOR_PRIV(i) (common->cbra_ptr + (i) * (sljit_sw)sizeof(sljit_sw)) [all …]
|
/third_party/node/deps/npm/test/tap/ |
D | bugs.js | 1 var common = require('../common-tap.js') variable 2 common.pendIfWindows('not working because Windows and shebangs') 11 var outFile = path.join(common.pkg, '/_output') 13 var opts = { cwd: common.pkg } 17 'echo "$@" > ' + JSON.stringify(common.pkg) + '/_output\n' 18 fs.writeFileSync(join(common.pkg, '/_script.sh'), s, 'ascii') 19 fs.chmodSync(join(common.pkg, '/_script.sh'), '0755') 25 mr({ port: common.port }, function (er, s) { 26 common.npm( 29 '--registry=' + common.registry, [all …]
|
D | repo.js | 1 var common = require('../common-tap.js') variable 8 var fakeBrowser = path.join(common.pkg, '_script.sh') 9 var outFile = path.join(common.pkg, '_output') 10 var opts = { cwd: common.pkg } 13 common.pendIfWindows('This is trickier to convert without opening new shells') 16 mkdirp.sync(common.pkg) 18 'echo "$@" > ' + JSON.stringify(common.pkg) + '/_output\n' 26 mr({ port: common.port }, function (er, s) { 27 common.npm([ 29 '--registry=' + common.registry, [all …]
|
D | access.js | 10 const common = require('../common-tap.js') constant 12 const pkg = common.pkg 22 mr({port: common.port}, function (err, s) { 43 common.npm( 47 '--registry', common.registry, 66 common.npm([ 69 '--registry', common.registry 87 common.npm([ 90 '--registry', common.registry 107 common.npm( [all …]
|
/third_party/libabigail/tests/data/test-read-dwarf/ |
D | PR25007-sdhci.ko.abi | 40 …ernel/aosp/common-mainline/common/drivers/mmc/host/sdhci.c' comp-dir-path='/ws/android/kernel/aosp… 104 …<enum-decl name='dl_dev_state' filepath='/ws/android/kernel/aosp/common-mainline/common/include/li… 111 …<enum-decl name='dma_data_direction' filepath='/ws/android/kernel/aosp/common-mainline/common/incl… 118 …<enum-decl name='hrtimer_restart' filepath='/ws/android/kernel/aosp/common-mainline/common/include… 123 …<enum-decl name='kobj_ns_type' filepath='/ws/android/kernel/aosp/common-mainline/common/include/li… 129 …<enum-decl name='led_brightness' filepath='/ws/android/kernel/aosp/common-mainline/common/include/… 136 …<enum-decl name='memory_type' filepath='/ws/android/kernel/aosp/common-mainline/common/include/lin… 143 …<enum-decl name='migrate_mode' filepath='/ws/android/kernel/aosp/common-mainline/common/include/li… 150 …<enum-decl name='module_state' filepath='/ws/android/kernel/aosp/common-mainline/common/include/li… 157 …<enum-decl name='page_entry_size' filepath='/ws/android/kernel/aosp/common-mainline/common/include… [all …]
|
/third_party/vk-gl-cts/framework/common/ |
D | BUILD.gn | 26 "//third_party/vk-gl-cts/framework/common/tcuApp.cpp", 27 "//third_party/vk-gl-cts/framework/common/tcuArray.cpp", 28 "//third_party/vk-gl-cts/framework/common/tcuAstcUtil.cpp", 29 "//third_party/vk-gl-cts/framework/common/tcuBilinearImageCompare.cpp", 30 "//third_party/vk-gl-cts/framework/common/tcuCPUWarmup.cpp", 31 "//third_party/vk-gl-cts/framework/common/tcuCommandLine.cpp", 32 "//third_party/vk-gl-cts/framework/common/tcuCompressedTexture.cpp", 33 "//third_party/vk-gl-cts/framework/common/tcuDefs.cpp", 34 "//third_party/vk-gl-cts/framework/common/tcuEither.cpp", 35 "//third_party/vk-gl-cts/framework/common/tcuFactoryRegistry.cpp", [all …]
|
/third_party/icu/icu4c/ |
D | BUILD.gn | 19 "//third_party/icu/icu4c/source/common", 29 include_dirs = [ "//third_party/icu/icu4c/source/common" ] 71 "//third_party/icu/icu4c/source/common/ubiditransform.cpp", 72 "//third_party/icu/icu4c/source/common/locutil.cpp", 73 "//third_party/icu/icu4c/source/common/cstring.cpp", 74 "//third_party/icu/icu4c/source/common/rbbiscan.cpp", 75 "//third_party/icu/icu4c/source/common/utrie.cpp", 76 "//third_party/icu/icu4c/source/common/cwchar.cpp", 77 "//third_party/icu/icu4c/source/common/bytestriebuilder.cpp", 78 "//third_party/icu/icu4c/source/common/umapfile.cpp", [all …]
|