Home
last modified time | relevance | path

Searched defs:leaf (Results 1 – 25 of 38) sorted by relevance

12

/third_party/libabigail/tests/data/test-diff-filter/
Dtest42-leaf-report-v1.cc4 struct leaf struct
12 leaf *m0; argument
Dtest42-leaf-report-v0.cc4 struct leaf struct
11 leaf *m0; argument
/third_party/libabigail/tests/data/test-diff-suppr/
Dtest35-leaf-v1.cc5 struct leaf struct
19 leaf *m0; argument
Dtest35-leaf-v0.cc5 struct leaf struct
17 leaf *m0; argument
/third_party/mesa3d/src/intel/compiler/
Dbrw_nir_lower_rt_intrinsics.c202 struct brw_nir_rt_bvh_instance_leaf_defs leaf; in lower_rt_intrinsics_impl() local
209 struct brw_nir_rt_bvh_instance_leaf_defs leaf; in lower_rt_intrinsics_impl() local
216 struct brw_nir_rt_bvh_instance_leaf_defs leaf; in lower_rt_intrinsics_impl() local
245 struct brw_nir_rt_bvh_instance_leaf_defs leaf; in lower_rt_intrinsics_impl() local
Dbrw_nir_lower_ray_queries.c394 struct brw_nir_rt_bvh_instance_leaf_defs leaf; in lower_ray_query_intrinsic() local
401 struct brw_nir_rt_bvh_instance_leaf_defs leaf; in lower_ray_query_intrinsic() local
408 struct brw_nir_rt_bvh_instance_leaf_defs leaf; in lower_ray_query_intrinsic() local
443 struct brw_nir_rt_bvh_instance_leaf_defs leaf; in lower_ray_query_intrinsic() local
450 struct brw_nir_rt_bvh_instance_leaf_defs leaf; in lower_ray_query_intrinsic() local
/third_party/libabigail/tests/data/test-abidiff/
Dtest-PR27985-v0.c1 struct leaf struct
8 struct leaf* ptr; argument
Dtest-PR27985-v1.c1 struct leaf struct
8 struct leaf* ptr; argument
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dcord_rep_btree_test.cc192 CordRepBtree* leaf = CordRepBtree::Create(MakeHexFlat(0)); in MakeLeaf() local
351 auto* leaf = CordRepBtree::Create(flat); in TEST() local
359 auto* leaf = CordRepBtree::Create(MakeFlat("a")); in TEST() local
371 auto* leaf = CordRepBtree::Create(flats.back()); in TEST_P() local
389 auto* leaf = CordRepBtree::Create(flats.front()); in TEST_P() local
410 auto* leaf = CordRepBtree::Create(flats.front()); in TEST_P() local
432 auto* leaf = MakeLeaf(); in TEST_P() local
446 auto* leaf = MakeLeaf(); in TEST_P() local
795 CordRepBtree* leaf = CordRepBtree::Create(MakeFlat("abc")); in TEST() local
825 CordRepBtree* leaf = CordRepBtree::Create(MakeFlat(consumer.Next(3))); in TEST_P() local
[all …]
Dcord_rep_btree.cc467 CordRepBtree* leaf = ops.BuildStack(tree, depth); in AddCordRep() local
476 CordRepBtree* leaf = CordRepBtree::New(0); in NewLeaf() local
495 CordRepBtree* leaf = CordRepBtree::New(0); in NewLeaf() local
552 CordRepBtree* leaf = ops.BuildStack(tree, depth); in AddData() local
/third_party/ltp/testcases/kernel/mce-test/stress/tools/fs-metadata/
Dk-tree-gen.c51 char dir[MAX_PATH], cwd[MAX_PATH], leaf[MAX_PATH]; in k_tree_gen() local
/third_party/lwip/src/apps/snmp/
Dsnmp_threadsync.c154 …const struct snmp_leaf_node *leaf = (const struct snmp_leaf_node *)(const void *)call_data->prox… in get_instance_synced() local
165 …const struct snmp_leaf_node *leaf = (const struct snmp_leaf_node *)(const void *)call_data->prox… in get_next_instance_synced() local
/third_party/typescript/src/server/
DscriptVersionCache.ts29 leaf(relativeStart: number, relativeLength: number, lineCollection: LineLeaf): void; method
225 leaf(relativeStart: number, relativeLength: number, ll: LineLeaf) { method in ts.server.EditWalker
462leaf(this: LineIndexWalker, relativeStart: number, relativeLength: number, ll: LineLeaf) { constant
688 const leaf = Debug.checkDefined(this.lineNumberToInfo(lineCount, 0).leaf); constant
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
Dtsearch.h30 leaf enumerator
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
DIsValidUtf8Test.java135 ByteString leaf = factory.newByteString(realBytes); in assertValidUtf8() local
/third_party/node/deps/npm/node_modules/@sigstore/verify/dist/key/
Dindex.js38 function verifyCertificate(leaf, timestamps, trustMaterial) { argument
Dcertificate.js6 function verifyCertificateChain(leaf, certificateAuthorities) { argument
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dsearch.h14 typedef enum { preorder, postorder, endorder, leaf } VISIT; enumerator
/third_party/musl/porting/uniproton/kernel/include/
Dsearch.h14 typedef enum { preorder, postorder, endorder, leaf } VISIT; enumerator
/third_party/musl/porting/liteos_m/kernel/include/
Dsearch.h14 typedef enum { preorder, postorder, endorder, leaf } VISIT; enumerator
/third_party/musl/include/
Dsearch.h14 typedef enum { preorder, postorder, endorder, leaf } VISIT; enumerator
/third_party/alsa-lib/include/
Dsearch.h124 leaf enumerator
/third_party/node/deps/npm/node_modules/@sigstore/verify/dist/timestamp/
Dmerkle.js103 function hashLeaf(leaf) { argument
/third_party/alsa-utils/alsactl/
Dstate.c56 snd_config_t *leaf; in snd_config_integer_add() local
71 snd_config_t *leaf; in snd_config_integer64_add() local
86 snd_config_t *leaf; in snd_config_string_add() local
102 snd_config_t *leaf; in snd_config_compound_add() local
/third_party/openssl/test/
Dcrltest.c246 static int verify(X509 *leaf, X509 *root, STACK_OF(X509_CRL) *crls, in verify()

12