OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ala
(Results
1 - 11
of
11
) sorted by null
/external/valgrind/coregrind/
link_tool_exe_linux.in
65
my $
ala
= $ARGV[0];
66
shift; # Remove $
ala
from @ARGV
70
if (length($
ala
) < 3 || index($
ala
, "0x") != 0);
72
# For mips32 or mips64 we need to use "--section-start=.reginfo=$
ala
" or
73
# "--section-start=.MIPS.options=$
ala
" respectively, because "-Ttext=$
ala
" will
74
# not put all the sections to the specificed address ($
ala
).
81
$extra_args = "-static -Wl,--section-start=.reginfo=$
ala
";
84
$extra_args = "-static -Wl,--section-start=.MIPS.options=$
ala
";
[
all
...]
link_tool_exe_solaris.in
28
my $
ala
= $ARGV[0];
32
if (length($
ala
) < 3 || index($
ala
, "0x") != 0);
60
LOAD_SEGMENT text { VADDR = $
ala
; ROUND = 0x1000 };
link_tool_exe_darwin.in
101
my $
ala
= $ARGV[0]; # the load address to use
106
if (length($
ala
) < 3 || index($
ala
, "0x") != 0);
109
if ($
ala
!~ /^0x[0-9a-fA-F]+$/);
157
my $stack_addr = Math::BigInt->new( $
ala
) - $TX_STACK_OFFSET_BEFORE_TEXT;
161
$cmd = "$cmd -image_base $
ala
";
/build/make/tools/droiddoc/templates-pdk/assets/
android-developer-resource-browser.js
173
* Formats the given array into a human readable, English string,
ala
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Cookie.py
176
serialize (
ala
cPickle) the value *if and only if* it isn't a
/prebuilts/gdb/darwin-x86/lib/python2.7/
Cookie.py
176
serialize (
ala
cPickle) the value *if and only if* it isn't a
/prebuilts/gdb/linux-x86/lib/python2.7/
Cookie.py
176
serialize (
ala
cPickle) the value *if and only if* it isn't a
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
Cookie.py
176
serialize (
ala
cPickle) the value *if and only if* it isn't a
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
Cookie.py
176
serialize (
ala
cPickle) the value *if and only if* it isn't a
/external/caliper/lib/
jersey-core-1.11.jar
/external/webrtc/talk/media/testdata/
h264-svc-99-640x360.rtpdump
[
all
...]
Completed in 686 milliseconds