OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:orig_args
(Results
1 - 5
of
5
) sorted by null
/build/kati/
main.cc
121
const string&
orig_args
) {
126
if (!NeedsRegen(start_time,
orig_args
)) {
191
GenerateNinja(nodes, ev,
orig_args
, start_time);
249
string
orig_args
;
local
252
orig_args
+= ' ';
253
orig_args
+= argv[i];
262
int r = Run(g_flags.targets, g_flags.cl_vars,
orig_args
);
/external/valgrind/coregrind/m_syswrap/
syswrap-main.c
125
and also a copy in "
orig_args
".
137
appropriately. It may modify the args; this is why "
orig_args
"
1620
SyscallArgs
orig_args
;
member in struct:__anon37464
[
all
...]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
stringobject.c
4237
PyObject *result, *
orig_args
;
local
[
all
...]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
stringobject.c
4217
PyObject *result, *
orig_args
;
local
[
all
...]
/external/python/cpython2/Objects/
stringobject.c
4252
PyObject *result, *
orig_args
;
local
[
all
...]
Completed in 1106 milliseconds