Home
last modified time | relevance | path

Searched defs:descriptor (Results 801 - 825 of 1055) sorted by relevance

1...<<31323334353637383940>>...43

/foundation/distributeddatamgr/relational_store/frameworks/js/napi/common/src/
H A Djs_utils.cpp520 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 Dhid_host_hogp.cpp618 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 Dsdp.h451 SdpProtocolDescriptor *descriptor; member
/test/xts/acts/communication/dsoftbus/capi_ipc/entry/src/main/cpp/
H A Dipc_capi.cpp249 char* descriptor = nullptr; in OHIPCRemoteProxyGetInterfaceDescriptor() local
/test/xts/acts/global/global_napi_test/entry/src/main/cpp/napi/
H A Dglobal_napi_test.cpp73 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 Dcanon630u.c101 SANE_Option_Descriptor *descriptor; member
H A Dumax1220u.c102 SANE_Option_Descriptor *descriptor; member
/third_party/icu/icu4c/source/common/
H A Dserv.cpp363 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 Dfreedreno_layout.h298 uint32_t descriptor[FDL6_TEX_CONST_DWORDS]; member
/third_party/node/deps/icu-small/source/common/
H A Dserv.cpp363 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 Dlinkage.cc440 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 Djs-objects-inl.h453 void JSObject::WriteToField(InternalIndex descriptor, PropertyDetails details, in WriteToField() argument
H A Dtransitions.cc292 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 DType.cs22 private static pbr::FileDescriptor descriptor; field in Google.Protobuf.WellKnownTypes.TypeReflection
/third_party/protobuf/csharp/src/Google.Protobuf.Conformance/
H A DConformance.cs22 private static pbr::FileDescriptor descriptor; field in Conformance.ConformanceReflection
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DMapUnittestProto3.cs22 private static pbr::FileDescriptor descriptor; field in Google.Protobuf.TestProtos.MapUnittestProto3Reflection
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineRobustnessCacheTests.cpp633 std::string descriptor = {}; in initPrograms() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl3cTextureSizePromotion.cpp233 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 DGrDawnProgramBuilder.cpp545 wgpu::BindGroupDescriptor descriptor; in setTextures() local
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSpirvShaderImage.cpp486 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 DTextureD3D12.cpp437 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 DCopyTextureForBrowserTests.cpp290 wgpu::TextureDescriptor descriptor; in CreateTexture() local
H A DTextureZeroInitTests.cpp44 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 DMultisampledRenderingTests.cpp112 wgpu::TextureDescriptor descriptor; in CreateTextureForRenderAttachment() local
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DCommandEncoder.cpp332 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...]

Completed in 37 milliseconds

1...<<31323334353637383940>>...43