/third_party/node/deps/npm/lib/install/ |
D | read-shrinkwrap.js | 79 if (acc.state === 'top' || acc.state === 'ours') acc.ours += line 86 ours: '', property 91 const ours = parseJSON(pieces.ours) 93 return reconcileLockfiles(ours, theirs) 105 function reconcileLockfiles (parent, ours, theirs) { argument 106 return Object.assign({}, ours, theirs)
|
/third_party/ffmpeg/tools/ |
D | murge | 5 grep -B99999 '^||||' murge.X | egrep -v '^(=======|<<<<<<<|>>>>>>>|\|\|\|\|\|\|\|)' >murge.ours 8 colordiff -du $* murge.ours murge.theirs 10 grep . murge.common > /dev/null && colordiff -du $* murge.common murge.ours 11 rm murge.theirs murge.common murge.ours murge.X
|
/third_party/node/deps/npm/node_modules/isexe/test/ |
D | basic.js | 7 var ours = fixture + '/ours.cat' variable 34 fs.writeFileSync(ours, '#!/usr/bin/env cat\nours\n') 35 fs.chmodSync(ours, parseInt('0754', 8)) 85 t.ok(isexe.sync(ours, { uid: 0, gid: 0 })) 135 t.ok(isexe.sync(ours, options)) 171 isexe(ours, options, function (er, is) {
|
/third_party/pulseaudio/src/pulsecore/ |
D | pid.c | 206 int ours = 1; local 216 if ((ours = proc_name_ours(pid, procname)) < 0) { 222 if (ours) { 360 int ours; local 362 if ((ours = proc_name_ours(*pid, procname)) < 0) 365 if (!ours) {
|
/third_party/mbedtls/tests/suites/ |
D | test_suite_ecdh.data | 76 ECDH calc_secret: ours first, SECP256R1 (RFC 5903) 84 ecdh calc_secret: ours first (Alice), curve25519 (rfc 7748) 92 ecdh calc_secret: ours first (Bob), curve25519 (rfc 7748)
|
/third_party/flutter/skia/tools/skqp/ |
D | branch_skqp_dev.sh | 11 git merge -s ours origin/skqp/dev -m "$MSG"
|
/third_party/skia/tools/skqp/ |
D | branch_skqp_dev.sh | 11 git merge -s ours origin/skqp/dev -m "$MSG"
|
/third_party/flutter/skia/third_party/externals/sfntly/java/ |
D | quickstart.txt | 15 4. Start building your own tools or extending ours
|
/third_party/skia/third_party/externals/sfntly/java/ |
D | quickstart.txt | 15 4. Start building your own tools or extending ours
|
/third_party/cups-filters/fontembed/ |
D | sfnt.c | 86 char *ours=NULL; in otf_read() local 104 ours=buf=malloc(sizeof(char)*pad_len); in otf_read() 117 free(ours); in otf_read()
|
/third_party/mbedtls/library/ |
D | ssl_srv.c | 676 const char **ours; in ssl_parse_alpn_ext() local 735 for( ours = ssl->conf->alpn_list; *ours != NULL; ours++ ) in ssl_parse_alpn_ext() 737 ours_len = strlen( *ours ); in ssl_parse_alpn_ext() 743 memcmp( theirs, *ours, cur_len ) == 0 ) in ssl_parse_alpn_ext() 745 ssl->alpn_chosen = *ours; in ssl_parse_alpn_ext()
|
/third_party/flutter/flutter/packages/flutter/lib/src/painting/ |
D | borders.dart | 524 // Here, "ours" is the border at the side where we're adding the new 527 final ShapeBorder ours = reversed ? borders.last : borders.first; 528 final ShapeBorder merged = ours.add(other, reversed: reversed) 529 ?? other.add(ours, reversed: !reversed);
|
/third_party/icu/icu4c/source/samples/ufortune/resources/ |
D | root.txt | 123 enlightened him with ours.",
|
/third_party/flutter/skia/third_party/externals/icu/source/samples/ufortune/resources/ |
D | root.txt | 123 enlightened him with ours.",
|
/third_party/skia/third_party/externals/icu/source/samples/ufortune/resources/ |
D | root.txt | 123 enlightened him with ours.",
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/metal/ |
D | DeviceMTL.mm | 304 // must update ours when we see that the completed serial from device base has
|
/third_party/ltp/ |
D | COPYING | 43 Also, for each author's protection and ours, we want to make certain
|
/third_party/iptables/ |
D | COPYING | 43 Also, for each author's protection and ours, we want to make certain
|
/third_party/flutter/skia/third_party/externals/freetype/docs/ |
D | GPLv2.TXT | 43 Also, for each author's protection and ours, we want to make certain
|
/third_party/pulseaudio/ |
D | GPL | 43 Also, for each author's protection and ours, we want to make certain
|
/third_party/elfutils/ |
D | COPYING-GPLV2 | 43 Also, for each author's protection and ours, we want to make certain
|
/third_party/libffi/ |
D | LICENSE-BUILDTOOLS | 57 Also, for each author's protection and ours, we want to make certain
|
/third_party/openssl/external/perl/Text-Template-1.56/ |
D | LICENSE | 61 Also, for each author's protection and ours, we want to make certain
|
/third_party/flutter/skia/third_party/externals/libpng/contrib/gregbook/ |
D | COPYING | 43 Also, for each author's protection and ours, we want to make certain
|
/third_party/lz4/programs/ |
D | COPYING | 43 Also, for each author's protection and ours, we want to make certain
|