Home
last modified time | relevance | path

Searched defs:desc (Results 2476 - 2500 of 2508) sorted by relevance

1...<<919293949596979899100101

/third_party/skia/third_party/externals/libwebp/swig/
H A Dlibwebp_python_wrap.c1450 SWIG_Python_ExceptionType(swig_type_info *desc) { in SWIG_Python_ExceptionType() argument
2458 const char *desc = doc ? strstr(doc, "swig_ptr: ") : 0; in SWIG_Python_ConvertFunctionPtr() local
[all...]
/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.cc1028 const EnumValueDescriptor* desc = FindPtrOrNull( in FindEnumValueByNumberCreatingIfUnknown() local
1037 const EnumValueDescriptor* desc = FindPtrOrNull( in FindEnumValueByNumberCreatingIfUnknown() local
1047 const EnumValueDescriptor* desc = FindPtrOrNull( in FindEnumValueByNumberCreatingIfUnknown() local
2377 SourceLocationCommentPrinter(const DescType* desc, cons argument
[all...]
/third_party/python/Python/
H A Dceval.c1140 PyFrameConstructor desc = { in PyEval_EvalCode() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingAccelerationStructuresTests.cpp965 RayTracingASBasicTestCase::RayTracingASBasicTestCase (tcu::TestContext& context, const char* name, const char* desc, const TestParams& data) in RayTracingASBasicTestCase() argument
1217 RayTracingASFuncArgTestCase::RayTracingASFuncArgTestCase (tcu::TestContext& context, const char* name, const char* desc, const TestParams& data) in RayTracingASFuncArgTestCase() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderTextureFunctionTests.cpp1217 ShaderTextureFunctionCase(tcu::TestContext& testCtx, const std::string& name, const std::string& desc, const TextureLookupSpec& lookup, const TextureSpec& texture, TexEvalFunc evalFunc, bool isVertexCase) ShaderTextureFunctionCase() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmInstructionTests.cpp3200 string desc; in addOpUnreachableAmberTests() member
3227 string desc; in addOpSwitchAmberTests() member
3255 string desc; in createOpArrayLengthComputeGroup() member
7069 const std::string desc; in createOpUndefGroup() member
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DRenderer11.cpp324 D3D11_RENDER_TARGET_VIEW_DESC desc; in IsArrayRTV() local
714 DXGI_ADAPTER_DESC desc; in callD3D11CreateDevice() local
1466 D3D11_TEXTURE2D_DESC desc = {}; getD3DTextureInfo() local
1653 D3D11_TEXTURE2D_DESC desc = {}; validateShareHandle() local
2845 D3D11_TEXTURE2D_DESC desc; createRenderTarget() local
3322 createTextureStorageExternal( egl::Stream *stream, const egl::Stream::GLTextureDescription &desc, const std::string &label) createTextureStorageExternal() argument
4146 allocateTexture(d3d::Context *context, const D3D11_TEXTURE2D_DESC &desc, const d3d11::Format &format, const D3D11_SUBRESOURCE_DATA *initData, TextureHelper11 *textureOut) allocateTexture() argument
4154 textureOut->init(std::move(texture), desc, format); allocateTexture() local
4158 allocateTexture(d3d::Context *context, const D3D11_TEXTURE3D_DESC &desc, const d3d11::Format &format, const D3D11_SUBRESOURCE_DATA *initData, TextureHelper11 *textureOut) allocateTexture() argument
4166 textureOut->init(std::move(texture), desc, format); allocateTexture() local
[all...]
/device/soc/rockchip/common/sdk_linux/kernel/bpf/
H A Dverifier.c10382 struct bpf_jit_poke_descriptor *desc; in adjust_poke_descs() local
11385 struct bpf_jit_poke_descriptor desc = { in fixup_bpf_calls() local
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_sdio.c3046 dhd_dump_pct(struct bcmstrbuf *strbuf, char *desc, uint num, uint div) in dhd_dump_pct() argument
/device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/realtek/r8168/
H A Dr8168_n.c5410 rtl8168_rx_vlan_skb(struct rtl8168_private *tp, struct RxDesc *desc, struct sk_buff *skb) rtl8168_rx_vlan_skb() argument
5445 rtl8168_rx_vlan_skb(struct rtl8168_private *tp, struct RxDesc *desc, struct sk_buff *skb) rtl8168_rx_vlan_skb() argument
27077 rtl8168_make_unusable_by_asic(struct RxDesc *desc) rtl8168_make_unusable_by_asic() argument
27084 rtl8168_free_rx_skb(struct rtl8168_private *tp, struct sk_buff **sk_buff, struct RxDesc *desc) rtl8168_free_rx_skb() argument
27098 rtl8168_mark_to_asic(struct RxDesc *desc, u32 rx_buf_sz) rtl8168_mark_to_asic() argument
27107 rtl8168_map_to_asic(struct RxDesc *desc, dma_addr_t mapping, u32 rx_buf_sz) rtl8168_map_to_asic() argument
27117 rtl8168_alloc_rx_skb(struct rtl8168_private *tp, struct sk_buff **sk_buff, struct RxDesc *desc, int rx_buf_sz, u8 in_intr) rtl8168_alloc_rx_skb() argument
27196 rtl8168_mark_as_last_descriptor(struct RxDesc *desc) rtl8168_mark_as_last_descriptor() argument
27277 rtl8168_unmap_tx_skb(struct pci_dev *pdev, struct ring_info *tx_skb, struct TxDesc *desc) rtl8168_unmap_tx_skb() argument
27983 rtl8168_rx_csum(struct rtl8168_private *tp, struct sk_buff *skb, struct RxDesc *desc) global() argument
28015 rtl8168_try_rx_copy(struct rtl8168_private *tp, struct sk_buff **sk_buff, int pkt_size, struct RxDesc *desc, int rx_buf_sz) global() argument
28067 struct RxDesc *desc; global() local
[all...]
/test/xts/acts/arkui/ace_napi_test/entry/src/main/cpp/napi/
H A Dnapi_test.cpp1276 napi_property_descriptor desc[] = { in NapiCreateSendableObject() local
1875 napi_property_descriptor desc = {"prop", NULL, defineProperties, NULL, NULL, NULL, napi_enumerable, NULL}; in defineProperties() local
/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/napi/
H A Dnapi_test.cpp111 JSVM_PropertyDescriptor desc = {"prop", NULL, &param, NULL, NULL, NULL, JSVM_PropertyAttributes::JSVM_ENUMERABLE}; in defineProperties() local
2760 JSVM_PropertyDescriptor desc = {"prop", NULL, &param1, NULL, NULL, NULL, JSVM_PropertyAttributes::JSVM_ENUMERABLE}; in testDefineProperties() local
7035 JSVM_PropertyDescriptor desc[] = {{"prop", nullptr, &param[0], nullptr, nullptr, nullptr, JSVM_DEFAULT}}; DefinePropertiesFailed() local
[all...]
/test/xts/acts/graphic/graphicGLES3/entry/src/main/cpp/
H A Dgles3ndk.cpp7947 napi_property_descriptor desc[] = { in Init() local
/third_party/elfutils/src/
H A Dreadelf.c8758 struct encpair { uint16_t desc; uint16_t form; }; in print_debug_line_section() member
8767 uint16_t desc, form; in print_debug_line_section() local
8835 struct encpair { uint16_t desc; uint16_t form; }; in print_debug_line_section() member
8844 uint64_t desc, form; in print_debug_line_section() local
11814 handle_core_item(Elf *core, const Ebl_Core_Item *item, const void *desc, unsigned int colno, size_t *repeated_size) handle_core_item() argument
12086 handle_core_items(Elf *core, const void *desc, size_t descsz, const Ebl_Core_Item *items, size_t nitems) handle_core_items() argument
12180 handle_bit_registers(const Ebl_Register_Location *regloc, const void *desc, unsigned int colno) handle_bit_registers() argument
12191 handle_core_register(Ebl *ebl, Elf *core, int maxregname, const Ebl_Register_Location *regloc, const void *desc, unsigned int colno) handle_core_register() argument
12353 handle_core_registers(Ebl *ebl, Elf *core, const void *desc, const Ebl_Register_Location *reglocs, size_t nregloc) handle_core_registers() argument
12645 handle_core_note(Ebl *ebl, const GElf_Nhdr *nhdr, const char *name, const void *desc) handle_core_note() argument
12692 const char *desc = data->d_buf + desc_offset; handle_notes_data() local
[all...]
/third_party/glslang/glslang/HLSL/
H A DhlslParseHelper.cpp6351 handleRegister(const TSourceLoc& loc, TQualifier& qualifier, const glslang::TString* profile, const glslang::TString& desc, int subComponent, const glslang::TString* spaceDesc) handleRegister() argument
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_pipeline.c476 const struct util_format_description *desc = vk_format_description(vk_format); in radv_choose_spi_color_format() local
501 const struct util_format_description *desc = vk_format_description(format); in format_is_int8() local
510 const struct util_format_description *desc = vk_format_description(format); in format_is_int10() local
524 const struct util_format_description *desc in format_is_float32() local
1510 const VkVertexInputBindingDescription *desc = &vi->pVertexBindingDescriptions[i]; radv_pipeline_init_vertex_input_info() local
1529 const VkVertexInputAttributeDescription *desc = &vi->pVertexAttributeDescriptions[i]; radv_pipeline_init_vertex_input_info() local
7387 desc_copy(char *desc, const char *src) desc_copy() argument
[all...]
H A Dradv_cmd_buffer.c3714 uint32_t *desc = &((uint32_t *)vb_ptr)[desc_index++ * 4]; in radv_write_vertex_descriptors() local
3933 uint32_t *desc = &((uint32_t *)so_ptr)[i * 4]; radv_flush_streamout_descriptors() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Ddbghelp.h517 PCHAR desc; member
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_state.c2690 const struct util_format_description *desc = in crocus_create_sampler_view() local
8162 uint32_t desc[GENX(INTERFACE_DESCRIPTOR_DATA_length)]; local
8164 crocus_pack_state(GENX(INTERFACE_DESCRIPTOR_DATA), desc, idd) { local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp236 vk::VkVertexInputAttributeDescription2EXT desc = vk::initVulkanStructure(); in makeVertexInputAttributeDescription2EXT() local
246 vk::VkVertexInputBindingDescription2EXT desc = vk::initVulkanStructure(); in makeVertexInputBindingDescription2EXT() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A DFrameCapture.cpp2138 const gl::ImageDesc &desc = texture->getTextureState().getImageDesc(imageIndex); in CaptureTextureStorage() local
2172 CaptureTextureContents(std::vector<CallCapture> *setupCalls, gl::State *replayState, const gl::Texture *texture, const gl::ImageIndex &index, const gl::ImageDesc &desc, GLuint size, const void *data) CaptureTextureContents() argument
2838 const gl::ImageDesc &desc = texture->getTextureState().getImageDesc(index); CaptureShareGroupMidExecutionSetup() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.cpp1063 bool verifyVarying(Program& program, const std::string& parent_name, const Variable::Descriptor& desc, in verifyVarying() argument
1277 Utils::Variable::Descriptor& desc in checkUniform() local
1348 Utils::Variable::Descriptor& desc = interface->m_members[i]; checkSSB() local
6084 prepareBuffer(Utils::Buffer& buffer, bufferDescriptor& desc) test() argument
15260 prepareVarying(const Utils::Type& basic_type, const descriptor& desc, const GLchar* interpolation, Utils::ShaderInterface& si, Utils::Shader::STAGES stage, Utils::Variable::STORAGE storage) test() argument
19965 const Utils::Variable::Descriptor& desc = (*it)->m_descriptor; test() local
[all...]
/third_party/sqlite/include/
H A Dsqlite3.h7236 unsigned char desc; /* True for DESC. False for ASC. */ member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp200 vk::VkVertexInputAttributeDescription2EXT desc = vk::initVulkanStructure(); in makeVertexInputAttributeDescription2EXT() local
210 vk::VkVertexInputBindingDescription2EXT desc = vk::initVulkanStructure(); in makeVertexInputBindingDescription2EXT() local
5362 std::string desc; createExtendedDynamicStateTests() member
5739 const std::string desc = "Dynamically switch primitive topologies from the " + className + " class" + (forceGeometryShader ? " and use a geometry shader" : "") + bindUnusedCase.descSuffix; createExtendedDynamicStateTests() local
6290 const char* desc; createExtendedDynamicStateTests() member
6322 const char* desc; createExtendedDynamicStateTests() member
6360 const char* desc; createExtendedDynamicStateTests() member
[all...]
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/
H A Daudio_policy_service.cpp1226 std::vector<sptr<AudioDeviceDescriptor>> desc = {}; in NotifyRemoteRenderState() local
1233 bool AudioPolicyService::IsArmUsbDevice(const AudioDeviceDescriptor &desc) in IsArmUsbDevice() argument
1291 int32_t AudioPolicyService::SetRenderDeviceForUsage(StreamUsage streamUsage, sptr<AudioDeviceDescriptor> desc) in SetRenderDeviceForUsage() argument
1674 SetCaptureDeviceForUsage(AudioScene scene, SourceType srcType, sptr<AudioDeviceDescriptor> desc) SetCaptureDeviceForUsage() argument
2237 SetCurrenInputDevice(const AudioDeviceDescriptor &desc) SetCurrenInputDevice() argument
2262 SetCurrentOutputDevice(const AudioDeviceDescriptor &desc) SetCurrentOutputDevice() argument
2323 unique_ptr<AudioDeviceDescriptor> desc = audioRouterCenter_.FetchInputDevice(captureInfo.sourceType, -1); GetPreferredInputDeviceDescInner() local
2426 GetSinkName(const DeviceInfo& desc, int32_t sessionId) GetSinkName() argument
2437 GetSinkName(const AudioDeviceDescriptor &desc, int32_t sessionId) GetSinkName() argument
2584 unique_ptr<AudioDeviceDescriptor> desc; FetchInputDeviceWhenNoRunningStream() local
2607 ActivateA2dpDevice(unique_ptr<AudioDeviceDescriptor> &desc, vector<shared_ptr<AudioRendererChangeInfo>> &rendererChangeInfos, const AudioStreamDeviceChangeReasonExt reason) ActivateA2dpDevice() argument
2623 HandleScoOutputDeviceFetched(unique_ptr<AudioDeviceDescriptor> &desc, vector<shared_ptr<AudioRendererChangeInfo>> &rendererChangeInfos, const AudioStreamDeviceChangeReasonExt reason) HandleScoOutputDeviceFetched() argument
2657 NeedRehandleA2DPDevice(unique_ptr<AudioDeviceDescriptor> &desc) NeedRehandleA2DPDevice() argument
2727 HandleDeviceChangeForFetchOutputDevice(unique_ptr<AudioDeviceDescriptor> &desc, shared_ptr<AudioRendererChangeInfo> &rendererChangeInfo) HandleDeviceChangeForFetchOutputDevice() argument
2751 UpdateDevice(unique_ptr<AudioDeviceDescriptor> &desc, const AudioStreamDeviceChangeReasonExt reason, const std::shared_ptr<AudioRendererChangeInfo> &rendererChangeInfo) UpdateDevice() argument
2821 ActivateA2dpDeviceWhenDescEnabled(unique_ptr<AudioDeviceDescriptor> &desc, vector<shared_ptr<AudioRendererChangeInfo>> &rendererChangeInfos, const AudioStreamDeviceChangeReasonExt reason) ActivateA2dpDeviceWhenDescEnabled() argument
2831 IsFastFromA2dpToA2dp(const std::unique_ptr<AudioDeviceDescriptor> &desc, const std::shared_ptr<AudioRendererChangeInfo> &rendererChangeInfo, const AudioStreamDeviceChangeReasonExt reason) IsFastFromA2dpToA2dp() argument
2845 WriteOutputRouteChangeEvent(unique_ptr<AudioDeviceDescriptor> &desc, const AudioStreamDeviceChangeReason reason) WriteOutputRouteChangeEvent() argument
2860 NotifyRecreateRendererStream(std::unique_ptr<AudioDeviceDescriptor> &desc, const std::shared_ptr<AudioRendererChangeInfo> &rendererChangeInfo, const AudioStreamDeviceChangeReasonExt reason) NotifyRecreateRendererStream() argument
2995 IsSameDevice(unique_ptr<AudioDeviceDescriptor> &desc, DeviceInfo &deviceInfo) IsSameDevice() argument
3012 IsSameDevice(unique_ptr<AudioDeviceDescriptor> &desc, const AudioDeviceDescriptor &deviceDesc) IsSameDevice() argument
3022 HandleScoInputDeviceFetched(unique_ptr<AudioDeviceDescriptor> &desc, vector<shared_ptr<AudioCapturerChangeInfo>> &capturerChangeInfos) HandleScoInputDeviceFetched() argument
3059 unique_ptr<AudioDeviceDescriptor> desc = audioRouterCenter_.FetchInputDevice(sourceType, FetchInputDevice() local
3095 HandleDeviceChangeForFetchInputDevice(unique_ptr<AudioDeviceDescriptor> &desc, shared_ptr<AudioCapturerChangeInfo> &capturerChangeInfo) HandleDeviceChangeForFetchInputDevice() argument
3116 BluetoothScoFetch(unique_ptr<AudioDeviceDescriptor> &desc, vector<shared_ptr<AudioCapturerChangeInfo>> &capturerChangeInfos, SourceType sourceType) BluetoothScoFetch() argument
3151 WriteInputRouteChangeEvent(unique_ptr<AudioDeviceDescriptor> &desc, const AudioStreamDeviceChangeReason reason) WriteInputRouteChangeEvent() argument
5518 UpdateDeviceInfo(DeviceInfo &deviceInfo, const sptr<AudioDeviceDescriptor> &desc, bool hasBTPermission, bool hasSystemPermission) UpdateDeviceInfo() argument
5884 WriteDeviceChangedSysEvents(const vector<sptr<AudioDeviceDescriptor>> &desc, bool isConnected) WriteDeviceChangedSysEvents() argument
5962 UpdateTrackerDeviceChange(const vector<sptr<AudioDeviceDescriptor>> &desc) UpdateTrackerDeviceChange() argument
6387 TriggerDeviceChangedCallback(const vector<sptr<AudioDeviceDescriptor>> &desc, bool isConnected) TriggerDeviceChangedCallback() argument
6396 TriggerMicrophoneBlockedCallback(const vector<sptr<AudioDeviceDescriptor>> &desc, DeviceBlockStatus status) TriggerMicrophoneBlockedCallback() argument
7456 IsConnectedOutputDevice(const sptr<AudioDeviceDescriptor> &desc) IsConnectedOutputDevice() argument
7477 GetHardwareOutputSamplingRate(const sptr<AudioDeviceDescriptor> &desc) GetHardwareOutputSamplingRate() argument
7555 const auto desc = audioCaptureMicrophoneDescriptor_.find(sessionId); GetAudioCapturerMicrophoneDescriptors() local
8231 TriggerAvailableDeviceChangedCallback( const vector<sptr<AudioDeviceDescriptor>> &desc, bool isConnected) TriggerAvailableDeviceChangedCallback() argument
8508 UpdateAllUserSelectDevice(vector<unique_ptr<AudioDeviceDescriptor>> &userSelectDeviceMap, AudioDeviceDescriptor &desc, const sptr<AudioDeviceDescriptor> &selectDesc) UpdateAllUserSelectDevice() argument
8545 OnPreferredStateUpdated(AudioDeviceDescriptor &desc, const DeviceInfoUpdateCommand updateCommand, AudioStreamDeviceChangeReasonExt &reason) OnPreferredStateUpdated() argument
8593 CheckAndActiveHfpDevice(AudioDeviceDescriptor &desc) CheckAndActiveHfpDevice() argument
8601 OnDeviceInfoUpdated(AudioDeviceDescriptor &desc, const DeviceInfoUpdateCommand command) OnDeviceInfoUpdated() argument
8641 DeviceUpdateClearRecongnitionStatus(AudioDeviceDescriptor &desc) DeviceUpdateClearRecongnitionStatus() argument
8650 CheckForA2dpSuspend(AudioDeviceDescriptor &desc) CheckForA2dpSuspend() argument
8931 GetDeviceUsage(const AudioDeviceDescriptor &desc) GetDeviceUsage() argument
9906 SetPreferredDevice(const PreferredType preferredType, const sptr<AudioDeviceDescriptor> &desc) SetPreferredDevice() argument
[all...]

Completed in 272 milliseconds

1...<<919293949596979899100101