/third_party/libabigail/tests/data/test-diff-filter/ |
H A D | test42-leaf-report-v1.cc | 4 struct leaf struct
|
H A D | test42-leaf-report-v0.cc | 4 struct leaf struct
|
/third_party/libabigail/tests/data/test-abidiff/ |
H A D | test-PR27985-v0.c | 1 struct leaf struct
|
H A D | test-PR27985-v1.c | 1 struct leaf struct
|
/third_party/libabigail/tests/data/test-diff-suppr/ |
H A D | test35-leaf-v1.cc | 5 struct leaf struct
|
H A D | test35-leaf-v0.cc | 5 struct leaf struct
|
/third_party/ltp/testcases/kernel/mce-test/stress/tools/fs-metadata/ |
H A D | k-tree-gen.c | 51 char dir[MAX_PATH], cwd[MAX_PATH], leaf[MAX_PATH]; in k_tree_gen() local
|
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/ |
H A D | tsearch.h | 30 leaf enumerator
|
/third_party/alsa-lib/include/ |
H A D | search.h | 124 leaf enumerator
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
H A D | search.h | 14 typedef enum { preorder, postorder, endorder, leaf } VISIT; enumerator
|
/third_party/musl/porting/uniproton/kernel/include/ |
H A D | search.h | 14 typedef enum { preorder, postorder, endorder, leaf } VISIT; enumerator
|
/third_party/musl/porting/liteos_m/kernel/include/ |
H A D | search.h | 14 typedef enum { preorder, postorder, endorder, leaf } VISIT; enumerator
|
/third_party/lwip/src/apps/snmp/ |
H A D | snmp_threadsync.c | 154 const struct snmp_leaf_node *leaf = (const struct snmp_leaf_node *)(const void *)call_data->proxy_instance.node; in get_instance_synced() local 165 const struct snmp_leaf_node *leaf = (const struct snmp_leaf_node *)(const void *)call_data->proxy_instance.node; in get_next_instance_synced() local
|
/third_party/musl/include/ |
H A D | search.h | 14 typedef enum { preorder, postorder, endorder, leaf } VISIT; enumerator
|
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_nir_lower_rt_intrinsics.c | 202 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 [all...] |
H A D | brw_nir_lower_ray_queries.c | 394 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; lower_ray_query_intrinsic() local [all...] |
/third_party/node/deps/ngtcp2/ngtcp2/lib/ |
H A D | ngtcp2_ksl.h | 93 uint32_t leaf; member
|
/third_party/node/deps/ngtcp2/nghttp3/lib/ |
H A D | nghttp3_ksl.h | 95 uint32_t leaf; member
|
/third_party/node/deps/openssl/openssl/crypto/ |
H A D | sparse_array.c | 134 void ossl_sa_doall(const OPENSSL_SA *sa, void (*leaf)(ossl_uintmax_t, void *)) in ossl_sa_doall() argument 65 sa_doall(const OPENSSL_SA *sa, void (*node)(void **), void (*leaf)(ossl_uintmax_t, void *, void *), void *arg) sa_doall() argument 143 ossl_sa_doall_arg(const OPENSSL_SA *sa, void (*leaf)(ossl_uintmax_t, void *, void *), void *arg) ossl_sa_doall_arg() argument
|
/third_party/openssl/crypto/ |
H A D | sparse_array.c | 134 void ossl_sa_doall(const OPENSSL_SA *sa, void (*leaf)(ossl_uintmax_t, void *)) in ossl_sa_doall() argument 65 sa_doall(const OPENSSL_SA *sa, void (*node)(void **), void (*leaf)(ossl_uintmax_t, void *, void *), void *arg) sa_doall() argument 143 ossl_sa_doall_arg(const OPENSSL_SA *sa, void (*leaf)(ossl_uintmax_t, void *, void *), void *arg) ossl_sa_doall_arg() argument
|
/third_party/openssl/test/ |
H A D | crltest.c | 246 static int verify(X509 *leaf, X509 *root, STACK_OF(X509_CRL) *crls, in verify() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
H A D | xml-utils.c | 210 static char * add_path(const char *prev, const char *leaf) in add_path() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
H A D | xml-utils.c | 210 static char * add_path(const char *prev, const char *leaf) in add_path() argument
|
/third_party/f2fs-tools/lib/ |
H A D | nls_utf8.c | 735 utf8leaf_t *leaf; utf8byte() local [all...] |
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
H A D | cord_rep_btree.cc | 467 CordRepBtree* leaf = ops.BuildStack(tree, depth); in AddCordRep() local 476 CordRepBtree* leaf = CordRepBtree::New(0); in NewLeaf() local 495 CordRepBtree* leaf = CordRepBtree::New(0); NewLeaf() local 552 CordRepBtree* leaf = ops.BuildStack(tree, depth); AddData() local [all...] |