HomeSort by relevance Sort by last modified time
    Searched refs:ala (Results 1 - 6 of 6) sorted by null

  /external/valgrind/main/coregrind/
link_tool_exe_linux.in 57 my $ala = $ARGV[0];
61 if (length($ala) < 3 || index($ala, "0x") != 0);
69 # 'cc' -static -Ttext='ala' 'restargs'
71 # For mips we need to use "--section-start=.reginfo=$ala" because
72 # "--section-start=.reginfo=$ala" will put all the sections to the
73 # specificed address ($ala)
79 $cmd = "$cc -static -Wl,--section-start=.reginfo=$ala";
81 $cmd = "$cc -static -Wl,-Ttext=$ala";
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/tools/droiddoc/templates-pdk/assets/
android-developer-resource-browser.js 173 * Formats the given array into a human readable, English string, ala
  /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/chromium_org/third_party/libjingle/source/talk/media/testdata/
h264-svc-99-640x360.rtpdump     [all...]

Completed in 4313 milliseconds