Searched defs:func (Results 251 - 275 of 608) sorted by relevance

<<11121314151617181920>>

/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Ddlx-dis.c38 unsigned long imm26, imm16, func, current_insn_addr; variable
108 unsigned long func; member in struct:_r_opcode
[all...]
H A Dz80-dis.c32 typedef int (*func)(struct buffer *, disassemble_info *, char *); typedef
/macosx-10.10.1/dtrace-147/libdtrace/
H A Ddt_proc.c99 dt_proc_bpcreate(dt_proc_t *dpr, uintptr_t addr, dt_bkpt_f *func, void *data) argument
H A Ddt_program.c297 dtrace_stmt_iter(dtrace_hdl_t *dtp, dtrace_prog_t *pgp, dtrace_stmt_f *func, void *data) argument
/macosx-10.10.1/dtrace-147/tools/ctfconvert/
H A Dinput.c86 read_file(Elf *elf, char *file, char *label, read_cb_f *func, void *arg, argument
129 read_archive(int fd, Elf *elf, char *file, char *label, read_cb_f *func, argument
187 read_ctf_common(char *file, char *label, read_cb_f *func, void *arg, argument
239 read_ctf(char **files, int n, char *label, read_cb_f *func, void *private, argument
[all...]
/macosx-10.10.1/dyld-353.2.1/src/
H A DthreadLocalVariables.c242 InitFunc func = funcs[i-1]; local
387 void _tlv_atexit(TermFunc func, void* objAddr) argument
484 void _tlv_atexit(TermFunc func, void* objAddr) argument
/macosx-10.10.1/eap8021x-198/EAP8021X.fproj/
H A DEAPClientModule.c153 EAPClientModuleAddBuiltinModule(EAPClientPluginFuncIntrospect * func) argument
[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/eshell/
H A Dem-pred.el[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/progmodes/
H A Dcc-menus.el
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/vmalloc/
H A Dvmdebug.c374 Void_t *func; local
98 dbwarn(Vmalloc_t* vm, Void_t* data, int where, char* file, int line, Void_t* func, int type) argument
187 dbwatch(Vmalloc_t* vm, Void_t* data, char* file, int line, Void_t* func, int type) argument
421 Void_t *func; local
478 Void_t *func; local
667 Void_t *func; local
[all...]
H A Dvmprofile.c476 reg Void_t *func; local
511 reg Void_t *func; local
560 reg Void_t *func; local
669 reg Void_t *func; local
[all...]
/macosx-10.10.1/libxslt-13/libxslt/libexslt/
H A Dfunctions.c103 exsltFuncFunctionData *func=NULL; local
281 exsltFuncFunctionData *func; local
460 exsltFuncFunctionData *func; local
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/NVPTX/
H A DNVPTXUtilities.cpp157 const Function *func = arg->getParent(); local
171 const Function *func = arg->getParent(); local
185 const Function *func = arg->getParent(); local
/macosx-10.10.1/mDNSResponder-561.1.1/mDNSWindows/DLLStub/
H A DDLLStub.cpp61 DLLStub::GetProcAddress( FARPROC * func, LPCSTR lpProcName ) argument
87 static Func func = NULL; local
103 static Func func local
119 static Func func = NULL; local
139 static Func func = NULL; local
169 static Func func = NULL; local
194 static Func func = NULL; local
218 static Func func = NULL; local
239 static Func func = NULL; local
264 static Func func = NULL; local
290 static Func func = NULL; local
312 static Func func = NULL; local
328 static Func func = NULL; local
358 static Func func = NULL; local
384 static Func func = NULL; local
409 static Func func = NULL; local
436 static Func func = NULL; local
461 static Func func = NULL; local
482 static Func func = NULL; local
503 static Func func = NULL; local
519 static Func func = NULL; local
538 static Func func = NULL; local
558 static Func func = NULL; local
579 static Func func = NULL; local
599 static Func func = NULL; local
618 static Func func = NULL; local
637 static Func func = NULL; local
659 static Func func = NULL; local
684 static Func func = NULL; local
[all...]
/macosx-10.10.1/network_cmds-457/rtsol.tproj/
H A Drtsold.c709 warnmsg(int priority, const char *func, const char *msg, ...) argument
/macosx-10.10.1/postfix-255/postfix/src/postmap/
H A Dpostmap.c742 int func; local
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/PyObjCTest/
H A Dtest_subclass.py188 def func(): pass function in function:TestClassMethods.testStaticMethod
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-core-2.5.1/PyObjCTest/
H A Dtest_subclass.py188 def func(): pass function in function:TestClassMethods.testStaticMethod
/macosx-10.10.1/ruby-106/ruby/ext/dl/
H A Dcptr.c13 get_freefunc(VALUE func, volatile VALUE *wrap) argument
67 rb_dlptr_new2(VALUE klass, void *ptr, long size, freefunc_t func) argument
83 rb_dlptr_new(void *ptr, long size, freefunc_t func) argument
89 rb_dlptr_malloc(long size, freefunc_t func) argument
[all...]
/macosx-10.10.1/ruby-106/ruby/ext/fiddle/
H A Dpointer.c33 get_freefunc(VALUE func, volatile VALUE *wrap) argument
83 rb_fiddle_ptr_new2(VALUE klass, void *ptr, long size, freefunc_t func) argument
99 rb_fiddle_ptr_new(void *ptr, long size, freefunc_t func) argument
105 rb_fiddle_ptr_malloc(long size, freefunc_t func) argument
[all...]
/macosx-10.10.1/ruby-106/ruby/ext/socket/
H A Dinit.c380 rb_blocking_function_t *func = connect_blocking; local
/macosx-10.10.1/ruby-106/ruby/
H A Dmethod.h64 VALUE (*func)(ANYARGS); member in struct:rb_method_cfunc_struct
/macosx-10.10.1/ruby-106/ruby/test/ruby/
H A Dtest_method.rb42 def func; end method in class:TestMethod.M
/macosx-10.10.1/xnu-2782.1.97/bsd/dev/dtrace/
H A Dsdt.c100 const char *name = sdpd->sdpd_name, *func; local
/macosx-10.10.1/xnu-2782.1.97/osfmk/chud/i386/
H A Dchud_osfmk_callback_i386.c290 chudxnu_trap_callback_enter(chudxnu_trap_callback_func_t func) argument
376 chudxnu_perfmon_ast_callback_enter(chudxnu_perfmon_ast_callback_func_t func) argument
470 chudxnu_interrupt_callback_enter(chudxnu_interrupt_callback_func_t func) argument
544 chudxnu_cpusig_callback_enter(chudxnu_cpusig_callback_func_t func) argument
158 chudxnu_cpu_timer_callback_enter( chudxnu_cpu_timer_callback_func_t func, uint32_t time, uint32_t units) argument
[all...]

Completed in 246 milliseconds

<<11121314151617181920>>