Searched refs:func (Results 726 - 750 of 1515) sorted by relevance

<<21222324252627282930>>

/openbsd-current/regress/usr.sbin/ospfd/
H A DOspfd.pm32 $args{func} = sub { Carp::confess "$class func may not be called" };
/openbsd-current/regress/usr.sbin/syslogd/
H A Dargs-sendsyslog-logstash.pl19 func => sub {
/openbsd-current/gnu/llvm/compiler-rt/lib/fuzzer/
H A DFuzzerInterceptors.cpp21 #define DEFINE_REAL(ret_type, func, ...) \
22 typedef ret_type (*FUNC_TYPE(func))(__VA_ARGS__); \
24 FUNC_TYPE(func) PTR_TO_REAL(func); \
/openbsd-current/usr.bin/bgplg/
H A Dbgplg.h32 int (*func)(struct cmd *, char **); member in struct:cmd
/openbsd-current/lib/libform/
H A Dform.priv.h219 #define INIT_FT_FUNC(func) {func}
221 #define INIT_FT_FUNC(func) func
/openbsd-current/gnu/llvm/llvm/utils/UpdateTestChecks/
H A Disel.py18 r'Selected[\s]*selection[\s]*DAG:[\s]*%bb.0[\s]*\'(?P<func>.*?):[^\']*\'*\n'
/openbsd-current/sys/dev/pci/drm/i915/display/
H A Dintel_display_rps.c66 wait->wait.func = do_rps_boost;
/openbsd-current/gnu/llvm/libunwind/src/
H A Dlibunwind_ext.h51 extern void __unw_iterate_dwarf_unwind_cache(void (*func)(
/openbsd-current/lib/libcrypto/stack/
H A Dstack.h79 void sk_pop_free(_STACK *st, void (*func)(void *));
/openbsd-current/usr.sbin/smtpd/
H A Dtable_db.c60 int (*func)(const char *, const char *); member in struct:keycmp
177 match = keycmp[i].func;
224 int(*func)(const char *, const char *))
235 if (func(key, buf)) {
/openbsd-current/usr.sbin/unbound/util/storage/
H A Dslabhash.h202 * @param func: function to call for every element.
206 void (*func)(struct lruhash_entry*, void*), void* arg);
/openbsd-current/sbin/unwind/libunbound/util/storage/
H A Dslabhash.h202 * @param func: function to call for every element.
206 void (*func)(struct lruhash_entry*, void*), void* arg);
/openbsd-current/gnu/llvm/lld/MachO/
H A DICF.cpp41 llvm::function_ref<void(size_t, size_t)> func);
42 void forEachClass(llvm::function_ref<void(size_t, size_t)> func);
246 llvm::function_ref<void(size_t, size_t)> func) {
249 func(begin, mid);
256 void ICF::forEachClass(llvm::function_ref<void(size_t, size_t)> func) { argument
260 forEachClassRange(0, icfInputs.size(), func);
278 forEachClassRange(boundaries[i - 1], boundaries[i], func);
245 forEachClassRange(size_t begin, size_t end, llvm::function_ref<void(size_t, size_t)> func) argument
/openbsd-current/gnu/llvm/llvm/utils/
H A Dupdate_cc_test_checks.py117 for func in funcs:
118 common.debug('line {}: found function {}'.format(line+1, func), file=sys.stderr)
350 def check_generator(my_output_lines, prefixes, func):
354 func_dict, func, False,
361 func_dict, func, global_vars_seen_dict,
372 lambda my_output_lines, prefixes, func: check_generator(
373 my_output_lines, prefixes, func)))
/openbsd-current/lib/libcrypto/sha/asm/
H A Dsha512-x86_64.pl56 $func="sha512_block_data_order";
68 $func="sha256_block_data_order";
174 .globl $func
175 .type $func,\@function,4
177 $func:
268 .size $func,.-$func
/openbsd-current/usr.bin/ctfconv/
H A Dgenerate.c140 uint16_t func, arg; local
148 func = (kind << 11) | (root << 10) | (vlen & CTF_MAX_VLEN);
149 dbuf_copy(&imcs->body, &func, sizeof(func));
154 func = it->it_refp->it_idx;
155 dbuf_copy(&imcs->body, &func, sizeof(func));
/openbsd-current/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dmacscp.exp185 proc list_and_check_macro {func macro expected} {
186 gdb_test "list $func" ".*${func}.*"
187 return [check_macro $macro $expected "after `list $func'"]
307 set func [lindex $func_entry 0]
308 gdb_test "break $func" "Breakpoint.*"
315 set func [lindex $func_entry 0]
319 # Run to the breakpoint for $func.
320 gdb_test "continue" "Breakpoint $decimal, $func .*" "continue to $func"
[all...]
/openbsd-current/regress/lib/libm/msun/
H A Dinvtrig_test.c54 #define test_tol(func, x, result, tol, excepts) do { \
57 CHECK_FPEQUAL_TOL(func(_in), _out, (tol), CS_BOTH); \
59 #func, #x); \
61 #define test(func, x, result, excepts) \
62 test_tol(func, (x), (result), 0, (excepts))
84 #define test2_tol(func, y, x, result, tol, excepts) do { \
87 CHECK_FPEQUAL_TOL(func(_iny, _inx), _out, (tol), CS_BOTH); \
89 #func, #x); \
91 #define test2(func, y, x, result, excepts) \
92 test2_tol(func, (
[all...]
/openbsd-current/gnu/usr.bin/perl/cpan/CPAN/lib/CPAN/
H A DHandleConfig.pm148 my($o,$str,$func,$args,$key_exists);
172 $func = shift @args;
173 $func ||= "";
174 CPAN->debug("func[$func]args[@args]") if $CPAN::DEBUG;
176 if ($func eq "push") {
179 } elsif ($func eq "pop") {
182 } elsif ($func eq "shift") {
185 } elsif ($func eq "unshift") {
188 } elsif ($func e
[all...]
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-pj.c195 fake_opcode (name, func)
197 void (*func) PARAMS ((struct pj_opc_info_t *, char *));
203 fake->u.func = func;
298 (*opcode->u.func) (opcode, op_end);
/openbsd-current/usr.sbin/mrouted/
H A Dmain.c45 ihfunc_t func; /* Function to call */ member in struct:ihandler
63 register_input_handler(int fd, ihfunc_t func) argument
69 ihandlers[nhandlers++].func = func;
276 (*ihandlers[i].func)(ihandlers[i].fd);
/openbsd-current/gnu/llvm/llvm/utils/lit/lit/builtin_commands/
H A Ddiff.py64 func = difflib.unified_diff
66 func = difflib.context_diff
67 diffs = func(filelines[0], filelines[1], filepaths[0], filepaths[1],
100 func = difflib.unified_diff if flags.unified_diff else difflib.context_diff
101 for diff in func(filelines[0], filelines[1], filepaths[0], filepaths[1],
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dppc64obsd-tdep.c274 CORE_ADDR addr, base, func;
285 func = frame_pc_unwind (next_frame);
286 func &= ~(ppc64obsd_page_size - 1);
287 if (!safe_frame_unwind_memory (next_frame, func, buf, sizeof buf))
315 trad_frame_set_id (cache, frame_id_build (base, func));
272 CORE_ADDR addr, base, func; local
/openbsd-current/lib/libcurses/tinfo/
H A Dlib_tputs.c81 #define SetOutCh(func) if (SP_PARM) SP_PARM->_outch = func; else _nc_prescreen._outch = func
84 #define SetOutCh(func) static_outch = func
/openbsd-current/sys/dev/pci/drm/
H A Ddrm_ioctl.c572 .func = _func, \
840 long drm_ioctl_kernel(struct file *file, drm_ioctl_t *func, void *kdata, argument
863 retcode = func(dev, kdata, file_priv);
866 retcode = func(dev, kdata, file_priv);
896 drm_ioctl_t *func; local
944 func = ioctl->func;
946 if (unlikely(!func)) {
970 retcode = drm_ioctl_kernel(filp, func, kdata, ioctl->flags);
1023 drm_ioctl_t *func; local
[all...]

Completed in 230 milliseconds

<<21222324252627282930>>