| /foundation/distributeddatamgr/relational_store/frameworks/js/napi/common/src/ |
| H A D | js_utils.cpp | 520 DefineClass(napi_env env, const std::string &spaceName, const std::string &className, const Descriptor &descriptor, napi_callback ctor) DefineClass() argument
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/ |
| H A D | hid_host_hogp.cpp | 618 SaveReport(Characteristic character, Descriptor descriptor, Descriptor config) SaveReport() argument 784 OnDescriptorRead(int ret, const Descriptor &descriptor) OnDescriptorRead() argument 797 OnDescriptorWrite(int ret, const Descriptor &descriptor) OnDescriptorWrite() argument [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/stack/include/ |
| H A D | sdp.h | 451 SdpProtocolDescriptor *descriptor; member
|
| /test/xts/acts/communication/dsoftbus/capi_ipc/entry/src/main/cpp/ |
| H A D | ipc_capi.cpp | 249 char* descriptor = nullptr; in OHIPCRemoteProxyGetInterfaceDescriptor() local
|
| /test/xts/acts/global/global_napi_test/entry/src/main/cpp/napi/ |
| H A D | global_napi_test.cpp | 73 napi_value createJsFileDescriptor(napi_env env, RawFileDescriptor *descriptor)
in createJsFileDescriptor() argument 214 napi_value createJsFileDescriptor(napi_env env, RawFileDescriptor &descriptor)
in createJsFileDescriptor() argument 254 napi_value createJsFileDescriptor64(napi_env env, RawFileDescriptor64 *descriptor)
in createJsFileDescriptor64() argument 308 RawFileDescriptor descriptor; GetRawFileDescriptor() local 335 RawFileDescriptor64 *descriptor = new RawFileDescriptor64(); GetRawFileDescriptor64() local 849 RawFileDescriptor *descriptor = new RawFileDescriptor(); GetRawFileDescriptorData() local [all...] |
| /third_party/backends/backend/ |
| H A D | canon630u.c | 101 SANE_Option_Descriptor *descriptor; member
|
| H A D | umax1220u.c | 102 SANE_Option_Descriptor *descriptor; member
|
| /third_party/icu/icu4c/source/common/ |
| H A D | serv.cpp | 363 ICUService::get(const UnicodeString& descriptor, UErrorCode& status) const in get() argument 369 ICUService::get(const UnicodeString& descriptor, UnicodeString* actualReturn, UErrorCode& status) const in get() argument
|
| /third_party/mesa3d/src/freedreno/fdl/ |
| H A D | freedreno_layout.h | 298 uint32_t descriptor[FDL6_TEX_CONST_DWORDS]; member
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | serv.cpp | 363 ICUService::get(const UnicodeString& descriptor, UErrorCode& status) const in get() argument 369 ICUService::get(const UnicodeString& descriptor, UnicodeString* actualReturn, UErrorCode& status) const in get() argument
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | linkage.cc | 440 GetStubCallDescriptor( Zone* zone, const CallInterfaceDescriptor& descriptor, int stack_parameter_count, CallDescriptor::Flags flags, Operator::Properties properties, StubCallMode stub_mode) GetStubCallDescriptor() argument 548 GetBytecodeDispatchCallDescriptor( Zone* zone, const CallInterfaceDescriptor& descriptor, int stack_parameter_count) GetBytecodeDispatchCallDescriptor() argument [all...] |
| /third_party/node/deps/v8/src/objects/ |
| H A D | js-objects-inl.h | 453 void JSObject::WriteToField(InternalIndex descriptor, PropertyDetails details, in WriteToField() argument
|
| H A D | transitions.cc | 292 InternalIndex descriptor = target.LastAdded(); in ForEachTransitionTo() local 325 InternalIndex descriptor = target.LastAdded(); in IsMatchingMap() local
|
| /third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ |
| H A D | Type.cs | 22 private static pbr::FileDescriptor descriptor; field in Google.Protobuf.WellKnownTypes.TypeReflection
|
| /third_party/protobuf/csharp/src/Google.Protobuf.Conformance/ |
| H A D | Conformance.cs | 22 private static pbr::FileDescriptor descriptor; field in Conformance.ConformanceReflection
|
| /third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ |
| H A D | MapUnittestProto3.cs | 22 private static pbr::FileDescriptor descriptor; field in Google.Protobuf.TestProtos.MapUnittestProto3Reflection
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| H A D | vktPipelineRobustnessCacheTests.cpp | 633 std::string descriptor = {}; in initPrograms() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl3cTextureSizePromotion.cpp | 233 void FunctionalTest::prepareSourceTexture(TextureInternalFormatDescriptor descriptor, glw::GLenum target) in prepareSourceTexture() argument 361 renderDataIntoMultisampledTexture(TextureInternalFormatDescriptor descriptor, glw::GLenum target) renderDataIntoMultisampledTexture() argument 406 prepareDestinationTextureAndFramebuffer(TextureInternalFormatDescriptor descriptor, glw::GLenum target) prepareDestinationTextureAndFramebuffer() argument 516 checkSourceTextureSizeAndType(TextureInternalFormatDescriptor descriptor, glw::GLenum target) checkSourceTextureSizeAndType() argument 602 getDestinationFormatForChannel(TextureInternalFormatDescriptor descriptor) getDestinationFormatForChannel() argument 632 prepareProgram(glw::GLenum target, TextureInternalFormatDescriptor descriptor, ColorChannelSelector channel) prepareProgram() argument 856 checkDestinationTexture(TextureInternalFormatDescriptor descriptor, ColorChannelSelector channel, glw::GLenum target, const glw::GLchar* target_name) checkDestinationTexture() argument 1066 isFloatType(TextureInternalFormatDescriptor descriptor) isFloatType() argument 1072 isFixedSignedType(TextureInternalFormatDescriptor descriptor) isFixedSignedType() argument 1080 isFixedUnsignedType(TextureInternalFormatDescriptor descriptor) isFixedUnsignedType() argument 1088 isIntegerSignedType(TextureInternalFormatDescriptor descriptor) isIntegerSignedType() argument 1094 isIntegerUnsignedType(TextureInternalFormatDescriptor descriptor) isIntegerUnsignedType() argument 1100 isDepthType(TextureInternalFormatDescriptor descriptor) isDepthType() argument 1105 isStencilType(TextureInternalFormatDescriptor descriptor) isStencilType() argument 1110 isChannelTypeNone(TextureInternalFormatDescriptor descriptor, ColorChannelSelector channel) isChannelTypeNone() argument 1129 getMinPrecision(TextureInternalFormatDescriptor descriptor, ColorChannelSelector channel) getMinPrecision() argument [all...] |
| /third_party/skia/src/gpu/dawn/ |
| H A D | GrDawnProgramBuilder.cpp | 545 wgpu::BindGroupDescriptor descriptor; in setTextures() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
| H A D | SpirvShaderImage.cpp | 486 Pointer<Byte> descriptor = state->getPointer(imageId).base; in GetImageDimensions() local 545 Pointer<Byte> descriptor = state->getPointer(imageId).base; in EmitImageQueryLevels() local 577 Pointer<Byte> descriptor in EmitImageQuerySamples() local 599 GetTexelAddress(ImageInstructionSignature instruction, Pointer<Byte> descriptor, SIMD::Int coordinate[], SIMD::Int sample, vk::Format imageFormat, OutOfBoundsBehavior outOfBoundsBehavior, const EmitState *state) GetTexelAddress() argument 736 Pointer<Byte> descriptor = state->getPointer(instruction.imageId).base; // vk::StorageImageDescriptor* EmitImageRead() local 1160 Pointer<Byte> descriptor = state->getPointer(instruction.imageId).base; // vk::StorageImageDescriptor* EmitImageWrite() local 1178 WriteImage(ImageInstructionSignature instruction, Pointer<Byte> descriptor, const Pointer<SIMD::Int> &coord, const Pointer<SIMD::Int> &texelAndMask, vk::Format imageFormat) WriteImage() argument 1408 Pointer<Byte> descriptor = state->getPointer(instruction.imageId).base; // vk::StorageImageDescriptor* EmitImageTexelPointer() local [all...] |
| /third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
| H A D | TextureD3D12.cpp | 437 MaybeError ValidateTextureDescriptorCanBeWrapped(const TextureDescriptor* descriptor) { in ValidateTextureDescriptorCanBeWrapped() argument 505 Create(Device* device, const TextureDescriptor* descriptor) Create() argument 518 CreateExternalImage( Device* device, const TextureDescriptor* descriptor, ComPtr<ID3D12Resource> d3d12Texture, Ref<D3D11on12ResourceCacheEntry> d3d11on12Resource, ExternalMutexSerial acquireMutexKey, ExternalMutexSerial releaseMutexKey, bool isSwapChainTexture, bool isInitialized) CreateExternalImage() argument 546 Create(Device* device, const TextureDescriptor* descriptor, ComPtr<ID3D12Resource> d3d12Texture) Create() argument 555 InitializeAsExternalTexture( const TextureDescriptor* descriptor, ComPtr<ID3D12Resource> d3d12Texture, Ref<D3D11on12ResourceCacheEntry> d3d11on12Resource, ExternalMutexSerial acquireMutexKey, ExternalMutexSerial releaseMutexKey, bool isSwapChainTexture) InitializeAsExternalTexture() argument 648 Texture(Device* device, const TextureDescriptor* descriptor, TextureState state) Texture() argument 1165 Create(TextureBase* texture, const TextureViewDescriptor* descriptor) Create() argument 1170 TextureView(TextureBase* texture, const TextureViewDescriptor* descriptor) TextureView() argument [all...] |
| /third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
| H A D | CopyTextureForBrowserTests.cpp | 290 wgpu::TextureDescriptor descriptor; in CreateTexture() local
|
| H A D | TextureZeroInitTests.cpp | 44 wgpu::TextureDescriptor descriptor; in CreateTextureDescriptor() local 59 wgpu::TextureViewDescriptor descriptor; CreateTextureViewDescriptor() local 130 wgpu::TextureDescriptor descriptor = CreateTextureDescriptor( TEST_P() local 147 const wgpu::TextureDescriptor descriptor = CreateTextureDescriptor( TEST_P() local 190 wgpu::TextureDescriptor descriptor = CreateTextureDescriptor( TEST_P() local 235 wgpu::TextureDescriptor descriptor = CreateTextureDescriptor( TEST_P() local 272 wgpu::TextureDescriptor descriptor = TEST_P() local 304 wgpu::TextureDescriptor descriptor = TEST_P() local 339 wgpu::TextureDescriptor descriptor = CreateTextureDescriptor( TEST_P() local 835 wgpu::TextureDescriptor descriptor = CreateTextureDescriptor( TEST_P() local 859 wgpu::TextureDescriptor descriptor = TEST_P() local 963 wgpu::TextureDescriptor descriptor = TEST_P() local 1028 wgpu::TextureDescriptor descriptor = TEST_P() local 1061 wgpu::TextureDescriptor descriptor = TEST_P() local 1097 wgpu::TextureDescriptor descriptor = TEST_P() local 1130 wgpu::TextureDescriptor descriptor = CreateTextureDescriptor( TEST_P() local 1436 wgpu::TextureDescriptor descriptor; TEST_P() local 1473 wgpu::TextureDescriptor descriptor = CreateTextureDescriptor( TEST_P() local 1505 wgpu::TextureDescriptor descriptor = TEST_P() local 1543 wgpu::TextureDescriptor descriptor = CreateTextureDescriptor( TEST_P() local 1583 wgpu::TextureDescriptor descriptor = TEST_P() local 1627 wgpu::TextureDescriptor descriptor = CreateTextureDescriptor( TEST_P() local 1663 wgpu::TextureDescriptor descriptor = TEST_P() local [all...] |
| H A D | MultisampledRenderingTests.cpp | 112 wgpu::TextureDescriptor descriptor; in CreateTextureForRenderAttachment() local [all...] |
| /third_party/skia/third_party/externals/dawn/src/dawn_native/ |
| H A D | CommandEncoder.cpp | 332 ValidateRenderPassDescriptor(DeviceBase* device, const RenderPassDescriptor* descriptor, uint32_t* width, uint32_t* height, uint32_t* sampleCount) ValidateRenderPassDescriptor() argument 372 ValidateComputePassDescriptor(const DeviceBase* device, const ComputePassDescriptor* descriptor) ValidateComputePassDescriptor() argument 471 CommandEncoder(DeviceBase* device, const CommandEncoderDescriptor* descriptor) CommandEncoder() argument 511 APIBeginComputePass( const ComputePassDescriptor* descriptor) APIBeginComputePass() argument 541 APIBeginRenderPass(const RenderPassDescriptor* descriptor) APIBeginRenderPass() argument 1080 APIFinish(const CommandBufferDescriptor* descriptor) APIFinish() argument 1089 FinishInternal( const CommandBufferDescriptor* descriptor) FinishInternal() argument [all...] |