Searched defs:tof (Results 1 - 5 of 5) sorted by relevance

/external/ltrace/
H A 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,
78 struct fetch_context *arch_fetch_arg_init(enum tof type, struct process *proc,
82 int arch_fetch_arg_next(struct fetch_context *ctx, enum tof type,
85 int arch_fetch_retval(struct fetch_context *ctx, enum tof type,
H A Dhandle_event.c525 output_syscall(struct process *proc, const char *name, enum tof tof, argument
535 output_left(tof, proc, &syscall);
539 output_right(tof, proc, &syscall, spent);
H A Doutput.c295 fetch_simple_param(enum tof type, struct process *proc,
338 fetch_param_pack(enum tof type, struct process *proc,
392 fetch_one_param(enum tof type, struct process *proc,
427 enum tof tof; member in struct:fetch_one_param_data
434 return CBS_STOP_IF(fetch_one_param(cb_data->tof, cb_data->proc,
441 fetch_params(enum tof type, struct process *proc,
495 output_left(enum tof type, struct process *proc,
639 output_right(enum tof type, struct process *proc, struct library_symbol *libsym,
/external/srec/tools/grxmlcompile/
H A Dsub_min.cpp65 int fix, six, fnxt, snxt, tof, tos, count; local
99 tof= arc[forwardList[fix]]->GetToId();
100 // printf ("Debug inner %d %d, %d %d\n", tof, tos, equivMap[tof], equivMap[tos]);
101 // if (tof >= 0) bogus assert
102 // assert (tof == equivMap[tof]);
108 || tos != tof)
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-apache-oro.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 123 milliseconds