/third_party/alsa-lib/src/control/ |
H A D | control_remap.c | 85 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 D | pre-process-object.c | 85 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 D | cJSON_Utils.c | 264 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 D | ir3_sched.c | 323 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 D | nir_deref.c | 873 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 D | vc4_qpu_schedule.c | 694 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 D | midgard_schedule.c | 66 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 D | ctest.c | 49 struct TestNode* child; member [all...] |
/third_party/ltp/testcases/kernel/mce-test/hwpoison/ |
H A D | tinjpage.c | 924 pid_t child = fork(); main() local [all...] |
/third_party/ltp/testcases/kernel/mce-test/tsrc/ |
H A D | tinjpage.c | 924 pid_t child = fork(); main() local [all...] |
/third_party/node/deps/v8/src/heap/cppgc-js/ |
H A D | cpp-snapshot.cc | 519 void AddRootEdge(RootState& root, State& child, std::string edge_name) { in AddRootEdge() argument
|
/third_party/node/deps/v8/src/profiler/ |
H A D | heap-snapshot-generator.h | 170 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 D | Intermediate.cpp | 473 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 D | ctest.c | 48 struct TestNode* child; member [all...] |
/third_party/skia/third_party/externals/microhttpd/src/testspdy/ |
H A D | test_new_connection.c | 42 pid_t child; variable 905 parentproc(int child) in parentproc() argument [all...] |
H A D | test_notls.c | 37 pid_t child; variable [all...] |
H A D | test_request_response.c | 37 pid_t child; variable [all...] |
/third_party/skia/src/ports/ |
H A D | SkFontMgr_android_parser.cpp | 582 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 D | SkSLFunctionCall.cpp | 994 const Variable& child = *arguments.back()->as<VariableReference>().variable(); in Convert() local
|
/third_party/skia/tests/ |
H A D | ProcessorTest.cpp | 92 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 D | EarlyCSE.cpp | 619 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 D | parser_unittest.cc | 2508 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 D | module_compiler.c | 37 struct scope_stack *parent, *child; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/ |
H A D | oma_dm_client.c | 245 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 D | oma_dm_client.c | 245 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...] |