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

1 2 3 4 5 6 7 891011>>

  /external/opencore/nodes/pvcommsionode/src/
pv_comms_io_node_port.cpp 306 OsclError::Leave(OsclErrNotSupported);
316 OsclError::Leave(OsclErrGeneral);
428 OsclError::Leave(OsclErrNotSupported);
619 OsclError::Leave(OsclErrNotSupported);
844 (0, "PVCommsIONodePort::SendData WriteAsync Leave code %d", err));
848 //if a leave occurs in the writeAsync call, we suspend data
859 // leave the message on front of the queue and return
    [all...]
  /dalvik/libcore/xml/src/main/java/org/kxml2/kdom/
Node.java 226 boolean leave = false;
253 leave = true;
269 while (!leave);
  /external/opencore/oscl/oscl/osclproc/src/
oscl_scheduler_ao.cpp 51 OsclError::Leave(OsclErrInvalidState);//EExecStillReadyOnDestruct
160 OsclError::Leave(OsclErrInvalidState);//EExecAlreadyActive
162 OsclError::Leave(OsclErrInvalidState);//EExecNotAdded
  /external/openssl/apps/
openssl-vms.cnf 48 # must be commented out to leave a V1 CRL
64 # so this is commented out by default to leave a V1 CRL.
65 # crlnumber must also be commented out to leave a V1 CRL.
openssl.cnf 48 # must be commented out to leave a V1 CRL
64 # so this is commented out by default to leave a V1 CRL.
65 # crlnumber must also be commented out to leave a V1 CRL.
  /external/quake/quake/src/QW/client/
gl_model.h 336 #define EF_ROCKET 1 // leave a trail
337 #define EF_GRENADE 2 // leave a trail
338 #define EF_GIB 4 // leave a trail
model.h 302 #define EF_ROCKET 1 // leave a trail
303 #define EF_GRENADE 2 // leave a trail
304 #define EF_GIB 4 // leave a trail
  /external/quake/quake/src/WinQuake/
gl_model.h 333 #define EF_ROCKET 1 // leave a trail
334 #define EF_GRENADE 2 // leave a trail
335 #define EF_GIB 4 // leave a trail
model.h 291 #define EF_ROCKET 1 // leave a trail
292 #define EF_GRENADE 2 // leave a trail
293 #define EF_GIB 4 // leave a trail
  /bionic/libc/stdio/
fgets.c 56 n--; /* leave space for NUL */
  /dalvik/dx/src/com/android/dx/dex/file/
HeaderItem.java 92 // Leave space for the checksum and signature.
  /development/samples/ApiDemos/src/com/example/android/apis/app/
RedirectMain.java 79 // cancelled then we can leave things as-is.
  /external/bison/m4/
progtest.m4 79 dnl If no 4th arg is given, leave the cache variable unset,
  /external/bluetooth/glib/glib/
gthreadpool.h 100 /* Stop all currently unused threads, but leave the limit untouched */
  /external/clearsilver/python/examples/trans/
README 76 This allows you to leave most of your language strings in-tact
  /external/dropbear/libtomcrypt/src/headers/
tomcrypt_cfg.h 51 /* Controls endianess and size of registers. Leave uncommented to get platform neutral [slower] code
  /external/dropbear/
netbsd_getpass.c 86 * right thing, but we leave it for now.
process-packet.c 125 TRACE(("leave process_packet"))
  /external/e2fsprogs/tests/
README 22 After the first pass, e2fsck should leave a fully consistent
  /external/guava/src/com/google/common/collect/
ImmutableList.java 304 * Guaranteed to throw an exception and leave the list unmodified.
313 * Guaranteed to throw an exception and leave the list unmodified.
322 * Guaranteed to throw an exception and leave the list unmodified.
331 * Guaranteed to throw an exception and leave the list unmodified.
ImmutableMap.java 259 * Guaranteed to throw an exception and leave the map unmodified.
268 * Guaranteed to throw an exception and leave the map unmodified.
277 * Guaranteed to throw an exception and leave the map unmodified.
286 * Guaranteed to throw an exception and leave the map unmodified.
ImmutableMultiset.java 205 * Guaranteed to throw an exception and leave the collection unmodified.
214 * Guaranteed to throw an exception and leave the collection unmodified.
223 * Guaranteed to throw an exception and leave the collection unmodified.
232 * Guaranteed to throw an exception and leave the collection unmodified.
  /external/icu4c/common/unicode/
symtable.h 93 * found, return the empty string and leave pos unchanged. That is, if the
  /external/kernel-headers/original/asm-x86/
fixmap_32.h 19 * Leave one empty page between vmalloc'ed areas and
  /external/opencore/engines/adapters/player/framemetadatautility/include/
pv_frame_metadata_factory.h 51 * Creates an instance of a pvFrameAndMetadata utility. If the creation fails, this function will leave.

Completed in 516 milliseconds

1 2 3 4 5 6 7 891011>>