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

<<31323334353637383940>>

  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/
zlib.h 117 Bytef *name; /* pointer to zero-terminated file name or Z_NULL */
119 Bytef *comment; /* pointer to zero-terminated comment or Z_NULL */
    [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/
zlib.h 117 Bytef *name; /* pointer to zero-terminated file name or Z_NULL */
119 Bytef *comment; /* pointer to zero-terminated comment or Z_NULL */
    [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/
zlib.h 117 Bytef *name; /* pointer to zero-terminated file name or Z_NULL */
119 Bytef *comment; /* pointer to zero-terminated comment or Z_NULL */
    [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-x86/usr/include/
zlib.h 117 Bytef *name; /* pointer to zero-terminated file name or Z_NULL */
119 Bytef *comment; /* pointer to zero-terminated comment or Z_NULL */
    [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/
zlib.h 117 Bytef *name; /* pointer to zero-terminated file name or Z_NULL */
119 Bytef *comment; /* pointer to zero-terminated comment or Z_NULL */
    [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-x86/usr/include/
zlib.h 117 Bytef *name; /* pointer to zero-terminated file name or Z_NULL */
119 Bytef *comment; /* pointer to zero-terminated comment or Z_NULL */
    [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/
zlib.h 117 Bytef *name; /* pointer to zero-terminated file name or Z_NULL */
119 Bytef *comment; /* pointer to zero-terminated comment or Z_NULL */
    [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-x86/usr/include/
zlib.h 117 Bytef *name; /* pointer to zero-terminated file name or Z_NULL */
119 Bytef *comment; /* pointer to zero-terminated comment or Z_NULL */
    [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/
zlib.h 117 Bytef *name; /* pointer to zero-terminated file name or Z_NULL */
119 Bytef *comment; /* pointer to zero-terminated comment or Z_NULL */
    [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/
zlib.h 117 Bytef *name; /* pointer to zero-terminated file name or Z_NULL */
119 Bytef *comment; /* pointer to zero-terminated comment or Z_NULL */
    [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/
zlib.h 117 Bytef *name; /* pointer to zero-terminated file name or Z_NULL */
119 Bytef *comment; /* pointer to zero-terminated comment or Z_NULL */
    [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/
zlib.h 117 Bytef *name; /* pointer to zero-terminated file name or Z_NULL */
119 Bytef *comment; /* pointer to zero-terminated comment or Z_NULL */
    [all...]
  /external/clang/lib/StaticAnalyzer/Checkers/
CStringChecker.cpp 704 "Argument is not a null-terminated string."));
711 << "', which is not a null-terminated string";
764 "Argument is not a null-terminated string."));
773 os << ", which is not a null-terminated string";
775 os << "not a null-terminated string";
    [all...]
  /external/dbus/dbus/
dbus-string.c 440 * will be nul-terminated, but note that strings may contain binary
673 * The returned string is nul-terminated and has length len.
1036 * Appends a nul-terminated C-style string to a DBusString.
1039 * @param buffer the nul-terminated characters to append
    [all...]
  /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/bluetooth/glib/glib/
guniprop.c 923 * @len: length of @str, in bytes, or -1 if @str is nul-terminated.
1112 * @len: length of @str, in bytes, or -1 if @str is nul-terminated.
1148 * @len: length of @str, in bytes, or -1 if @str is nul-terminated.
    [all...]
  /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/include/llvm/Target/
TargetRegisterInfo.h 166 /// getSuperClasses - Returns a NULL terminated list of super-classes. The
356 /// getCalleeSavedRegs - Return a null-terminated list of all of the
530 /// Returns a -1 terminated array of pressure set IDs.
  /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/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).

Completed in 1098 milliseconds

<<31323334353637383940>>