Home
last modified time | relevance | path

Searched defs:parent (Results 376 - 400 of 882) sorted by relevance

1...<<11121314151617181920>>...36

/third_party/ltp/testcases/kernel/syscalls/sigrelse/
H A Dsigrelse01.c240 static void parent(voi function
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Dc2xml.c65 static xmlNodePtr new_sym_node(struct symbol *sym, const char *name, xmlNodePtr parent) in new_sym_node() argument
H A Dliveness.c176 struct basic_block *parent; in track_bb_liveness() local
H A Dast-model.c362 ast_iter_children(GtkTreeModel *tree_model, GtkTreeIter *iter, GtkTreeIter *parent) ast_iter_children() argument
424 ast_iter_nth_child(GtkTreeModel *tree_model, GtkTreeIter *iter, GtkTreeIter *parent, gint n) ast_iter_nth_child() argument
458 ast_new(AstNode *parent, int index, const char *text, void *ptr, void (*inspect)(AstNode*)) ast_new() argument
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dstate-values-utils.cc386 Node* parent = Top()->parent(); in type() local
H A Dloop-analysis.h46 Loop* parent() const { return parent_; } in parent() function in v8::internal::compiler::LoopTree::Loop
157 void SetParent(Loop* parent, Loop* child) { in SetParent() argument
H A Dmemory-optimizer.cc249 Node* parent = node->InputAt(0); in AllocationTypeNeedsUpdateToOld() local
/third_party/node/deps/v8/src/d8/
H A Dasync-hooks-wrapper.cc166 ShellPromiseHook(PromiseHookType type, Local<Promise> promise, Local<Value> parent) ShellPromiseHook() argument
240 PromiseHookDispatch(PromiseHookType type, Local<Promise> promise, Local<Value> parent, const AsyncHooksWrap& wrap, AsyncHooks* hooks) PromiseHookDispatch() argument
/third_party/node/deps/v8/src/parsing/
H A Dpreparse-data.h107 PreparseDataBuilder* parent() const { return parent_; } in parent() function in v8::internal::PreparseDataBuilder
H A Dpreparse-data-impl.h51 explicit ReadingScope(BaseConsumedPreparseData<Data>* parent) in ReadingScope() argument
/third_party/node/deps/v8/src/profiler/
H A Dsampling-heap-profiler.cc105 AllocationNode* parent = node->parent_; in OnWeakCallback() local
116 FindOrAddChildNode( AllocationNode* parent, const char* name, int script_id, int start_position) FindOrAddChildNode() argument
H A Dsampling-heap-profiler.h51 AllocationNode(AllocationNode* parent, const char* name, int script_id, in AllocationNode() argument
/third_party/node/deps/v8/src/torque/
H A Dinstance-type-generator.cc61 const ClassType* parent = type_tree->type->GetSuperClass(); in BuildInstanceTypeTree() local
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
H A Dnode.c430 void ppir_node_replace_child(ppir_node *parent, ppir_node *old_child, ppir_node *new_child) in ppir_node_replace_child() argument
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_graph.h185 Graph::Node *Graph::Node::parent() const in parent() function in nv50_ir::Graph::Node
/third_party/node/deps/openssl/openssl/providers/implementations/rands/
H A Ddrbg_hmac.c296 static void *drbg_hmac_new_wrapper(void *provctx, void *parent, in drbg_hmac_new_wrapper() argument
H A Ddrbg_local.h89 void *parent; member
H A Dseed_src.c45 static void *seed_src_new(void *provctx, void *parent, in seed_src_new() argument
H A Dtest_rng.c50 static void *test_rng_new(void *provctx, void *parent, in test_rng_new() argument
/third_party/node/deps/openssl/openssl/crypto/ui/
H A Dui_util.c62 static void ui_new_method_data(void *parent, void *ptr, CRYPTO_EX_DATA *ad, in ui_new_method_data() argument
82 static void ui_free_method_data(void *parent, void *ptr, CRYPTO_EX_DATA *ad, in ui_free_method_data() argument
/third_party/node/deps/openssl/openssl/crypto/
H A Dex_data.c88 static void dummy_new(void *parent, void *ptr, CRYPTO_EX_DATA *ad, int idx, in dummy_new() argument
93 static void dummy_free(void *parent, void *ptr, CRYPTO_EX_DATA *ad, int idx, in dummy_free() argument
H A Dpacket.c505 WPACKET_SUB *sub, *parent; in WPACKET_cleanup() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/engine/
H A Deng_dyn.c137 static void dynamic_data_ctx_free_func(void *parent, void *ptr, in dynamic_data_ctx_free_func() argument
/third_party/openssl/test/testutil/
H A Dfake_random.c35 static void *fake_rand_newctx(void *provctx, void *parent, in fake_rand_newctx() argument
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DFileDescriptor.cs201 internal string ComputeFullName(MessageDescriptor parent, string name) in ComputeFullName() argument

Completed in 17 milliseconds

1...<<11121314151617181920>>...36