| /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...] |
| /test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
| H A D | pthreadndk1.cpp | 43 int child;
member
|
| /third_party/f2fs-tools/fsck/ |
| H A D | fsck.c | 612 static void check_extent_info(struct child_info *child, in check_extent_info() argument 553 fsck_chk_node_blk(struct f2fs_sb_info *sbi, struct f2fs_inode *inode, u32 nid, enum FILE_TYPE ftype, enum NODE_TYPE ntype, u32 *blk_cnt, struct f2fs_compr_blk_cnt *cbc, struct child_info *child) fsck_chk_node_blk() argument 695 struct child_info child; fsck_chk_inode_blk() local 1201 fsck_chk_dnode_blk(struct f2fs_sb_info *sbi, struct f2fs_inode *inode, u32 nid, enum FILE_TYPE ftype, struct f2fs_node *node_blk, u32 *blk_cnt, struct f2fs_compr_blk_cnt *cbc, struct child_info *child, struct node_info *ni) fsck_chk_dnode_blk() argument 1266 fsck_chk_idnode_blk(struct f2fs_sb_info *sbi, struct f2fs_inode *inode, enum FILE_TYPE ftype, struct f2fs_node *node_blk, u32 *blk_cnt, struct f2fs_compr_blk_cnt *cbc, struct child_info *child) fsck_chk_idnode_blk() argument 1309 fsck_chk_didnode_blk(struct f2fs_sb_info *sbi, struct f2fs_inode *inode, enum FILE_TYPE ftype, struct f2fs_node *node_blk, u32 *blk_cnt, struct f2fs_compr_blk_cnt *cbc, struct child_info *child) fsck_chk_didnode_blk() argument 1521 __chk_dots_dentries(struct f2fs_sb_info *sbi, int casefolded, struct f2fs_dir_entry *dentry, struct child_info *child, u8 *name, int len, __u8 (*filename)[F2FS_SLOT_LEN], int enc_name) __chk_dots_dentries() argument 1576 __chk_dentries(struct f2fs_sb_info *sbi, int casefolded, struct child_info *child, u8 *bitmap, struct f2fs_dir_entry *dentry, __u8 (*filenames)[F2FS_SLOT_LEN], int max, int last_blk, int enc_name) __chk_dentries() argument 1757 fsck_chk_inline_dentries(struct f2fs_sb_info *sbi, struct f2fs_node *node_blk, struct child_info *child) fsck_chk_inline_dentries() argument 1801 fsck_chk_dentry_blk(struct f2fs_sb_info *sbi, int casefolded, u32 blk_addr, struct child_info *child, int last_blk, int enc_name) fsck_chk_dentry_blk() argument 1849 fsck_chk_data_blk(struct f2fs_sb_info *sbi, int casefolded, u32 blk_addr, struct child_info *child, int last_blk, enum FILE_TYPE ftype, u32 parent_nid, u16 idx_in_node, u8 ver, int enc_name) fsck_chk_data_blk() argument [all...] |
| /third_party/ffmpeg/libavutil/ |
| H A D | opt.c | 1794 const AVClass *child; in av_opt_find2() local 1799 void *child = NULL; in av_opt_find2() local
|
| /third_party/curl/lib/ |
| H A D | url.c | 3953 priority_remove_child(struct Curl_easy *parent, struct Curl_easy *child) global() argument 3975 Curl_data_priority_add_child(struct Curl_easy *parent, struct Curl_easy *child, bool exclusive) global() argument [all...] |
| /third_party/glslang/glslang/MachineIndependent/ |
| H A D | linkValidate.cpp | 1431 TGraph::iterator child = callGraph.begin(); in checkCallGraphCycles() local [all...] |
| H A D | Intermediate.cpp | 256 TIntermUnary* TIntermediate::addUnaryNode(TOperator op, TIntermTyped* child, const TSourceLoc& loc) const in addUnaryNode() argument 268 TIntermUnary* TIntermediate::addUnaryNode(TOperator op, TIntermTyped* child, const TSourceLoc& loc, const TType& type) in addUnaryNode() argument 352 TIntermTyped* TIntermediate::addUnaryMath(TOperator op, TIntermTyped* child, in addUnaryMath() argument 472 TIntermTyped* child = childNode->getAsTyped(); addBuiltInFunctionCall() local [all...] |
| /third_party/glfw/src/ |
| H A D | x11_window.c | 2836 Window root, child; in _glfwGetCursorPosX11() local
|
| /third_party/alsa-lib/src/ucm/ |
| H A D | parser.c | 1709 snd_config_t *child; in parse_compound_check_legacy() local
|
| /third_party/backends/backend/ |
| H A D | snapscan.h | 366 SANE_Pid child; /* child reader process pid */ member
|
| /third_party/cJSON/ |
| H A D | cJSON.c | 2078 cJSON *child = NULL; in cJSON_GetArraySize() local 2206 cJSON *child = NULL; add_item_to_array() local 2795 cJSON_CreateObjectReference(const cJSON *child) cJSON_CreateObjectReference() argument 2806 cJSON_CreateArrayReference(const cJSON *child) cJSON_CreateArrayReference() argument 3020 cJSON *child = NULL; cJSON_Duplicate() local [all...] |
| /third_party/FreeBSD/sys/dev/usb/ |
| H A D | usb_hub.c | 252 uhub_tt_buffer_reset_async_locked(struct usb_device *child, struct usb_endpoint *ep) in uhub_tt_buffer_reset_async_locked() argument 379 struct usb_device *child; in uhub_count_active_host_ports() local 407 uhub_explore_handle_re_enumerate(struct usb_device *child) uhub_explore_handle_re_enumerate() argument 502 struct usb_device *child; uhub_explore_sub() local 656 struct usb_device *child; uhub_reattach_port() local 937 struct usb_device *child; uhub_suspend_resume_port() local 1617 struct usb_device *child; uhub_detach() local 1704 uhub_find_iface_index(struct usb_hub *hub, device_t child, struct hub_result *res) uhub_find_iface_index() argument 1737 uhub_child_location_string(device_t parent, device_t child, char *buf, size_t buflen) uhub_child_location_string() argument 1777 uhub_child_pnpinfo_string(device_t parent, device_t child, char *buf, size_t buflen) uhub_child_pnpinfo_string() argument 2833 struct usb_device *child; usb_dev_suspend_peer() local [all...] |
| /third_party/FreeBSD/sys/kern/ |
| H A D | subr_bus.c | 1411 device_print_child(device_t dev, device_t child) in device_print_child() argument 1448 device_t child; bus_get_device() local 1482 device_t child; device_add_child_ordered() local 1534 device_delete_child(device_t dev, device_t child) device_delete_child() argument 1580 device_t child; device_delete_children() local 1851 device_t child; bus_generic_attach() local 1871 device_t child; bus_generic_detach() local 1899 device_t child; bus_generic_shutdown() local 1918 bus_generic_suspend_child(device_t dev, device_t child) bus_generic_suspend_child() argument 1936 bus_generic_resume_child(device_t dev, device_t child) bus_generic_resume_child() argument 1958 device_t child; bus_generic_suspend() local 1990 device_t child; bus_generic_resume() local 2011 bus_print_child_header(device_t dev, device_t child) bus_print_child_header() argument 2034 bus_print_child_footer(device_t dev, device_t child) bus_print_child_footer() argument 2047 bus_print_child_domain(device_t dev, device_t child) bus_print_child_domain() argument 2067 bus_generic_print_child(device_t dev, device_t child) bus_generic_print_child() argument 2088 device_t child; bus_generic_driver_added() local 2116 device_t child; bus_generic_new_pass() local 2140 bus_generic_child_present(device_t dev, device_t child) bus_generic_child_present() argument 2146 bus_generic_get_domain(device_t dev, device_t child, int *domain) bus_generic_get_domain() argument 2175 bus_child_present(device_t child) bus_child_present() argument 2423 device_probe_child(device_t dev, device_t child) device_probe_child() argument 2735 root_print_child(device_t dev, device_t child) root_print_child() argument 2926 device_t child; print_device_tree_short() local 2942 device_t child; print_device_tree() local [all...] |
| /third_party/mbedtls/library/ |
| H A D | x509_crt.c | 2122 static int x509_crt_check_signature(const mbedtls_x509_crt *child, in x509_crt_check_signature() argument 2178 x509_crt_check_parent(const mbedtls_x509_crt *child, const mbedtls_x509_crt *parent, int top) x509_crt_check_parent() argument 2252 x509_crt_find_parent_in( mbedtls_x509_crt *child, mbedtls_x509_crt *candidates, mbedtls_x509_crt **r_parent, int *r_signature_is_good, int top, unsigned path_cnt, unsigned self_cnt, mbedtls_x509_crt_restart_ctx *rs_ctx, const mbedtls_x509_time *now) x509_crt_find_parent_in() argument 2375 x509_crt_find_parent( mbedtls_x509_crt *child, mbedtls_x509_crt *trust_ca, mbedtls_x509_crt **parent, int *parent_is_trusted, int *signature_is_good, unsigned path_cnt, unsigned self_cnt, mbedtls_x509_crt_restart_ctx *rs_ctx, const mbedtls_x509_time *now) x509_crt_find_parent() argument 2519 mbedtls_x509_crt *child; x509_crt_verify_chain() local [all...] |
| /third_party/mesa3d/src/compiler/spirv/ |
| H A D | vtn_variables.c | 505 nir_deref_instr *child = in _vtn_local_load_store() local 513 nir_deref_instr *child = nir_build_deref_struct(&b->nb, deref, i); in _vtn_local_load_store() local
|
| /third_party/mesa3d/src/broadcom/compiler/ |
| H A D | qpu_schedule.c | 1342 struct schedule_node *child = in dump_state() local 1437 struct schedule_node *child = in compute_delay() local 1470 struct schedule_node *child in mark_instruction_scheduled() local [all...] |
| /third_party/mesa3d/src/amd/vulkan/winsys/amdgpu/ |
| H A D | radv_amdgpu_cs.c | 642 struct radv_amdgpu_cs *child = radv_amdgpu_cs(_child); in radv_amdgpu_cs_execute_secondary() local [all...] |
| /third_party/node/deps/v8/src/compiler/ |
| H A D | scheduler.cc | 764 int Push(int depth, BasicBlock* child, int unvisited) { in Push() argument
|
| /third_party/node/deps/v8/src/diagnostics/ |
| H A D | objects-debug.cc | 1885 Object child = get_child_raw(i); in PreparseDataVerify() local
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | map.cc | 1409 ConnectTransition(Isolate* isolate, Handle<Map> parent, Handle<Map> child, Handle<Name> name, SimpleTransitionFlag flag) ConnectTransition() argument 1522 InstallDescriptors(Isolate* isolate, Handle<Map> parent, Handle<Map> child, InternalIndex new_descriptor, Handle<DescriptorArray> descriptors) InstallDescriptors() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/lima/ir/gp/ |
| H A D | gpir.h | 232 gpir_node *child; member
|
| /third_party/mesa3d/src/panfrost/bifrost/ |
| H A D | bi_schedule.c | 176 bi_push_dependency(unsigned parent, unsigned child, in bi_push_dependency() argument 186 add_dependency(struct util_dynarray *table, unsigned index, unsigned child, in add_dependency() argument
|
| /third_party/rust/crates/bindgen/bindgen/ |
| H A D | lib.rs | 1664 let mut child = cmd.spawn()?; in dump_preprocessed_input() variables 2782 let mut child = cmd.spawn()?; variables [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
| H A D | vktRayTracingPipelineLibraryTests.cpp | 128 void appendChild (Node* child) { m_children.push_back(child); } in appendChild() argument
|