/third_party/elfutils/src/ |
H A D | readelf.c | 8758 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 D | hlslParseHelper.cpp | 6351 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 D | radv_pipeline.c | 476 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 D | radv_cmd_buffer.c | 3714 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 D | dbghelp.h | 517 PCHAR desc; member
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
H A D | crocus_state.c | 2690 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 D | vktPipelineExtendedDynamicStateTests.cpp | 236 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 D | FrameCapture.cpp | 2138 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 D | gl4cEnhancedLayoutsTests.cpp | 1063 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 D | sqlite3.h | 7236 unsigned char desc; /* True for DESC. False for ASC. */ member
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineExtendedDynamicStateTests.cpp | 200 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 D | audio_policy_service.cpp | 1226 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...] |
/third_party/libbpf/src/ |
H A D | libbpf.c | 2414 const char *desc = is_map_in_map ? "map-in-map inner" : "prog-array value"; local 5309 const char *desc; member
|
/third_party/skia/third_party/externals/imgui/ |
H A D | imgui.cpp | 11242 static void MetricsHelpMarker(const char* desc) in MetricsHelpMarker() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | driver.h | 377 char *desc; member 2231 const char *desc; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | driver.h | 417 char *desc; member 2661 const char *desc; member
|
/third_party/node/deps/v8/src/api/ |
H A D | api.cc | 4357 i::PropertyDescriptor desc; member 4457 i::PropertyDescriptor desc; DefineOwnProperty() local 4508 i::PropertyDescriptor desc; SetPrivate() local 4581 i::PropertyDescriptor desc; GetOwnPropertyDescriptor() local [all...] |
/third_party/sqlite/src/ |
H A D | sqlite3.c | 7545 unsigned char desc; /* True for DESC. False for ASC. */ member [all...] |
/third_party/skia/third_party/externals/sfntly/java/lib/ |
H A D | icu4j-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ibm/icu/
com/ibm/icu/impl/
... |