Home
last modified time | relevance | path

Searched defs:parent (Results 476 - 500 of 1399) sorted by relevance

1...<<11121314151617181920>>...56

/third_party/pulseaudio/src/pulsecore/
H A Dsound-file-stream.c48 pa_msgobject parent; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCLDevice.cpp428 Device(Platform &platform, Device *parent, DeviceType type, const rx::CLDeviceImpl::CreateFunc &createFunc) Device() argument
H A DCLMemory.cpp21 MemFlags InheritMemFlags(MemFlags flags, Memory *parent) in InheritMemFlags() argument
168 Memory(const Buffer &buffer, Buffer &parent, MemFlags flags, size_t offset, size_t size, cl_int &errorCode) Memory() argument
185 Memory(const Image &image, Context &context, PropArray &&properties, MemFlags flags, const cl_image_format &format, const ImageDescriptor &desc, Memory *parent, void *hostPtr, cl_int &errorCode) Memory() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DDebugSink.h77 DebugSink(TInfoSinkBase &parent, bool alsoLogToStdout) in DebugSink() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
H A DSimplifyLoopConditions.cpp144 TIntermBlock *parent = getParentNode()->getAsBlock(); in visitBranch() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderIsolines.hpp88 const _test_descriptor* parent; member
117 TessellationShadersIsolines* parent; member
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLX11VisualTest.cpp213 Window parent; in TEST_P() local
/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...]
/applications/sample/wifi-iot/app/samgr/
H A Dfeature_example.c85 static void FEATURE_OnInitialize(Feature *feature, Service *parent, Identity identity) in FEATURE_OnInitialize() argument

Completed in 13 milliseconds

1...<<11121314151617181920>>...56