OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mLongName
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/third_party/codesighs/
nm2tsv.c
81
const char*
mLongName
;
315
if(0 == strcmp(gSwitches[switchLoop]->
mLongName
, inArgv[loop]))
422
ERROR_REPORT(retval, current->
mLongName
, "No handler for command line switch.");
475
printf("\t%s%s\n", gSwitches[loop]->
mLongName
, valueText);
codesighs.c
107
const char*
mLongName
;
640
if(0 == strcmp(gSwitches[switchLoop]->
mLongName
, inArgv[loop]))
805
ERROR_REPORT(retval, current->
mLongName
, "Unable to expand array.");
833
ERROR_REPORT(retval, current->
mLongName
, "Unable to expand array.");
861
ERROR_REPORT(retval, current->
mLongName
, "Unable to expand array.");
889
ERROR_REPORT(retval, current->
mLongName
, "Unable to expand array.");
917
ERROR_REPORT(retval, current->
mLongName
, "Unable to expand array.");
945
ERROR_REPORT(retval, current->
mLongName
, "Unable to expand array.");
957
ERROR_REPORT(retval, current->
mLongName
, "No handler for command line switch.");
[
all
...]
msdump2symdb.c
81
const char*
mLongName
;
902
if(0 == strcmp(gSwitches[switchLoop]->
mLongName
, inArgv[loop]))
[
all
...]
maptsvdifftool.c
86
const char*
mLongName
;
[
all
...]
msmap2tsv.c
201
const char*
mLongName
;
[
all
...]
/frameworks/base/tests/FrameworkPerf/src/com/android/frameworkperf/
TestService.java
430
final String
mLongName
;
434
mLongName
= longName;
442
return
mLongName
;
[
all
...]
/prebuilts/devtools/tools/lib/
sdklib.jar
/prebuilts/gradle-plugin/com/android/tools/sdklib/22.2.0/
sdklib-22.2.0.jar
Completed in 124 milliseconds