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

<<11121314151617181920>>

  /external/elfutils/libasm/
asm_addstrz.c 38 /* Add zero terminated string STR of size LEN to (sub)section ASMSCN. */
  /external/guava/guava/src/com/google/common/io/
LineReader.java 61 * Reads a line of text. A line is considered to be terminated by any
  /external/icu4c/common/unicode/
utrace.h 237 * - s A NUL-terminated char * string in the default codepage.
256 * be nul terminated as there is no way to provide a
304 * will be nul terminated if there is space in the buffer -
325 * will be nul terminated if there is space in the buffer -
  /external/icu4c/i18n/unicode/
ucurr.h 120 * @param currency null-terminated 3-letter ISO 4217 code
145 * @param currency null-terminated 3-letter ISO 4217 code
168 * @param currency null-terminated 3-letter ISO 4217 code
181 * @param currency null-terminated 3-letter ISO 4217 code
  /external/icu4c/test/perf/collationperf/
readme.html 43 -uselen Use API with string lengths. Default is null-terminated strings
  /external/kernel-headers/original/linux/usb/
f_accessory.h 57 * data zero terminated UTF8 string
  /external/linux-tools-perf/util/
strbuf.c 14 * buf is non NULL and ->buf is NUL terminated even for a freshly
  /external/llvm/lib/Support/
MemoryBuffer.cpp 47 /// memory, memory that we know is already null terminated.
51 "Buffer is not null terminated!");
96 /// that InputData must be a null terminated if RequiresNullTerminator is true!
208 // Ensure the path is null terminated.
  /external/llvm/lib/Target/NVPTX/
NVPTXUtilities.h 65 /// terminated list of pointers (or other value types) into a real live vector.
  /external/mdnsresponder/mDNSPosix/
mDNSUNP.h 86 char ifi_name[IFI_NAME]; /* interface name, null terminated */
  /external/mesa3d/src/mesa/program/
hash_table.h 107 * \param key Pointer to a NUL terminated string to be hashed.
prog_parameter.h 57 const char *Name; /**< Null-terminated string */
  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/
IsoTypeReader.java 74 * Reads a zero terminated UTF-8 string.
  /external/neven/FaceRecEm/common/src/b_FDSDK/
SDK.h 76 /** pointer to 0-terminated license key string */
  /external/nist-sip/java/gov/nist/javax/sip/
EventScanner.java 177 // to the listener (tx == INVITE ST, terminated upon sending
264 // Set the tx state to terminated so it is removed from the
269 .setState(TransactionState.TERMINATED);
300 .getState().equals(DialogState.TERMINATED)))
  /external/nist-sip/java/gov/nist/javax/sip/stack/
SIPDialog.java 336 if (getState() != DialogState.TERMINATED) {
356 if (SIPDialog.this.getState() != DialogState.TERMINATED) {
409 * be terminated.
419 && transaction.getState() != javax.sip.TransactionState.TERMINATED) {
838 // Do nothing if the dialog state is terminated.
    [all...]
  /external/oprofile/libutil++/
child_reader.h 80 * - "process_name terminated by signal xxx" xxx is signal number
  /external/proguard/src/proguard/io/
DataEntryRewriter.java 100 // Write out the character that terminated it.
  /external/qemu/distrib/sdl-1.2.15/docs/html/
sdlgeterror.html 126 > returns a NULL terminated string containing information about the last internal SDL error.</P
  /external/qemu/telephony/
android_modem.h 122 /* reset one operator name from a user-provided buffer, set buffer_size to -1 for zero-terminated strings */
  /external/stlport/src/
c_locale.h 120 * category, as a null-terminated string. A NULL value
133 * characters. These functions store the name, as a null-terminated
149 * as a null-terminated string, and returns buf.
281 * sequence is assumed to be null-terminated, and null characters
  /external/svox/pico/lib/
picokdbg.c 57 PHONESYM6: 8 bytes, symbol name (must be 0 terminated), the
picospho.h 119 terminated by a PUNC item. A PUNC is artificially enforced if
  /external/v8/src/
bignum-dtoa.h 49 // The buffer will be null-terminated.
v8threads.h 49 // Should the thread be terminated when it is restored?

Completed in 1866 milliseconds

<<11121314151617181920>>