/third_party/libphonenumber/cpp/test/phonenumbers/ |
H A D | matcher_test.cc | 32 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 D | allocate.c | 46 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 D | builtins-reflect.cc | 38 PropertyDescriptor desc; in BUILTIN() local 67 PropertyDescriptor desc; in BUILTIN() local
|
/third_party/node/deps/v8/src/codegen/ |
H A D | code-desc.cc | 13 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 D | d3d12_resource_state.h | 48 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 D | style.rs | 188 fn desc(&self) -> &str { in desc() functions
|
/third_party/python/Include/ |
H A D | structseq.h | 30 PyAPI_FUNC(PyTypeObject*) PyStructSequence_NewType(PyStructSequence_Desc *desc); variable
|
/third_party/skia/third_party/externals/angle2/src/gpu_info_util/ |
H A D | SystemInfo_win.cpp | 49 DXGI_ADAPTER_DESC desc; in GetDevicesFromDXGI() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
H A D | MappedSubresourceVerifier11.cpp | 30 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 D | MappedSubresourceVerifier11.h | 48 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 D | GrDawnAttachment.cpp | 30 wgpu::TextureDescriptor desc; in MakeStencil() local
|
/third_party/skia/src/gpu/mock/ |
H A D | GrMockCaps.cpp | 31 GrProgramDesc desc; in makeDesc() local
|
/third_party/skia/src/core/ |
H A D | SkPoint3.cpp | 26 void SkPoint3::dump(std::string& desc, int depth) const { in dump() argument
|
H A D | SkTypeface_remote.cpp | 15 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 D | assembly_grammar.h | 73 spv_operand_desc desc = nullptr; in lookupOperandName() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/ |
H A D | assembly_grammar.h | 73 spv_operand_desc desc = nullptr; in lookupOperandName() local [all...] |
/third_party/skia/tests/ |
H A D | DescriptorTest.cpp | 17 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 D | SkRadialGradient.cpp | 28 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 D | assembly_grammar.h | 73 spv_operand_desc desc = nullptr; in lookupOperandName() local [all...] |
/third_party/typescript/tests/baselines/reference/ |
H A D | jsDeclarationsExportAssignmentExpressionPlusSecondary.js | |
H A D | withImportDecl.js | |
/third_party/skia/third_party/externals/dawn/src/utils/ |
H A D | GLFWUtils.cpp | 65 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 D | OneofField.php | 38 private $desc; variable 45 $this->desc = $desc; variable
|
/third_party/protobuf/php/tests/ |
H A D | memory_leak_test.php | 195 $desc = $pool->getDescriptorByClassName("\Foo\TestMessage"); variable
|
/third_party/skia/docs/examples/ |
H A D | skpaint_xfer.cpp | 74 const char* desc = SkBlendMode_Name(modes[i]); in REG_FIDDLE() local
|