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

  /external/valgrind/main/coregrind/m_syswrap/
syswrap-main.c 115 and also a copy in "orig_args".
127 appropriately. It may modify the args; this is why "orig_args"
1359 SyscallArgs orig_args; member in struct:__anon16364
    [all...]
  /external/chromium_org/ppapi/generators/
idl_c_proto.py 688 orig_args = args
694 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...]

Completed in 1332 milliseconds