| /foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/task/ |
| H A D | meta_disable_task.cpp | 68 std::shared_ptr<Task> father = GetFatherTask().lock(); in DoTaskInner() local
|
| H A D | disable_task.cpp | 77 std::shared_ptr<Task> father = GetFatherTask().lock(); in DoTaskInner() local
|
| /kernel/liteos_a/testsuites/unittest/extended/signal/full/ |
| H A D | signal_test_017.cpp | 104 int father; in TestMultiPthreadFatherProcessExit() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/common/src/ |
| H A D | json_common.cpp | 416 bool JsonValueReplace(const JsonObject &src, const JsonFieldPath &fatherPath, const JsonObject &father, in JsonValueReplace() argument 457 bool JsonNodeReplace(const JsonObject &src, const JsonFieldPath &itemPath, const JsonObject &father, in JsonNodeReplace() argument 292 JsonObjectIterator(const JsonObject &obj, const JsonFieldPath &path, std::function<bool(const JsonFieldPath &path, const JsonObject &father, const JsonObject &item)> AppendFoo) JsonObjectIterator() argument 503 JsonNodeAppend(const JsonObject &src, const JsonFieldPath &path, const JsonObject &father, const JsonObject &item, int &externErrCode) JsonNodeAppend() argument [all...] |
| /kernel/linux/linux-5.10/kernel/ |
| H A D | exit.c | 596 static struct task_struct *find_new_reaper(struct task_struct *father, in find_new_reaper() argument 634 reparent_leader(struct task_struct *father, struct task_struct *p, struct list_head *dead) reparent_leader() argument 663 forget_original_parent(struct task_struct *father, struct list_head *dead) forget_original_parent() argument [all...] |
| /kernel/linux/linux-6.6/kernel/ |
| H A D | exit.c | 628 static struct task_struct *find_new_reaper(struct task_struct *father, in find_new_reaper() argument 666 reparent_leader(struct task_struct *father, struct task_struct *p, struct list_head *dead) reparent_leader() argument 695 forget_original_parent(struct task_struct *father, struct list_head *dead) forget_original_parent() argument [all...] |
| /third_party/alsa-utils/alsactl/ |
| H A D | state.c | 53 static int snd_config_integer_add(snd_config_t *father, char *id, long integer) in snd_config_integer_add() argument 68 static int snd_config_integer64_add(snd_config_t *father, char *id, long long integer) in snd_config_integer64_add() argument 83 static int snd_config_string_add(snd_config_t *father, const char *id, const char *string) in snd_config_string_add() argument 98 static int snd_config_compound_add(snd_config_t *father, const char *id, int join, in snd_config_compound_add() argument
|
| /kernel/linux/linux-5.10/fs/reiserfs/ |
| H A D | fix_node.c | 961 struct buffer_head *father, *left; in is_left_neighbor_in_cache() local [all...] |
| /kernel/linux/linux-6.6/fs/reiserfs/ |
| H A D | fix_node.c | 961 struct buffer_head *father, *left; in is_left_neighbor_in_cache() local [all...] |