Home
last modified time | relevance | path

Searched refs:typecast (Results 1 – 10 of 10) sorted by relevance

/external/linux-tools-perf/util/
Dtrace-event.h125 struct print_arg_typecast typecast; member
Dtrace-event-parse.c1353 val = arg_num_eval(arg->typecast.item); in arg_num_eval()
1452 return arg_eval(arg->typecast.item); in arg_eval()
1643 arg->typecast.type = arg->atom.atom; in process_paren()
1644 arg->typecast.item = item_arg; in process_paren()
2084 return eval_num_arg(data, size, event, arg->typecast.item); in eval_num_arg()
2988 printf("(%s)", args->typecast.type); in print_args()
2989 print_args(args->typecast.item); in print_args()
/external/linux-tools-perf/util/scripting-engines/
Dtrace-event-perl.c212 define_event_symbols(event, ev_name, args->typecast.item); in define_event_symbols()
Dtrace-event-python.c171 define_event_symbols(event, ev_name, args->typecast.item); in define_event_symbols()
/external/qemu-pc-bios/bochs/
Dconfig.h.in541 // You can typecast a pointer to a bx_pr_equiv_t without losing any
/external/libpng/
DCHANGES1039 Changed typecast of "size" argument to png_size_t in pngmem.c calls to
1424 Fixed an incorrect typecast in pngrutil.c
1653 Add "png_bytep" typecast to profile while calculating length in pngwutil.c
Dlibpng-1.2.46.txt3164 put a space between a typecast and the expression being
Dlibpng-1.2.44.txt3164 put a space between a typecast and the expression being
/external/libexif/
DChangeLog1293 * libexif/olympus/mnote-olympus-entry.c: typecast.
/external/chromium_org/third_party/libxml/src/
DChangeLog6116 * dict.c: added a typecast to try to avoid problem reported by