| /third_party/pulseaudio/src/pulsecore/ |
| H A D | sound-file-stream.c | 48 pa_msgobject parent; member
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | CLDevice.cpp | 428 Device(Platform &platform, Device *parent, DeviceType type, const rx::CLDeviceImpl::CreateFunc &createFunc) Device() argument
|
| H A D | CLMemory.cpp | 21 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 D | DebugSink.h | 77 DebugSink(TInfoSinkBase &parent, bool alsoLogToStdout) in DebugSink() argument
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/ |
| H A D | SimplifyLoopConditions.cpp | 144 TIntermBlock *parent = getParentNode()->getAsBlock(); in visitBranch() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/ |
| H A D | esextcTessellationShaderIsolines.hpp | 88 const _test_descriptor* parent; member 117 TessellationShadersIsolines* parent; member
|
| /third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
| H A D | EGLX11VisualTest.cpp | 213 Window parent; in TEST_P() local
|
| /third_party/skia/src/core/ |
| H A D | SkMaskGamma.h | 179 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 D | pcy_local.h | 94 X509_POLICY_NODE *parent; member
|
| /third_party/openssl/fuzz/ |
| H A D | fuzz_rand.c | 25 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 D | test_session_timeout.c | 41 pid_t parent; variable
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-unicode.cc | 182 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 D | construct.h | 121 const Construct* const parent = nullptr; member
|
| /third_party/protobuf/python/google/protobuf/pyext/ |
| H A D | message.h | 82 struct CMessage* parent; member [all...] |
| H A D | unknown_fields.cc | 119 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 D | cpp_enum.cc | 405 std::string parent = ClassName(descriptor_->containing_type(), false); in GenerateMethods() local
|
| /third_party/protobuf/src/google/protobuf/util/internal/ |
| H A D | json_objectwriter.h | 140 Element(Element* parent, bool is_json_object) in Element() argument
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
| H A D | cordz_info_test.cc | 79 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 D | Transform.cpp | 108 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 D | StateAdapter.java | 88 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 D | SkXform.h | 39 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 D | es31fShaderUniformIntegerFunctionTests.cpp | 187 static void addFunctionCases (TestCaseGroup* parent, const char* functionName, int input) in addFunctionCases() argument
|
| /third_party/vk-gl-cts/framework/delibs/decpp/ |
| H A D | deFilePath.cpp | 284 std::string parent = curPath.getDirName(); in createDirectoryAndParents() local
|
| /third_party/vulkan-headers/include/vulkan/ |
| H A D | vulkan_shared.hpp | 69 SharedHandle<DestructorType> parent; member [all...] |
| /applications/sample/wifi-iot/app/samgr/ |
| H A D | feature_example.c | 85 static void FEATURE_OnInitialize(Feature *feature, Service *parent, Identity identity) in FEATURE_OnInitialize() argument
|