HomeSort by relevance Sort by last modified time
    Searched full:leave (Results 476 - 500 of 1459) sorted by null

<<11121314151617181920>>

  /external/opencore/codecs_v2/omx/omx_common/src/
pv_omxcore.cpp 419 status = OMX_ErrorInsufficientResources;//some leave happened.
573 status = OMX_ErrorUndefined;//some leave happened.
579 status = OMX_ErrorUndefined;//some leave happened.
    [all...]
  /external/opencore/codecs_v2/omx/omx_mastercore/src/
pv_omxmastercore.cpp 354 status = OMX_ErrorInsufficientResources;//some leave happened.
471 status = OMX_ErrorUndefined;//some leave happened.
477 status = OMX_ErrorUndefined;//some leave happened.
    [all...]
  /external/opencore/oscl/oscl/osclio/src/
oscl_socket.h 72 * May leave if failure.
129 * May leave if failure.
335 * May leave if failure.
  /external/opencore/pvmi/pvmf/src/
pvmf_port_base_impl.cpp 408 // There is no need to trap the push_back, since it cannot leave in this usage
419 //first. If we cannot queue then we leave the msg in iOutgoingQueue
760 // There is no need to trap the push_back, since it cannot leave in this usage
    [all...]
  /external/v8/src/
conversions.cc 518 // Leave room in the result for appending a minus, for a period, the
602 // Leave room in the result for appending a minus, a period and in
698 // If the number has a decimal part, leave room for the period.
  /frameworks/base/docs/html/resources/articles/
contacts.jd 240 <li>Leave it as-is and rely on the Contacts compatibility mode.</li>
250 <p>Compatibility mode is the easiest option because you just leave the
257 <p>Even if the application currently runs, you don't want to leave it like this
  /external/opencore/doc/oscl_html/
group__osclmemory.html 196 This macro is used to cleanup the base class in a derived-class constructor just before a leave occurs.<dl compact><dt><b>Parameters: </b></dt><dd>
247 <a class="code" href="classOsclError.html#d7">OsclError::Leave</a>(__err);\
249 }</pre></div>Internal-use macro to catch leaves in constructors. If the constructor leaves, this will free the memory before allowing the leave to propagate to the next level. It is the constructor's responsibility to cleanup any memory in the partially constructed object before leaving. This cleanup may include cleaning up the base class using the OSCL_CLEANUP_BASE_CLASS macro.<dl compact><dt><b>Parameters: </b></dt><dd>
    [all...]
  /external/icu4c/data/mappings/
convrtrs.txt 565 ibm-943 # Leave untagged because this isn't the default
585 Shift_JIS # Leave untagged because this isn't the default
591 ibm-33722 # Leave untagged because this isn't the default
592 ibm-5050 # Leave untagged because this isn't the default, and yes this alias is correct
632 # windows-950 # Alternate mapping. Leave untagged. This is the IBM interpretation of a Windows codepage.
661 windows-936 # Alternate mapping. Leave untagged. This is the IBM interpretation of a Windows codepage.
    [all...]
  /bionic/libc/netbsd/isc/
ev_streams.c 178 * from the list. If the latter, we leave the list alone.
  /bionic/libc/netbsd/resolv/
res_mkquery.c 99 /* Options. Leave them on. */
  /cts/tests/tests/database/src/android/database/sqlite/cts/
SQLiteProgramTest.java 360 // This is expected as some tests explicitly leave statements in this state
  /dalvik/dx/src/com/android/dx/rop/type/
Prototype.java 380 * there. If a conflicting value is already in the table, then leave it.
  /dalvik/libcore/luni/src/main/java/java/net/
DatagramSocketImpl.java 169 protected abstract void leave(InetAddress addr) throws IOException; method in class:DatagramSocketImpl
  /dalvik/libcore/luni/src/main/native/
java_io_File.cpp 169 // Strictly, this is set-not-writable (i.e. we leave the execute
  /development/samples/NotePad/src/com/example/android/notepad/
NoteEditor.java 182 // but leave the user where they were (retain the cursor position
  /development/simulator/wrapsim/
FakeDev.c 208 /* okay to leave this one in the "normal" range; not visible to app */
  /external/apache-http/src/org/apache/http/impl/entity/
StrictContentLengthStrategy.java 96 * the end of a request body, since that would leave no possibility for the server to send back
  /external/dbus/tools/
dbus-launch-x11.c 126 /* Note that we leave the hostname in the display most of the
  /external/dropbear/
buffer.c 307 TRACE(("leave buf_putmpint"))
cli-runopts.c 424 TRACE(("leave addforward: done"))
  /external/guava/src/com/google/common/collect/
ImmutableBiMap.java 247 * Guaranteed to throw an exception and leave the bimap unmodified.
  /external/icu4c/common/unicode/
usetiter.h 248 // endElement set to -1. Leave them as int32_t's.
  /external/icu4c/common/
utf_impl.c 35 * - NOT AL (8-bit, leave b15..b8==0..0, reverse only b7..b0)
util.h 85 * Otherwise leave pos unchanged.
  /external/icu4c/i18n/unicode/
format.h 182 * "xy" is not a number, and leave index at 3.

Completed in 538 milliseconds

<<11121314151617181920>>