Home
last modified time | relevance | path

Searched defs:void (Results 1 – 25 of 13848) sorted by relevance

12345678910>>...554

/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
H A DvkGetStructureTypeImpl.inl6 template<> VkStructureType getStructureType<VkApplicationInfo> (void) argument
11 template<> VkStructureType getStructureType<VkDeviceQueueCreateInfo> (void) argument
16 template<> VkStructureType getStructureType<VkDeviceCreateInfo> (void) argument
21 template<> VkStructureType getStructureType<VkInstanceCreateInfo> (void) argument
26 template<> VkStructureType getStructureType<VkMemoryAllocateInfo> (void) argument
31 template<> VkStructureType getStructureType<VkMappedMemoryRange> (void) argument
36 template<> VkStructureType getStructureType<VkWriteDescriptorSet> (void) argument
41 template<> VkStructureType getStructureType<VkCopyDescriptorSet> (void) argument
46 template<> VkStructureType getStructureType<VkBufferUsageFlags2CreateInfoKHR> (void) argument
51 template<> VkStructureType getStructureType<VkBufferCreateInfo> (void) argument
[all …]
H A DvkObjTypeImpl.inl9 template<> inline VkObjectType getObjectType<VkInstance> (void) { return VK_OBJECT_TYPE_INSTAN… argument
10 template<> inline VkObjectType getObjectType<VkPhysicalDevice> (void) { return VK_OBJECT_TYPE_P… argument
11 template<> inline VkObjectType getObjectType<VkDevice> (void) { return VK_OBJECT_TYPE_DEVICE;… argument
12 template<> inline VkObjectType getObjectType<VkQueue> (void) { return VK_OBJECT_TYPE_QUEUE; … argument
13 template<> inline VkObjectType getObjectType<VkCommandBuffer> (void) { return VK_OBJECT_TYPE_CO… argument
14 template<> inline VkObjectType getObjectType<VkDeviceMemory> (void) { return VK_OBJECT_TYPE_DEV… argument
15 template<> inline VkObjectType getObjectType<VkCommandPool> (void) { return VK_OBJECT_TYPE_COMM… argument
16 template<> inline VkObjectType getObjectType<VkBuffer> (void) { return VK_OBJECT_TYPE_BUFFER;… argument
17 template<> inline VkObjectType getObjectType<VkBufferView> (void) { return VK_OBJECT_TYPE_BUFF… argument
18 template<> inline VkObjectType getObjectType<VkImage> (void) { return VK_OBJECT_TYPE_IMAGE; … argument
[all …]
H A DvkDeviceFeatures.inl330 template<> FeatureDesc makeFeatureDesc<VkPhysicalDeviceTransformFeedbackFeaturesEXT>(void) { return… argument
331 template<> FeatureDesc makeFeatureDesc<VkPhysicalDeviceDynamicRenderingFeatures>(void) { return Fea… argument
332 template<> FeatureDesc makeFeatureDesc<VkPhysicalDeviceCornerSampledImageFeaturesNV>(void) { return… argument
333 template<> FeatureDesc makeFeatureDesc<VkPhysicalDeviceMultiviewFeatures>(void) { return FeatureDes… argument
334 template<> FeatureDesc makeFeatureDesc<VkPhysicalDeviceTextureCompressionASTCHDRFeatures>(void) { r… argument
335 template<> FeatureDesc makeFeatureDesc<VkPhysicalDeviceASTCDecodeFeaturesEXT>(void) { return Featur… argument
336 template<> FeatureDesc makeFeatureDesc<VkPhysicalDevicePipelineRobustnessFeaturesEXT>(void) { retur… argument
337 template<> FeatureDesc makeFeatureDesc<VkPhysicalDeviceConditionalRenderingFeaturesEXT>(void) { ret… argument
338 template<> FeatureDesc makeFeatureDesc<VkPhysicalDeviceShaderFloat16Int8Features>(void) { return Fe… argument
339 template<> FeatureDesc makeFeatureDesc<VkPhysicalDevice16BitStorageFeatures>(void) { return Feature… argument
[all …]
H A DvkDeviceProperties.inl256 template<> PropertyDesc makePropertyDesc<VkPhysicalDeviceTransformFeedbackPropertiesEXT>(void) { re… argument
257 template<> PropertyDesc makePropertyDesc<VkPhysicalDeviceMultiviewProperties>(void) { return Proper… argument
258 template<> PropertyDesc makePropertyDesc<VkPhysicalDevicePipelineRobustnessPropertiesEXT>(void) { r… argument
259 template<> PropertyDesc makePropertyDesc<VkPhysicalDeviceIDProperties>(void) { return PropertyDesc{… argument
260 template<> PropertyDesc makePropertyDesc<VkPhysicalDevicePushDescriptorPropertiesKHR>(void) { retur… argument
261 …makePropertyDesc<VkPhysicalDeviceMultiviewPerViewAttributesPropertiesNVX>(void) { return PropertyD… argument
262 template<> PropertyDesc makePropertyDesc<VkPhysicalDeviceDiscardRectanglePropertiesEXT>(void) { ret… argument
263 … makePropertyDesc<VkPhysicalDeviceConservativeRasterizationPropertiesEXT>(void) { return PropertyD… argument
264 template<> PropertyDesc makePropertyDesc<VkPhysicalDevicePerformanceQueryPropertiesKHR>(void) { ret… argument
265 template<> PropertyDesc makePropertyDesc<VkPhysicalDevicePointClippingProperties>(void) { return Pr… argument
[all …]
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
H A DvkGetStructureTypeImpl.inl6 template<> VkStructureType getStructureType<VkApplicationInfo> (void) argument
11 template<> VkStructureType getStructureType<VkDeviceQueueCreateInfo> (void) argument
16 template<> VkStructureType getStructureType<VkDeviceCreateInfo> (void) argument
21 template<> VkStructureType getStructureType<VkInstanceCreateInfo> (void) argument
26 template<> VkStructureType getStructureType<VkMemoryAllocateInfo> (void) argument
31 template<> VkStructureType getStructureType<VkMappedMemoryRange> (void) argument
36 template<> VkStructureType getStructureType<VkWriteDescriptorSet> (void) argument
41 template<> VkStructureType getStructureType<VkCopyDescriptorSet> (void) argument
46 template<> VkStructureType getStructureType<VkBufferCreateInfo> (void) argument
51 template<> VkStructureType getStructureType<VkBufferViewCreateInfo> (void) argument
[all …]
H A DvkObjTypeImpl.inl9 template<> inline VkObjectType getObjectType<VkInstance> (void) { return VK_OBJECT_TYPE_INSTANC… argument
10 template<> inline VkObjectType getObjectType<VkPhysicalDevice> (void) { return VK_OBJECT_TYPE_PH… argument
11 template<> inline VkObjectType getObjectType<VkDevice> (void) { return VK_OBJECT_TYPE_DEVICE; … argument
12 template<> inline VkObjectType getObjectType<VkQueue> (void) { return VK_OBJECT_TYPE_QUEUE; … argument
13 template<> inline VkObjectType getObjectType<VkCommandBuffer> (void) { return VK_OBJECT_TYPE_COM… argument
14 template<> inline VkObjectType getObjectType<VkDeviceMemory> (void) { return VK_OBJECT_TYPE_DEVI… argument
15 template<> inline VkObjectType getObjectType<VkCommandPool> (void) { return VK_OBJECT_TYPE_COMMA… argument
16 template<> inline VkObjectType getObjectType<VkBuffer> (void) { return VK_OBJECT_TYPE_BUFFER; … argument
17 template<> inline VkObjectType getObjectType<VkBufferView> (void) { return VK_OBJECT_TYPE_BUFFE… argument
18 template<> inline VkObjectType getObjectType<VkImage> (void) { return VK_OBJECT_TYPE_IMAGE; … argument
[all …]
/aosp_15_r20/external/openthread/src/core/instance/
H A Dinstance.hpp304 static LogLevel GetLogLevel(void) in GetLogLevel() argument
368 Coap::Coap &GetApplicationCoap(void) { return mApplicationCoap; } in GetApplicationCoap() argument
378 Coap::CoapSecure &GetApplicationCoapSecure(void) { return mApplicationCoapSecure; } in GetApplicationCoapSecure() argument
401 static bool IsDnsNameCompressionEnabled(void) { return sDnsNameCompressionEnabled; } in IsDnsNameCompressionEnabled() argument
745 template <> inline Instance &Instance::Get(void) { return *this; } in Get() argument
747 template <> inline Radio &Instance::Get(void) { return mRadio; } in Get() argument
749 template <> inline Radio::Callbacks &Instance::Get(void) { return mRadio.mCallbacks; } in Get() argument
752 template <> inline RadioStatistics &Instance::Get(void) { return mRadio.mRadioStatistics; } in Get() argument
756 template <> inline Uptime &Instance::Get(void) { return mUptime; } in Get() argument
760 template <> inline Notifier &Instance::Get(void) { return mNotifier; } in Get() argument
[all …]
/aosp_15_r20/external/openthread/src/ncp/
H A Dncp_base_mtd.cpp262 template <> otError NcpBase::HandlePropertySet<SPINEL_PROP_THREAD_CSL_PERIOD>(void) in HandlePropertySet() argument
275 template <> otError NcpBase::HandlePropertyGet<SPINEL_PROP_THREAD_CSL_PERIOD>(void) in HandlePropertyGet() argument
280 template <> otError NcpBase::HandlePropertySet<SPINEL_PROP_THREAD_CSL_TIMEOUT>(void) in HandlePropertySet() argument
293 template <> otError NcpBase::HandlePropertyGet<SPINEL_PROP_THREAD_CSL_TIMEOUT>(void) in HandlePropertyGet() argument
298 template <> otError NcpBase::HandlePropertySet<SPINEL_PROP_THREAD_CSL_CHANNEL>(void) in HandlePropertySet() argument
311 template <> otError NcpBase::HandlePropertyGet<SPINEL_PROP_THREAD_CSL_CHANNEL>(void) in HandlePropertyGet() argument
318 template <> otError NcpBase::HandlePropertySet<SPINEL_PROP_THREAD_MLR_REQUEST>(void) in HandlePropertySet() argument
406 template <> otError NcpBase::HandlePropertyGet<SPINEL_PROP_THREAD_BACKBONE_ROUTER_PRIMARY>(void) in HandlePropertyGet() argument
423 template <> otError NcpBase::HandlePropertyGet<SPINEL_PROP_MAC_DATA_POLL_PERIOD>(void) in HandlePropertyGet() argument
428 template <> otError NcpBase::HandlePropertySet<SPINEL_PROP_MAC_DATA_POLL_PERIOD>(void) in HandlePropertySet() argument
[all …]
H A Dncp_base_ftd.cpp197 template <> otError NcpBase::HandlePropertyGet<SPINEL_PROP_THREAD_LOCAL_LEADER_WEIGHT>(void) in HandlePropertyGet() argument
202 template <> otError NcpBase::HandlePropertyGet<SPINEL_PROP_THREAD_LEADER_WEIGHT>(void) in HandlePropertyGet() argument
207 template <> otError NcpBase::HandlePropertyGet<SPINEL_PROP_THREAD_CHILD_TABLE>(void) in HandlePropertyGet() argument
231 template <> otError NcpBase::HandlePropertyGet<SPINEL_PROP_THREAD_ROUTER_TABLE>(void) in HandlePropertyGet() argument
265 template <> otError NcpBase::HandlePropertyGet<SPINEL_PROP_THREAD_CHILD_TABLE_ADDRESSES>(void) in HandlePropertyGet() argument
302 template <> otError NcpBase::HandlePropertyGet<SPINEL_PROP_THREAD_ROUTER_ROLE_ENABLED>(void) in HandlePropertyGet() argument
307 template <> otError NcpBase::HandlePropertySet<SPINEL_PROP_THREAD_ROUTER_ROLE_ENABLED>(void) in HandlePropertySet() argument
320 template <> otError NcpBase::HandlePropertyGet<SPINEL_PROP_MAC_MAX_RETRY_NUMBER_INDIRECT>(void) in HandlePropertyGet() argument
325 template <> otError NcpBase::HandlePropertySet<SPINEL_PROP_MAC_MAX_RETRY_NUMBER_INDIRECT>(void) in HandlePropertySet() argument
338 template <> otError NcpBase::HandlePropertyGet<SPINEL_PROP_THREAD_DOMAIN_NAME>(void) in HandlePropertyGet() argument
[all …]
H A Dncp_base.cpp376 NcpBase *NcpBase::GetNcpInstance(void) { return sNcpInstance; } in GetNcpInstance() argument
380 void NcpBase::ResetCounters(void) in ResetCounters() argument
401 Spinel::Buffer::FrameTag NcpBase::GetLastOutboundFrameTag(void) { return mTxFrameBuffer.InFrameGetL… in GetLastOutboundFrameTag() argument
543 bool NcpBase::ShouldWakeHost(void) in ShouldWakeHost() argument
548 bool NcpBase::ShouldDeferHostSend(void) in ShouldDeferHostSend() argument
553 void NcpBase::IncrementFrameErrorCounter(void) { mFramingErrorCounter++; } in IncrementFrameErrorCounter() argument
854 otError NcpBase::SendQueuedResponses(void) in SendQueuedResponses() argument
916 void NcpBase::UpdateChangedProps(void) in UpdateChangedProps() argument
1504 template <> otError NcpBase::HandlePropertyGet<SPINEL_PROP_PHY_ENABLED>(void) in HandlePropertyGet() argument
1513 template <> otError NcpBase::HandlePropertyGet<SPINEL_PROP_PHY_CHAN>(void) in HandlePropertyGet() argument
[all …]
/aosp_15_r20/external/clang/test/Parser/
H A Dchar-literal-printing.c7 char test1(void) { return '\\'; } in test1() argument
8 wchar_t test2(void) { return L'\\'; } in test2() argument
9 char test3(void) { return '\''; } in test3() argument
10 wchar_t test4(void) { return L'\''; } in test4() argument
11 char test5(void) { return '\a'; } in test5() argument
12 wchar_t test6(void) { return L'\a'; } in test6() argument
13 char test7(void) { return '\b'; } in test7() argument
14 wchar_t test8(void) { return L'\b'; } in test8() argument
15 char test9(void) { return '\e'; } in test9() argument
16 wchar_t test10(void) { return L'\e'; } in test10() argument
[all …]
/aosp_15_r20/external/clang/test/Analysis/
H A Dpthreadlock.c15 ok1(void) in ok1() argument
21 ok2(void) in ok2() argument
27 ok3(void) in ok3() argument
36 ok4(void) in ok4() argument
45 ok5(void) in ok5() argument
52 ok6(void) in ok6() argument
58 ok7(void) in ok7() argument
65 ok8(void) in ok8() argument
74 ok9(void) in ok9() argument
82 ok10(void) in ok10() argument
[all …]
H A Didentical-expressions.cpp5 int func(void) in func() argument
10 int func2(void) in func2() argument
23 int checkNotEqualFloatLiteralCompare1(void) { in checkNotEqualFloatLiteralCompare1() argument
27 int checkNotEqualFloatLiteralCompare2(void) { in checkNotEqualFloatLiteralCompare2() argument
31 int checkNotEqualFloatDeclCompare1(void) { in checkNotEqualFloatDeclCompare1() argument
37 int checkNotEqualFloatDeclCompare12(void) { in checkNotEqualFloatDeclCompare12() argument
42 int checkNotEqualFloatDeclCompare3(void) { in checkNotEqualFloatDeclCompare3() argument
47 int checkNotEqualFloatDeclCompare4(void) { in checkNotEqualFloatDeclCompare4() argument
52 int checkNotEqualFloatDeclCompare5(void) { in checkNotEqualFloatDeclCompare5() argument
58 int checkNotEqualFloatDeclCompare6(void) { in checkNotEqualFloatDeclCompare6() argument
[all …]
/aosp_15_r20/external/clang/test/CodeGen/
H A Dbuiltins-ppc-crypto.c28 vector unsigned char test_vpmsumb(void) in test_vpmsumb() argument
37 vector unsigned short test_vpmsumh(void) in test_vpmsumh() argument
46 vector unsigned int test_vpmsumw(void) in test_vpmsumw() argument
55 vector unsigned long long test_vpmsumd(void) in test_vpmsumd() argument
64 vector unsigned long long test_vsbox(void) in test_vsbox() argument
72 vector unsigned char test_vpermxorb(void) in test_vpermxorb() argument
82 vector unsigned short test_vpermxorh(void) in test_vpermxorh() argument
92 vector unsigned int test_vpermxorw(void) in test_vpermxorw() argument
102 vector unsigned long long test_vpermxord(void) in test_vpermxord() argument
112 vector unsigned long long test_vcipher(void) in test_vcipher() argument
[all …]
H A Dzvector.c24 void test_assign (void) in test_assign() argument
61 void test_pos (void) in test_pos() argument
98 void test_neg (void) in test_neg() argument
119 void test_preinc (void) in test_preinc() argument
156 void test_postinc (void) in test_postinc() argument
193 void test_predec (void) in test_predec() argument
230 void test_postdec (void) in test_postdec() argument
267 void test_add (void) in test_add() argument
377 void test_add_assign (void) in test_add_assign() argument
455 void test_sub (void) in test_sub() argument
[all …]
/aosp_15_r20/external/openthread/src/core/thread/
H A Duri_paths.cpp166 template <> const char *UriToString<kUriAddressError>(void) { return "AddressError"; } in UriToString() argument
167 template <> const char *UriToString<kUriAddressNotify>(void) { return "AddressNotify"; } in UriToString() argument
168 template <> const char *UriToString<kUriAddressQuery>(void) { return "AddressQuery"; } in UriToString() argument
169 template <> const char *UriToString<kUriAddressRelease>(void) { return "AddressRelease"; } in UriToString() argument
170 template <> const char *UriToString<kUriAddressSolicit>(void) { return "AddressSolicit"; } in UriToString() argument
171 template <> const char *UriToString<kUriServerData>(void) { return "ServerData"; } in UriToString() argument
172 template <> const char *UriToString<kUriAnycastLocate>(void) { return "AnycastLocate"; } in UriToString() argument
173 template <> const char *UriToString<kUriBackboneAnswer>(void) { return "BackboneAnswer"; } in UriToString() argument
174 template <> const char *UriToString<kUriBackboneMlr>(void) { return "BackboneMlr"; } in UriToString() argument
175 template <> const char *UriToString<kUriBackboneQuery>(void) { return "BackboneQuery"; } in UriToString() argument
[all …]
/aosp_15_r20/external/libepoxy/prebuilt-intermediates/src/
H A Degl_generated_dispatch.c3929 epoxy_eglBindAPI_resolver(void) in epoxy_eglBindAPI_resolver() argument
3935 epoxy_eglBindTexImage_resolver(void) in epoxy_eglBindTexImage_resolver() argument
3941 epoxy_eglChooseConfig_resolver(void) in epoxy_eglChooseConfig_resolver() argument
3947 epoxy_eglClientSignalSyncEXT_resolver(void) in epoxy_eglClientSignalSyncEXT_resolver() argument
3953 epoxy_eglClientWaitSync_resolver(void) in epoxy_eglClientWaitSync_resolver() argument
3971 epoxy_eglClientWaitSyncKHR_resolver(void) in epoxy_eglClientWaitSyncKHR_resolver() argument
3989 epoxy_eglClientWaitSyncNV_resolver(void) in epoxy_eglClientWaitSyncNV_resolver() argument
3995 epoxy_eglCompositorBindTexWindowEXT_resolver(void) in epoxy_eglCompositorBindTexWindowEXT_resolver() argument
4001 epoxy_eglCompositorSetContextAttributesEXT_resolver(void) in epoxy_eglCompositorSetContextAttributesEXT_resolver() argument
4007 epoxy_eglCompositorSetContextListEXT_resolver(void) in epoxy_eglCompositorSetContextListEXT_resolver() argument
[all …]
H A Dgl_generated_dispatch.c75815 epoxy_glAccum_resolver(void) in epoxy_glAccum_resolver() argument
75821 epoxy_glAccumxOES_resolver(void) in epoxy_glAccumxOES_resolver() argument
75827 epoxy_glAcquireKeyedMutexWin32EXT_resolver(void) in epoxy_glAcquireKeyedMutexWin32EXT_resolver() argument
75833 epoxy_glActiveProgramEXT_resolver(void) in epoxy_glActiveProgramEXT_resolver() argument
75839 epoxy_glActiveShaderProgram_resolver(void) in epoxy_glActiveShaderProgram_resolver() argument
75857 epoxy_glActiveShaderProgramEXT_resolver(void) in epoxy_glActiveShaderProgramEXT_resolver() argument
75863 epoxy_glActiveStencilFaceEXT_resolver(void) in epoxy_glActiveStencilFaceEXT_resolver() argument
75869 epoxy_glActiveTexture_resolver(void) in epoxy_glActiveTexture_resolver() argument
75889 epoxy_glActiveTextureARB_resolver(void) in epoxy_glActiveTextureARB_resolver() argument
75909 epoxy_glActiveVaryingNV_resolver(void) in epoxy_glActiveVaryingNV_resolver() argument
[all …]
/aosp_15_r20/external/trusty/arm-trusted-firmware/common/
Dfeat_detect.c66 static void read_feat_pauth(void) in read_feat_pauth() argument
73 static unsigned int read_feat_rng_trap_id_field(void) in read_feat_rng_trap_id_field() argument
79 static unsigned int read_feat_bti_id_field(void) in read_feat_bti_id_field() argument
85 static unsigned int read_feat_sb_id_field(void) in read_feat_sb_id_field() argument
91 static unsigned int read_feat_csv2_id_field(void) in read_feat_csv2_id_field() argument
97 static unsigned int read_feat_pmuv3_id_field(void) in read_feat_pmuv3_id_field() argument
103 static unsigned int read_feat_vhe_id_field(void) in read_feat_vhe_id_field() argument
109 static unsigned int read_feat_sve_id_field(void) in read_feat_sve_id_field() argument
115 static unsigned int read_feat_ras_id_field(void) in read_feat_ras_id_field() argument
121 static unsigned int read_feat_dit_id_field(void) in read_feat_dit_id_field() argument
[all …]
/aosp_15_r20/external/openthread/tests/unit/
H A Dtest_lowpan.cpp103 static void Init(void) in Init() argument
279 static void TestFullyCompressableLongAddresses(void) in TestFullyCompressableLongAddresses() argument
304 static void TestFullyCompressableShortAddresses(void) in TestFullyCompressableShortAddresses() argument
329 static void TestFullyCompressableShortLongAddresses(void) in TestFullyCompressableShortLongAddresses() argument
354 static void TestFullyCompressableLongShortAddresses(void) in TestFullyCompressableLongShortAddresses() argument
379 static void TestSourceUnspecifiedAddress(void) in TestSourceUnspecifiedAddress() argument
403 static void TestSource128bitDestination128bitAddresses(void) in TestSource128bitDestination128bitAddresses() argument
430 static void TestSource64bitDestination64bitLongAddresses(void) in TestSource64bitDestination64bitLongAddresses() argument
456 static void TestSource64bitDestination64bitShortAddresses(void) in TestSource64bitDestination64bitShortAddresses() argument
482 static void TestSource16bitDestination16bitAddresses(void) in TestSource16bitDestination16bitAddresses() argument
[all …]
/aosp_15_r20/external/cpuinfo/include/
H A Dcpuinfo.h786 static inline bool cpuinfo_has_x86_rdtsc(void) { in cpuinfo_has_x86_rdtsc() argument
800 static inline bool cpuinfo_has_x86_rdtscp(void) { in cpuinfo_has_x86_rdtscp() argument
808 static inline bool cpuinfo_has_x86_rdpid(void) { in cpuinfo_has_x86_rdpid() argument
816 static inline bool cpuinfo_has_x86_clzero(void) { in cpuinfo_has_x86_clzero() argument
824 static inline bool cpuinfo_has_x86_mwait(void) { in cpuinfo_has_x86_mwait() argument
832 static inline bool cpuinfo_has_x86_mwaitx(void) { in cpuinfo_has_x86_mwaitx() argument
840 static inline bool cpuinfo_has_x86_fxsave(void) { in cpuinfo_has_x86_fxsave() argument
848 static inline bool cpuinfo_has_x86_xsave(void) { in cpuinfo_has_x86_xsave() argument
856 static inline bool cpuinfo_has_x86_fpu(void) { in cpuinfo_has_x86_fpu() argument
870 static inline bool cpuinfo_has_x86_mmx(void) { in cpuinfo_has_x86_mmx() argument
[all …]
/aosp_15_r20/external/python/cpython3/Programs/
D_testembed.c76 static void _testembed_Py_InitializeFromConfig(void) in _testembed_Py_InitializeFromConfig() argument
84 static void _testembed_Py_Initialize(void) in _testembed_Py_Initialize() argument
95 static void print_subinterp(void) in print_subinterp() argument
112 static int test_repeated_init_and_subinterpreters(void) in test_repeated_init_and_subinterpreters() argument
153 PyInit_embedded_ext(void) in PyInit_embedded_ext() argument
165 static int test_repeated_init_exec(void) in test_repeated_init_exec() argument
191 static int test_repeated_simple_init(void) in test_repeated_simple_init() argument
236 static int test_forced_io_encoding(void) in test_forced_io_encoding() argument
268 static int test_pre_initialization_api(void) in test_pre_initialization_api() argument
298 static int test_pre_initialization_sys_options(void) in test_pre_initialization_sys_options() argument
[all …]
/aosp_15_r20/external/openthread/src/posix/platform/
H A Drcp_caps_diag.cpp42 …late <> otError RcpCapsDiag::HandleSpinelCommand<SPINEL_CMD_PROP_VALUE_GET, SPINEL_PROP_CAPS>(void) in HandleSpinelCommand() argument
51 …ror RcpCapsDiag::HandleSpinelCommand<SPINEL_CMD_PROP_VALUE_GET, SPINEL_PROP_PROTOCOL_VERSION>(void) in HandleSpinelCommand() argument
60 …> otError RcpCapsDiag::HandleSpinelCommand<SPINEL_CMD_PROP_VALUE_GET, SPINEL_PROP_RADIO_CAPS>(void) in HandleSpinelCommand() argument
67 …rror RcpCapsDiag::HandleSpinelCommand<SPINEL_CMD_PROP_VALUE_GET, SPINEL_PROP_RCP_API_VERSION>(void) in HandleSpinelCommand() argument
74 … otError RcpCapsDiag::HandleSpinelCommand<SPINEL_CMD_PROP_VALUE_GET, SPINEL_PROP_NCP_VERSION>(void) in HandleSpinelCommand() argument
82 … <> otError RcpCapsDiag::HandleSpinelCommand<SPINEL_CMD_PROP_VALUE_SET, SPINEL_PROP_PHY_CHAN>(void) in HandleSpinelCommand() argument
89 … otError RcpCapsDiag::HandleSpinelCommand<SPINEL_CMD_PROP_VALUE_SET, SPINEL_PROP_PHY_ENABLED>(void) in HandleSpinelCommand() argument
94 …Error RcpCapsDiag::HandleSpinelCommand<SPINEL_CMD_PROP_VALUE_SET, SPINEL_PROP_MAC_15_4_PANID>(void) in HandleSpinelCommand() argument
101 …Error RcpCapsDiag::HandleSpinelCommand<SPINEL_CMD_PROP_VALUE_SET, SPINEL_PROP_MAC_15_4_LADDR>(void) in HandleSpinelCommand() argument
108 …Error RcpCapsDiag::HandleSpinelCommand<SPINEL_CMD_PROP_VALUE_SET, SPINEL_PROP_MAC_15_4_SADDR>(void) in HandleSpinelCommand() argument
[all …]
/aosp_15_r20/external/cronet/third_party/libxml/src/
H A Dtestapi.c48 free_api_doc(void) { in free_api_doc() argument
58 get_api_doc(void) { in get_api_doc() argument
68 get_api_dtd(void) { in get_api_dtd() argument
79 get_api_root(void) { in get_api_root() argument
91 get_api_ns(void) { in get_api_ns() argument
99 get_api_attr(void) { in get_api_attr() argument
1232 testlibxml2(void) in testlibxml2() argument
1282 test_UTF8ToHtml(void) { in test_UTF8ToHtml() argument
1344 test_htmlAttrAllowed(void) { in test_htmlAttrAllowed() argument
1399 test_htmlAutoCloseTag(void) { in test_htmlAutoCloseTag() argument
[all …]
/aosp_15_r20/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_hal_pwr_ex.c131 uint32_t HAL_PWREx_GetVoltageRange(void) in HAL_PWREx_GetVoltageRange() argument
315 void HAL_PWREx_DisableBatteryCharging(void) in HAL_PWREx_DisableBatteryCharging() argument
327 void HAL_PWREx_EnableVddUSB(void) in HAL_PWREx_EnableVddUSB() argument
337 void HAL_PWREx_DisableVddUSB(void) in HAL_PWREx_DisableVddUSB() argument
349 void HAL_PWREx_EnableVddIO2(void) in HAL_PWREx_EnableVddIO2() argument
359 void HAL_PWREx_DisableVddIO2(void) in HAL_PWREx_DisableVddIO2() argument
370 void HAL_PWREx_EnableInternalWakeUpLine(void) in HAL_PWREx_EnableInternalWakeUpLine() argument
380 void HAL_PWREx_DisableInternalWakeUpLine(void) in HAL_PWREx_DisableInternalWakeUpLine() argument
709 void HAL_PWREx_EnablePullUpPullDownConfig(void) in HAL_PWREx_EnablePullUpPullDownConfig() argument
721 void HAL_PWREx_DisablePullUpPullDownConfig(void) in HAL_PWREx_DisablePullUpPullDownConfig() argument
[all …]

12345678910>>...554