HomeSort by relevance Sort by last modified time
    Searched defs:QUESTION (Results 1 - 25 of 72) sorted by null

1 2 3

  /tools/test/connectivity/tools/lab/metrics/
verify_metric.py 26 QUESTION = 'question'
38 question: list of phone sn's in ??? mode
40 total: total number of offline, recovery, question or unauthorized
79 self.QUESTION:
  /developers/build/prebuilts/gradle/Quiz/Application/src/main/java/com/example/android/wearable/quiz/
Constants.java 27 public static final String QUESTION = "question";
  /developers/samples/android/wearable/wear/Quiz/Application/src/main/java/com/example/android/wearable/quiz/
Constants.java 27 public static final String QUESTION = "question";
  /development/samples/browseable/Quiz/Application/src/com.example.android.wearable.quiz/
Constants.java 27 public static final String QUESTION = "question";
  /developers/build/prebuilts/gradle/Quiz/Wearable/src/main/java/com/example/android/wearable/quiz/
Constants.java 27 public static final String QUESTION = "question";
  /developers/samples/android/wearable/wear/Quiz/Wearable/src/main/java/com/example/android/wearable/quiz/
Constants.java 27 public static final String QUESTION = "question";
  /development/samples/browseable/Quiz/Wearable/src/com.example.android.wearable.quiz/
Constants.java 27 public static final String QUESTION = "question";
  /external/nist-sip/java/gov/nist/core/
Separators.java 51 public static final String QUESTION = "?";
GenericObjectList.java 76 protected static final String QUESTION = Separators.QUESTION;
GenericObject.java 63 protected static final String QUESTION = Separators.QUESTION;
LexerCore.java 81 public static final int QUESTION = (int) '?';
  /external/python/cpython2/Lib/lib-tk/
tkMessageBox.py 33 QUESTION = "question"
94 "Ask a question"
95 return _show(title, message, QUESTION, YESNO, **options)
99 s = _show(title, message, QUESTION, OKCANCEL, **options)
103 "Ask a question; return true if the answer is yes"
104 s = _show(title, message, QUESTION, YESNO, **options)
108 "Ask a question; return true if the answer is yes, None if cancelled."
109 s = _show(title, message, QUESTION, YESNOCANCEL, **options)
130 print "question", askquestion("Spam", "Question?"
    [all...]
  /external/python/cpython3/Lib/tkinter/
messagebox.py 33 QUESTION = "question"
94 "Ask a question"
95 return _show(title, message, QUESTION, YESNO, **options)
99 s = _show(title, message, QUESTION, OKCANCEL, **options)
103 "Ask a question; return true if the answer is yes"
104 s = _show(title, message, QUESTION, YESNO, **options)
108 "Ask a question; return true if the answer is yes, None if cancelled."
109 s = _show(title, message, QUESTION, YESNOCANCEL, **options)
130 print("question", askquestion("Spam", "Question?")
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
tkMessageBox.py 33 QUESTION = "question"
94 "Ask a question"
95 return _show(title, message, QUESTION, YESNO, **options)
99 s = _show(title, message, QUESTION, OKCANCEL, **options)
103 "Ask a question; return true if the answer is yes"
104 s = _show(title, message, QUESTION, YESNO, **options)
108 "Ask a question; return true if the answer is yes, None if cancelled."
109 s = _show(title, message, QUESTION, YESNOCANCEL, **options)
130 print "question", askquestion("Spam", "Question?"
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
tkMessageBox.py 33 QUESTION = "question"
94 "Ask a question"
95 return _show(title, message, QUESTION, YESNO, **options)
99 s = _show(title, message, QUESTION, OKCANCEL, **options)
103 "Ask a question; return true if the answer is yes"
104 s = _show(title, message, QUESTION, YESNO, **options)
108 "Ask a question; return true if the answer is yes, None if cancelled."
109 s = _show(title, message, QUESTION, YESNOCANCEL, **options)
130 print "question", askquestion("Spam", "Question?"
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
tkMessageBox.py 33 QUESTION = "question"
94 "Ask a question"
95 return _show(title, message, QUESTION, YESNO, **options)
99 s = _show(title, message, QUESTION, OKCANCEL, **options)
103 "Ask a question; return true if the answer is yes"
104 s = _show(title, message, QUESTION, YESNO, **options)
108 "Ask a question; return true if the answer is yes, None if cancelled."
109 s = _show(title, message, QUESTION, YESNOCANCEL, **options)
130 print "question", askquestion("Spam", "Question?"
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
tkMessageBox.py 33 QUESTION = "question"
94 "Ask a question"
95 return _show(title, message, QUESTION, YESNO, **options)
99 s = _show(title, message, QUESTION, OKCANCEL, **options)
103 "Ask a question; return true if the answer is yes"
104 s = _show(title, message, QUESTION, YESNO, **options)
108 "Ask a question; return true if the answer is yes, None if cancelled."
109 s = _show(title, message, QUESTION, YESNOCANCEL, **options)
130 print "question", askquestion("Spam", "Question?"
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
Tone.java 129 * Question tone.
131 QUESTION(0x33),
  /device/linaro/bootloader/edk2/StdLib/PosixLib/Glob/
glob.c 117 #define QUESTION '?'
496 case QUESTION:
  /external/deqp/framework/randomshaders/
rsgToken.hpp 69 QUESTION,
  /external/skia/src/sksl/
SkSLLexer.h 156 #undef QUESTION
157 QUESTION,
  /external/skqp/src/sksl/
SkSLLexer.h 156 #undef QUESTION
157 QUESTION,
  /bionic/libc/upstream-freebsd/lib/libc/gen/
glob.c 120 #define QUESTION L'?'
577 case QUESTION:
  /external/nist-sip/java/gov/nist/javax/sip/parser/
TokenTypes.java 205 public static final int QUESTION = (int) '?';
  /external/swiftshader/src/OpenGL/compiler/
glslang_tab.h 179 QUESTION = 382

Completed in 429 milliseconds

1 2 3