Searched
full:leave (Results
326 -
350 of
1459) sorted by null
<<11121314151617181920>>
/external/guava/src/com/google/common/collect/ |
ImmutableClassToInstanceMap.java | 137 * Guaranteed to throw an exception and leave the map unmodified.
|
/external/icu4c/common/ |
utrie2_impl.h | 95 * At build time, leave a gap in the index-2 table,
|
/external/icu4c/i18n/ |
name2uni.cpp | 212 // If the lookup failed, we leave things as-is and
|
/external/icu4c/test/intltest/ |
punyref.h | 66 /* the caller can leave room for a terminator and add one if */
|
/external/iproute2/doc/ |
arpd.sgml | 80 database and leave <tt/sysctl/ parameters in an unpredictable state.
|
/external/iproute2/include/linux/ |
netlink.h | 24 /* leave room for NETLINK_DM (DM Events) */
|
/external/iproute2/man/man8/ |
arpd.8 | 47 arpd exits gracefully syncing database and restoring adjusted sysctl parameters, when receives SIGINT or SIGTERM. SIGHUP syncs database to disk. SIGUSR1 sends some statistics to syslog. Effect of another signals is undefined, they may corrupt database and leave sysctl praameters in an unpredictable state.
|
/external/ipsec-tools/src/racoon/ |
plainrsa-gen.8 | 92 leave your computer:
|
/external/iptables/extensions/ |
libip6t_physdev.c | 23 " [!] --physdev-is-out will leave on a bridge device\n"
|
libipt_physdev.c | 23 " [!] --physdev-is-out will leave on a bridge device\n"
|
/external/jpeg/ |
jconfig.doc | 105 * (unsigned) shift; leave it undefined if ">>" is a signed (arithmetic) shift,
|
jconfig.h | 106 * (unsigned) shift; leave it undefined if ">>" is a signed (arithmetic) shift,
|
/external/kernel-headers/original/linux/ |
a1026.h | 51 A1026_NS_STATE_AUTO, /* leave mode as selected by driver */
|
/external/opencore/baselibs/threadsafe_callback_ao/src/ |
threadsafe_queue.cpp | 36 OsclError::Leave(OsclErrSystemCallFailed);
|
/external/opencore/doc/oscl_html/ |
classHeapBase.html | 45 Derived from <a class="el" href="class__OsclHeapBase.html">_OsclHeapBase</a> providing CBase* alike pointer and virtual destructor for cleanupstack to Push and Pop for cleanup when leave occurs.
|
classOsclException.html | 30 All PacketVideo exception classes will be derived from the OsclException class. Each derived class will have a static function where the leave code can be obtained. This avoids the issue of having static members in a DLL. The function needs to be static so it can be called without an instance of the class
|
classOsclMemBasicAllocator.html | 62 pointer (or Leave with OsclErrNoMemory ) </dl>
|
oscl__error__imp_8h-source.html | 41 00049 <span class="preprocessor"></span><span class="preprocessor">#error No leave implementation!</span>
|
/external/opencore/engines/2way/src/ |
pv_2way_proxy_adapter.cpp | 239 //if ProcessMessage did a leave, create 884 //ignore any leave from the observer function. 898 //ignore any leave from the observer function. 910 //ignore any leave from the observer function.
|
/external/opencore/nodes/pvclientserversocketnode/src/ |
pvmf_clientserver_socket_port.cpp | 132 // There is no need to trap the push_back, since it cannot leave in this usage
|
/external/opencore/oscl/oscl/osclbase/src/ |
oscl_singleton.h | 94 * Return the current value of the singleton and leave the singleton table locked
|
/external/opencore/oscl/oscl/osclerror/src/ |
oscl_error_trapcleanup.h | 203 //Global leave info.
|
/external/opencore/oscl/oscl/osclio/src/ |
oscl_socket.cpp | 179 OsclError::Leave(OsclErrGeneral);
|
/external/opencore/oscl/oscl/osclmemory/src/ |
oscl_mem_mempool.cpp | 334 // Leave with resource limitation 371 // Need to leave and return if empty buffer not found 380 // Leave with resource limitation 418 // Leave with resource limitation [all...] |
/external/opencore/oscl/oscl/osclregserv/src/ |
oscl_registry_serv_impl.cpp | 180 //note: the push_back call may leave. if so, just exit
|
Completed in 211 milliseconds
<<11121314151617181920>>