/third_party/skia/experimental/skrive/tests/ |
D | BinaryReader.cpp | 45 StreamReader::AutoBlock ab(sr); in DEF_TEST() local 50 StreamReader::AutoBlock ab(sr); in DEF_TEST() local 65 StreamReader::AutoBlock ab(sr); in DEF_TEST() local 70 StreamReader::AutoBlock ab(sr); in DEF_TEST() local
|
D | JsonReader.cpp | 35 StreamReader::AutoBlock ab(sr); in DEF_TEST() local 40 StreamReader::AutoBlock ab(sr); in DEF_TEST() local 55 StreamReader::AutoBlock ab(sr); in DEF_TEST() local 60 StreamReader::AutoBlock ab(sr); in DEF_TEST() local
|
/third_party/node/test/parallel/ |
D | test-worker-message-port.js | 136 const ab = new ArrayBuffer(10); constant 137 port1.postMessage({ ab }, [ ab ]); field 142 const ab = new ArrayBuffer(10); constant 143 port1.postMessage({ ab }, { transfer: [ ab ] }); field 148 const ab = new ArrayBuffer(10); constant 149 port1.postMessage({ ab }, (function*() { yield ab; })()); field 154 const ab = new ArrayBuffer(10); constant 155 port1.postMessage({ ab }, { field
|
D | test-buffer-arraybuffer.js | 8 const ab = new ArrayBuffer(LENGTH); constant 53 const ab = new Uint8Array(5); constant 81 const ab = new Uint8Array(5); constant 109 const ab = new ArrayBuffer(10); constant 131 const ab = new ArrayBuffer(10); constant
|
D | test-worker-message-transfer-port-mark-as-untransferable.js | 7 const ab = new ArrayBuffer(8); constant
|
D | test-memory-usage.js | 42 const ab = new ArrayBuffer(size); constant
|
/third_party/typescript/tests/baselines/reference/ |
D | unionPropertyExistence.js | 22 var ab: AB; variable 45 var ab; variable
|
D | intersectionTypeEquivalence.js | 14 var ab : A & B; variable 28 var ab; variable
|
D | arrayBufferIsViewNarrowsType.js | 5 var ab: ArrayBufferView = obj; variable
|
D | unionExcessPropsWithPartialMember.js | 15 ab = {...a, y: (null as any as string | undefined)}; // Should be allowed, since `y` is missing on … variable
|
/third_party/skia/src/gpu/tessellate/ |
D | PatchWriter.cpp | 35 float4 ab = mix(p0.xyxy(), p1.xyxy(), T); in chopAndWriteQuads() local 53 float2 ab = (p0 + p1) * .5f; in chopAndWriteQuads() local 83 float4 ab = mix(h0, h1, T); in chopAndWriteConics() local 117 float4 ab = mix(p0.xyxy(), p1.xyxy(), T); in chopAndWriteCubics() local 137 float2 ab = (p0 + p1) * .5f; in chopAndWriteCubics() local
|
/third_party/skia/tools/viewer/ |
D | SkRiveSlide.cpp | 29 for (const auto& ab : fRive->artboards()) { in load() local 63 for (const auto& ab : fRive->artboards()) { in draw() local
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-ucd.cc | 66 _hb_ucd_decompose_hangul (hb_codepoint_t ab, hb_codepoint_t *a, hb_codepoint_t *b) in _hb_ucd_decompose_hangul() 88 _hb_ucd_compose_hangul (hb_codepoint_t a, hb_codepoint_t b, hb_codepoint_t *ab) in _hb_ucd_compose_hangul() 120 hb_codepoint_t a, hb_codepoint_t b, hb_codepoint_t *ab, in hb_ucd_compose() 141 hb_codepoint_t ab, hb_codepoint_t *a, hb_codepoint_t *b, in hb_ucd_decompose()
|
D | hb-ot-shape-complex-hebrew.cc | 34 hb_codepoint_t *ab) in compose_hebrew()
|
/third_party/boost/libs/math/tools/ |
D | gauss_kronrod_constants.cpp | 12 auto ab = T::abscissa(); in print_gauss_constants() local 45 auto ab = T::abscissa(); in print_gauss_kronrod_constants() local
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-ucd.cc | 67 _hb_ucd_decompose_hangul (hb_codepoint_t ab, hb_codepoint_t *a, hb_codepoint_t *b) in _hb_ucd_decompose_hangul() 89 _hb_ucd_compose_hangul (hb_codepoint_t a, hb_codepoint_t b, hb_codepoint_t *ab) in _hb_ucd_compose_hangul() 129 hb_codepoint_t a, hb_codepoint_t b, hb_codepoint_t *ab, in hb_ucd_compose() 166 hb_codepoint_t ab, hb_codepoint_t *a, hb_codepoint_t *b, in hb_ucd_decompose()
|
/third_party/harfbuzz/src/ |
D | hb-ucd.cc | 67 _hb_ucd_decompose_hangul (hb_codepoint_t ab, hb_codepoint_t *a, hb_codepoint_t *b) in _hb_ucd_decompose_hangul() 89 _hb_ucd_compose_hangul (hb_codepoint_t a, hb_codepoint_t b, hb_codepoint_t *ab) in _hb_ucd_compose_hangul() 129 hb_codepoint_t a, hb_codepoint_t b, hb_codepoint_t *ab, in hb_ucd_compose() 166 hb_codepoint_t ab, hb_codepoint_t *a, hb_codepoint_t *b, in hb_ucd_decompose()
|
D | hb-ot-shape-complex-hebrew.cc | 38 hb_codepoint_t *ab) in compose_hebrew()
|
/third_party/node/src/ |
D | aliased_buffer.h | 43 v8::Local<v8::ArrayBuffer> ab = v8::ArrayBuffer::New( in AliasedBufferBase() local 69 v8::Local<v8::ArrayBuffer> ab = backing_buffer.GetArrayBuffer(); in AliasedBufferBase() local 228 v8::Local<v8::ArrayBuffer> ab = v8::ArrayBuffer::New( in reserve() local
|
D | node_process_methods.cc | 117 Local<ArrayBuffer> ab = get_fields_array_buffer(args, 0, 2); in CPUUsage() local 156 Local<ArrayBuffer> ab = args[0].As<Uint32Array>()->Buffer(); in Hrtime() local 165 Local<ArrayBuffer> ab = args[0].As<BigUint64Array>()->Buffer(); in HrtimeBigInt() local 219 Local<ArrayBuffer> ab = get_fields_array_buffer(args, 0, 5); in MemoryUsage() local 310 Local<ArrayBuffer> ab = get_fields_array_buffer(args, 0, 16); in ResourceUsage() local
|
/third_party/typescript/tests/cases/compiler/ |
D | arrayBufferIsViewNarrowsType.ts | 4 var ab: ArrayBufferView = obj; variable
|
/third_party/libwebsockets/lib/secure-streams/system/auth-api.amazon.com/ |
D | auth.c | 118 lws_system_blob_t *ab; in ss_api_amazon_auth_rx() local 172 lws_system_blob_t *ab; in ss_api_amazon_auth_tx() local 210 lws_system_blob_t *ab; in ss_api_amazon_auth_state() local
|
/third_party/jerryscript/tests/jerry/es2015/ |
D | typedArray-subarray.js | 33 var ab = new ArrayBuffer(28); variable
|
/third_party/glib/glib/pcre/ |
D | pcre_valid_utf8.c | 117 int ab, c, d; in PRIV() local
|
/third_party/pcre2/pcre2/src/ |
D | pcre2_valid_utf.c | 136 uint32_t ab, d; in PRIV() local
|