Home
last modified time | relevance | path

Searched defs:parent (Results 301 - 325 of 963) sorted by relevance

1...<<11121314151617181920>>...39

/third_party/skia/src/core/
H A DSkMaskGamma.h179 SkTMaskPreBlend(sk_sp<const SkTMaskGamma<R_LUM_BITS, G_LUM_BITS, B_LUM_BITS>> parent, in SkTMaskPreBlend() argument
/third_party/openssl/crypto/x509/
H A Dpcy_local.h94 X509_POLICY_NODE *parent; member
/third_party/openssl/fuzz/
H A Dfuzz_rand.c25 fuzz_rand_newctx( void *provctx, void *parent, const OSSL_DISPATCH *parent_dispatch) fuzz_rand_newctx() argument
/third_party/skia/third_party/externals/microhttpd/src/testspdy/
H A Dtest_session_timeout.c41 pid_t parent; variable
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-unicode.cc182 hb_unicode_funcs_create (hb_unicode_funcs_t *parent) in hb_unicode_funcs_create() argument
[all...]
/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Dconstruct.h121 const Construct* const parent = nullptr; member
/third_party/protobuf/python/google/protobuf/pyext/
H A Dmessage.h82 struct CMessage* parent; member
[all...]
H A Dunknown_fields.cc119 PyObject* NewPyUnknownFieldRef(PyUnknownFields* parent, in NewPyUnknownFieldRef() argument
198 PyUnknownFields_FromUnknownFieldSet( PyUnknownFields* parent, const UnknownFieldSet& fields) PyUnknownFields_FromUnknownFieldSet() argument
[all...]
/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_enum.cc405 std::string parent = ClassName(descriptor_->containing_type(), false); in GenerateMethods() local
/third_party/protobuf/src/google/protobuf/util/internal/
H A Djson_objectwriter.h140 Element(Element* parent, bool is_json_object) in Element() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcordz_info_test.cc79 TestCordData parent, child; in TEST() local
86 TestCordData parent, child; in TEST() local
93 TestCordData parent, child; in TEST() local
107 TestCordData parent, child; in TEST() local
115 TestCordData parent, child; TEST() local
281 TrackChildCord(InlineData& data, const InlineData& parent) TrackChildCord() argument
319 TestCordData parent; TEST() local
[all...]
/third_party/skia/modules/skottie/src/
H A DTransform.cpp108 attachMatrix2D(const skjson::ObjectValue& jtransform, sk_sp<sksg::Transform> parent, bool auto_orient) const attachMatrix2D() argument
191 attachMatrix3D(const skjson::ObjectValue& jtransform, sk_sp<sksg::Transform> parent, bool ) const attachMatrix3D() argument
/third_party/skia/platform_tools/android/apps/viewer/src/main/java/org/skia/viewer/
H A DStateAdapter.java88 public View getView(int position, View convertView, ViewGroup parent) { in getView() argument
192 public void onItemSelected(AdapterView<?> parent, View view, int position, long id) { in onItemSelected() argument
221 public void onNothingSelected(AdapterView<?> parent) { in onNothingSelected() argument
/third_party/skia/experimental/xform/
H A DSkXform.h39 Xform* parent() const { return fParent.get(); } in parent() function in Xform
96 MatrixXF(sk_sp<Xform> parent) : Xform(std::move(parent)) { in MatrixXF() argument
123 ClipXF(sk_sp<Xform> parent, const SkRect& r, SkClipOp op = SkClipOp::kIntersect) ClipXF() argument
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fShaderUniformIntegerFunctionTests.cpp187 static void addFunctionCases (TestCaseGroup* parent, const char* functionName, int input) in addFunctionCases() argument
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeFilePath.cpp284 std::string parent = curPath.getDirName(); in createDirectoryAndParents() local
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_shared.hpp69 SharedHandle<DestructorType> parent; member
[all...]
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/linuxkpi/include/linux/
H A Ddevice.h48 struct device *parent; member
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/ispp/
H A Ddev.c86 struct device_node *parent = dev->of_node; in get_remote_node_dev() local
/device/soc/rockchip/common/sdk_linux/drivers/pwm/
H A Dsysfs.c263 static int pwm_export_child(struct device *parent, struct pwm_device *pwm) in pwm_export_child() argument
308 static int pwm_unexport_child(struct device *parent, struct pwm_device *pwm) in pwm_unexport_child() argument
335 static ssize_t export_store(struct device *parent, struct device_attribute *attr, const char *buf, size_t len) in export_store() argument
365 unexport_store(struct device *parent, struct device_attribute *attr, const char *buf, size_t len) unexport_store() argument
386 npwm_show(struct device *parent, struct device_attribute *attr, char *buf) npwm_show() argument
403 pwm_class_get_state(struct device *parent, struct pwm_device *pwm, struct pwm_state *state) pwm_class_get_state() argument
436 pwm_class_resume_npwm(struct device *parent, unsigned int npwm) pwm_class_resume_npwm() argument
462 pwm_class_suspend(struct device *parent) pwm_class_suspend() argument
494 pwm_class_resume(struct device *parent) pwm_class_resume() argument
510 pwmchip_sysfs_match(struct device *parent, const void *data) pwmchip_sysfs_match() argument
517 struct device *parent; pwmchip_sysfs_export() local
531 struct device *parent; pwmchip_sysfs_unexport() local
[all...]
/device/soc/rockchip/common/sdk_linux/kernel/cgroup/
H A Dlegacy_freezer.c110 struct freezer *parent = parent_freezer(freezer); in freezer_css_online() local
412 struct freezer *parent in freezer_change_state() local
[all...]
/device/soc/rockchip/common/sdk_linux/kernel/power/
H A Dwakeup_reason.c180 struct wakeup_irq_node *parent; in log_threaded_irq_wakeup_reason() local
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H A Dmali_kbase_sync_android.c199 static struct sync_pt *kbase_sync_pt_alloc(struct sync_timeline *parent) in kbase_sync_pt_alloc() argument
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
H A Dbridge.c530 struct device_node *parent = dev->of_node; in check_remote_node() local
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_sync_android.c206 static struct sync_pt *kbase_sync_pt_alloc(struct sync_timeline *parent) in kbase_sync_pt_alloc() argument

Completed in 15 milliseconds

1...<<11121314151617181920>>...39