| /src/sys/dev/i2c/ |
| xc5kvar.h | 53 enum video_standard standard; member in struct:xc5k_params
|
| /src/lib/libskey/ |
| put.c | 25 static void standard(char *word); 2153 standard (word); 2268 static void standard(char *word) function
|
| /src/external/gpl3/gcc/dist/libgfortran/io/ |
| format.c | 619 int standard; local 934 standard = GFC_STD_F95; 936 standard = GFC_STD_F2008; 938 standard = GFC_STD_F2018; 940 if (notification_std (standard) == NOTIFICATION_ERROR 1272 than a standard 80 column display. */
|
| /src/external/gpl3/gcc.old/dist/libgfortran/io/ |
| format.c | 619 int standard; local 933 standard = GFC_STD_F95; 935 standard = GFC_STD_F2008; 937 standard = GFC_STD_F2018; 939 if (notification_std (standard) == NOTIFICATION_ERROR 1271 than a standard 80 column display. */
|
| /src/sys/external/bsd/drm2/dist/drm/radeon/ |
| radeon_legacy_tv.c | 41 /* tv standard constants */ 79 enum radeon_tv_std standard; member in struct:radeon_tv_mode_constants 181 TV_STD_NTSC, /* standard */ 196 TV_STD_PAL, /* standard */ 211 TV_STD_NTSC, /* standard */ 226 TV_STD_PAL, /* standard */
|
| /src/external/apache2/llvm/dist/libcxx/src/filesystem/ |
| posix_compat.h | 195 FILE_STANDARD_INFO standard; local 196 if (!GetFileInformationByHandleEx(h, FileStandardInfo, &standard, 197 sizeof(standard))) 199 buf->st_nlink = standard.NumberOfLinks; 200 buf->st_size = standard.EndOfFile.QuadPart;
|
| /src/external/gpl3/gdb/dist/gdbsupport/ |
| unordered_dense.h | 418 struct standard { struct in namespace:ankerl::unordered_dense::ANKERL_UNORDERED_DENSE_NAMESPACE::bucket_type 1412 // Also see "A Standard flat_map" https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2022/p0429r9.pdf 1928 class Bucket = bucket_type::standard> 1936 class Bucket = bucket_type::standard> 1943 class Bucket = bucket_type::standard> 1950 class Bucket = bucket_type::standard> 1961 class Bucket = bucket_type::standard> 1969 class Bucket = bucket_type::standard> 1976 class Bucket = bucket_type::standard> 1982 class Bucket = bucket_type::standard> [all...] |
| /src/external/gpl3/binutils/dist/include/coff/ |
| pe.h | 191 /* From standard header. */ 230 /* From standard header. */ 255 AOUTHDR standard; member in struct:__anon10364 286 /* Like PEAOUTHDR, except that the "standard" member has no BaseOfData 292 AOUTHDR64 standard; member in struct:__anon10365 294 AOUTHDR standard; 474 /* xmm, mm, or standard register from 0 - 15. */
|
| /src/external/gpl3/binutils.old/dist/include/coff/ |
| pe.h | 191 /* From standard header. */ 230 /* From standard header. */ 255 AOUTHDR standard; member in struct:__anon11828 286 /* Like PEAOUTHDR, except that the "standard" member has no BaseOfData 292 AOUTHDR64 standard; member in struct:__anon11829 294 AOUTHDR standard; 474 /* xmm, mm, or standard register from 0 - 15. */
|
| /src/external/gpl3/gcc.old/dist/gcc/fortran/ |
| symbol.cc | 406 standard = std;\ 441 int standard; local 453 standard = GFC_STD_F2003; 461 standard = GFC_STD_F2003; 916 return gfc_notify_std (standard, "%s attribute conflicts " 922 return gfc_notify_std (standard, "%s attribute conflicts " 1354 /* No check_used needed as 11.2.1 of the F2003 standard allows 1387 /* No check_used needed as 11.2.1 of the F2003 standard allows 2326 standard requires that a type be defined before it is 'used', but 5053 symbol is acceptable for non-standard-conforming mode. * [all...] |
| module.cc | 105 int standard; member in struct:__anon16107 5901 /* TODO: Blank commons are not bind(c). The F2003 standard probably says 6773 "in the selected standard", name, &u->where); 6823 /* Skip, if the symbol is not in the enabled standard. */ 7116 if (!gfc_notify_std (symbol[i].standard, "The symbol %qs, " 7118 "standard", symbol[i].name, &u->where)) 7185 if ((gfc_option.allow_std & symbol[i].standard) == 0)
|
| gfortran.h | 78 /* For the runtime library, a standard prefix is a requirement to 944 /* Set if the symbol is generated and, hence, standard violations 1791 standard refers to as "entities". The possibly multiple names that 1888 according to the Fortran standard. */ 2428 int standard; member in struct:gfc_intrinsic_sym
|
| /src/external/gpl3/gdb/dist/include/coff/ |
| pe.h | 191 /* From standard header. */ 230 /* From standard header. */ 255 AOUTHDR standard; member in struct:__anon18475 286 /* Like PEAOUTHDR, except that the "standard" member has no BaseOfData 292 AOUTHDR64 standard; member in struct:__anon18476 294 AOUTHDR standard; 474 /* xmm, mm, or standard register from 0 - 15. */
|
| /src/external/gpl3/gdb.old/dist/include/coff/ |
| pe.h | 191 /* From standard header. */ 230 /* From standard header. */ 255 AOUTHDR standard; member in struct:__anon21216 286 /* Like PEAOUTHDR, except that the "standard" member has no BaseOfData 292 AOUTHDR64 standard; member in struct:__anon21217 294 AOUTHDR standard; 473 /* xmm, mm, or standard register from 0 - 15. */
|
| /src/external/gpl3/gcc/dist/gcc/fortran/ |
| module.cc | 105 int standard; member in struct:__anon13675 5920 /* TODO: Blank commons are not bind(c). The F2003 standard probably says 6792 "in the selected standard", name, &u->where); 6842 /* Skip, if the symbol is not in the enabled standard. */ 7135 if (!gfc_notify_std (symbol[i].standard, "The symbol %qs, " 7137 "standard", symbol[i].name, &u->where)) 7204 if ((gfc_option.allow_std & symbol[i].standard) == 0)
|
| gfortran.h | 78 /* For the runtime library, a standard prefix is a requirement to 952 /* Set if the symbol is generated and, hence, standard violations 1838 standard refers to as "entities". The possibly multiple names that 1947 according to the Fortran standard. */ 2518 int standard; member in struct:gfc_intrinsic_sym
|