/third_party/f2fs-tools/lib/ |
D | nls_utf8.c | 484 utf8leaf_t *leaf; 493 leaf = utf8lookup(data, hangul, s); 494 if (!leaf) 497 leaf_age = utf8agetab[LEAF_GEN(leaf)]; 514 utf8leaf_t *leaf; 523 leaf = utf8lookup(data, hangul, s); 524 if (!leaf) 526 leaf_age = utf8agetab[LEAF_GEN(leaf)]; 542 utf8leaf_t *leaf; 551 leaf = utf8nlookup(data, hangul, s, len); [all …]
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
D | cord_rep_btree_test.cc | 192 CordRepBtree* leaf = CordRepBtree::Create(MakeHexFlat(0)); in MakeLeaf() local 194 leaf = CordRepBtree::Append(leaf, MakeHexFlat(i)); in MakeLeaf() 196 return leaf; in MakeLeaf() 351 auto* leaf = CordRepBtree::Create(flat); in TEST() local 352 EXPECT_THAT(leaf->size(), Eq(1)); in TEST() 353 EXPECT_THAT(leaf->height(), Eq(0)); in TEST() 354 EXPECT_THAT(leaf->Edges(), ElementsAre(flat)); in TEST() 355 CordRepBtree::Unref(leaf); in TEST() 359 auto* leaf = CordRepBtree::Create(MakeFlat("a")); in TEST() local 360 CordRepBtree* tree = CordRepBtree::New(leaf); in TEST() [all …]
|
D | cord_rep_btree.cc | 467 CordRepBtree* leaf = ops.BuildStack(tree, depth); in AddCordRep() local 469 leaf->AddEdge<edge_type>(ops.owned(depth), rep, length); in AddCordRep() 476 CordRepBtree* leaf = CordRepBtree::New(0); in NewLeaf() local 479 const size_t cap = leaf->capacity(); in NewLeaf() 484 leaf->edges_[end++] = flat; in NewLeaf() 487 leaf->length = length; in NewLeaf() 488 leaf->set_end(end); in NewLeaf() 489 return leaf; in NewLeaf() 495 CordRepBtree* leaf = CordRepBtree::New(0); in NewLeaf() local 497 size_t begin = leaf->capacity(); in NewLeaf() [all …]
|
/third_party/mesa3d/src/intel/compiler/ |
D | brw_nir_lower_rt_intrinsics.c | 202 struct brw_nir_rt_bvh_instance_leaf_defs leaf; in lower_rt_intrinsics_impl() local 203 brw_nir_rt_load_bvh_instance_leaf(b, &leaf, hit_in.inst_leaf_ptr); in lower_rt_intrinsics_impl() 204 sysval = leaf.instance_index; in lower_rt_intrinsics_impl() 209 struct brw_nir_rt_bvh_instance_leaf_defs leaf; in lower_rt_intrinsics_impl() local 210 brw_nir_rt_load_bvh_instance_leaf(b, &leaf, hit_in.inst_leaf_ptr); in lower_rt_intrinsics_impl() 211 sysval = leaf.object_to_world[nir_intrinsic_column(intrin)]; in lower_rt_intrinsics_impl() 216 struct brw_nir_rt_bvh_instance_leaf_defs leaf; in lower_rt_intrinsics_impl() local 217 brw_nir_rt_load_bvh_instance_leaf(b, &leaf, hit_in.inst_leaf_ptr); in lower_rt_intrinsics_impl() 218 sysval = leaf.world_to_object[nir_intrinsic_column(intrin)]; in lower_rt_intrinsics_impl() 245 struct brw_nir_rt_bvh_instance_leaf_defs leaf; in lower_rt_intrinsics_impl() local [all …]
|
D | brw_nir_lower_ray_queries.c | 394 struct brw_nir_rt_bvh_instance_leaf_defs leaf; in lower_ray_query_intrinsic() local 395 brw_nir_rt_load_bvh_instance_leaf(b, &leaf, hit_in.inst_leaf_ptr); in lower_ray_query_intrinsic() 396 sysval = leaf.instance_id; in lower_ray_query_intrinsic() 401 struct brw_nir_rt_bvh_instance_leaf_defs leaf; in lower_ray_query_intrinsic() local 402 brw_nir_rt_load_bvh_instance_leaf(b, &leaf, hit_in.inst_leaf_ptr); in lower_ray_query_intrinsic() 403 sysval = leaf.instance_index; in lower_ray_query_intrinsic() 408 struct brw_nir_rt_bvh_instance_leaf_defs leaf; in lower_ray_query_intrinsic() local 409 brw_nir_rt_load_bvh_instance_leaf(b, &leaf, hit_in.inst_leaf_ptr); in lower_ray_query_intrinsic() 410 sysval = leaf.contribution_to_hit_group_index; in lower_ray_query_intrinsic() 443 struct brw_nir_rt_bvh_instance_leaf_defs leaf; in lower_ray_query_intrinsic() local [all …]
|
/third_party/libabigail/tests/data/test-abidiff-exit/ |
D | test-leaf-peeling-report.txt | 2 Changed leaf types summary: 6 leaf types changed 6 'struct foo at test-leaf-peeling-v0.cc:2:1' changed: 13 'struct ops1 at test-leaf-peeling-v0.cc:6:1' changed: 19 'struct ops2 at test-leaf-peeling-v0.cc:10:1' changed: 24 'struct ops3 at test-leaf-peeling-v0.cc:14:1' changed: 30 'struct ops4 at test-leaf-peeling-v0.cc:18:1' changed: 37 'struct ops5 at test-leaf-peeling-v0.cc:22:1' changed:
|
D | test-leaf-redundant-report.txt | 2 Changed leaf types summary: 0 leaf type changed 8 [C] 'function void fn1(sto1)' at test-leaf-redundant-v1.c:12:1 has some sub-type changes: 13 [C] 'function void fn2(sto2)' at test-leaf-redundant-v1.c:15:1 has some sub-type changes: 18 'double y', at offset 64 (in bits) at test-leaf-redundant-v1.c:9:1 20 [C] 'function void fn3(sto1*)' at test-leaf-redundant-v1.c:18:1 has some sub-type changes: 24 [C] 'function void fn4(sto2*)' at test-leaf-redundant-v1.c:21:1 has some sub-type changes:
|
D | test-leaf-cxx-members-report.txt | 2 Changed leaf types summary: 1 leaf type changed 18 …[C] 'method virtual int ops::changed_fn()' at test-leaf-cxx-members-v1.cc:5:1 has some sub-type ch… 23 'struct ops at test-leaf-cxx-members-v0.cc:2:1' changed: 26 …'method virtual int ops::deleted_fn()' at test-leaf-cxx-members-v0.cc:6:1, virtual at voffset 1/1 … 28 …'method virtual long int ops::added_fn()' at test-leaf-cxx-members-v1.cc:11:1, virtual at voffset … 35 'int deleted_var', at offset 96 (in bits) at test-leaf-cxx-members-v0.cc:5:1 37 'long int added_var', at offset 128 (in bits) at test-leaf-cxx-members-v1.cc:10:1
|
D | test-non-leaf-array-report.txt | 2 Changed leaf types summary: 1 leaf type changed 6 'struct buzz at test-non-leaf-array-v0.c:1:1' changed:
|
/third_party/libabigail/tests/data/test-diff-suppr/ |
D | test35-leaf-report-0.txt | 2 Changed leaf types summary: 1 (1 filtered out) leaf types changed 6 'struct leaf at test35-leaf-v0.cc:5:1' changed: 9 'char m1', at offset 32 (in bits) at test35-leaf-v1.cc:8:1
|
D | test36-leaf-report-0.txt | 2 Changed leaf types summary: 2 leaf types changed 6 'struct leaf1 at test36-leaf-v0.cc:4:1' changed: 9 'char m1', at offset 32 (in bits) at test36-leaf-v1.cc:7:1 15 'struct leaf2 at test36-leaf-v0.cc:9:1' changed:
|
/third_party/libabigail/tests/data/test-diff-filter/ |
D | test42-leaf-report-output-0.txt | 2 Changed leaf types summary: 1 leaf type changed 6 'struct leaf at test42-leaf-report-v0.cc:4:1' changed: 9 'char m1', at offset 32 (in bits) at test42-leaf-report-v1.cc:7:1
|
/third_party/ltp/testcases/kernel/mce-test/stress/tools/fs-metadata/ |
D | k-tree-gen.c | 51 char dir[MAX_PATH], cwd[MAX_PATH], leaf[MAX_PATH]; in k_tree_gen() local 59 sprintf(leaf, "%d-f", cnt); in k_tree_gen() 63 fd = open(leaf, O_CREAT | O_RDWR); in k_tree_gen() 67 write(fd, leaf, 3); in k_tree_gen() 69 read(fd, leaf, 3); in k_tree_gen()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
D | Metadata.def | 28 // Handler for leaf nodes in the class hierarchy. 33 // Handler for non-leaf nodes in the class hierarchy. 38 // Handler for specialized and uniquable leaf nodes under MDNode. Defers to 51 // Handler for leaf nodes under MDNode. 56 // Handler for leaf nodes under MDNode. 61 // Handler for non-leaf nodes under MDNode. 66 // Handler for specialized leaf nodes under MDNode. 71 // Handler for specialized non-leaf nodes under MDNode.
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | Metadata.def | 27 // Handler for leaf nodes in the class hierarchy. 32 // Handler for non-leaf nodes in the class hierarchy. 37 // Handler for specialized and uniquable leaf nodes under MDNode. Defers to 50 // Handler for leaf nodes under MDNode. 55 // Handler for leaf nodes under MDNode. 60 // Handler for non-leaf nodes under MDNode. 65 // Handler for specialized leaf nodes under MDNode. 70 // Handler for specialized non-leaf nodes under MDNode.
|
/third_party/openssl/include/crypto/ |
D | sparse_array.h | 47 void (*leaf)(ossl_uintmax_t, type *)) \ 50 (void (*)(ossl_uintmax_t, void *))leaf); \ 54 void (*leaf)(ossl_uintmax_t, type *, void *), \ 58 (void (*)(ossl_uintmax_t, void *, void *))leaf, arg); \ 83 void ossl_sa_doall(const OPENSSL_SA *sa, void (*leaf)(ossl_uintmax_t, void *)); 85 void (*leaf)(ossl_uintmax_t, void *, void *), void *);
|
/third_party/node/deps/openssl/openssl/include/crypto/ |
D | sparse_array.h | 47 void (*leaf)(ossl_uintmax_t, type *)) \ 50 (void (*)(ossl_uintmax_t, void *))leaf); \ 54 void (*leaf)(ossl_uintmax_t, type *, void *), \ 58 (void (*)(ossl_uintmax_t, void *, void *))leaf, arg); \ 83 void ossl_sa_doall(const OPENSSL_SA *sa, void (*leaf)(ossl_uintmax_t, void *)); 85 void (*leaf)(ossl_uintmax_t, void *, void *), void *);
|
/third_party/node/deps/openssl/openssl/crypto/ |
D | sparse_array.c | 66 void (*leaf)(ossl_uintmax_t, void *, void *), void *arg) in sa_doall() 92 } else if (leaf != NULL) { in sa_doall() 93 (*leaf)(idx, p[n], arg); in sa_doall() 134 void ossl_sa_doall(const OPENSSL_SA *sa, void (*leaf)(ossl_uintmax_t, void *)) in ossl_sa_doall() 138 tramp.func = leaf; in ossl_sa_doall() 144 void (*leaf)(ossl_uintmax_t, void *, void *), in ossl_sa_doall_arg() 148 sa_doall(sa, NULL, leaf, arg); in ossl_sa_doall_arg()
|
/third_party/openssl/crypto/ |
D | sparse_array.c | 66 void (*leaf)(ossl_uintmax_t, void *, void *), void *arg) in sa_doall() 92 } else if (leaf != NULL) { in sa_doall() 93 (*leaf)(idx, p[n], arg); in sa_doall() 134 void ossl_sa_doall(const OPENSSL_SA *sa, void (*leaf)(ossl_uintmax_t, void *)) in ossl_sa_doall() 138 tramp.func = leaf; in ossl_sa_doall() 144 void (*leaf)(ossl_uintmax_t, void *, void *), in ossl_sa_doall_arg() 148 sa_doall(sa, NULL, leaf, arg); in ossl_sa_doall_arg()
|
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/ |
D | IsValidUtf8Test.java | 135 ByteString leaf = factory.newByteString(realBytes); in assertValidUtf8() local 136 ByteString sub = leaf.substring(0, bytes.length); in assertValidUtf8() 137 assertTrue(not ^ leaf.isValidUtf8()); in assertValidUtf8() 140 RopeByteString.newInstanceForTest(ByteString.EMPTY, leaf), in assertValidUtf8() 142 RopeByteString.newInstanceForTest(leaf, ByteString.EMPTY), in assertValidUtf8() 144 RopeByteString.newInstanceForTest(sub, leaf) in assertValidUtf8()
|
/third_party/skia/third_party/externals/tint/test/unittest/reader/spirv/ |
D | SpvParserTest_EmitFunctions_CalleePrecedesCaller.spvasm | 13 OpName %leaf "leaf" 30 %leaf_result = OpFunctionCall %uint %leaf 33 %leaf = OpFunction %uint None %12
|
/third_party/typescript/src/server/ |
D | scriptVersionCache.ts | 29 leaf(relativeStart: number, relativeLength: number, lineCollection: LineLeaf): void; method 225 leaf(relativeStart: number, relativeLength: number, ll: LineLeaf) { method in ts.server.EditWalker 412 const { position, leaf } = this.root.lineNumberToInfo(oneBasedLine, 0); 413 return { absolutePosition: position, lineText: leaf && leaf.text }; 443 leaf: (relativeStart: number, relativeLength: number, ll: LineLeaf) => { 462 … leaf(this: LineIndexWalker, relativeStart: number, relativeLength: number, ll: LineLeaf) { constant 688 const leaf = Debug.checkDefined(this.lineNumberToInfo(lineCount, 0).leaf); constant 689 … return { oneBasedLine: lineCount, zeroBasedColumn: leaf.charCount(), lineText: undefined }; 697 …veOneBasedLine: number, positionAccumulator: number): { position: number, leaf: LineLeaf | undefin… 701 …return child.isLeaf() ? { position: positionAccumulator, leaf: child } : (child as LineNode).lineN… [all …]
|
/third_party/node/deps/ngtcp2/nghttp3/lib/ |
D | nghttp3_ksl.c | 90 head->leaf = 1; in ksl_head_init() 105 if (!blk->leaf) { in ksl_free_blk() 151 rblk->leaf = blk->leaf; in ksl_split_blk() 231 nhead->leaf = 0; in ksl_split_head() 311 if (blk->leaf) { in nghttp3_ksl_insert() 329 for (; !blk->leaf;) { in nghttp3_ksl_insert() 544 if (!blk->leaf && blk->n == 2 && in nghttp3_ksl_remove() 560 if (blk->leaf) { in nghttp3_ksl_remove() 627 if (blk->leaf) { in nghttp3_ksl_lower_bound() 639 for (; !blk->leaf; blk = nghttp3_ksl_nth_node(ksl, blk, blk->n - 1)->blk) in nghttp3_ksl_lower_bound() [all …]
|
/third_party/node/deps/ngtcp2/ngtcp2/lib/ |
D | ngtcp2_ksl.c | 89 head->leaf = 1; in ksl_head_init() 104 if (!blk->leaf) { in ksl_free_blk() 150 rblk->leaf = blk->leaf; in ksl_split_blk() 228 nhead->leaf = 0; in ksl_split_head() 305 if (blk->leaf) { in ngtcp2_ksl_insert() 323 for (; !blk->leaf;) { in ngtcp2_ksl_insert() 536 if (!blk->leaf && blk->n == 2 && in ngtcp2_ksl_remove() 552 if (blk->leaf) { in ngtcp2_ksl_remove() 619 if (blk->leaf) { in ngtcp2_ksl_lower_bound() 631 for (; !blk->leaf; blk = ngtcp2_ksl_nth_node(ksl, blk, blk->n - 1)->blk) in ngtcp2_ksl_lower_bound() [all …]
|
/third_party/node/deps/npm/node_modules/@sigstore/verify/dist/timestamp/ |
D | tsa.js | 40 const [leaf, ...cas] = ca.certChain; 41 const signingKey = core_1.crypto.createPublicKey(leaf.publicKey); 46 untrustedCert: leaf,
|