/aosp_15_r20/external/scapy/scapy/layers/tls/crypto/ |
H A D | suites.py | 146 val = 0x0000 variable in TLS_NULL_WITH_NULL_NULL 149 val = 0x0001 variable in TLS_RSA_WITH_NULL_MD5 152 val = 0x0002 variable in TLS_RSA_WITH_NULL_SHA 155 val = 0x0003 variable in TLS_RSA_EXPORT_WITH_RC4_40_MD5 158 val = 0x0004 variable in TLS_RSA_WITH_RC4_128_MD5 161 val = 0x0005 variable in TLS_RSA_WITH_RC4_128_SHA 164 val = 0x0006 variable in TLS_RSA_EXPORT_WITH_RC2_CBC_40_MD5 167 val = 0x0007 variable in TLS_RSA_WITH_IDEA_CBC_SHA 170 val = 0x0008 variable in TLS_RSA_EXPORT_WITH_DES40_CBC_SHA 173 val = 0x0009 variable in TLS_RSA_WITH_DES_CBC_SHA [all …]
|
/aosp_15_r20/external/mesa3d/src/virtio/venus-protocol/ |
H A D | vn_protocol_driver_types.h | 17 vn_sizeof_uint64_t(const uint64_t *val) in vn_sizeof_uint64_t() 24 vn_encode_uint64_t(struct vn_cs_encoder *enc, const uint64_t *val) in vn_encode_uint64_t() 30 vn_decode_uint64_t(struct vn_cs_decoder *dec, uint64_t *val) in vn_decode_uint64_t() 36 vn_sizeof_uint64_t_array(const uint64_t *val, uint32_t count) in vn_sizeof_uint64_t_array() 45 vn_encode_uint64_t_array(struct vn_cs_encoder *enc, const uint64_t *val, uint32_t count) in vn_encode_uint64_t_array() 53 vn_decode_uint64_t_array(struct vn_cs_decoder *dec, uint64_t *val, uint32_t count) in vn_decode_uint64_t_array() 63 vn_sizeof_int32_t(const int32_t *val) in vn_sizeof_int32_t() 70 vn_encode_int32_t(struct vn_cs_encoder *enc, const int32_t *val) in vn_encode_int32_t() 76 vn_decode_int32_t(struct vn_cs_decoder *dec, int32_t *val) in vn_decode_int32_t() 82 vn_sizeof_int32_t_array(const int32_t *val, uint32_t count) in vn_sizeof_int32_t_array() [all …]
|
H A D | vn_protocol_driver_device.h | 23 vn_sizeof_VkPhysicalDeviceLimits(const VkPhysicalDeviceLimits *val) in vn_sizeof_VkPhysicalDeviceLimits() 142 vn_decode_VkPhysicalDeviceLimits(struct vn_cs_decoder *dec, VkPhysicalDeviceLimits *val) in vn_decode_VkPhysicalDeviceLimits() 271 vn_sizeof_VkPhysicalDeviceLimits_partial(const VkPhysicalDeviceLimits *val) in vn_sizeof_VkPhysicalDeviceLimits_partial() 384 …encode_VkPhysicalDeviceLimits_partial(struct vn_cs_encoder *enc, const VkPhysicalDeviceLimits *val) in vn_encode_VkPhysicalDeviceLimits_partial() 497 vn_sizeof_VkPhysicalDeviceSparseProperties(const VkPhysicalDeviceSparseProperties *val) in vn_sizeof_VkPhysicalDeviceSparseProperties() 509 …_VkPhysicalDeviceSparseProperties(struct vn_cs_decoder *dec, VkPhysicalDeviceSparseProperties *val) in vn_decode_VkPhysicalDeviceSparseProperties() 519 vn_sizeof_VkPhysicalDeviceSparseProperties_partial(const VkPhysicalDeviceSparseProperties *val) in vn_sizeof_VkPhysicalDeviceSparseProperties_partial() 531 …iceSparseProperties_partial(struct vn_cs_encoder *enc, const VkPhysicalDeviceSparseProperties *val) in vn_encode_VkPhysicalDeviceSparseProperties_partial() 543 vn_sizeof_VkPhysicalDeviceProperties(const VkPhysicalDeviceProperties *val) in vn_sizeof_VkPhysicalDeviceProperties() 561 vn_decode_VkPhysicalDeviceProperties(struct vn_cs_decoder *dec, VkPhysicalDeviceProperties *val) in vn_decode_VkPhysicalDeviceProperties() [all …]
|
H A D | vn_protocol_driver_structs.h | 22 vn_sizeof_VkExtent3D(const VkExtent3D *val) in vn_sizeof_VkExtent3D() 32 vn_encode_VkExtent3D(struct vn_cs_encoder *enc, const VkExtent3D *val) in vn_encode_VkExtent3D() 40 vn_decode_VkExtent3D(struct vn_cs_decoder *dec, VkExtent3D *val) in vn_decode_VkExtent3D() 48 vn_sizeof_VkExtent3D_partial(const VkExtent3D *val) in vn_sizeof_VkExtent3D_partial() 58 vn_encode_VkExtent3D_partial(struct vn_cs_encoder *enc, const VkExtent3D *val) in vn_encode_VkExtent3D_partial() 68 vn_sizeof_VkLayerProperties(const VkLayerProperties *val) in vn_sizeof_VkLayerProperties() 81 vn_decode_VkLayerProperties(struct vn_cs_decoder *dec, VkLayerProperties *val) in vn_decode_VkLayerProperties() 96 vn_sizeof_VkLayerProperties_partial(const VkLayerProperties *val) in vn_sizeof_VkLayerProperties_partial() 107 vn_encode_VkLayerProperties_partial(struct vn_cs_encoder *enc, const VkLayerProperties *val) in vn_encode_VkLayerProperties_partial() 118 vn_sizeof_VkExtensionProperties(const VkExtensionProperties *val) in vn_sizeof_VkExtensionProperties() [all …]
|
H A D | vn_protocol_driver_pipeline.h | 17 vn_sizeof_VkSpecializationMapEntry(const VkSpecializationMapEntry *val) in vn_sizeof_VkSpecializationMapEntry() 27 vn_encode_VkSpecializationMapEntry(struct vn_cs_encoder *enc, const VkSpecializationMapEntry *val) in vn_encode_VkSpecializationMapEntry() 37 vn_sizeof_VkSpecializationInfo(const VkSpecializationInfo *val) in vn_sizeof_VkSpecializationInfo() 59 vn_encode_VkSpecializationInfo(struct vn_cs_encoder *enc, const VkSpecializationInfo *val) in vn_encode_VkSpecializationInfo() 81 vn_sizeof_VkPipelineShaderStageRequiredSubgroupSizeCreateInfo_pnext(const void *val) in vn_sizeof_VkPipelineShaderStageRequiredSubgroupSizeCreateInfo_pnext() 88 …aderStageRequiredSubgroupSizeCreateInfo_self(const VkPipelineShaderStageRequiredSubgroupSizeCreate… in vn_sizeof_VkPipelineShaderStageRequiredSubgroupSizeCreateInfo_self() 97 …ineShaderStageRequiredSubgroupSizeCreateInfo(const VkPipelineShaderStageRequiredSubgroupSizeCreate… in vn_sizeof_VkPipelineShaderStageRequiredSubgroupSizeCreateInfo() 109 …PipelineShaderStageRequiredSubgroupSizeCreateInfo_pnext(struct vn_cs_encoder *enc, const void *val) in vn_encode_VkPipelineShaderStageRequiredSubgroupSizeCreateInfo_pnext() 116 …zeCreateInfo_self(struct vn_cs_encoder *enc, const VkPipelineShaderStageRequiredSubgroupSizeCreate… in vn_encode_VkPipelineShaderStageRequiredSubgroupSizeCreateInfo_self() 123 …oupSizeCreateInfo(struct vn_cs_encoder *enc, const VkPipelineShaderStageRequiredSubgroupSizeCreate… in vn_encode_VkPipelineShaderStageRequiredSubgroupSizeCreateInfo() [all …]
|
H A D | vn_protocol_driver_handles.h | 16 vn_sizeof_VkInstance(const VkInstance *val) in vn_sizeof_VkInstance() 22 vn_encode_VkInstance(struct vn_cs_encoder *enc, const VkInstance *val) in vn_encode_VkInstance() 29 vn_decode_VkInstance(struct vn_cs_decoder *dec, VkInstance *val) in vn_decode_VkInstance() 39 vn_sizeof_VkPhysicalDevice(const VkPhysicalDevice *val) in vn_sizeof_VkPhysicalDevice() 45 vn_encode_VkPhysicalDevice(struct vn_cs_encoder *enc, const VkPhysicalDevice *val) in vn_encode_VkPhysicalDevice() 52 vn_decode_VkPhysicalDevice(struct vn_cs_decoder *dec, VkPhysicalDevice *val) in vn_decode_VkPhysicalDevice() 62 vn_sizeof_VkDevice(const VkDevice *val) in vn_sizeof_VkDevice() 68 vn_encode_VkDevice(struct vn_cs_encoder *enc, const VkDevice *val) in vn_encode_VkDevice() 75 vn_decode_VkDevice(struct vn_cs_decoder *dec, VkDevice *val) in vn_decode_VkDevice() 85 vn_sizeof_VkQueue(const VkQueue *val) in vn_sizeof_VkQueue() [all …]
|
/aosp_15_r20/external/virglrenderer/src/venus/venus-protocol/ |
H A D | vn_protocol_renderer_types.h | 16 vn_encode_uint64_t(struct vn_cs_encoder *enc, const uint64_t *val) in vn_encode_uint64_t() 22 vn_decode_uint64_t(struct vn_cs_decoder *dec, uint64_t *val) in vn_decode_uint64_t() 28 vn_encode_uint64_t_array(struct vn_cs_encoder *enc, const uint64_t *val, uint32_t count) in vn_encode_uint64_t_array() 36 vn_decode_uint64_t_array(struct vn_cs_decoder *dec, uint64_t *val, uint32_t count) in vn_decode_uint64_t_array() 46 vn_encode_int32_t(struct vn_cs_encoder *enc, const int32_t *val) in vn_encode_int32_t() 52 vn_decode_int32_t(struct vn_cs_decoder *dec, int32_t *val) in vn_decode_int32_t() 58 vn_encode_int32_t_array(struct vn_cs_encoder *enc, const int32_t *val, uint32_t count) in vn_encode_int32_t_array() 66 vn_decode_int32_t_array(struct vn_cs_decoder *dec, int32_t *val, uint32_t count) in vn_decode_int32_t_array() 76 vn_encode_VkStructureType(struct vn_cs_encoder *enc, const VkStructureType *val) in vn_encode_VkStructureType() 82 vn_decode_VkStructureType(struct vn_cs_decoder *dec, VkStructureType *val) in vn_decode_VkStructureType() [all …]
|
H A D | vn_protocol_renderer_device.h | 26 vn_encode_VkPhysicalDeviceLimits(struct vn_cs_encoder *enc, const VkPhysicalDeviceLimits *val) in vn_encode_VkPhysicalDeviceLimits() 143 …_decode_VkPhysicalDeviceLimits_partial_temp(struct vn_cs_decoder *dec, VkPhysicalDeviceLimits *val) in vn_decode_VkPhysicalDeviceLimits_partial_temp() 256 …sicalDeviceSparseProperties(struct vn_cs_encoder *enc, const VkPhysicalDeviceSparseProperties *val) in vn_encode_VkPhysicalDeviceSparseProperties() 266 …viceSparseProperties_partial_temp(struct vn_cs_decoder *dec, VkPhysicalDeviceSparseProperties *val) in vn_decode_VkPhysicalDeviceSparseProperties_partial_temp() 278 …encode_VkPhysicalDeviceProperties(struct vn_cs_encoder *enc, const VkPhysicalDeviceProperties *val) in vn_encode_VkPhysicalDeviceProperties() 294 …VkPhysicalDeviceProperties_partial_temp(struct vn_cs_decoder *dec, VkPhysicalDeviceProperties *val) in vn_decode_VkPhysicalDeviceProperties_partial_temp() 310 vn_encode_VkQueueFamilyProperties(struct vn_cs_encoder *enc, const VkQueueFamilyProperties *val) in vn_encode_VkQueueFamilyProperties() 319 …ecode_VkQueueFamilyProperties_partial_temp(struct vn_cs_decoder *dec, VkQueueFamilyProperties *val) in vn_decode_VkQueueFamilyProperties_partial_temp() 330 vn_encode_VkMemoryType(struct vn_cs_encoder *enc, const VkMemoryType *val) in vn_encode_VkMemoryType() 337 vn_decode_VkMemoryType_partial_temp(struct vn_cs_decoder *dec, VkMemoryType *val) in vn_decode_VkMemoryType_partial_temp() [all …]
|
H A D | vn_protocol_renderer_handles.h | 16 vn_encode_VkInstance(struct vn_cs_encoder *enc, const VkInstance *val) in vn_encode_VkInstance() 23 vn_decode_VkInstance_temp(struct vn_cs_decoder *dec, VkInstance *val) in vn_decode_VkInstance_temp() 36 vn_decode_VkInstance_lookup(struct vn_cs_decoder *dec, VkInstance *val) in vn_decode_VkInstance_lookup() 44 vn_replace_VkInstance_handle(VkInstance *val) in vn_replace_VkInstance_handle() 52 vn_encode_VkPhysicalDevice(struct vn_cs_encoder *enc, const VkPhysicalDevice *val) in vn_encode_VkPhysicalDevice() 59 vn_decode_VkPhysicalDevice_temp(struct vn_cs_decoder *dec, VkPhysicalDevice *val) in vn_decode_VkPhysicalDevice_temp() 72 vn_decode_VkPhysicalDevice_lookup(struct vn_cs_decoder *dec, VkPhysicalDevice *val) in vn_decode_VkPhysicalDevice_lookup() 80 vn_replace_VkPhysicalDevice_handle(VkPhysicalDevice *val) in vn_replace_VkPhysicalDevice_handle() 88 vn_encode_VkDevice(struct vn_cs_encoder *enc, const VkDevice *val) in vn_encode_VkDevice() 95 vn_decode_VkDevice_temp(struct vn_cs_decoder *dec, VkDevice *val) in vn_decode_VkDevice_temp() [all …]
|
H A D | vn_protocol_renderer_structs.h | 26 vn_encode_VkExtent3D(struct vn_cs_encoder *enc, const VkExtent3D *val) in vn_encode_VkExtent3D() 34 vn_decode_VkExtent3D_temp(struct vn_cs_decoder *dec, VkExtent3D *val) in vn_decode_VkExtent3D_temp() 42 vn_decode_VkExtent3D_partial_temp(struct vn_cs_decoder *dec, VkExtent3D *val) in vn_decode_VkExtent3D_partial_temp() 50 vn_replace_VkExtent3D_handle(VkExtent3D *val) in vn_replace_VkExtent3D_handle() 60 vn_encode_VkLayerProperties(struct vn_cs_encoder *enc, const VkLayerProperties *val) in vn_encode_VkLayerProperties() 71 vn_decode_VkLayerProperties_partial_temp(struct vn_cs_decoder *dec, VkLayerProperties *val) in vn_decode_VkLayerProperties_partial_temp() 82 vn_encode_VkExtensionProperties(struct vn_cs_encoder *enc, const VkExtensionProperties *val) in vn_encode_VkExtensionProperties() 90 vn_decode_VkExtensionProperties_temp(struct vn_cs_decoder *dec, VkExtensionProperties *val) in vn_decode_VkExtensionProperties_temp() 100 vn_decode_VkExtensionProperties_partial_temp(struct vn_cs_decoder *dec, VkExtensionProperties *val) in vn_decode_VkExtensionProperties_partial_temp() 107 vn_replace_VkExtensionProperties_handle(VkExtensionProperties *val) in vn_replace_VkExtensionProperties_handle() [all …]
|
H A D | vn_protocol_renderer_pipeline.h | 20 vn_decode_VkSpecializationMapEntry_temp(struct vn_cs_decoder *dec, VkSpecializationMapEntry *val) in vn_decode_VkSpecializationMapEntry_temp() 28 vn_replace_VkSpecializationMapEntry_handle(VkSpecializationMapEntry *val) in vn_replace_VkSpecializationMapEntry_handle() 38 vn_decode_VkSpecializationInfo_temp(struct vn_cs_decoder *dec, VkSpecializationInfo *val) in vn_decode_VkSpecializationInfo_temp() 64 vn_replace_VkSpecializationInfo_handle(VkSpecializationInfo *val) in vn_replace_VkSpecializationInfo_handle() 87 …CreateInfo_self_temp(struct vn_cs_decoder *dec, VkPipelineShaderStageRequiredSubgroupSizeCreateInf… in vn_decode_VkPipelineShaderStageRequiredSubgroupSizeCreateInfo_self_temp() 94 …pSizeCreateInfo_temp(struct vn_cs_decoder *dec, VkPipelineShaderStageRequiredSubgroupSizeCreateInf… in vn_decode_VkPipelineShaderStageRequiredSubgroupSizeCreateInfo_temp() 107 …StageRequiredSubgroupSizeCreateInfo_handle_self(VkPipelineShaderStageRequiredSubgroupSizeCreateInf… in vn_replace_VkPipelineShaderStageRequiredSubgroupSizeCreateInfo_handle_self() 115 …haderStageRequiredSubgroupSizeCreateInfo_handle(VkPipelineShaderStageRequiredSubgroupSizeCreateInf… in vn_replace_VkPipelineShaderStageRequiredSubgroupSizeCreateInfo_handle() 172 …ineShaderStageCreateInfo_self_temp(struct vn_cs_decoder *dec, VkPipelineShaderStageCreateInfo *val) in vn_decode_VkPipelineShaderStageCreateInfo_self_temp() 197 …PipelineShaderStageCreateInfo_temp(struct vn_cs_decoder *dec, VkPipelineShaderStageCreateInfo *val) in vn_decode_VkPipelineShaderStageCreateInfo_temp() [all …]
|
/aosp_15_r20/out/soong/.intermediates/frameworks/native/services/surfaceflinger/tests/unittests/libsurfaceflingerflags_test/android_arm64_armv8-2a_cortex-a55_static/gen/ |
D | com_android_graphics_surfaceflinger_flags.cc | 33 virtual void add_sf_skipped_frames_to_trace(bool val) override { in add_sf_skipped_frames_to_trace() 47 virtual void adpf_fmq_sf(bool val) override { in adpf_fmq_sf() 61 virtual void adpf_gpu_sf(bool val) override { in adpf_gpu_sf() 75 virtual void adpf_native_session_manager(bool val) override { in adpf_native_session_manager() 89 virtual void allow_n_vsyncs_in_targeter(bool val) override { in allow_n_vsyncs_in_targeter() 103 virtual void arr_setframerate_api(bool val) override { in arr_setframerate_api() 117 virtual void arr_setframerate_gte_enum(bool val) override { in arr_setframerate_gte_enum() 131 virtual void arr_surfacecontrol_setframerate_api(bool val) override { in arr_surfacecontrol_setframerate_api() 145 virtual void begone_bright_hlg(bool val) override { in begone_bright_hlg() 159 virtual void cache_when_source_crop_layer_only_moved(bool val) override { in cache_when_source_crop_layer_only_moved() [all …]
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/android.os.flags-aconfig-cc-test/android_arm64_armv8-2a_cortex-a55_static/gen/ |
D | android_os.cc | 33 virtual void adpf_gpu_report_actual_work_duration(bool val) override { in adpf_gpu_report_actual_work_duration() 47 virtual void adpf_graphics_pipeline(bool val) override { in adpf_graphics_pipeline() 61 virtual void adpf_hwui_gpu(bool val) override { in adpf_hwui_gpu() 75 virtual void adpf_measure_during_input_event_boost(bool val) override { in adpf_measure_during_input_event_boost() 89 virtual void adpf_obtainview_boost(bool val) override { in adpf_obtainview_boost() 103 virtual void adpf_platform_power_efficiency(bool val) override { in adpf_platform_power_efficiency() 117 virtual void adpf_prefer_power_efficiency(bool val) override { in adpf_prefer_power_efficiency() 131 virtual void adpf_use_fmq_channel(bool val) override { in adpf_use_fmq_channel() 145 virtual void adpf_use_fmq_channel_fixed(bool val) override { in adpf_use_fmq_channel_fixed() 159 virtual void adpf_use_load_hints(bool val) override { in adpf_use_load_hints() [all …]
|
/aosp_15_r20/out/soong/.intermediates/frameworks/native/services/surfaceflinger/tests/unittests/libsurfaceflingerflags_test/android_arm64_armv8-2a_cortex-a55_static/gen/include/ |
D | com_android_graphics_surfaceflinger_flags.h | 136 inline void add_sf_skipped_frames_to_trace(bool val) { in add_sf_skipped_frames_to_trace() 142 inline void adpf_fmq_sf(bool val) { in adpf_fmq_sf() 148 inline void adpf_gpu_sf(bool val) { in adpf_gpu_sf() 154 inline void adpf_native_session_manager(bool val) { in adpf_native_session_manager() 160 inline void allow_n_vsyncs_in_targeter(bool val) { in allow_n_vsyncs_in_targeter() 166 inline void arr_setframerate_api(bool val) { in arr_setframerate_api() 172 inline void arr_setframerate_gte_enum(bool val) { in arr_setframerate_gte_enum() 178 inline void arr_surfacecontrol_setframerate_api(bool val) { in arr_surfacecontrol_setframerate_api() 184 inline void begone_bright_hlg(bool val) { in begone_bright_hlg() 190 inline void cache_when_source_crop_layer_only_moved(bool val) { in cache_when_source_crop_layer_only_moved() [all …]
|
/aosp_15_r20/out/soong/.intermediates/frameworks/native/libs/input/com.android.input.flags-aconfig-cc/linux_glibc_x86_64_static/gen/ |
D | com_android_input_flags.cc | 33 virtual void a11y_crash_on_inconsistent_event_stream(bool val) override { in a11y_crash_on_inconsistent_event_stream() 47 virtual void collect_palm_rejection_quality_metrics(bool val) override { in collect_palm_rejection_quality_metrics() 61 virtual void connected_displays_cursor(bool val) override { in connected_displays_cursor() 75 virtual void device_associations(bool val) override { in device_associations() 89 virtual void disable_reject_touch_on_stylus_hover(bool val) override { in disable_reject_touch_on_stylus_hover() 103 virtual void enable_alphabetic_keyboard_wake(bool val) override { in enable_alphabetic_keyboard_wake() 117 virtual void enable_inbound_event_verification(bool val) override { in enable_inbound_event_verification() 131 virtual void enable_input_event_tracing(bool val) override { in enable_input_event_tracing() 145 virtual void enable_input_filter_rust_impl(bool val) override { in enable_input_filter_rust_impl() 159 virtual void enable_input_policy_profile(bool val) override { in enable_input_policy_profile() [all …]
|
/aosp_15_r20/out/soong/.intermediates/frameworks/native/libs/input/com.android.input.flags-aconfig-cc/android_arm64_armv8-2a_cortex-a55_static/gen/ |
D | com_android_input_flags.cc | 33 virtual void a11y_crash_on_inconsistent_event_stream(bool val) override { in a11y_crash_on_inconsistent_event_stream() 47 virtual void collect_palm_rejection_quality_metrics(bool val) override { in collect_palm_rejection_quality_metrics() 61 virtual void connected_displays_cursor(bool val) override { in connected_displays_cursor() 75 virtual void device_associations(bool val) override { in device_associations() 89 virtual void disable_reject_touch_on_stylus_hover(bool val) override { in disable_reject_touch_on_stylus_hover() 103 virtual void enable_alphabetic_keyboard_wake(bool val) override { in enable_alphabetic_keyboard_wake() 117 virtual void enable_inbound_event_verification(bool val) override { in enable_inbound_event_verification() 131 virtual void enable_input_event_tracing(bool val) override { in enable_input_event_tracing() 145 virtual void enable_input_filter_rust_impl(bool val) override { in enable_input_filter_rust_impl() 159 virtual void enable_input_policy_profile(bool val) override { in enable_input_policy_profile() [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/include/ |
D | arm_vector_types.h | 49 int8x8_t val[2]; member 53 int8x16_t val[2]; member 57 int16x4_t val[2]; member 61 int16x8_t val[2]; member 65 int32x2_t val[2]; member 69 int32x4_t val[2]; member 73 int64x1_t val[2]; member 77 int64x2_t val[2]; member 81 uint8x8_t val[2]; member 85 uint8x16_t val[2]; member [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/include/ |
D | arm_vector_types.h | 49 int8x8_t val[2]; member 53 int8x16_t val[2]; member 57 int16x4_t val[2]; member 61 int16x8_t val[2]; member 65 int32x2_t val[2]; member 69 int32x4_t val[2]; member 73 int64x1_t val[2]; member 77 int64x2_t val[2]; member 81 uint8x8_t val[2]; member 85 uint8x16_t val[2]; member [all …]
|
/aosp_15_r20/prebuilts/clang-tools/linux-x86/lib64/clang/19/include/ |
H A D | arm_vector_types.h | 49 int8x8_t val[2]; member 53 int8x16_t val[2]; member 57 int16x4_t val[2]; member 61 int16x8_t val[2]; member 65 int32x2_t val[2]; member 69 int32x4_t val[2]; member 73 int64x1_t val[2]; member 77 int64x2_t val[2]; member 81 uint8x8_t val[2]; member 85 uint8x16_t val[2]; member [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/clang/19/include/ |
D | arm_vector_types.h | 49 int8x8_t val[2]; member 53 int8x16_t val[2]; member 57 int16x4_t val[2]; member 61 int16x8_t val[2]; member 65 int32x2_t val[2]; member 69 int32x4_t val[2]; member 73 int64x1_t val[2]; member 77 int64x2_t val[2]; member 81 uint8x8_t val[2]; member 85 uint8x16_t val[2]; member [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/clang/19/include/ |
D | arm_vector_types.h | 49 int8x8_t val[2]; member 53 int8x16_t val[2]; member 57 int16x4_t val[2]; member 61 int16x8_t val[2]; member 65 int32x2_t val[2]; member 69 int32x4_t val[2]; member 73 int64x1_t val[2]; member 77 int64x2_t val[2]; member 81 uint8x8_t val[2]; member 85 uint8x16_t val[2]; member [all …]
|
/aosp_15_r20/frameworks/base/core/java/android/util/proto/ |
H A D | ProtoOutputStream.java | 228 public void write(long fieldId, double val) { in write() 363 public void write(long fieldId, float val) { in write() 498 public void write(long fieldId, int val) { in write() 633 public void write(long fieldId, long val) { in write() 766 public void write(long fieldId, boolean val) { in write() 795 public void write(long fieldId, @Nullable String val) { in write() 824 public void write(long fieldId, @Nullable byte[] val) { in write() 898 public void writeDouble(long fieldId, double val) { in writeDouble() 905 private void writeDoubleImpl(int id, double val) { in writeDoubleImpl() 919 public void writeRepeatedDouble(long fieldId, double val) { in writeRepeatedDouble() [all …]
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/android.os.flags-aconfig-cc-test/android_arm64_armv8-2a_cortex-a55_static/gen/include/ |
D | android_os.h | 108 inline void adpf_gpu_report_actual_work_duration(bool val) { in adpf_gpu_report_actual_work_duration() 114 inline void adpf_graphics_pipeline(bool val) { in adpf_graphics_pipeline() 120 inline void adpf_hwui_gpu(bool val) { in adpf_hwui_gpu() 126 inline void adpf_measure_during_input_event_boost(bool val) { in adpf_measure_during_input_event_boost() 132 inline void adpf_obtainview_boost(bool val) { in adpf_obtainview_boost() 138 inline void adpf_platform_power_efficiency(bool val) { in adpf_platform_power_efficiency() 144 inline void adpf_prefer_power_efficiency(bool val) { in adpf_prefer_power_efficiency() 150 inline void adpf_use_fmq_channel(bool val) { in adpf_use_fmq_channel() 156 inline void adpf_use_fmq_channel_fixed(bool val) { in adpf_use_fmq_channel_fixed() 162 inline void adpf_use_load_hints(bool val) { in adpf_use_load_hints() [all …]
|
/aosp_15_r20/external/scapy/scapy/layers/ |
H A D | radius.py | 323 val = 5 variable in RadiusAttr_NAS_Port 328 val = 12 variable in RadiusAttr_Framed_MTU 333 val = 16 variable in RadiusAttr_Login_TCP_Port 338 val = 27 variable in RadiusAttr_Session_Timeout 343 val = 28 variable in RadiusAttr_Idle_Timeout 348 val = 37 variable in RadiusAttr_Framed_AppleTalk_Link 353 val = 38 variable in RadiusAttr_Framed_AppleTalk_Network 358 val = 41 variable in RadiusAttr_Acct_Delay_Time 363 val = 42 variable in RadiusAttr_Acct_Input_Octets 368 val = 43 variable in RadiusAttr_Acct_Output_Octets [all …]
|
/aosp_15_r20/external/pytorch/aten/src/ATen/cuda/ |
H A D | Atomic.cuh | 174 inline __device__ void gpuAtomicAdd(uint8_t *address, uint8_t val) { in gpuAtomicAdd() 182 inline __device__ void gpuAtomicAdd(int8_t *address, int8_t val) { in gpuAtomicAdd() 190 inline __device__ void gpuAtomicAdd(int16_t *address, int16_t val) { in gpuAtomicAdd() 198 inline __device__ int32_t gpuAtomicAdd(int32_t *address, int32_t val) { in gpuAtomicAdd() 202 inline __device__ void gpuAtomicAdd(int64_t *address, int64_t val) { in gpuAtomicAdd() 211 inline __device__ at::Half gpuAtomicAdd(at::Half *address, at::Half val) { in gpuAtomicAdd() 214 [](at::Half hsum, at::Half val) { in gpuAtomicAdd() 222 inline __device__ at::BFloat16 gpuAtomicAdd(at::BFloat16 *address, at::BFloat16 val) { in gpuAtomicAdd() 225 [](at::BFloat16 bsum, at::BFloat16 val) { in gpuAtomicAdd() 236 inline __device__ double atomicAdd(double* address, double val) in atomicAdd() [all …]
|