HomeSort by relevance Sort by last modified time
    Searched full:occur (Results 51 - 75 of 3505) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/valgrind/main/memcheck/tests/
malloc3.c 29 // occur in practice.
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
WnnDictionary.java 303 * @return 0 if no error occur; <0 if an error occur
309 * @return 0 if no error occur; <0 if an error occur
317 * @return 0 if no error occur; <0 if an error occur
324 * @return 0 if no error occur; <0 if an error occur
332 * @return 0 if no error occur; <0 if an error occur
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_getargs.py 11 # The s code will cause a Unicode conversion to occur. This test
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_getargs.py 11 # The s code will cause a Unicode conversion to occur. This test
  /external/markdown/MarkdownTest/Tests_2004/
Backslash escapes.html 35 <p>These should not, because they occur within a code block:</p>
70 <p>Nor should these, which occur in code spans:</p>
Backslash escapes.text-out 26 <p>These should not, because they occur within a code block:</p>
61 <p>Nor should these, which occur in code spans:</p>
Backslash escapes.text-res 26 <p>These should not, because they occur within a code block:</p>
61 <p>Nor should these, which occur in code spans:</p>
  /external/markdown/tests/markdown-test/
backlash-escapes.html 18 <p>These should not, because they occur within a code block:</p>
51 <p>Nor should these, which occur in code spans:</p>
  /libcore/luni/src/main/java/javax/xml/parsers/
DocumentBuilder.java 95 * @exception IOException If any IO errors occur.
96 * @exception SAXException If any parse errors occur.
119 * @exception IOException If any IO errors occur.
120 * @exception SAXException If any parse errors occur.
143 * @exception IOException If any IO errors occur.
144 * @exception SAXException If any parse errors occur.
165 * @exception IOException If any IO errors occur.
166 * @exception SAXException If any parse errors occur.
193 * @exception IOException If any IO errors occur.
194 * @exception SAXException If any parse errors occur
    [all...]
SAXParser.java 148 * @throws SAXException If any SAX errors occur during processing.
175 * @throws IOException If any IO errors occur.
176 * @throws SAXException If any SAX errors occur during processing.
200 * @throws IOException If any IO errors occur.
201 * @throws SAXException If any SAX errors occur during processing.
230 * @throws IOException If any IO errors occur.
231 * @throws SAXException If any SAX errors occur during processing.
254 * @throws IOException If any IO errors occur.
255 * @throws SAXException If any SAX errors occur during processing.
279 * @throws IOException If any IO errors occur
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/p2p/testcase/
P2pBroadcastReceiverTest.java 89 Log.e(TAG, "Appropriate WIFI_P2P_PEERS_CHANGED_ACTION didn't occur");
110 Log.e(TAG, "Appropriate WIFI_P2P_CONNECTION_CHANGED_ACTION didn't occur");
137 Log.e(TAG, "Appropriate WIFI_P2P_PEERS_CHANGED_ACTION didn't occur");
170 Log.e(TAG, "Appropriate WIFI_P2P_PEERS_CHANGED_ACTION didn't occur");
191 Log.e(TAG, "WIFI_P2P_CONNECTION_CHANGED_ACTION didn't occur");
  /external/chromium/chrome/browser/automation/
automation_tab_helper.h 28 // |LOAD_START| and |LOAD_STOP| notifications may occur several times for a
35 // scheduled to occur immediately. The only scheduled loads that are
37 // TODO(kkania): Handle redirects that are scheduled to occur later, and
  /external/chromium_org/chrome/browser/resources/print_preview/
metrics.js 16 * that can happen in order. This implies that an event cannot occur twice and
17 * an event that occurs semantically before another event, should not occur
  /external/chromium_org/native_client_sdk/src/doc/
glossary.rst 20 Events that occur when an input device (such as keyboard or mouse)
46 Events that occur when a change in the browser affects the
  /external/libnfc-nci/halimpl/bcm2079x/adaptation/
SyncEvent.h 65 ** Description: Block the thread and wait for the event to occur.
80 ** Description: Block the thread and wait for the event to occur.
  /external/markdown/MarkdownTest/Tests_2007/
Backslash escapes.html 35 <p>These should not, because they occur within a code block:</p>
70 <p>Nor should these, which occur in code spans:</p>
  /external/qemu/
iolooper.h 43 /* Waits for an I/O to occur before specific absolute time.
61 * occur.
  /frameworks/opt/photoviewer/src/com/android/ex/photo/
PhotoViewCallbacks.java 34 * Called when a right-to-left touch move intercept is about to occur.
43 * Called when a left-to-right touch move intercept is about to occur.
  /libcore/luni/src/main/java/java/security/cert/
CertStoreSpi.java 52 * if error(s) occur.
67 * if error(s) occur.
  /packages/apps/Nfc/nci/jni/
SyncEvent.h 61 ** Description: Block the thread and wait for the event to occur.
76 ** Description: Block the thread and wait for the event to occur.
  /cts/tools/signature-tools/src/signature/compare/model/
ITypeVariableDeltas.java 23 * ITypeVariableDefinitionDelta}s. Type variable deltas can occur, where type
  /development/samples/ApiDemos/src/com/example/android/apis/app/
OneShotAlarm.java 30 * should occur once.
RepeatingAlarm.java 30 * should occur once.
  /development/samples/ApiDemos/src/com/example/android/apis/content/
ResourcesLayoutReference.java 30 // what is shown based on the smallest width that will occur.
ResourcesSmallestWidth.java 30 // what is shown based on the smallest width that will occur.

Completed in 356 milliseconds

1 23 4 5 6 7 8 91011>>