HomeSort by relevance Sort by last modified time
    Searched full:accepted (Results 101 - 125 of 1221) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/bison/src/
closure.h 35 rules could be run and which items could be accepted when those
  /external/chromium/chrome/browser/extensions/
extension_uninstall_dialog.h 60 // The delegate we will call Accepted/Canceled on after confirmation UI.
extension_omnibox_api.h 28 // The user has accepted the omnibox input.
  /external/chromium/chrome/browser/ui/webui/options/
font_settings_utils_mac.mm 19 // -[NSFont fontWithName:size] accepted a font or family name, but the
  /external/clang/test/Lexer/
c90.c 12 // comment accepted as extension /* expected-error {{// comments are not allowed in this language}}
char-literal.cpp 40 // FIXME: The above should be accepted in C11 mode.
  /external/easymock/src/org/easymock/
IArgumentMatcher.java 19 * Decides whether an actual argument is accepted.
  /external/jmonkeyengine/engine/src/networking/com/jme3/network/
Filter.java 45 * Returns true if the specified input is accepted by this
  /external/markdown/docs/extensions/
footnotes.txt 14 Python-Markdown's Footnote syntax follows the generally accepted syntax of the
  /external/openssh/regress/
envpass.sh 6 # NB accepted env vars are in test-exec.sh (_XXX_TEST_* and _XXX_TEST)
  /external/webkit/Source/WebCore/css/
SVGCSSValueKeywords.in 1 # These are all values accepted for CSS2.
  /frameworks/base/libs/hwui/
Stencil.h 46 * Returns the smallest stencil format accepted by render buffers.
  /libcore/luni/src/main/java/java/util/concurrent/
RejectedExecutionException.java 11 * accepted for execution.
  /libcore/luni/src/test/java/org/apache/harmony/luni/tests/internal/net/www/protocol/http/
HttpURLConnectionTest.java 50 boolean accepted = false; field in class:HttpURLConnectionTest.MockServer
72 accepted = true;
218 assertTrue("Proxy server was not used", proxy.accepted);
263 assertTrue("Proxy server was not used", proxy.accepted);
  /external/oprofile/events/mips/74K/
events.h 123 "68-0 All OCP requests accepted"},
125 "69-0 OCP read requests accepted"},
127 "70-0 OCP write requests accepted"},
237 "68-1 All OCP cacheable requests accepted"},
239 "69-1 OCP cacheable read request accepted"},
241 "70-1 OCP cacheable write request accepted"},
  /external/replicaisland/src/com/replica/replicaisland/
NPCComponent.java 161 boolean accepted = true;
170 accepted = executeCommand(hotSpot, parentObject, timeDelta);
173 accepted = executeCommand(hotSpot, parentObject, timeDelta);
185 accepted = executeCommand(nextCommand(), parentObject, timeDelta);
186 if (accepted) {
194 if (accepted) {
  /external/nist-sip/java/gov/nist/javax/sip/header/
Warning.java 114 * @throws SipParseException if code is not accepted by implementation
128 * @throws ParseException if host is not accepted by implementation
141 * @throws ParseException if text is not accepted by implementation
  /external/webkit/Source/WebKit/qt/Api/
qwebview.cpp 994 const bool accepted = ev->isAccepted(); local
996 ev->setAccepted(accepted);
1005 const bool accepted = ev->isAccepted(); local
1007 ev->setAccepted(accepted);
1016 const bool accepted = ev->isAccepted(); local
1018 ev->setAccepted(accepted);
1027 const bool accepted = ev->isAccepted(); local
1029 ev->setAccepted(accepted);
1039 const bool accepted = ev->isAccepted(); local
1041 ev->setAccepted(accepted);
1052 const bool accepted = ev->isAccepted(); local
    [all...]
  /cts/tools/vm-tests-tf/src/dot/junit/
DxUtil.java 24 * whether in case of a failure, also ClassNotFoundException is accepted.
  /development/samples/MySampleRss/src/com/example/codelab/rssexample/
AddRssItem.java 47 Intent res = new Intent("Accepted");
  /development/tools/mkstubs/src/com/android/mkstubs/
Filter.java 74 * @return True if the string can be accepted, false if it must be rejected.
  /external/bison/lib/
error.h 24 accepted by gcc versions 2.6.4 (effectively 2.7) and later.
vasnprintf.h 28 accepted by gcc versions 2.6.4 (effectively 2.7) and later.
  /external/chromium/chrome/browser/chromeos/login/
password_changed_view.h 80 // Called when dialog is accepted.
  /external/chromium/chrome/browser/ui/toolbar/
encoding_menu_controller_unittest.cc 32 // Check that all valid encodings are accepted.

Completed in 662 milliseconds

1 2 3 45 6 7 8 91011>>