OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:envchanged
(Results
1 - 3
of
3
) sorted by null
/external/linux-tools-perf/perf-3.12.0/tools/perf/
perf.c
130
static int handle_options(const char ***argv, int *argc, int *
envchanged
)
165
if (
envchanged
)
166
*
envchanged
= 1;
173
if (
envchanged
)
174
*
envchanged
= 1;
180
if (
envchanged
)
181
*
envchanged
= 1;
188
if (
envchanged
)
189
*
envchanged
= 1;
194
if (
envchanged
)
233
int
envchanged
= 0, ret = 0, saved_errno = errno;
local
[
all
...]
/external/chromium_org/third_party/skia/platform_tools/android/bin/linux/
perfhost
/external/skia/platform_tools/android/bin/linux/
perfhost
Completed in 99 milliseconds