Home
last modified time | relevance | path

Searched full:available (Results 1 – 25 of 4814) sorted by relevance

12345678910>>...193

/openbsd-src/gnu/usr.bin/perl/
H A Duconfig.h
/openbsd-src/gnu/usr.bin/perl/win32/
H A Dconfig_H.gc27 * available.
33 * function is available.
39 * available.
45 * available.
50 * This symbol, if defined, indicates that the chsize routine is available
56 * This symbol, if defined, indicates that the crypt routine is available
63 * available to generate filename for terminal.
69 * available to get character login names.
75 * available.
81 * available t
[all...]
H A Dconfig_H.vc27 * available.
33 * function is available.
39 * available.
45 * available.
50 * This symbol, if defined, indicates that the chsize routine is available
56 * This symbol, if defined, indicates that the crypt routine is available
63 * available to generate filename for terminal.
69 * available to get character login names.
75 * available.
81 * available t
[all...]
/openbsd-src/gnu/usr.bin/perl/plan9/
H A Dconfig_h.sample31 * available. If copysignl is also present we can emulate modfl.
37 * available.
55 * available.
61 * available.
66 * This symbol, if defined, indicates that the chsize routine is available
73 * available to get character login names.
79 * available.
85 * available to return a string describing the last error that
92 * available to duplicate file descriptors.
97 * This symbol, if defined, indicates that the fchmod routine is available
[all …]
H A Dconfig.plan990 * The endian-ness is available at compile-time. This only matters
106 * available. If copysignl is also present we can emulate modfl.
112 * available.
130 * available.
136 * available.
141 * This symbol, if defined, indicates that the chsize routine is available
148 * available to get character login names.
154 * available.
160 * available to return a string describing the last error that
167 * available to duplicate file descriptors.
[all …]
/openbsd-src/regress/lib/libc/sys/
H A DREADME44 t_clock_nanosleep - not available
45 t_clone - not available
48 t_getcontext - not available, removed in POSIX.1-2008
49 t_getrandom - not available
51 t_lwp_create - not available
52 t_lwp_ctl - not available
55 t_nanosleep - not available
56 t_pollts - not available
68 t_swapcontext - not available, removed in POSIX.1-2008
70 t_ucontext - not available, remove
[all...]
/openbsd-src/gnu/llvm/clang/bindings/python/tests/cindex/
H A Dtest_code_completion.py42 …"{'int', ResultType} | {'test1', TypedText} || Priority: 50 || Availability: Available || Brief co…
43 …| {'(', LeftParen} | {')', RightParen} || Priority: 50 || Availability: Available || Brief comment…
44 …"{'return', TypedText} | {';', SemiColon} || Priority: 40 || Availability: Available || Brief comm…
68 …"{'int', ResultType} | {'test1', TypedText} || Priority: 50 || Availability: Available || Brief co…
69 …| {'(', LeftParen} | {')', RightParen} || Priority: 50 || Availability: Available || Brief comment…
70 …"{'return', TypedText} | {';', SemiColon} || Priority: 40 || Availability: Available || Brief comm…
97 "{'const', TypedText} || Priority: 50 || Availability: Available || Brief comment: None",
98 … "{'volatile', TypedText} || Priority: 50 || Availability: Available || Brief comment: None",
99 … "{'operator', TypedText} || Priority: 40 || Availability: Available || Brief comment: None",
100 "{'P', TypedText} || Priority: 50 || Availability: Available || Brief comment: None",
[all …]
/openbsd-src/usr.sbin/unbound/testcode/
H A Dunitregional.c69 unit_assert(r->available == r->first_size - s); in corner_cases()
78 unit_assert(r->available == r->first_size - s); in corner_cases()
85 unit_assert(r->available == r->first_size - s); in corner_cases()
91 unit_assert(r->available == r->first_size - s); in corner_cases()
97 unit_assert(r->available == r->first_size - s); in corner_cases()
105 unit_assert(r->available == r->first_size - s); in corner_cases()
109 while(r->available > 1024) { in corner_cases()
114 unit_assert(r->available == r->first_size - s); in corner_cases()
125 while(r->available > 864) { in corner_cases()
132 mysize = r->available; /* exactly fits */ in corner_cases()
[all …]
/openbsd-src/usr.bin/tmux/
H A Dformat-draw.c168 format_draw_none(struct screen_write_ctx *octx, u_int available, u_int ocx, in format_draw_none() argument
183 while (width_left + width_centre + width_right > available) { in format_draw_none()
195 /* Write right at available - width_right. */ in format_draw_none()
197 available - width_right, in format_draw_none()
205 * available - width_right. in format_draw_none()
209 + ((available - width_right) - width_left) / 2 in format_draw_none()
217 if (width_abs_centre > available) in format_draw_none()
218 width_abs_centre = available; in format_draw_none()
220 (available - width_abs_centre) / 2, in format_draw_none()
227 format_draw_left(struct screen_write_ctx *octx, u_int available, u_int ocx, in format_draw_left() argument
[all …]
H A Dlayout.c344 /* Count the number of available cells in a layout. */ in layout_resize_check()
365 /* Calculate how much size is available to be removed from a cell. */ in layout_resize_check()
372 u_int available, minimum; in layout_resize_check()
379 /* Space available in this cell only. */
381 available = lc->sx;
388 available = lc->sy; in layout_resize_adjust()
394 if (available > minimum) in layout_resize_adjust()
395 available -= minimum; in layout_resize_adjust()
397 available = 0; in layout_resize_adjust()
399 /* Same type: total of available spac in layout_resize_adjust()
339 u_int available, minimum; layout_resize_check() local
722 u_int new_size, min, max, available; layout_new_pane_size() local
761 u_int new_size, available, previous, count, idx; layout_set_size_check() local
817 u_int previous, available, count, idx; layout_resize_child_cells() local
[all...]
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DTargetSelect.h21 // Declare all of the target-initialization functions that are available.
28 // Declare all of the target-MC-initialization functions that are available.
32 // Declare all of the available assembly printer initialization functions.
36 // Declare all of the available assembly parser initialization functions.
40 // Declare all of the available disassembler initialization functions.
45 // Declare all of the available TargetMCA initialization functions.
52 /// it wants access to all available targets that LLVM is configured to
53 /// support, to make them available via the TargetRegistry.
62 /// wants access to all available target machines that LLVM is configured to
63 /// support, to make them available via the TargetRegistry.
[all …]
/openbsd-src/lib/libssl/man/
H A DSSL_get_ciphers.381 .Nd get lists of available SSL_CIPHERs
96 returns the stack of available
103 returns the stack of available
126 returns the stack of available
151 To iterate over all available ciphers in decreasing priority,
163 or if no ciphers are available.
183 or if no ciphers are available.
197 if no ciphers are available, or if an error occurs.
226 if no ciphers are available, or if
228 is greater than or equal to the number of available ciphers.
[all …]
H A DSSL_CTX_set_cipher_list.374 .Nd choose list of available SSL_CIPHERs
83 sets the list of available cipher suites for
111 Those of the selected cipher suites that have not been made available
112 yet are added to the end of the list of available cipher suites,
115 Those of the selected cipher suites that have been made available
116 earlier are moved back from the list of available cipher suites to
120 Those of the selected cipher suites have been made available earlier
121 are moved to end of the list of available cipher suites, reducing
125 they had earlier been made available or not, and can no longer
306 cipher suites are made available, to
[all...]
/openbsd-src/lib/libcrypto/man/
H A DOPENSSL_VERSION_NUMBER.3167 if available or
168 .Qq compiler: information not available
174 if available or
175 .Qq built on: date not available
181 if available or
182 .Qq platform: information not available
190 if available or
200 if available or
210 .Qq not available
255 first appeared in SSLeay 0.6.0 and have been available since
[all …]
H A DEC_GROUP_new.3197 available.
212 is less than the total number of curves available, then the first
216 The return value is the total number of curves available (whether that
226 available.
299 returns the number of builtin curves that are available.
338 first appeared in OpenSSL 0.9.7 and have been available since
344 first appeared in OpenSSL 0.9.8 and have been available since
349 first appeared in OpenSSL 1.1.0 and have been available since
355 first appeared in OpenSSL 1.1.1 and have been available since
/openbsd-src/share/man/man4/man4.sparc64/
H A Dcgsix.450 but makes its functions available via the internal
111 Only available on TGX and TGX+.
114 Only available on TGX and TGX+.
117 Only available on TGX and TGX+.
120 Only available on TGX and TGX+.
123 Only available on GX+, TGX and TGX+.
131 Only available on GX+ and TGX+.
135 Only available on TGX+, where this is the default setting.
138 Only available on GX+ and TGX+.
/openbsd-src/gnu/llvm/llvm/include/llvm/Config/
H A Dllvm-config.h.cmake33 /* LLVM architecture name for the native architecture, if available */
36 /* LLVM name for the native AsmParser init function, if available */
39 /* LLVM name for the native AsmPrinter init function, if available */
42 /* LLVM name for the native Disassembler init function, if available */
45 /* LLVM name for the native Target init function, if available */
48 /* LLVM name for the native TargetInfo init function, if available */
51 /* LLVM name for the native target MC init function, if available */
54 /* LLVM name for the native target MCA init function, if available */
95 /* Define if zlib compression is available */
98 /* Define if zstd compression is available */
/openbsd-src/lib/libcrypto/
H A Dcversion.c
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZMachineScheduler.cpp11 // the MachineScheduler. It has a sorted Available set of SUs and a pickNode()
75 Available.clear(); // -misched-cutoff. in initialize()
162 if (Available.empty()) in pickNode()
166 if (Available.size() == 1) { in pickNode()
168 HazardRec->dumpSU(*Available.begin(), dbgs()); dbgs() << "\n";); in pickNode()
169 return *Available.begin(); in pickNode()
172 // All nodes that are possible to schedule are stored in the Available set. in pickNode()
173 LLVM_DEBUG(dbgs() << "** Available: "; Available.dump(*HazardRec);); in pickNode()
176 for (auto *SU : Available) { in pickNode()
243 if (Available.size() == 1) dbgs() << "(only one) "; in schedNode()
[all …]
/openbsd-src/gnu/llvm/llvm/include/llvm/TargetParser/
H A DLoongArchTargetParser.h29 // 64-bit ISA is available.
32 // Single-precision floating-point instructions are available.
35 // Double-precision floating-point instructions are available.
38 // Loongson SIMD Extension is available.
41 // Loongson Advanced SIMD Extension is available.
44 // Loongson Binary Translation Extension is available.
47 // Loongson Virtualization Extension is available.
/openbsd-src/lib/libpthread/man/
H A Dpthreads.322 the functions available are grouped in the following categories.
48 The functions available are as follows:
77 The functions available are as follows:
96 The functions available are as follows:
107 The functions available are as follows:
132 The functions available are as follows:
165 The functions available are as follows:
180 The functions available are as follows:
193 The functions available are as follows:
226 The functions available are as follows:
[all …]
/openbsd-src/gnu/llvm/clang/docs/
H A DItaniumMangleAbiTags.rst56 "required tags" which are not in the "available tags" set:
60 derived-tags := (required-tags - available-tags)
92 Available tags
96 available. Also, for functions, all tags from the <bare-function-type>
97 (which might include the return type for template functions) are available.
100 encoding>) are available, but not implicit tags which were not active.
103 in the type of a cast operator) are NOT available.
107 required from the return type `std::string` but not available.
/openbsd-src/gnu/usr.bin/perl/t/lib/warnings/
H A Dpad194 Variable "$x" is not available at - line 5.
213 Variable "$x" is not available at (eval 1) line 1.
235 Variable "$x" is not available at (eval 1) line 1.
245 Variable "$x" is not available at (eval 1) line 1.
254 Variable "$x" is not available at (eval 4) line 1.
404 Variable "$è" is not available at - line 7.
415 Variable "$ニ" is not available at - line 7.
468 Variable "$に" is not available at - line 7.
480 Variable "$に" is not available at (eval 1) line 1.
493 Variable "$に" is not available at (eval 1) line 1.
[all …]
/openbsd-src/gnu/usr.bin/binutils/gdb/gdbserver/
H A Dlinux-ia64-low.c36 -1, /* gr0 not available; i.e, it's always zero */
68 /* gr32 through gr127 not directly available via the ptrace interface */
76 -1, -1, /* f0 and f1 not available (f0 is +0.0 and f1 is +1.0) */
237 -1, /* Not available: FCR, IA32 floating control register */
239 -1, /* Not available: EFLAG */
240 -1, /* Not available: CSD */
241 -1, /* Not available: SSD */
242 -1, /* Not available: CFLG */
243 -1, /* Not available: FSR */
244 -1, /* Not available: FIR */
[all …]
/openbsd-src/usr.sbin/unbound/
H A Dac_pkg_swig.m413 # check if the version of the available SWIG is greater than or equal to
90 # Calculate the available version number components
91 [available=$swig_version]
92 [available_major=`echo $available | sed 's/[^0-9].*//'`]
96 [available=`echo $available | sed 's/[0-9]*[^0-9]//'`]
97 [available_minor=`echo $available | sed 's/[^0-9].*//'`]
101 [available=`echo $available | sed 's/[0-9]*[^0-9]//'`]
102 [available_patch=`echo $available | sed 's/[^0-9].*//'`]

12345678910>>...193