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

1 2 3 4 5 6 7 8 91011>>

  /external/nist-sip/java/javax/sip/
TransactionState.java 9 TERMINATED;
DialogState.java 6 TERMINATED;
10 public static final int _TERMINATED = TERMINATED.ordinal();
  /external/clang/test/Lexer/
newline-eof-c++11.cpp 3 // The following line isn't terminated, don't fix it.
newline-eof-c++98-compat.cpp 3 // The following line isn't terminated, don't fix it.
newline-eof.c 8 // The following line isn't terminated, don't fix it.
  /external/hyphenation/
csutil.h 42 /* convert null terminated string to all caps using encoding */
45 /* convert null terminated string to all little using encoding */
48 /* convert null terminated string to have intial capital using encoding */
51 /* convert null terminated string to all caps */
54 /* convert null terminated string to all little */
57 /* convert null terminated string to have intial capital */
  /external/nist-sip/java/javax/sip/header/
SubscriptionStateHeader.java 19 String TERMINATED = "Terminated";
  /external/linux-tools-perf/util/
exec_cmd.h 8 extern int execv_perf_cmd(const char **argv); /* NULL terminated */
  /external/oprofile/libop/
op_parse_event.h 31 * @param events null terminated array of events string on the form
34 * parse events given by the nil terminated array events and fill in
  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_GetError.3 11 \fBSDL_GetError\fP returns a NULL terminated string containing information about the last internal SDL error\&.
  /external/guava/guava-tests/test/com/google/common/util/concurrent/
AbstractServiceTest.java 51 assertEquals(Service.State.TERMINATED, service.state());
63 assertEquals(Service.State.TERMINATED, service.state());
75 assertEquals(Service.State.TERMINATED, service.state());
87 assertEquals(Service.State.TERMINATED, service.state());
99 assertEquals(Service.State.TERMINATED, service.state());
112 assertEquals(Service.State.TERMINATED, service.state());
154 assertEquals(Service.State.TERMINATED, service.state());
177 assertEquals(Service.State.TERMINATED, service.state());
192 assertEquals(Service.State.TERMINATED, service.state());
225 assertEquals(Service.State.TERMINATED, service.state())
    [all...]
AbstractExecutionThreadServiceTest.java 69 assertEquals(Service.State.TERMINATED, service.state());
89 assertEquals(Service.State.TERMINATED, service.state());
91 assertEquals(Service.State.TERMINATED, service.state());
95 assertEquals(Service.State.TERMINATED, service.stop().get());
96 assertEquals(Service.State.TERMINATED, service.stopAndWait());
114 assertEquals(Service.State.TERMINATED, service.state());
118 assertEquals(Service.State.TERMINATED, service.state());
  /external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/
SCPInputStream.java 42 throw new IOException("Remote scp terminated unexpectedly.");
84 throw new IOException("Remote scp terminated connection unexpectedly");
109 throw new IOException("Remote scp terminated connection unexpectedly");
  /external/chromium/base/
logging_win.h 38 // A textual only log message, contains a zero-terminated string.
40 // A message with a stack trace, followed by the zero-terminated
46 // the file as a zero terminated UTF8 string,
47 // the zero-terminated UTF8 message text.
  /external/chromium/testing/gtest/samples/
sample2.h 48 // Clones a 0-terminated C string, allocating memory using new.
58 // Constructs a MyString by cloning a 0-terminated C string.
74 // Gets the 0-terminated C string this MyString object represents.
81 // Sets the 0-terminated C string this MyString object represents.
  /external/gtest/samples/
sample2.h 48 // Clones a 0-terminated C string, allocating memory using new.
58 // Constructs a MyString by cloning a 0-terminated C string.
74 // Gets the 0-terminated C string this MyString object represents.
81 // Sets the 0-terminated C string this MyString object represents.
  /external/guava/guava/src/com/google/common/util/concurrent/
Service.java 33 * <li>{@link State#TERMINATED}</li>
59 * State#RUNNING}, {@link State#STOPPING} or {@link State#TERMINATED}. If
93 * {@linkplain State#TERMINATED terminated} without having been started nor
100 * {@link State#TERMINATED} or throws an {@link ExecutionException}. If
109 * cancelled. If this is {@link State#NEW}, it is {@link State#TERMINATED
110 * terminated} without having been started nor stopped. Unlike calling {@code
143 * A service in this state is transitioning to {@link #TERMINATED}.
151 TERMINATED,
  /external/protobuf/gtest/samples/
sample2.h 48 // Clones a 0-terminated C string, allocating memory using new.
58 // Constructs a MyString by cloning a 0-terminated C string.
74 // Gets the 0-terminated C string this MyString object represents.
81 // Sets the 0-terminated C string this MyString object represents.
  /hardware/libhardware/include/hardware/
bt_hl.h 59 const char *mdep_description; /* MDEP description to be used in the SDP (optional); null terminated */
65 const char *provider_name; /* provider name to be used in the SDP (optional); null terminated */
66 const char *srv_name; /* service name to be used in the SDP (optional); null terminated*/
67 const char *srv_desp; /* service description to be used in the SDP (optional); null terminated */
  /external/bluetooth/bluedroid/stack/include/
utfc.h 36 ** Description Convert a UTF-16 array to a null-terminated UTF-8 string.
48 ** Description Convert a null-terminated UTF-8 string to a UTF-16 array.
  /external/webkit/Source/JavaScriptCore/API/
JSStringRef.h 61 @abstract Creates a JavaScript string from a null-terminated UTF8 string.
62 @param string The null-terminated UTF8 string to copy into the new JSString.
101 take up if converted into a null-terminated UTF8 string.
105 null-terminated UTF8 string. The number of bytes that the conversion actually ends
111 @abstract Converts a JavaScript string into a null-terminated UTF8 string,
114 @param buffer The destination byte buffer into which to copy a null-terminated
134 @abstract Tests whether a JavaScript string matches a null-terminated UTF8 string.
136 @param b The null-terminated UTF8 string to test.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
tar.h 50 name 0 100 NUL-terminated if NUL fits
58 linkname 157 100 NUL-terminated if NUL fits
61 uname 265 32 NUL-terminated
62 gname 297 32 NUL-terminated
65 prefix 345 155 NUL-terminated if NUL fits
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
tar.h 50 name 0 100 NUL-terminated if NUL fits
58 linkname 157 100 NUL-terminated if NUL fits
61 uname 265 32 NUL-terminated
62 gname 297 32 NUL-terminated
65 prefix 345 155 NUL-terminated if NUL fits
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
tar.h 50 name 0 100 NUL-terminated if NUL fits
58 linkname 157 100 NUL-terminated if NUL fits
61 uname 265 32 NUL-terminated
62 gname 297 32 NUL-terminated
65 prefix 345 155 NUL-terminated if NUL fits
  /external/chromium/chrome/browser/sync/engine/
http_post_provider_interface.h 32 // |content_type| is a null-terminated MIME type specifier.
33 // |content| is a data buffer; Do not interpret as a null-terminated string.
50 // This is a null terminated string of characters.

Completed in 485 milliseconds

1 2 3 4 5 6 7 8 91011>>