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

<<41424344454647484950>>

  /frameworks/base/docs/html/sdk/
terms.jd 128 9.1 This License Agreement will continue to apply until terminated by either you or Google as set out below.
143 (C) the partner with whom Google offered certain parts of SDK (such as APIs) to you has terminated its relationship with Google or ceased to offer certain parts of the SDK to you; or
terms_body.html 207 9.1 This License Agreement will continue to apply until terminated by either you or Google
225 terminated its relationship with Google or ceased to offer certain parts of the SDK to you; or
  /gdk/samples/quake/jni/
cl_parse.cpp 34 "svc_print", // [string] null terminated string
36 // the string should be \n terminated
  /hardware/ti/wlan/wl1271/CUDK/configurationutility/src/
console.c 830 /* change to NULL terminated strings */
910 Must be terminated with {0}.
  /libcore/luni/src/main/java/java/lang/
Runtime.java 416 * been terminated.
518 * process can only be terminated by calling {@code halt()}.
  /libcore/luni/src/main/native/
java_lang_StringToReal.cpp 149 /* assumes s is a null terminated string with at least one
587 /* assumes s is a null terminated string with at least one
  /sdk/apps/SdkController/src/com/android/tools/sdkcontroller/handlers/
SensorsHandler.java 151 * @return Zero-terminated reply string. String must be formatted as such:
178 * @return Zero-terminated reply string. String must be formatted as such:
  /sdk/ddms/libs/ddmlib/src/com/android/ddmlib/
EmulatorConsole.java 542 * @param command The command string. <b>MUST BE TERMINATED BY \n</b>.
662 * Returns true if the last line starts with KO and is also terminated by \r\n
  /sdk/find_lock/
find_lock.cpp 250 // zero-terminated string located at offset 96 in the
289 // zero-terminated string located at offset 96 in the
  /system/core/liblog/
fake_log_device.c 539 * tag (N bytes -- null-terminated ASCII string)
540 * message (N bytes -- null-terminated ASCII string)
  /bionic/libc/netbsd/resolv/
res_cache.c 206 * is always 0-terminated, even in the event of truncation.
422 * terminated by a zero. Each label has the following format:
446 * - a sequence of simple labels terminated by 0 (like QNAMEs)
448 * - a sequence of simple labels terminated by a pointer
451 * labels (which can themselves be terminated by either a 0 or a pointer)
    [all...]
  /external/compiler-rt/lib/asan/tests/
asan_test.cc 903 // Input to a test is a zero-terminated string str with given length
922 // String is not zero-terminated, strlen will lead to OOB access
1022 // From is a zero-terminated string "hello\0" of length 6
    [all...]
  /external/grub/docs/
multiboot.texi 713 zero-terminated string.
738 be associated with that particular boot module; it is a zero-terminated
767 a set of zero-terminated @sc{ascii} strings (plus sizeof(unsigned long) in
    [all...]
  /external/icu4c/common/unicode/
uniset.h 276 UChar32* list; // MUST be terminated with HIGH
    [all...]
  /external/icu4c/test/testdata/
re_tests.txt 138 a\ - c - Search pattern not terminated
325 'a\'i - c - Search pattern not terminated
487 a(?{)b - c - Sequence (?{...}) not terminated or not {}-balanced
488 a(?{{})b - c - Sequence (?{...}) not terminated or not {}-balanced
490 a(?{"{"})b - c - Sequence (?{...}) not terminated or not {}-balanced
  /external/srec/srec/include/
simapi.h 458 * Returns Nothing, CR is terminated. No CR method can be called
664 * of this buffer is a series of prons terminated
665 * by a null all terminated by a double null
    [all...]
  /external/valgrind/main/memcheck/
mc_replace_strmem.c 303 to be nul-terminated after the copy, unless n <= strlen(dst_orig).
1053 "program terminated\n"); \
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
zlib.h 120 Bytef *name; /* pointer to zero-terminated file name or Z_NULL */
122 Bytef *comment; /* pointer to zero-terminated comment or Z_NULL */
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
zlib.h 120 Bytef *name; /* pointer to zero-terminated file name or Z_NULL */
122 Bytef *comment; /* pointer to zero-terminated comment or Z_NULL */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
zlib.h 120 Bytef *name; /* pointer to zero-terminated file name or Z_NULL */
122 Bytef *comment; /* pointer to zero-terminated comment or Z_NULL */
    [all...]
  /bionic/libc/bionic/
malloc_debug_qemu.c 224 * Event's value parameter points to a zero-terminated string to be printed.
415 /* Prints a zero-terminated string to the emulator's stdout (fires up
418 * str - Zero-terminated string to print.
    [all...]
  /external/chromium/testing/gtest/src/
gtest-death-test.cc 156 m << "Terminated by signal " << WTERMSIG(exit_code);
168 // Returns true if exit_status describes a process that was terminated
478 // of the exception that terminated the program.
    [all...]
  /external/gtest/src/
gtest-death-test.cc 156 m << "Terminated by signal " << WTERMSIG(exit_code);
168 // Returns true if exit_status describes a process that was terminated
478 // of the exception that terminated the program.
    [all...]
  /external/icu4c/common/
unistr.cpp 249 // text is terminated, or else it would have failed the above test
1116 // text is terminated, or else it would have failed the above test
    [all...]
  /external/icu4c/i18n/unicode/
numfmt.h     [all...]

Completed in 1150 milliseconds

<<41424344454647484950>>