| /freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
| H A D | brcm,bcm11351-pinctrl.txt | 49 Standard, I2C, and HDMI. Each type accepts a different set of pin config 68 0: Standard(100kbps)& Fast(400kbps) mode 94 0: Standard(100kbps)& Fast(400kbps) mode 112 0: Standard(100kbps)& Fast(400kbps) mode 194 "adcsync", Standard 195 "bat_rm", Standard 200 "classgpwr", Standard 201 "clk_cx8", Standard 202 "clkout_0", Standard 203 "clkout_1", Standard [all …]
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | fcs | 4 # fcs: file(1) magic for FCS (Flow Cytometry Standard) data files 6 0 string FCS1.0 Flow Cytometry Standard (FCS) data, version 1.0 7 0 string FCS2.0 Flow Cytometry Standard (FCS) data, version 2.0 8 0 string FCS3.0 Flow Cytometry Standard (FCS) data, version 3.0
|
| /freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | Overload.h | 666 StandardConversionSequence Standard; member 684 Standard.setAsIdentityConversion(); in ImplicitConversionSequence() 694 case StandardConversion: Standard = Other.Standard; break; in ImplicitConversionSequence() 789 Standard.setAsIdentityConversion(); in setAsIdentityConversion() 790 Standard.setFromType(T); in setAsIdentityConversion() 791 Standard.setAllToTypes(T); in setAsIdentityConversion() 797 return isStandard() && Standard.isPerfect(C); in isPerfect() 825 ICS.Standard.setAsIdentityConversion(); in getNullptrToBool() 826 ICS.Standard.setFromType(SourceType); in getNullptrToBool() 828 ICS.Standard.First = ICK_Lvalue_To_Rvalue; in getNullptrToBool() [all …]
|
| /freebsd/contrib/tcsh/nls/german/ |
| H A D | set20 | 8 6 Standard Tastenbelegung\n 19 17 -v initialisiere Belegungen mit Standard-Vi-Belegungen\n 20 18 -e initialisiere Belegungen mit Standard-Emacs-Belegungen\n 21 19 -d initialisiere Belegungen mit Standard-Belegungen (%s)\n
|
| /freebsd/lib/libc/softfloat/ |
| H A D | softfloat.txt | 13 the IEC/IEEE Standard for Binary Floating-Point Arithmetic. As many as four 20 IEC/IEEE Floating-Point Standard. Details about the standard are available 54 Standard Arithmetic Functions 105 Standard, then the `float32' and `float64' types should be indistinguishable 120 IEC/IEEE Standard. 128 The only functions required by the IEC/IEEE Standard that are not provided 135 All four rounding modes prescribed by the IEC/IEEE Standard are implemented 167 All five exception flags required by the IEC/IEEE Standard are 182 In the terminology of the IEC/IEEE Standard, SoftFloat can detect tininess 245 Standard Arithmetic Functions [all …]
|
| /freebsd/contrib/llvm-project/libcxx/include/__cxx03/ |
| H A D | clocale | 44 The header search paths should contain the C++ Standard Library headers before \ 45 any C Standard Library, and you are probably using compiler flags that make that \
|
| H A D | cfloat | 79 The header search paths should contain the C++ Standard Library headers before \ 80 any C Standard Library, and you are probably using compiler flags that make that \
|
| H A D | cstddef | 47 The header search paths should contain the C++ Standard Library headers before \ 48 any C Standard Library, and you are probably using compiler flags that make that \
|
| H A D | cerrno | 32 The header search paths should contain the C++ Standard Library headers before \ 33 any C Standard Library, and you are probably using compiler flags that make that \
|
| H A D | cuchar | 46 The header search paths should contain the C++ Standard Library headers before \ 47 any C Standard Library, and you are probably using compiler flags that make that \
|
| H A D | cfenv | 62 The header search paths should contain the C++ Standard Library headers before \ 63 any C Standard Library, and you are probably using compiler flags that make that \
|
| H A D | cctype | 44 The header search paths should contain the C++ Standard Library headers before \ 45 any C Standard Library.
|
| H A D | cwctype | 60 The header search paths should contain the C++ Standard Library headers before \ 61 any C Standard Library, and you are probably using compiler flags that make that \
|
| H A D | cstdint | 150 The header search paths should contain the C++ Standard Library headers before \ 151 any C Standard Library, and you are probably using compiler flags that make that \
|
| /freebsd/contrib/llvm-project/libcxx/include/ |
| H A D | cstddef | 47 The header search paths should contain the C++ Standard Library headers before \ 48 any C Standard Library, and you are probably using compiler flags that make that \
|
| H A D | cfloat | 82 The header search paths should contain the C++ Standard Library headers before \ 83 any C Standard Library, and you are probably using compiler flags that make that \
|
| H A D | cerrno | 35 The header search paths should contain the C++ Standard Library headers before \ 36 any C Standard Library, and you are probably using compiler flags that make that \
|
| H A D | cuchar | 50 The header search paths should contain the C++ Standard Library headers before \ 51 any C Standard Library, and you are probably using compiler flags that make that \
|
| H A D | cfenv | 65 The header search paths should contain the C++ Standard Library headers before \ 66 any C Standard Library, and you are probably using compiler flags that make that \
|
| H A D | cctype | 47 The header search paths should contain the C++ Standard Library headers before \ 48 any C Standard Library.
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPURegBankLegalizeRules.cpp | 293 case Standard: { in getFastPredicateSlot() 469 addRulesForGOpcs({G_ADD, G_SUB}, Standard) in RegBankLegalizeRules() 473 addRulesForGOpcs({G_MUL}, Standard).Div(S32, {{Vgpr32}, {Vgpr32, Vgpr32}}); in RegBankLegalizeRules() 485 addRulesForGOpcs({G_SHL}, Standard) in RegBankLegalizeRules() 495 addRulesForGOpcs({G_LSHR}, Standard) in RegBankLegalizeRules() 505 addRulesForGOpcs({G_ASHR}, Standard) in RegBankLegalizeRules() 517 addRulesForGOpcs({G_UBFX, G_SBFX}, Standard) in RegBankLegalizeRules() 737 addRulesForGOpcs({G_ABS}, Standard).Uni(S16, {{Sgpr32Trunc}, {Sgpr32SExt}}); in RegBankLegalizeRules() 741 addRulesForGOpcs({G_FADD}, Standard) in RegBankLegalizeRules() 762 addRulesForIOpcs({amdgcn_if_break}, Standard) in RegBankLegalizeRules() [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm64/freescale/ |
| H A D | fsl-ls1043a-rdb.dts | 108 * Standard CS timing properties replace the deprecated vendor 122 * Standard CS timing properties replace the deprecated vendor 136 * Standard CS timing properties replace the deprecated vendor
|
| /freebsd/contrib/llvm-project/openmp/runtime/src/ |
| H A D | exports_so.txt | 22 omp_*; # Standard OpenMP functions. 23 OMP_*; # Standard OpenMP symbols.
|
| /freebsd/sys/contrib/device-tree/Bindings/crypto/ |
| H A D | atmel-crypto.txt | 5 * Advanced Encryption Standard (AES) 25 * Triple Data Encryption Standard (Triple DES)
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Target/ |
| H A D | TargetOptions.h | 32 Standard, // Only allow fusion of 'blessed' ops (currently just fmuladd). enumerator 410 FPOpFusion::FPOpFusionMode AllowFPOpFusion = FPOpFusion::Standard;
|