Home
last modified time | relevance | path

Searched defs:desc (Results 201 - 225 of 1946) sorted by relevance

12345678910>>...78

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Dassembly_grammar.h73 spv_operand_desc desc = nullptr; in lookupOperandName() local
[all...]
/third_party/skia/tests/
H A DDescriptorTest.cpp17 static void SetLength(SkDescriptor* desc, size_t length) { desc->fLength = length; } in SetLength() argument
18 static void SetCount(SkDescriptor* desc, uint32_t count) { desc->fCount = count; } in SetCount() argument
24 auto desc = SkDescriptor::Alloc(size); in DEF_TEST() local
33 auto desc = SkDescriptor::Alloc(size); in DEF_TEST() local
48 auto desc = SkDescriptor::Alloc(size + extra_space); DEF_TEST() local
64 auto desc = SkDescriptor::Alloc(size); DEF_TEST() local
80 auto desc = SkDescriptor::Alloc(size); DEF_TEST() local
91 auto desc = SkDescriptor::Alloc(size); DEF_TEST() local
106 auto desc = SkDescriptor::Alloc(size); DEF_TEST() local
120 auto desc = SkDescriptor::Alloc(36); DEF_TEST() local
[all...]
/third_party/skia/src/shaders/gradients/
H A DSkRadialGradient.cpp28 SkRadialGradient::SkRadialGradient(const SkPoint& center, SkScalar radius, const Descriptor& desc) in SkRadialGradient() argument
44 DescriptorScope desc; in CreateProc() local
[all...]
/third_party/spirv-tools/source/
H A Dassembly_grammar.h73 spv_operand_desc desc = nullptr; in lookupOperandName() local
[all...]
/third_party/typescript/tests/baselines/reference/
H A DjsDeclarationsExportAssignmentExpressionPlusSecondary.js
H A DwithImportDecl.js
/third_party/skia/third_party/externals/dawn/src/utils/
H A DGLFWUtils.cpp65 std::unique_ptr<wgpu::SurfaceDescriptorFromWindowsHWND> desc = in SetupWindowAndGetSurfaceDescriptorForTesting() local
74 std::unique_ptr<wgpu::SurfaceDescriptorFromXlib> desc = in SetupWindowAndGetSurfaceDescriptorForTesting() local
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DOneofField.php38 private $desc; variable
45 $this->desc = $desc; variable
/third_party/protobuf/php/tests/
H A Dmemory_leak_test.php195 $desc = $pool->getDescriptorByClassName("\Foo\TestMessage"); variable
/third_party/skia/docs/examples/
H A Dskpaint_xfer.cpp74 const char* desc = SkBlendMode_Name(modes[i]); in REG_FIDDLE() local
/third_party/skia/include/gpu/dawn/
H A DGrDawnTypes.h69 wgpu::TextureViewDescriptor desc; in GrDawnRenderTargetInfo() local
/third_party/skia/modules/androidkit/src/
H A DUtils.cpp13 SkSamplingOptions SamplingOptions(jint desc, jfloat coeffB, jfloat coeffC) { in SamplingOptions() argument
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fSamplerStateQueryTests.cpp76 const char* desc; in init() member
H A Des3fScissorTests.cpp69 const char* desc; in init() member
H A Des3fShaderConstExprTests.cpp54 void ShaderConstExprBuiltinTests::addChildGroup (const char* name, const char* desc, const gls::ShaderConstExpr::TestParams* cases, int numCases) in addChildGroup() argument
H A Des3fTextureStateQueryTests.cpp88 const char* desc; in init() member
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fMultisampleShaderRenderCase.cpp66 MultisampleRenderCase::MultisampleRenderCase (Context& context, const char* name, const char* desc, int numSamples, RenderTarget target, int renderSize, int flags) in MultisampleRenderCase() argument
H A Des31fShaderMultisampleInterpolationStateQueryTests.cpp67 InterpolationOffsetCase::InterpolationOffsetCase (Context& context, const char* name, const char* desc, QueryType verifier, TestType testType) in InterpolationOffsetCase() argument
[all...]
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fScissorTests.cpp59 const char* desc; in init() member
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Difndk.cpp82 napi_property_descriptor desc[] = { in Init() local
H A Dinitndk.cpp51 napi_property_descriptor desc[] = { in Init() local
H A Dlanginfondk.cpp56 napi_property_descriptor desc[] = { in Init() local
H A Dinotify1ndk.cpp57 napi_property_descriptor desc[] = { in Init() local
H A Dlinkndk.cpp44 napi_property_descriptor desc[] = { in Init() local
H A Dklogndk.cpp42 napi_property_descriptor desc[] = { in Init() local

Completed in 8 milliseconds

12345678910>>...78