| /freebsd-12.1/crypto/openssl/doc/man3/ |
| H A D | OPENSSL_ia32cap.pod | 26 =item bit #19 denoting availability of CLFLUSH instruction; 32 =item bit #24, FXSR bit, denoting availability of XMM registers; 43 =item bit #33 denoting availability of PCLMULQDQ instruction; 49 =item bit #54 denoting availability of MOVBE instruction; 60 =item bit #62 denoting availability of RDRAND instruction; 93 =item bit #64+5 denoting availability of AVX2 instructions; 98 =item bit #64+16 denoting availability of AVX512F extension; 100 =item bit #64+18 denoting availability of RDSEED instruction; 107 =item bit #64+29 denoting availability of SHA extension; 109 =item bit #64+30 denoting availability of AVX512BW extension; [all …]
|
| /freebsd-12.1/contrib/libc++/include/ |
| H A D | __config | 1311 // Decide whether to use availability macros. 1321 // Define availability macros. 1327 __attribute__((availability(watchos,strict,introduced=3.0))) 1332 __attribute__((availability(watchos,strict,introduced=5.0))) 1341 __attribute__((availability(watchos,strict,introduced=3.0))) 1346 __attribute__((availability(watchos,strict,introduced=3.0))) 1348 __attribute__((availability(ios,strict,introduced=6.0))) 1351 __attribute__((availability(ios,strict,introduced=7.0))) 1354 __attribute__((availability(ios,strict,introduced=7.0))) 1357 __attribute__((availability(ios,strict,introduced=7.0))) [all …]
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | cgraph.h | 27 enum availability enum 298 enum availability cgraph_function_body_availability (struct cgraph_node *); 299 enum availability cgraph_variable_initializer_availability (struct cgraph_varpool_node *);
|
| H A D | cgraph.c | 1119 enum availability avail = cgraph_function_body_availability (n); in cgraph_master_clone() 1145 enum availability 1148 enum availability avail; in cgraph_function_body_availability() 1182 enum availability
|
| H A D | ipa-pure-const.c | 323 enum availability avail = AVAIL_NOT_AVAILABLE; in check_call()
|
| /freebsd-12.1/contrib/gcc/doc/ |
| H A D | portability.texi | 26 @cindex autoincrement addressing, availability 31 and the availability of autoincrement addressing. In the RTL-generation
|
| /freebsd-12.1/sys/ufs/ufs/ |
| H A D | README.acls | 14 availability of extended attributes to store extended components of 23 to your kernel configuration. As ACLs rely on the availability of extended
|
| /freebsd-12.1/contrib/ntp/html/hints/ |
| H A D | refclocks | 23 8.24-27 TimeBrick (limited availability ask
|
| /freebsd-12.1/contrib/ldns/m4/ |
| H A D | ax_have_poll.m4 | 23 # the variant ppoll(). The availability of that function can be tested
|
| /freebsd-12.1/contrib/tcsh/nls/russian/ |
| H A D | set2 | 80 77 PTY read/write availability
|
| /freebsd-12.1/contrib/tcsh/nls/german/ |
| H A D | set2 | 80 77 PTY read/write availability
|
| /freebsd-12.1/contrib/tcsh/nls/ukrainian/ |
| H A D | set2 | 80 77 PTY read/write availability
|
| /freebsd-12.1/contrib/tcsh/nls/C/ |
| H A D | set2 | 80 77 PTY read/write availability
|
| /freebsd-12.1/contrib/tcsh/nls/et/ |
| H A D | set2 | 80 77 PTY read/write availability
|
| /freebsd-12.1/contrib/libpcap/cmake/Modules/ |
| H A D | FindFseeko.cmake | 38 # Check for the availability of fseeko()
|
| H A D | FindLFS.cmake | 72 # Check for the availability of LFS.
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/ |
| H A D | DiagnosticGroups.td | 31 def Availability : DiagGroup<"availability">; 120 def UnguardedAvailabilityNew : DiagGroup<"unguarded-availability-new">; 121 def UnguardedAvailability : DiagGroup<"unguarded-availability", 123 // partial-availability is an alias of unguarded-availability. 124 def : DiagGroup<"partial-availability", [UnguardedAvailability]>;
|
| H A D | AttrDocs.td | 1117 The availability attribute states that ``f`` was introduced in macOS 10.4, 1126 The availability attribute is a comma-separated list starting with the 1155 Multiple availability attributes can be placed on a declaration, which may 1158 ignored. If no availability attribute specifies availability for the current 1194 users to query availability at runtime. 1196 If there are multiple declarations of the same entity, the availability 1198 declarations must not have availability attributes for that 1203 void g(void) __attribute__((availability(macos,introduced=10.4))); 1214 - (id)method __attribute__((availability(macos,introduced=10.4))); 1215 - (id)method2 __attribute__((availability(macos,introduced=10.4))); [all …]
|
| H A D | DiagnosticParseKinds.td | 904 "%0 is not an availability stage; use 'introduced', 'deprecated', or " 907 "redundant %0 availability change; only the last specified change will " 910 "'unavailable' availability overrides all other availability information">,
|
| H A D | DiagnosticCommonKinds.td | 48 "for optional message in 'availability' attribute|"
|
| /freebsd-12.1/crypto/openssl/doc/man7/ |
| H A D | RAND.pod | 15 The availability of common hardware with special instructions and
|
| /freebsd-12.1/contrib/llvm/include/llvm/Target/ |
| H A D | TargetItinerary.td | 23 // during scheduling and has an affect instruction order based on availability
|
| /freebsd-12.1/crypto/openssh/ |
| H A D | FREEBSD-upgrade | 163 in 6.7p1 due to theoretical weaknesses and the availability of
|
| /freebsd-12.1/crypto/openssl/doc/man1/ |
| H A D | openssl.pod | 75 availability of ciphers in the B<openssl> program. (B<no->I<XXX> is 556 For notes on the availability of other commands, see their individual
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang-c/ |
| H A D | Index.h | 2897 CXPlatformAvailability *availability, 2904 clang_disposeCXPlatformAvailability(CXPlatformAvailability *availability);
|