Home
last modified time | relevance | path

Searched defs:child (Results 1426 - 1450 of 1832) sorted by relevance

1...<<51525354555657585960>>...74

/third_party/alsa-lib/src/control/
H A Dcontrol_remap.c85 snd_ctl_t *child; member
911 add_to_remap(snd_ctl_remap_t *priv, snd_ctl_elem_id_t *child, snd_ctl_elem_id_t *app) add_to_remap() argument
936 snd_ctl_elem_id_t child, app; parse_remap() local
1156 snd_ctl_remap_open(snd_ctl_t **handlep, const char *name, snd_config_t *remap, snd_config_t *map, snd_ctl_t *child, int mode) snd_ctl_remap_open() argument
1295 snd_config_t *child = NULL; _snd_ctl_remap_open() local
[all...]
/third_party/alsa-utils/topology/
H A Dpre-process-object.c85 snd_config_t *child, *cfg, *top, *item_config, *n; in tplg_parent_update() local
204 snd_config_t *top, *child; in tplg_create_config_template() local
544 snd_config_t *top, *tuple_cfg, *child, *cfg, *new; in tplg_pp_add_object_tuple_section() local
677 snd_config_t *top, *data_cfg, *child; tplg_pp_add_object_data_section() local
[all...]
/third_party/cJSON/
H A DcJSON_Utils.c264 cJSON *child = array ? array->child : NULL; in get_array_item() local
712 cJSON *child = array->child; insert_item_in_array() local
[all...]
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_sched.c323 struct ir3_sched_node *child = in schedule() local
868 struct ir3_sched_node *child = (struct ir3_sched_node *)edge->child; in dump_state() local
1149 struct ir3_sched_node *child = (struct ir3_sched_node *)edge->child; in sched_dag_max_delay_cb() local
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_deref.c873 nir_deref_instr *child = nir_instr_as_deref(use->parent_instr); in nir_deref_instr_fixup_child_types() local
[all...]
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_qpu_schedule.c694 struct schedule_node *child = in dump_state() local
777 struct schedule_node *child = in compute_delay() local
807 struct schedule_node *child in mark_instruction_scheduled() local
[all...]
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_schedule.c66 add_dependency(struct util_dynarray *table, unsigned index, uint16_t mask, midgard_instruction **instructions, unsigned child) in add_dependency() argument
/third_party/icu/icu4c/source/tools/ctestfw/
H A Dctest.c49 struct TestNode* child; member
[all...]
/third_party/ltp/testcases/kernel/mce-test/hwpoison/
H A Dtinjpage.c924 pid_t child = fork(); main() local
[all...]
/third_party/ltp/testcases/kernel/mce-test/tsrc/
H A Dtinjpage.c924 pid_t child = fork(); main() local
[all...]
/third_party/node/deps/v8/src/heap/cppgc-js/
H A Dcpp-snapshot.cc519 void AddRootEdge(RootState& root, State& child, std::string edge_name) { in AddRootEdge() argument
/third_party/node/deps/v8/src/profiler/
H A Dheap-snapshot-generator.h170 SetIndexedAutoIndexReference( HeapGraphEdge::Type type, HeapEntry* child, HeapSnapshotGenerator* generator, ReferenceVerification verification = kVerify) SetIndexedAutoIndexReference() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DIntermediate.cpp473 TIntermTyped* TIntermediate::addUnaryMath(TOperator op, TIntermTyped* child, const TSourceLoc &line, const TType *funcReturnType) in addUnaryMath() argument
[all...]
/third_party/skia/third_party/externals/icu/source/tools/ctestfw/
H A Dctest.c48 struct TestNode* child; member
[all...]
/third_party/skia/third_party/externals/microhttpd/src/testspdy/
H A Dtest_new_connection.c42 pid_t child; variable
905 parentproc(int child) in parentproc() argument
[all...]
H A Dtest_notls.c37 pid_t child; variable
[all...]
H A Dtest_request_response.c37 pid_t child; variable
[all...]
/third_party/skia/src/ports/
H A DSkFontMgr_android_parser.cpp582 const TagHandler* child = parent->tag ? parent->tag(self, tag, attributes) : nullptr; in start_element_handler() local
604 const TagHandler* child = self->fHandler.top(); in end_element_handler() local
/third_party/skia/src/sksl/ir/
H A DSkSLFunctionCall.cpp994 const Variable& child = *arguments.back()->as<VariableReference>().variable(); in Convert() local
/third_party/skia/tests/
H A DProcessorTest.cpp92 static std::unique_ptr<GrFragmentProcessor> Make(std::unique_ptr<GrFragmentProcessor> child) { in Make() argument
118 TestFP(std::unique_ptr<GrFragmentProcessor> child) in TestFP() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp619 DomTreeNode *child = *ChildIter; in nextChild() local
1338 DomTreeNode *child = NodeToProcess->nextChild(); in run() local
599 StackNode(ScopedHTType &AvailableValues, LoadHTType &AvailableLoads, InvariantHTType &AvailableInvariants, CallHTType &AvailableCalls, unsigned cg, DomTreeNode *n, DomTreeNode::iterator child, DomTreeNode::iterator end) StackNode() argument
[all...]
/third_party/protobuf/src/google/protobuf/compiler/
H A Dparser_unittest.cc2508 const Message& child = reflection->GetRepeatedMessage(root, field, index); in FollowPath() local
2524 const Message& child = reflection->GetMessage(root, field); in FollowPath() local
/third_party/selinux/checkpolicy/
H A Dmodule_compiler.c37 struct scope_stack *parent, *child; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/
H A Doma_dm_client.c245 xml_node_t *info, *child, *replace; in add_replace_devinfo() local
997 xml_node_t *syncml, *syncbody, *hdr, *body, *child; in oma_dm_process() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/
H A Doma_dm_client.c245 xml_node_t *info, *child, *replace; in add_replace_devinfo() local
997 xml_node_t *syncml, *syncbody, *hdr, *body, *child; in oma_dm_process() local
[all...]

Completed in 40 milliseconds

1...<<51525354555657585960>>...74