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

1 2 3 45 6 7 8 91011>>

  /external/icu4c/common/
ustr_wcs.c 187 /* we donot check for limit since tempBuf is null terminated */
310 /* if the wchar_t source is null terminated we can safely
312 * path for null terminated strings.
334 /* here the source is not null terminated
375 pCSrc += retVal+1 /* already null terminated */;
383 /* the source is not null terminated and we are
  /external/icu4c/test/intltest/
idnaref.h 39 * @param srcLength Number of UChars in src, or -1 if NUL-terminated.
77 * @param srcLength Number of UChars in src, or -1 if NUL-terminated.
120 * @param srcLength Number of UChars in src, or -1 if NUL-terminated.
159 * @param srcLength Number of UChars in src, or -1 if NUL-terminated.
198 * @param length1 Length of first source string, or -1 if NUL-terminated.
201 * @param length2 Length of second source string, or -1 if NUL-terminated.
  /external/icu4c/i18n/unicode/
utrans.h 173 * @param idLength the length of the ID string, or -1 if NUL-terminated
179 * are NUL-terminated.
267 * @return the NUL-terminated ID string. This pointer remains
300 * @param idLength the length of id, or -1 if id is zero-terminated
319 * filterPattern is zero-terminated
451 * zero-terminated. Upon return, the new length is stored in
453 * be zero-terminated.
493 * zero-terminated. Upon return, the new length is stored in
495 * be zero-terminated.
529 * are zero-terminated
    [all...]
  /dalvik/vm/jdwp/
ExpandBuf.cpp 161 * Add a UTF8 string as a 4-byte length followed by a non-NULL-terminated
165 * they can be null-terminated (either they don't have null bytes or they
  /external/chromium/base/threading/
worker_pool_posix.cc 117 DCHECK(!terminated_) << "Thread pool is already terminated.";
126 "This thread pool is already terminated. Do not post new tasks.";
  /external/guava/guava-tests/test/com/google/common/util/concurrent/
AbstractIdleServiceTest.java 61 assertEquals(Service.State.TERMINATED, service.state());
72 assertEquals("NullService [" + Service.State.TERMINATED + "]", service.toString());
  /external/icu4c/common/unicode/
unorm2.h 200 * @param length length of the source string, or -1 if NUL-terminated
222 * @param firstLength length of the first string, or -1 if NUL-terminated
225 * @param secondLength length of the source string, or -1 if NUL-terminated
245 * @param firstLength length of the first string, or -1 if NUL-terminated
248 * @param secondLength length of the source string, or -1 if NUL-terminated
291 * @param length length of the string, or -1 if NUL-terminated
313 * @param length length of the string, or -1 if NUL-terminated
342 * @param length length of the string, or -1 if NUL-terminated
  /external/junit/src/org/junit/internal/runners/
MethodRoadie.java 69 boolean terminated= service.awaitTermination(timeout,
71 if (!terminated)
  /external/openssh/
sftp-client.h 61 /* Read contents of 'path' to NULL-terminated array 'dir' */
64 /* Frees a NULL-terminated array of SFTP_DIRENTs (eg. from do_readdir) */
  /external/qemu/android/utils/
bufprint.h 43 ** as a convenience, the appended string is zero-terminated if there is no overflow.
44 ** (this means that even if p >= end, the content of "buffer" is zero-terminated)
  /external/srec/seti/setiUtils/src/
platform_utils.c 36 Returns the position in NULL terminated input_str where seps are found,
38 Seps contains a NULL terminated string of separators
  /external/svox/pico/lib/
picoextapi.h 55 /* An UTF-8 string must point to a byte array, terminated by a null character
57 (in native byte ordering), terminated by a 0. */
  /external/webkit/Source/JavaScriptCore/runtime/
ExceptionHelpers.cpp 68 virtual ComplType exceptionType() const { return Terminated; }
70 virtual UString toString(ExecState*) const { return "JavaScript execution terminated."; }
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
ResultCode.java 66 /** Proactive UICC session terminated by the user */
78 /** USSD or SS transaction terminated by the user */
  /hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Server/public/
Server.h 62 * @param localAdrerss Pointer to a zero terminated string containing the file to listen to.
71 * All available connections will be terminated. Resources will be freed.
  /libcore/luni/src/main/java/java/lang/
Process.java 69 * It is available only when the native process has terminated.
73 * if this process has not terminated.
  /libcore/luni/src/main/java/java/util/concurrent/
ThreadPoolExecutor.java 87 * excess threads will be terminated if they have been idle for more
210 * entries. Additionally, method {@link #terminated} can be overridden
212 * Executor has fully terminated.
313 * TIDYING: All tasks have terminated, workerCount is zero,
315 * will run the terminated() hook method
316 * TERMINATED: terminated() has completed
330 * TIDYING -> TERMINATED
331 * When the terminated() hook method has completed
334 * state reaches TERMINATED
652 terminated(); method
1931 protected void terminated() { } method in class:ThreadPoolExecutor
    [all...]
  /packages/apps/Exchange/exchange2/tests/src/com/android/exchange/adapter/
SerializerTests.java 68 Wbxml.STR_I, // 0-terminated string
74 Wbxml.STR_I, // 0-terminated string
  /packages/apps/Exchange/tests/src/com/android/exchange/adapter/
SerializerTests.java 68 Wbxml.STR_I, // 0-terminated string
74 Wbxml.STR_I, // 0-terminated string
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
XWDFile.h 53 /* header_size = SIZEOF(XWDheader) + length of null-terminated
95 /* Null-terminated window name follows the above structure. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
utmp.h 50 /* The structure describing the status of a terminated process. This
111 #define DEAD_PROCESS 8 /* Terminated process. */
utmpx.h 41 /* The structure describing the status of a terminated process. This
99 #define DEAD_PROCESS 8 /* Terminated process. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
XWDFile.h 53 /* header_size = SIZEOF(XWDheader) + length of null-terminated
95 /* Null-terminated window name follows the above structure. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
utmp.h 50 /* The structure describing the status of a terminated process. This
111 #define DEAD_PROCESS 8 /* Terminated process. */
utmpx.h 41 /* The structure describing the status of a terminated process. This
99 #define DEAD_PROCESS 8 /* Terminated process. */

Completed in 778 milliseconds

1 2 3 45 6 7 8 91011>>