Home
last modified time | relevance | path

Searched defs:parent (Results 401 - 425 of 1274) sorted by relevance

1...<<11121314151617181920>>...51

/third_party/mesa3d/src/compiler/nir/
H A Dnir_dominance.c250 nir_block_dominates(nir_block *parent, nir_block *child) in nir_block_dominates() argument
/third_party/mesa3d/src/compiler/glsl/
H A Dgl_nir_lower_buffers.c46 nir_deref_instr *parent = nir_deref_instr_parent(deref); in get_block_array_index() local
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_buffer_upload.c55 struct nine_buffer_group *parent; /* Can be NULL */ member
[all...]
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dmemory.cpp133 sub_buffer::sub_buffer(root_buffer &parent, cl_mem_flags flags, in sub_buffer() argument
H A Dmemory.hpp126 const intrusive_ref<root_buffer> parent; member in clover::sub_buffer
/third_party/node/src/
H A Dpipe_wrap.cc50 Instantiate(Environment* env, AsyncWrap* parent, PipeWrap::SocketType type) Instantiate() argument
/third_party/ntfs-3g/include/ntfs-3g/
H A Dcache.h63 u64 parent; member
/third_party/node/deps/cares/src/lib/
H A Dares__htable_asvp.c40 ares__htable_asvp_t *parent; member
/third_party/mesa3d/src/util/
H A Drb_tree.c155 rb_tree_insert_at(struct rb_tree *T, struct rb_node *parent, in rb_tree_insert_at() argument
[all...]
H A Dslab.c75 slab_get_element(struct slab_parent_pool *parent, in slab_get_element() argument
105 slab_create_parent(struct slab_parent_pool *parent, in slab_create_parent() argument
117 slab_destroy_parent(struct slab_parent_pool *parent) in slab_destroy_parent() argument
125 slab_create_child(struct slab_child_pool *pool, struct slab_parent_pool *parent) slab_create_child() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs_analysis.c192 const nir_instr *parent = src->src.ssa[0].parent_instr; in get_nir_input_info() local
257 const nir_instr *parent = texcoord->src.ssa->parent_instr; get_texcoord_provenance() local
[all...]
/third_party/libfuse/example/
H A Dhello_ll.c70 static void hello_ll_lookup(fuse_req_t req, fuse_ino_t parent, const char *name) in hello_ll_lookup() argument
/third_party/libfuse/test/
H A Dtest_setattr.c55 static void tfs_lookup(fuse_req_t req, fuse_ino_t parent, in tfs_lookup() argument
/third_party/ltp/testcases/kernel/sched/pthreads/
H A Dpth_str01.c169 int synchronize_children(c_info * parent) in synchronize_children() argument
321 doit(c_info * parent) doit() argument
[all...]
/third_party/ltp/testcases/kernel/sched/nptl/
H A Dnptl01.c59 pthread_cond_t parent; variable
/third_party/libinput/udev/
H A Dlibinput-device-group.c181 struct udev_device *parent; in main() local
/third_party/libphonenumber/java/demoapp/app/src/main/java/com/google/phonenumbers/demoapp/result/
H A DFormattableRvAdapter.java34 public ViewHolder onCreateViewHolder(@NonNull ViewGroup parent, int viewType) { in onCreateViewHolder() argument
/third_party/ltp/tools/sparse/sparse-src/
H A Dcse.c284 struct basic_block *parent; in trivial_common_parent() local
H A Dmemops.c60 struct basic_block *parent; in find_dominating_parents() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_atfork/
H A D3-3.c163 static void parent(void) in parent() function
/third_party/node/deps/v8/src/objects/
H A Dmodule-inl.h113 AddAsyncParentModule(Isolate* isolate, Handle<SourceTextModule> module, Handle<SourceTextModule> parent) AddAsyncParentModule() argument
H A Dtemplates-inl.h128 Object parent = GetParentTemplate(); in GetParent() local
/third_party/node/deps/v8/src/tasks/
H A Dcancelable-task.h96 explicit Cancelable(CancelableTaskManager* parent) in Cancelable() argument
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/
H A Dcodegen.c31 static gpir_codegen_src gpir_get_alu_input(gpir_node *parent, gpir_node *child) in gpir_get_alu_input() argument
H A Dnode.c374 void gpir_node_replace_child(gpir_node *parent, gpir_node *old_child, in gpir_node_replace_child() argument
413 void gpir_node_insert_child(gpir_node *parent, gpir_node *child, in gpir_node_insert_child() argument
[all...]

Completed in 13 milliseconds

1...<<11121314151617181920>>...51