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

<<31323334353637383940>>

  /development/samples/NotePad/src/com/example/android/notepad/
NotePadProvider.java 122 // Add a pattern that routes URIs terminated with "notes" to a NOTES operation
125 // Add a pattern that routes URIs terminated with "notes" plus an integer
129 // Add a pattern that routes URIs terminated with live_folders/notes to a
  /external/icu4c/i18n/unicode/
usearch.h 424 * will be returned in status. result will be null-terminated whenever
545 * @param patternlength pattern length, -1 for null-terminated string
560 * is null-terminated
    [all...]
  /external/icu4c/test/cintltst/
callcoll.c 365 log_err("ucol_strcoll result from null terminated and explicit length strings differs.\n");
384 /* Check that sort key generated with null terminated string is identical */
388 log_err("Sort Keys from null terminated and explicit length strings differ.\n");
    [all...]
  /external/iproute2/ip/
ipaddress.c 801 fprintf(stderr, "Dump terminated\n");
848 fprintf(stderr, "Flush terminated\n");
881 fprintf(stderr, "Dump terminated\n");
  /external/ipsec-tools/src/racoon/
privsep.c 342 /* Make sure the string is NULL terminated */
386 * are NULL terminated.
471 /* Make sure the string is NULL terminated */
racoonctl.c 148 { EVTT_PEER_DELETE, "Peer terminated security association", ERROR },
149 { EVTT_RACOON_QUIT, "Raccon terminated", ERROR },
1412 printf("VPN connexion terminated\n");
    [all...]
  /external/llvm/lib/Support/Windows/
PathV2.inc 63 // Make utf16 null terminated.
93 // Make utf8 null terminated.
592 // Make random_path_utf16 null terminated.
  /external/nist-sip/java/gov/nist/javax/sip/
SipProviderImpl.java 360 if (dialog != null && dialog.getState() == DialogState.TERMINATED) {
363 // ("Found a terminated dialog -- possible re-use of old tag
748 if ( st != null && st.getState() != TransactionState.TERMINATED && this.isAutomaticDialogSupportEnabled()) {
    [all...]
  /external/qemu/elff/
dwarf_defs.h 568 * Descriptor begins with zero-terminated file name, followed by an ULEB128,
574 /* Zero-terminated file name. */
674 /* Zero-terminated list of tags to collect DIEs for. If this field is NULL,
    [all...]
  /external/skia/src/ports/
SkFontHost_android.cpp 419 const char* const* fNames; // null-terminated list
441 null for the list. The names list must be NULL-terminated.
    [all...]
  /external/v8/src/
fast-dtoa.cc 359 // * buffer is not null-terminated, but len contains the number of digits.
498 // * buffer is not null-terminated, but length contains the number of
591 // There will be *length digits inside the buffer (not null-terminated).
  /libcore/luni/src/test/java/libcore/java/sql/
OldStatementTest.java     [all...]
  /ndk/sources/host-tools/ndk-stack/elff/
dwarf_defs.h 568 * Descriptor begins with zero-terminated file name, followed by an ULEB128,
574 /* Zero-terminated file name. */
674 /* Zero-terminated list of tags to collect DIEs for. If this field is NULL,
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
cpplib.h 526 /* NULL-terminated singly-linked list. */
529 /* NAME of the directory, NUL-terminated. */
545 platforms. A NULL-terminated array of (from, to) pairs. */
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
cpplib.h 526 /* NULL-terminated singly-linked list. */
529 /* NAME of the directory, NUL-terminated. */
545 platforms. A NULL-terminated array of (from, to) pairs. */
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
cpplib.h 526 /* NULL-terminated singly-linked list. */
529 /* NAME of the directory, NUL-terminated. */
545 platforms. A NULL-terminated array of (from, to) pairs. */
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
cpplib.h 526 /* NULL-terminated singly-linked list. */
529 /* NAME of the directory, NUL-terminated. */
545 platforms. A NULL-terminated array of (from, to) pairs. */
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/lib/
libssp.a 12 ?? j??????E?@?E???U???!???:????U?\??"?????????U????????/dev/tty/dev/urandomstack smashing detected: terminated*** stack smashing detected ***: buffer overflow detected: terminated*** buffer overflow detected ***: ?=U??VSuVPPjh ????????????t)VjhP??????$???????????u ?=u???
13 ??e?[^]? terminated
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/lib64/
libssp.a 10 ???E????E???Q??!??????V??"??????W?/dev/tty/dev/urandomstack smashing detected: terminated*** stack smashing detected ***: buffer overflow detected: terminated*** buffer overflow detected ***: USRH?=uU1?1????????t+???????H???H??u
12 ?X[]? terminated
    [all...]
  /development/ndk/sources/android/native_app_glue/
android_native_app_glue.h 229 * terminated. Upon receiving this command, android_app->window still
  /development/tools/emulator/system/camera/
EmulatedCameraDevice.cpp 317 /* Stop the thread, and wait till it's terminated. */
EmulatedFakeCameraDevice.cpp 198 ALOGV("%s: Worker thread has been terminated.", __FUNCTION__);
  /device/ti/panda/wl12xx/
LICENCE 30 2. Termination. This license is effective until terminated. Without prejudice
  /external/aac/libFDK/include/
FDK_crc.h 178 * The crc region has to be terminated with FDKcrcEndReg() in each case.
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/
PipedInputStreamTest.java 145 // piped input thread is terminated without closing

Completed in 2301 milliseconds

<<31323334353637383940>>