Home
last modified time | relevance | path

Searched defs:dataB (Results 1 – 7 of 7) sorted by relevance

/third_party/typescript/tests/cases/compiler/
DcorrectOrderOfPromiseMethod.ts23 const dataB: B[] = resultB; constant
/third_party/node/deps/npm/node_modules/stream-iterate/
Dtest.js16 readB(function (err, dataB, nextB) { argument
/third_party/node/deps/npm/node_modules/sorted-union-stream/
Dindex.js17 readB(function (err, dataB, nextB) { argument
/third_party/typescript/tests/baselines/reference/
DcorrectOrderOfPromiseMethod.js21 const dataB: B[] = resultB; constant
/third_party/skia/third_party/externals/dawn/src/tests/perf_tests/
DShaderRobustnessPerf.cpp422 std::vector<float> dataB(dataBSize); in SetUp() local
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
Ddag_test.cpp84 Data dataA, dataB; in TEST_P() local
/third_party/openssl/crypto/pem/
Dpem_lib.c904 BIO *headerB = NULL, *dataB = NULL; in PEM_read_bio_ex() local