Home
last modified time | relevance | path

Searched defs:desc (Results 276 - 300 of 5596) sorted by relevance

1...<<11121314151617181920>>...224

/third_party/libphonenumber/cpp/test/phonenumbers/
H A Dmatcher_test.cc32 string ToString(const PhoneNumberDesc& desc) { in ToString() argument
42 ExpectMatched( const MatcherApi& matcher, const string& number, const PhoneNumberDesc& desc) ExpectMatched() argument
52 ExpectInvalid( const MatcherApi& matcher, const string& number, const PhoneNumberDesc& desc) ExpectInvalid() argument
62 ExpectTooLong( const MatcherApi& matcher, const string& number, const PhoneNumberDesc& desc) ExpectTooLong() argument
77 PhoneNumberDesc desc; CheckMatcherBehavesAsExpected() local
110 PhoneNumberDesc desc; CreateDesc() local
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Dallocate.c46 void protect_allocations(struct allocator_struct *desc) in protect_allocations() argument
51 void drop_all_allocations(struct allocator_struct *desc) in drop_all_allocations() argument
67 free_one_entry(struct allocator_struct *desc, void *entry) free_one_entry() argument
74 allocate(struct allocator_struct *desc, unsigned int size) allocate() argument
[all...]
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-reflect.cc38 PropertyDescriptor desc; in BUILTIN() local
67 PropertyDescriptor desc; in BUILTIN() local
/third_party/node/deps/v8/src/codegen/
H A Dcode-desc.cc13 void CodeDesc::Initialize(CodeDesc* desc, Assembler* assembler, in Initialize() argument
47 Verify(const CodeDesc* desc) Verify() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_resource_state.h48 d3d12_resource_supports_simultaneous_access(const D3D12_RESOURCE_DESC *desc) in d3d12_resource_supports_simultaneous_access() argument
/third_party/rust/crates/libc/ci/
H A Dstyle.rs188 fn desc(&self) -> &str { in desc() functions
/third_party/python/Include/
H A Dstructseq.h30 PyAPI_FUNC(PyTypeObject*) PyStructSequence_NewType(PyStructSequence_Desc *desc); variable
/third_party/skia/third_party/externals/angle2/src/gpu_info_util/
H A DSystemInfo_win.cpp49 DXGI_ADAPTER_DESC desc; in GetDevicesFromDXGI() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DMappedSubresourceVerifier11.cpp30 size_t getPitchCount(const D3D11_TEXTURE2D_DESC &desc) in getPitchCount() argument
47 void MappedSubresourceVerifier11::setDesc(const D3D11_TEXTURE2D_DESC &desc) in setDesc() argument
60 void MappedSubresourceVerifier11::setDesc(const D3D11_TEXTURE3D_DESC &desc) in setDesc() argument
[all...]
H A DMappedSubresourceVerifier11.h48 inline void MappedSubresourceVerifier11::setDesc(const D3D11_TEXTURE2D_DESC &desc) {} in setDesc() argument
49 inline void MappedSubresourceVerifier11::setDesc(const D3D11_TEXTURE3D_DESC &desc) {} in setDesc() argument
/third_party/skia/src/gpu/dawn/
H A DGrDawnAttachment.cpp30 wgpu::TextureDescriptor desc; in MakeStencil() local
/third_party/skia/src/gpu/mock/
H A DGrMockCaps.cpp31 GrProgramDesc desc; in makeDesc() local
/third_party/skia/src/core/
H A DSkPoint3.cpp26 void SkPoint3::dump(std::string& desc, int depth) const { in dump() argument
H A DSkTypeface_remote.cpp15 SkScalerContextProxy(sk_sp<SkTypeface> tf, const SkScalerContextEffects& effects, const SkDescriptor* desc, sk_sp<SkStrikeClient::DiscardableHandleManager> manager) SkScalerContextProxy() argument
/third_party/skia/third_party/externals/spirv-tools/source/
H A Dassembly_grammar.h73 spv_operand_desc desc = nullptr; in lookupOperandName() local
[all...]
/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

Completed in 9 milliseconds

1...<<11121314151617181920>>...224