Home
last modified time | relevance | path

Searched refs:tof (Results 1 – 25 of 25) sorted by relevance

/external/ltrace/
Dfetch.c30 struct fetch_context *arch_fetch_arg_init(enum tof type, struct process *proc,
36 int arch_fetch_arg_next(struct fetch_context *ctx, enum tof type,
40 int arch_fetch_retval(struct fetch_context *ctx, enum tof type,
56 long gimme_arg(enum tof type, struct process *proc, int arg_num,
64 arch_fetch_arg_init(enum tof type, struct process *proc, in arch_fetch_arg_init()
80 arch_fetch_arg_next(struct fetch_context *context, enum tof type, in arch_fetch_arg_next()
90 arch_fetch_retval(struct fetch_context *context, enum tof type, in arch_fetch_retval()
121 fetch_arg_init(enum tof type, struct process *proc, in fetch_arg_init()
134 fetch_arg_next(struct fetch_context *context, enum tof type, in fetch_arg_next()
142 fetch_retval(struct fetch_context *context, enum tof type, in fetch_retval()
Dfetch.h29 enum tof { enum
41 struct fetch_context *fetch_arg_init(enum tof type, struct process *proc,
51 int fetch_arg_next(struct fetch_context *context, enum tof type,
57 int fetch_retval(struct fetch_context *context, enum tof type,
77 struct fetch_context *arch_fetch_arg_init(enum tof type, struct process *proc,
81 int arch_fetch_arg_next(struct fetch_context *ctx, enum tof type,
84 int arch_fetch_retval(struct fetch_context *ctx, enum tof type,
Doutput.h28 void output_left(enum tof type, struct process *proc,
30 void output_right(enum tof type, struct process *proc,
Doutput.c295 fetch_simple_param(enum tof type, struct process *proc, in fetch_simple_param()
338 fetch_param_pack(enum tof type, struct process *proc, in fetch_param_pack()
392 fetch_one_param(enum tof type, struct process *proc, in fetch_one_param()
427 enum tof tof; member
434 return CBS_STOP_IF(fetch_one_param(cb_data->tof, cb_data->proc, in fetch_one_param_cb()
441 fetch_params(enum tof type, struct process *proc, in fetch_params()
495 output_left(enum tof type, struct process *proc, in output_left()
639 output_right(enum tof type, struct process *proc, struct library_symbol *libsym, in output_right()
Dhandle_event.c525 output_syscall(struct process *proc, const char *name, enum tof tof, in output_syscall() argument
535 output_left(tof, proc, &syscall); in output_syscall()
539 output_right(tof, proc, &syscall, spent); in output_syscall()
/external/ltrace/sysdeps/linux-gnu/x86/
Dfetch.c590 arch_fetch_arg_next_32(struct fetch_context *context, enum tof type, in arch_fetch_arg_next_32()
613 arch_fetch_retval_32(struct fetch_context *context, enum tof type, in arch_fetch_retval_32()
680 enum tof type, struct process *proc, in arch_fetch_arg_init_32()
706 arch_fetch_arg_init_64(struct fetch_context *ctx, enum tof type, in arch_fetch_arg_init_64()
732 arch_fetch_arg_init(enum tof type, struct process *proc, in arch_fetch_arg_init()
768 arch_fetch_pool_arg_next(struct fetch_context *context, enum tof type, in arch_fetch_pool_arg_next()
810 arch_fetch_fun_retval(struct fetch_context *context, enum tof type, in arch_fetch_fun_retval()
842 arch_fetch_arg_next(struct fetch_context *context, enum tof type, in arch_fetch_arg_next()
866 arch_fetch_retval(struct fetch_context *context, enum tof type, in arch_fetch_retval()
/external/ltrace/sysdeps/linux-gnu/m68k/
Dfetch.c60 arch_fetch_arg_init(enum tof type, struct process *proc, in arch_fetch_arg_init()
105 arch_fetch_arg_next(struct fetch_context *context, enum tof type, in arch_fetch_arg_next()
145 arch_fetch_retval(struct fetch_context *context, enum tof type, in arch_fetch_retval()
/external/ltrace/sysdeps/linux-gnu/s390/
Dfetch.c94 arch_fetch_arg_init(enum tof type, struct process *proc, in arch_fetch_arg_init()
221 arch_fetch_arg_next(struct fetch_context *ctx, enum tof type, in arch_fetch_arg_next()
276 arch_fetch_retval(struct fetch_context *ctx, enum tof type, in arch_fetch_retval()
/external/ltrace/sysdeps/linux-gnu/arm/
Dfetch.c95 arch_fetch_arg_init(enum tof type, struct process *proc, in arch_fetch_arg_init()
201 arch_fetch_arg_next(struct fetch_context *ctx, enum tof type, in arch_fetch_arg_next()
265 arch_fetch_retval(struct fetch_context *ctx, enum tof type, in arch_fetch_retval()
/external/ltrace/sysdeps/linux-gnu/aarch64/
Dfetch.c289 arch_fetch_arg_init(enum tof type, struct process *proc, in arch_fetch_arg_init()
324 arch_fetch_arg_next(struct fetch_context *context, enum tof type, in arch_fetch_arg_next()
333 arch_fetch_retval(struct fetch_context *context, enum tof type, in arch_fetch_retval()
/external/ltrace/sysdeps/linux-gnu/ppc/
Dfetch.c111 arch_fetch_arg_init(enum tof type, struct process *proc, in arch_fetch_arg_init()
402 arch_fetch_arg_next(struct fetch_context *ctx, enum tof type, in arch_fetch_arg_next()
410 arch_fetch_retval(struct fetch_context *ctx, enum tof type, in arch_fetch_retval()
/external/ltrace/sysdeps/linux-gnu/ia64/
Dfetch.c79 arch_fetch_arg_init(enum tof type, struct process *proc, in arch_fetch_arg_init()
377 arch_fetch_arg_next(struct fetch_context *ctx, enum tof type, in arch_fetch_arg_next()
418 arch_fetch_retval(struct fetch_context *ctx, enum tof type, in arch_fetch_retval()
/external/ltrace/sysdeps/linux-gnu/cris/
Dtrace.c74 long gimme_arg(enum tof type, struct process *proc, int arg_num, in gimme_arg()
/external/ltrace/sysdeps/linux-gnu/alpha/
Dtrace.c74 gimme_arg(enum tof type, struct process *proc, int arg_num, in gimme_arg()
/external/ltrace/sysdeps/linux-gnu/sparc/
Dtrace.c71 gimme_arg(enum tof type, struct process *proc, int arg_num, in gimme_arg()
/external/ltrace/sysdeps/linux-gnu/mips/
Dtrace.c323 gimme_arg(enum tof type, struct process *proc, int arg_num, in gimme_arg()
/external/ltrace/sysdeps/linux-gnu/metag/
Dtrace.c394 gimme_arg(enum tof type, struct process *proc, int arg_num, in gimme_arg()
/external/icu/icu4c/source/data/region/
Dcs.txt167 KN{"Svatý Kryštof a Nevis"}
Dsk.txt167 KN{"Svätý Krištof a Nevis"}
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
Dant-apache-oro.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/icu/icu4c/source/data/zone/
Dcs.txt559 ec{"Svatý Kryštof"}
/external/hyphenation-patterns/en-US/
Dhyph-en-us.pat.txt3933 2tof
/external/hyphenation-patterns/nb/
Dhyph-nb.pat.txt23514 2tof
/external/hyphenation-patterns/nn/
Dhyph-nn.pat.txt23514 2tof
/external/libxml2/
DChangeLog4253 * testapi.c: applied patch from Steve Nairn tof fix the compilation