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

  /external/llvm/utils/bugpoint/
RemoteRunSafely.sh 43 ORIG_ARGS="$*"
44 #DEBUG: echo 'GOT: '$ORIG_ARGS
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-main.c 113 and also a copy in "orig_args".
125 appropriately. It may modify the args; this is why "orig_args"
1238 SyscallArgs orig_args; member in struct:__anon27958
    [all...]
  /external/chromium_org/ppapi/generators/
idl_c_proto.py 622 orig_args = args
628 args = orig_args
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
urllib2.py 436 orig_args = args
447 args = (dict, 'default', 'http_error_default') + orig_args
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
urllib2.py 436 orig_args = args
447 args = (dict, 'default', 'http_error_default') + orig_args
    [all...]
  /external/v8/src/
d8.js     [all...]

Completed in 90 milliseconds