Searched +full:1 +full:qbv (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | ti,k3-am654-cpsw-nuss.yaml | 27 Support for Audio/Video Bridging (P802.1Qav/D6.0) 32 IEEE 802.1Qbv/D2.2 Enhancements for Scheduled Traffic 65 maxItems: 1 78 maxItems: 1 90 maxItems: 1 111 const: 1 116 "^port@[1-8]$": 125 minimum: 1 130 minItems: 1 138 minItems: 1 [all …]
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | BuiltinsAMDGPU.def | 151 BUILTIN(__builtin_amdgcn_make_buffer_rsrc, "Qbv*sii", "nc") 238 TARGET_BUILTIN(__builtin_amdgcn_global_atomic_fadd_f64, "dd*1d", "t", "gfx90a-insts") 239 TARGET_BUILTIN(__builtin_amdgcn_global_atomic_fadd_f32, "ff*1f", "t", "atomic-fadd-rtn-insts") 240 TARGET_BUILTIN(__builtin_amdgcn_global_atomic_fadd_v2f16, "V2hV2h*1V2h", "t", "atomic-buffer-global… 241 TARGET_BUILTIN(__builtin_amdgcn_global_atomic_fmin_f64, "dd*1d", "t", "gfx90a-insts") 242 TARGET_BUILTIN(__builtin_amdgcn_global_atomic_fmax_f64, "dd*1d", "t", "gfx90a-insts") 254 TARGET_BUILTIN(__builtin_amdgcn_global_atomic_fadd_v2bf16, "V2sV2s*1V2s", "t", "atomic-global-pk-ad… 257 TARGET_BUILTIN(__builtin_amdgcn_global_load_lds, "vv*1v*3IUiIiIUi", "t", "gfx940-insts") 290 // By default the 1st argument is i32 and the 4/5-th arguments are float4. 291 // Postfix l indicates the 1st argument is i64. [all …]
|
/freebsd/contrib/sqlite3/ |
H A D | shell.c | 94 # define SQLITE_OMIT_LOAD_EXTENSION 1 101 # define _LARGE_FILE 1 105 # define _LARGEFILE_SOURCE 1 185 # define SHELL_USE_LOCAL_GETLINE 1 199 # define SQLITE_OMIT_POPEN 1 228 # define SQLITE_OMIT_POPEN 1 237 #define isatty(x) 1 270 ** 2023 November 1 296 ** CIO_WIN_WC_XLATE is defined as 0 or 1, reflecting whether console I/O 299 #define HAVE_CONSOLE_IO_H 1 [all …]
|