| /third_party/elfutils/libdw/ |
| H A D | libdwP.h | 782 struct Dwarf_Die_Chain *parent; member
|
| /third_party/eudev/src/libudev/ |
| H A D | libudev-device.c | 1137 struct udev_device *parent; in udev_device_get_parent_with_subsystem_devtype() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | snowenc.c | 776 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 D | snow.h | 97 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 D | opt.c | 1830 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 D | url.c | 3953 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 D | cJSON.c | 2449 CJSON_PUBLIC(cJSON *) cJSON_DetachItemViaPointer(cJSON *parent, cJSON * const item) in cJSON_DetachItemViaPointer() argument [all...] |
| /third_party/googletest/googletest/src/ |
| H A D | gtest-death-test.cc | 294 FILE* parent = posix::FDOpen(flag->write_fd(), "w"); in DeathTestAbort() local [all...] |
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | transrt.cpp | 318 IntlTest* parent; member in RTTest [all...] |
| /third_party/FreeBSD/sys/dev/usb/ |
| H A D | usb_hub.c | 1737 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 D | subr_bus.c | 65 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 D | uloc.cpp | 1675 uloc_getParent(const char* localeID, char* parent, int32_t parentCapacity, UErrorCode* err) uloc_getParent() argument
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | number_longnames.cpp | 910 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 ¤cy, 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 D | abipkgdiff.cc | 686 string abi_path, dir, parent; in create_abi_file_path() local
|
| /third_party/libbpf/src/ |
| H A D | libbpf.h | 1220 __u32 parent; member
|
| /third_party/mbedtls/library/ |
| H A D | x509_crt.c | 2122 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 D | HashCalc.cpp | 1036 Z7_COM7F_IMF(CHandler::GetParent(UInt32 /* index */ , UInt32 *parent, UInt32 *parentType))
in GetParent() argument
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_lower_io.c | 275 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 D | nir_opt_load_store_vectorize.c | 416 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 D | nir_linking_helpers.c | 1200 nir_deref_instr *parent = clone_deref_instr(b, var, parent_deref); in clone_deref_instr() local
|
| /third_party/mesa3d/src/freedreno/ir3/ |
| H A D | ir3_spill.c | 978 struct ra_spill_interval *parent = in reload_def() local
|
| /third_party/mesa3d/src/amd/vulkan/winsys/amdgpu/ |
| H A D | radv_amdgpu_cs.c | 641 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 D | agx_compile.c | 299 ASSERTED nir_intrinsic_instr *parent = nir_src_as_intrinsic(instr->src[0]); in agx_emit_load_vary() local
|
| /third_party/ltp/lib/ |
| H A D | tst_cgroup.c | 360 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 D | svga_shader.h | 367 struct svga_shader *parent; /* shader with the original token string */ member
|