HomeSort by relevance Sort by last modified time
    Searched full:terminated (Results 226 - 250 of 2498) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/v8/src/
disasm.h 61 // Writes one disassembled instruction into 'buffer' (0-terminated).
fixed-dtoa.h 49 // returns false. The output is null-terminated when the function succeeds.
  /external/valgrind/main/none/tests/
pth_atfork1.c 114 error (EXIT_FAILURE, 0, "Child terminated incorrectly");
  /external/webkit/Source/JavaScriptCore/wtf/text/
CString.h 50 // A container for a null-terminated char array supporting copy-on-write
  /external/webkit/Source/WebCore/bindings/js/
WorkerScriptController.h 66 // After JS execution was terminated in this way, the Worker thread has to use
  /external/webkit/Source/WebCore/bindings/v8/
WorkerScriptController.h 61 // After JS execution was terminated in this way, the Worker thread has to use
  /external/webkit/Source/WebCore/workers/
WorkerRunLoop.h 59 bool terminated() { return m_messageQueue.killed(); } function in class:WebCore::WorkerRunLoop
  /external/webkit/Source/WebKit/android/plugins/
ANPSystem_npapi.h 39 function looks for a class given the fully qualified and null terminated
  /external/webkit/Source/WebKit/chromium/public/
WebKit.h 48 // terminated by the time this function returns.
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
MediaRecorderStopStateUnitTest.java 63 Log.v(TAG, "sleep was interrupted and terminated prematurely");
  /frameworks/base/telephony/java/com/android/internal/telephony/gsm/
SuppServiceNotification.java 63 + (notificationType == 0 ? " originated " : " terminated ")
  /frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/create/
ICreateInfo.java 58 * The array contains a list of null terminated section starting with the name of the class
  /frameworks/base/voip/java/android/net/sip/
SipErrorCode.java 36 /** When transaction is terminated unexpectedly. */
  /hardware/ti/omap3/dspbridge/inc/
uuidutil.h 46 * pszUuid: Pointer to a buffer to receive a NULL-terminated UUID
  /ndk/sources/host-tools/ndk-stack/
ndk-stack-parser.h 49 * line - ADB log output line to parse. The line must be zero-terminated, and
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
ggc.h 68 In an array, terminated by having base == NULL. */
77 /* Pointers to arrays of ggc_root_tab, terminated by NULL. */
94 /* Pointers to arrays of ggc_cache_tab, terminated by NULL. */
265 null-terminated string and the memory sized accordingly. */
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
ggc.h 66 In an array, terminated by having base == NULL. */
75 /* Pointers to arrays of ggc_root_tab, terminated by NULL. */
92 /* Pointers to arrays of ggc_cache_tab, terminated by NULL. */
224 null-terminated string and the memory sized accordingly. */
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
ggc.h 66 In an array, terminated by having base == NULL. */
75 /* Pointers to arrays of ggc_root_tab, terminated by NULL. */
92 /* Pointers to arrays of ggc_cache_tab, terminated by NULL. */
224 null-terminated string and the memory sized accordingly. */
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
ggc.h 66 In an array, terminated by having base == NULL. */
75 /* Pointers to arrays of ggc_root_tab, terminated by NULL. */
92 /* Pointers to arrays of ggc_cache_tab, terminated by NULL. */
224 null-terminated string and the memory sized accordingly. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
x25.h 48 * An X.121 address, it is held as ASCII text, null terminated, up to 15
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
vtimes.h 63 *CURRENT. If CHILD is not NULL, write statistics for all terminated child
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
x25.h 48 * An X.121 address, it is held as ASCII text, null terminated, up to 15
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
ak4xxx-adda.h 55 const char **input_names; /* capture source names (NULL terminated) */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
vtimes.h 63 *CURRENT. If CHILD is not NULL, write statistics for all terminated child
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
x25.h 48 * An X.121 address, it is held as ASCII text, null terminated, up to 15

Completed in 441 milliseconds

1 2 3 4 5 6 7 8 91011>>