Searched refs:symlist (Results 1 - 4 of 4) sorted by relevance

/external/bison/
H A DAndroid.mk183 src/symlist.c \
/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dpprof2498 # shortname is ambiguous. The symlist has both the fullname and
2505 # symlist is the appropriate one to use.
2512 foreach my $symlist (values(%{$symbols})) {
2514 my $shortname = $symlist->[0];
2515 my $fullname = $symlist->[2];
2527 foreach my $symlist (values(%{$symbols})) {
2528 my $shortname = $symlist->[0];
2529 my $fullname = $symlist->[2];
2531 # store in the map if $symlist->[1] is in that list. Saves space.
2576 my $symlist
[all...]
/external/jemalloc/bin/
H A Dpprof2498 # shortname is ambiguous. The symlist has both the fullname and
2505 # symlist is the appropriate one to use.
2512 foreach my $symlist (values(%{$symbols})) {
2514 my $shortname = $symlist->[0];
2515 my $fullname = $symlist->[2];
2527 foreach my $symlist (values(%{$symbols})) {
2528 my $shortname = $symlist->[0];
2529 my $fullname = $symlist->[2];
2531 # store in the map if $symlist->[1] is in that list. Saves space.
2576 my $symlist
[all...]
/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dpprof2498 # shortname is ambiguous. The symlist has both the fullname and
2505 # symlist is the appropriate one to use.
2512 foreach my $symlist (values(%{$symbols})) {
2514 my $shortname = $symlist->[0];
2515 my $fullname = $symlist->[2];
2527 foreach my $symlist (values(%{$symbols})) {
2528 my $shortname = $symlist->[0];
2529 my $fullname = $symlist->[2];
2531 # store in the map if $symlist->[1] is in that list. Saves space.
2576 my $symlist
[all...]

Completed in 824 milliseconds