Searched refs:OPTIONS (Results 1 – 9 of 9) sorted by relevance
/frameworks/compile/mclinker/tools/mcld/ |
D | Options.td | 15 HelpText<"DYNAMIC OPTIONS">; 69 HelpText<"OPTIMIZATION OPTIONS">; 115 HelpText<"OUTPUT OPTIONS">; 254 HelpText<"POSITIONAL OPTIONS">; 321 HelpText<"PREFERENCE OPTIONS">; 379 HelpText<"SCRIPT OPTIONS">; 413 HelpText<"SEARCHPATH OPTIONS">; 438 HelpText<"SYMBOL OPTIONS">; 461 HelpText<"TARGET OPTIONS">;
|
/frameworks/native/libs/ui/tools/ |
D | lutgen.cpp | 87 static const struct option OPTIONS[] = { in handleCommandLineArgments() local 98 while ((opt = getopt_long(argc, argv, OPTSTR, OPTIONS, &index)) >= 0) { in handleCommandLineArgments()
|
/frameworks/opt/net/voip/src/java/com/android/server/sip/ |
D | SipHelper.java | 199 ? createRequest(Request.OPTIONS, caller, tag) in sendOptions() 200 : createRequest(Request.OPTIONS, caller, callee, tag); in sendOptions() 453 if (DBG && (!Request.OPTIONS.equals(request.getMethod()) in sendResponse()
|
D | SipSessionGroup.java | 514 } else if (isRequestEvent(Request.OPTIONS, evt)) { in process() 839 } else if (isRequestEvent(Request.OPTIONS, evt)) { in processExceptions() 1635 if (expectResponse(Request.OPTIONS, evt)) { 1745 if (Request.OPTIONS.equals(response.getHeader(CSeqHeader.NAME))) { 1750 if (isRequestEvent(Request.OPTIONS, evt)) {
|
/frameworks/base/startop/scripts/app_startup/ |
D | run_app_with_prefetch | 19 Usage: run_app_with_prefetch --package <name> [OPTIONS]...
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | ProcessStatsService.java | 499 res |= ProcessStats.OPTIONS[optionIndex];
|
/frameworks/base/core/java/com/android/internal/app/procstats/ |
D | ProcessStats.java | 175 public static final int[] OPTIONS = field in ProcessStats
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 54816 field public static final java.lang.String METHOD_NAME = "OPTIONS";
|
/frameworks/base/config/ |
D | hiddenapi-greylist-max-o.txt | 30263 Landroid/icu/text/StringPrep;->OPTIONS:I
|