/aosp12/frameworks/rs/script_api/include/ |
H A D | rs_value_types.rsh | 100 typedef __fp16 half; 138 typedef char int8_t; 145 typedef short int16_t; 152 typedef int int32_t; 164 typedef long int64_t; 206 typedef uint8_t uchar; 220 typedef uint32_t uint; 227 typedef uint64_t ulong; 506 typedef struct { 518 typedef struct { [all …]
|
H A D | rs_object_types.rsh | 54 typedef struct rs_element _RS_OBJECT_DECL rs_element; 63 typedef struct rs_type _RS_OBJECT_DECL rs_type; 72 typedef struct rs_allocation _RS_OBJECT_DECL rs_allocation; 81 typedef struct rs_sampler _RS_OBJECT_DECL rs_sampler; 90 typedef struct rs_script _RS_OBJECT_DECL rs_script; 98 typedef enum { 115 typedef enum { 137 typedef enum { 186 typedef enum { 207 typedef enum { [all …]
|
/aosp12/frameworks/base/core/proto/android/view/ |
H A D | windowlayoutparams.proto | 22 import "frameworks/base/core/proto/android/typedef.proto"; 31 …optional int32 type = 1 [(.android.typedef) = "android.view.WindowManager.LayoutParams.WindowType"… 38 optional int32 gravity = 8 [(.android.typedef) = "android.view.Gravity.GravityFlags"]; 39 …optional int32 soft_input_mode = 9 [(.android.typedef) = "android.view.WindowManager.LayoutParams.… 57 …optional uint32 input_feature_flags = 19 [(.android.typedef) = "android.view.WindowManager.LayoutP… 61 … optional uint32 flags = 24 [(.android.typedef) = "android.view.WindowManager.LayoutParams.Flags"]; 62 …optional uint32 private_flags = 26 [(.android.typedef) = "android.view.WindowManager.LayoutParams.… 65 …optional uint32 appearance = 29 [(.android.typedef) = "android.view.WindowInsetsController.Appeara… 66 …optional uint32 behavior = 30 [(.android.typedef) = "android.view.WindowInsetsController.Behavior"… 67 …optional uint32 fit_insets_types = 31 [(.android.typedef) = "android.view.WindowInsets.Type.Insets… [all …]
|
/aosp12/hardware/interfaces/tests/baz/1.0/ |
H A D | IBase.hal | 50 typedef string[3] ThreeStrings; 51 typedef string[5] FiveStrings; 61 typedef uint8_t[6] MacAddress; 78 typedef bitfield<BitField> Mask; 80 typedef uint8_t[128] ByteOneDim; 81 typedef uint8_t[8][128] ByteTwoDim; 82 typedef uint8_t[8][16][128] ByteThreeDim; 84 typedef bool[128] BooleanOneDim; 85 typedef bool[8][128] BooleanTwoDim; 88 typedef double[128] DoubleOneDim; [all …]
|
/aosp12/hardware/interfaces/renderscript/1.0/ |
H A D | types.hal | 26 typedef uint64_t OpaqueHandle; 31 typedef pointer Ptr; 34 typedef uint64_t Size; 38 typedef OpaqueHandle Allocation; 40 typedef OpaqueHandle Closure; 41 typedef OpaqueHandle Element; 43 typedef OpaqueHandle ObjectBase; 44 typedef OpaqueHandle Sampler; 45 typedef OpaqueHandle Script; 47 typedef OpaqueHandle ScriptGroup; [all …]
|
/aosp12/frameworks/compile/slang/tests/P_reduce_general_result/ |
H A D | reduce_general_result.rscript | 26 typedef half array_half[7]; 31 typedef half2 array_half2[7]; 36 typedef half4 array_half4[7]; 53 typedef float array_float[7]; 107 typedef char array_char[7]; 161 typedef int array_int[7]; 166 typedef int2 array_int2[7]; 171 typedef int4 array_int4[7]; 188 typedef long array_long[7]; 269 typedef uint array_uint[7]; [all …]
|
/aosp12/frameworks/compile/slang/tests/P_reduce_general_accumulator/ |
H A D | reduce_general_accumulator.rscript | 11 typedef enum { E1, E2, E3 } MyEnum; 15 typedef int (*MyPtrFn)(double); 18 typedef const void *MyPtrVoid; 45 typedef half array_half[7]; 51 typedef half2 array_half2[7]; 57 typedef half4 array_half4[7]; 78 typedef float array_float[7]; 144 typedef char array_char[7]; 210 typedef int array_int[7]; 216 typedef int2 array_int2[7]; [all …]
|
/aosp12/hardware/interfaces/tests/foo/1.0/ |
H A D | IFoo.hal | 49 typedef Fumble Gumble; 62 typedef float[3] ThreeFloats; 63 typedef float[5] FiveFloats; 70 typedef Quux[3] ThreeQuuxes; 76 typedef string[3] ThreeStrings; 77 typedef string[5] FiveStrings; 101 typedef bitfield<BitField> Mask; 149 typedef int32_t[5][6][7] multidimArrayOne; 150 typedef multidimArrayOne[8][9][10] multidimArrayTwo; 154 typedef InnerTestStruct InnerTestStructTypedef; [all …]
|
/aosp12/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/gen-1240/ |
H A D | loc_api_common.xdr | 76 typedef bool rpc_boolean; 78 typedef unsigned long rpc_uint32; 80 typedef unsigned short rpc_uint16; 82 typedef unsigned char rpc_uint8; 84 typedef long rpc_int32; 86 typedef unsigned char rpc_byte; 88 typedef unsigned hyper rpc_uint64; 90 typedef rpc_int32 rpc_loc_client_handle_type; 92 typedef rpc_uint64 rpc_loc_event_mask_type; 799 typedef rpc_uint32 rpc_loc_nmea_sentence_type; [all …]
|
/aosp12/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/ |
H A D | loc_api_common.xdr | 76 typedef bool rpc_boolean; 78 typedef unsigned long rpc_uint32; 80 typedef unsigned short rpc_uint16; 82 typedef unsigned char rpc_uint8; 84 typedef long rpc_int32; 86 typedef unsigned char rpc_byte; 88 typedef unsigned hyper rpc_uint64; 90 typedef rpc_int32 rpc_loc_client_handle_type; 92 typedef rpc_uint64 rpc_loc_event_mask_type; 799 typedef rpc_uint32 rpc_loc_nmea_sentence_type; [all …]
|
/aosp12/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/gen-1240/ |
H A D | loc_api_common.xdr | 76 typedef bool rpc_boolean; 78 typedef unsigned long rpc_uint32; 80 typedef unsigned short rpc_uint16; 82 typedef unsigned char rpc_uint8; 84 typedef long rpc_int32; 86 typedef unsigned char rpc_byte; 88 typedef unsigned hyper rpc_uint64; 90 typedef rpc_int32 rpc_loc_client_handle_type; 92 typedef rpc_uint64 rpc_loc_event_mask_type; 799 typedef rpc_uint32 rpc_loc_nmea_sentence_type; [all …]
|
/aosp12/hardware/qcom/sdm845/gps/msm8084/loc_api/libloc_api-rpc/gen-1240/ |
H A D | loc_api_common.xdr | 76 typedef bool rpc_boolean; 78 typedef unsigned long rpc_uint32; 80 typedef unsigned short rpc_uint16; 82 typedef unsigned char rpc_uint8; 84 typedef long rpc_int32; 86 typedef unsigned char rpc_byte; 88 typedef unsigned hyper rpc_uint64; 90 typedef rpc_int32 rpc_loc_client_handle_type; 92 typedef rpc_uint64 rpc_loc_event_mask_type; 799 typedef rpc_uint32 rpc_loc_nmea_sentence_type; [all …]
|
/aosp12/hardware/qcom/sdm845/gps/msm8994/loc_api/libloc_api-rpc/gen-1240/ |
H A D | loc_api_common.xdr | 76 typedef bool rpc_boolean; 78 typedef unsigned long rpc_uint32; 80 typedef unsigned short rpc_uint16; 82 typedef unsigned char rpc_uint8; 84 typedef long rpc_int32; 86 typedef unsigned char rpc_byte; 88 typedef unsigned hyper rpc_uint64; 90 typedef rpc_int32 rpc_loc_client_handle_type; 92 typedef rpc_uint64 rpc_loc_event_mask_type; 799 typedef rpc_uint32 rpc_loc_nmea_sentence_type; [all …]
|
/aosp12/hardware/qcom/sdm845/gps/loc_api/libloc_api-rpc/gen-1240/ |
H A D | loc_api_common.xdr | 76 typedef bool rpc_boolean; 78 typedef unsigned long rpc_uint32; 80 typedef unsigned short rpc_uint16; 82 typedef unsigned char rpc_uint8; 84 typedef long rpc_int32; 86 typedef unsigned char rpc_byte; 88 typedef unsigned hyper rpc_uint64; 90 typedef rpc_int32 rpc_loc_client_handle_type; 92 typedef rpc_uint64 rpc_loc_event_mask_type; 799 typedef rpc_uint32 rpc_loc_nmea_sentence_type; [all …]
|
/aosp12/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/gen-3200/ |
H A D | loc_api_common.xdr | 77 typedef bool rpc_boolean; 78 typedef unsigned long rpc_uint32; 80 typedef unsigned short rpc_uint16; 82 typedef unsigned char rpc_uint8; 84 typedef long rpc_int32; 86 typedef unsigned char rpc_byte; 88 typedef unsigned hyper rpc_uint64; 90 typedef rpc_int32 rpc_loc_client_handle_type; 92 typedef rpc_uint64 rpc_loc_event_mask_type; 703 typedef rpc_uint32 rpc_loc_nmea_sentence_type; [all …]
|
/aosp12/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/ |
H A D | loc_api_common.xdr | 77 typedef bool rpc_boolean; 78 typedef unsigned long rpc_uint32; 80 typedef unsigned short rpc_uint16; 82 typedef unsigned char rpc_uint8; 84 typedef long rpc_int32; 86 typedef unsigned char rpc_byte; 88 typedef unsigned hyper rpc_uint64; 90 typedef rpc_int32 rpc_loc_client_handle_type; 92 typedef rpc_uint64 rpc_loc_event_mask_type; 703 typedef rpc_uint32 rpc_loc_nmea_sentence_type; [all …]
|
/aosp12/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/gen-3200/ |
H A D | loc_api_common.xdr | 77 typedef bool rpc_boolean; 78 typedef unsigned long rpc_uint32; 80 typedef unsigned short rpc_uint16; 82 typedef unsigned char rpc_uint8; 84 typedef long rpc_int32; 86 typedef unsigned char rpc_byte; 88 typedef unsigned hyper rpc_uint64; 90 typedef rpc_int32 rpc_loc_client_handle_type; 92 typedef rpc_uint64 rpc_loc_event_mask_type; 703 typedef rpc_uint32 rpc_loc_nmea_sentence_type; [all …]
|
/aosp12/hardware/qcom/sdm845/gps/msm8084/loc_api/libloc_api-rpc/gen-3200/ |
H A D | loc_api_common.xdr | 77 typedef bool rpc_boolean; 78 typedef unsigned long rpc_uint32; 80 typedef unsigned short rpc_uint16; 82 typedef unsigned char rpc_uint8; 84 typedef long rpc_int32; 86 typedef unsigned char rpc_byte; 88 typedef unsigned hyper rpc_uint64; 90 typedef rpc_int32 rpc_loc_client_handle_type; 92 typedef rpc_uint64 rpc_loc_event_mask_type; 703 typedef rpc_uint32 rpc_loc_nmea_sentence_type; [all …]
|
/aosp12/hardware/qcom/sdm845/gps/msm8994/loc_api/libloc_api-rpc/gen-3200/ |
H A D | loc_api_common.xdr | 77 typedef bool rpc_boolean; 78 typedef unsigned long rpc_uint32; 80 typedef unsigned short rpc_uint16; 82 typedef unsigned char rpc_uint8; 84 typedef long rpc_int32; 86 typedef unsigned char rpc_byte; 88 typedef unsigned hyper rpc_uint64; 90 typedef rpc_int32 rpc_loc_client_handle_type; 92 typedef rpc_uint64 rpc_loc_event_mask_type; 703 typedef rpc_uint32 rpc_loc_nmea_sentence_type; [all …]
|
/aosp12/hardware/qcom/sdm845/gps/loc_api/libloc_api-rpc/gen-3200/ |
H A D | loc_api_common.xdr | 77 typedef bool rpc_boolean; 78 typedef unsigned long rpc_uint32; 80 typedef unsigned short rpc_uint16; 82 typedef unsigned char rpc_uint8; 84 typedef long rpc_int32; 86 typedef unsigned char rpc_byte; 88 typedef unsigned hyper rpc_uint64; 90 typedef rpc_int32 rpc_loc_client_handle_type; 92 typedef rpc_uint64 rpc_loc_event_mask_type; 703 typedef rpc_uint32 rpc_loc_nmea_sentence_type; [all …]
|
/aosp12/frameworks/compile/slang/tests/F_one_definition_rule7/ |
H A D | def1.rscript | 4 // expected-error: different typedef 5 typedef int Type1; 6 typedef struct DifferentDefinition7{
|
H A D | def2.rscript | 4 // expected-error: different typedef 5 typedef float Type1; 6 typedef struct DifferentDefinition7{
|
/aosp12/frameworks/compile/slang/tests/F_one_definition_rule8/ |
H A D | def2.rscript | 4 typedef float Type1; 6 typedef struct DifferentDefinition7{ 11 typedef struct DifferentDefinition8{
|
H A D | def1.rscript | 4 typedef int Type1; 6 typedef struct DifferentDefinition7{ 11 typedef struct DifferentDefinition8{
|
/aosp12/frameworks/compile/slang/tests/F_reduce_general_bad_result/ |
H A D | reduce_general_bad_result.rscript | 18 typedef unsigned int UIntA916[9][16]; 148 typedef struct Bits2 Bits2Array[10]; 154 typedef struct Bits22 Bits22Array[10]; 161 typedef struct Bits222 Bits222Array[10]; 195 typedef rs_matrix2x2 ArrayMatrix2x2[10]; 219 typedef rs_allocation AllocArray[10]; 244 typedef struct StructObj2 StructObj2Array[10]; 254 typedef char *Ptr; 272 typedef Ptr PtrArray7[7]; 330 typedef struct StructPtr2 StructPtr2Array[7]; [all …]
|