Home
last modified time | relevance | path

Searched defs:atype (Results 1 – 25 of 3876) sorted by relevance

12345678910>>...156

/dports/www/firefox/firefox-99.0/js/public/
H A DScalarType.h64 static inline size_t byteSize(Type atype) { in byteSize()
90 static inline bool isSignedIntType(Type atype) { in isSignedIntType()
113 static inline bool isBigIntType(Type atype) { in isBigIntType()
136 static inline bool isFloatingType(Type atype) { in isFloatingType()
159 static inline const char* name(Type atype) { in name()
193 static inline const char* byteSizeString(Type atype) { in byteSizeString()
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.c-torture/compile/
H A Dpr27373.c1 typedef struct atype struct
5 }atype; argument
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.c-torture/compile/
H A Dpr27373.c1 typedef struct atype struct
5 }atype; typedef
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.c-torture/compile/
H A Dpr27373.c1 typedef struct atype struct
5 }atype; argument
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.c-torture/compile/
H A Dpr27373.c1 typedef struct atype struct
5 }atype; argument
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.c-torture/compile/
H A Dpr27373.c1 typedef struct atype struct
5 }atype; argument
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gcc.c-torture/compile/
H A Dpr27373.c1 typedef struct atype struct
5 }atype; typedef
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.c-torture/compile/
H A Dpr27373.c1 typedef struct atype struct
5 }atype; argument
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.c-torture/compile/
H A Dpr27373.c1 typedef struct atype struct
5 }atype; typedef
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.c-torture/compile/
H A Dpr27373.c1 typedef struct atype struct
5 }atype; argument
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.c-torture/compile/
H A Dpr27373.c1 typedef struct atype struct
5 }atype; typedef
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.c-torture/compile/
H A Dpr27373.c1 typedef struct atype struct
5 }atype; argument
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.c-torture/compile/
H A Dpr27373.c1 typedef struct atype struct
5 }atype; argument
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.c-torture/compile/
H A Dpr27373.c1 typedef struct atype struct
5 }atype; argument
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.c-torture/compile/
H A Dpr27373.c1 typedef struct atype struct
5 }atype; argument
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gcc.c-torture/compile/
H A Dpr27373.c1 typedef struct atype struct
5 }atype; argument
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.c-torture/compile/
H A Dpr27373.c1 typedef struct atype struct
5 }atype; argument
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.c-torture/compile/
H A Dpr27373.c1 typedef struct atype struct
5 }atype; argument
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.c-torture/compile/
H A Dpr27373.c1 typedef struct atype struct
5 }atype; argument
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/gcc.c-torture/compile/
H A Dpr27373.c1 typedef struct atype struct
5 }atype; argument
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.c-torture/compile/
H A Dpr27373.c1 typedef struct atype struct
5 }atype; argument
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.c-torture/compile/
H A Dpr27373.c1 typedef struct atype struct
5 }atype; typedef
/dports/www/firefox-esr/firefox-91.8.0/js/public/
H A DScalarType.h56 static inline size_t byteSize(Type atype) { in byteSize()
82 static inline bool isSignedIntType(Type atype) { in isSignedIntType()
105 static inline bool isBigIntType(Type atype) { in isBigIntType()
128 static inline const char* name(Type atype) { in name()
162 static inline const char* byteSizeString(Type atype) { in byteSizeString()
/dports/mail/thunderbird/thunderbird-91.8.0/js/public/
H A DScalarType.h56 static inline size_t byteSize(Type atype) { in byteSize()
82 static inline bool isSignedIntType(Type atype) { in isSignedIntType()
105 static inline bool isBigIntType(Type atype) { in isBigIntType()
128 static inline const char* name(Type atype) { in name()
162 static inline const char* byteSizeString(Type atype) { in byteSizeString()
/dports/math/suitesparse-config/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/@GrB/
H A Doptype.m53 atype = a ; variable
56 atype = gbtype (a) ; variable
58 atype = gbtype (a) ; variable

12345678910>>...156