Home
last modified time | relevance | path

Searched defs:parent (Results 651 - 675 of 825) sorted by relevance

1...<<21222324252627282930>>...33

/third_party/elfutils/libdw/
H A DlibdwP.h782 struct Dwarf_Die_Chain *parent; member
/third_party/eudev/src/libudev/
H A Dlibudev-device.c1137 struct udev_device *parent; in udev_device_get_parent_with_subsystem_devtype() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dsnowenc.c776 static int encode_subband_c0run(SnowContext *s, SubBand *b, const IDWTELEM *src, const IDWTELEM *parent, int stride, int orientation){ in encode_subband_c0run() argument
896 static int encode_subband(SnowContext *s, SubBand *b, const IDWTELEM *src, const IDWTELEM *parent, in argument
[all...]
H A Dsnow.h97 struct SubBand *parent; member
606 static inline void unpack_coeffs(SnowContext *s, SubBand *b, SubBand * parent, int orientation){ in unpack_coeffs() argument
/third_party/ffmpeg/libavutil/
H A Dopt.c1830 const AVClass *av_opt_child_class_iterate(const AVClass *parent, void **iter) in av_opt_child_class_iterate() argument
/third_party/curl/lib/
H A Durl.c3953 static void priority_remove_child(struct Curl_easy *parent, argument
3975 CURLcode Curl_data_priority_add_child(struct Curl_easy *parent, argument
[all...]
/third_party/cJSON/
H A DcJSON.c2449 CJSON_PUBLIC(cJSON *) cJSON_DetachItemViaPointer(cJSON *parent, cJSON * const item) in cJSON_DetachItemViaPointer() argument
[all...]
/third_party/googletest/googletest/src/
H A Dgtest-death-test.cc294 FILE* parent = posix::FDOpen(flag->write_fd(), "w"); in DeathTestAbort() local
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dtransrt.cpp318 IntlTest* parent; member in RTTest
[all...]
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_hub.c1737 uhub_child_location_string(device_t parent, device_t child, in uhub_child_location_string() argument
1777 uhub_child_pnpinfo_string(device_t parent, device_ argument
[all...]
/third_party/FreeBSD/sys/kern/
H A Dsubr_bus.c65 devclass_t parent; /* parent in devclass hierarchy */ member
89 device_t parent; /**< parent of this device */ member
388 devclass_t parent; devclass_driver_added() local
497 devclass_t parent; devclass_driver_deleted() local
1350 make_device(device_t parent, const char *name, int unit) make_device() argument
[all...]
/third_party/icu/icu4c/source/common/
H A Duloc.cpp1675 uloc_getParent(const char* localeID, char* parent, int32_t parentCapacity, UErrorCode* err) uloc_getParent() argument
/third_party/icu/icu4c/source/i18n/
H A Dnumber_longnames.cpp910 forMeasureUnit(const Locale &loc, const MeasureUnit &unitRef, const UNumberUnitWidth &width, const char *unitDisplayCase, const PluralRules *rules, const MicroPropsGenerator *parent, LongNameHandler *fillIn, UErrorCode &status) forMeasureUnit() argument
1480 forCurrencyLongNames(const Locale &loc, const CurrencyUnit &currency, const PluralRules *rules, const MicroPropsGenerator *parent, UErrorCode &status) forCurrencyLongNames() argument
1544 forMeasureUnit(const Locale &loc, const MeasureUnit &mixedUnit, const UNumberUnitWidth &width, const char *unitDisplayCase, const PluralRules *rules, const MicroPropsGenerator *parent, MixedUnitLongNameHandler *fillIn, UErrorCode &status) forMeasureUnit() argument
1707 forMeasureUnits(const Locale &loc, const MaybeStackVector<MeasureUnit> &units, const UNumberUnitWidth &width, const char *unitDisplayCase, const PluralRules *rules, const MicroPropsGenerator *parent, UErrorCode &status) forMeasureUnits() argument
[all...]
/third_party/libabigail/tools/
H A Dabipkgdiff.cc686 string abi_path, dir, parent; in create_abi_file_path() local
/third_party/libbpf/src/
H A Dlibbpf.h1220 __u32 parent; member
/third_party/mbedtls/library/
H A Dx509_crt.c2122 x509_crt_check_signature(const mbedtls_x509_crt *child, mbedtls_x509_crt *parent, mbedtls_x509_crt_restart_ctx *rs_ctx) 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
2264 mbedtls_x509_crt *parent, *fallback_parent; x509_crt_find_parent_in() local
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
2520 mbedtls_x509_crt *parent; x509_crt_verify_chain() local
[all...]
/third_party/lzma/CPP/7zip/UI/Common/
H A DHashCalc.cpp1036 Z7_COM7F_IMF(CHandler::GetParent(UInt32 /* index */ , UInt32 *parent, UInt32 *parentType)) in GetParent() argument
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_io.c275 nir_deref_instr *parent = *(p - 1); in get_io_offset() local
1200 nir_deref_instr *parent = nir_deref_instr_parent(deref); in nir_get_explicit_deref_range() local
1895 nir_deref_instr *parent = nir_deref_instr_parent(deref); nir_explicit_io_address_from_deref() local
2042 nir_deref_instr *parent = nir_deref_instr_parent(deref); nir_get_explicit_deref_align() local
[all...]
H A Dnir_opt_load_store_vectorize.c416 nir_deref_instr *parent = i ? path->path[i - 1] : NULL; in create_entry_key_from_deref() local
716 nir_deref_instr *parent = nir_deref_instr_parent(deref); in subtract_deref() local
[all...]
H A Dnir_linking_helpers.c1200 nir_deref_instr *parent = clone_deref_instr(b, var, parent_deref); in clone_deref_instr() local
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_spill.c978 struct ra_spill_interval *parent = in reload_def() local
/third_party/mesa3d/src/amd/vulkan/winsys/amdgpu/
H A Dradv_amdgpu_cs.c641 struct radv_amdgpu_cs *parent = radv_amdgpu_cs(_parent); in radv_amdgpu_cs_execute_secondary() local
[all...]
/third_party/mesa3d/src/asahi/compiler/
H A Dagx_compile.c299 ASSERTED nir_intrinsic_instr *parent = nir_src_as_intrinsic(instr->src[0]); in agx_emit_load_vary() local
/third_party/ltp/lib/
H A Dtst_cgroup.c360 static void cgroup_dir_mk(const struct cgroup_dir *const parent, in cgroup_dir_mk() argument
1053 static void cgroup_group_add_dir(const struct tst_cg_group *const parent, in cgroup_group_add_dir() argument
1084 tst_cg_group_mk(const struct tst_cg_group *const parent, const char *const group_name_fmt, ...) tst_cg_group_mk() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_shader.h367 struct svga_shader *parent; /* shader with the original token string */ member

Completed in 69 milliseconds

1...<<21222324252627282930>>...33