HomeSort by relevance Sort by last modified time
    Searched full:strings (Results 976 - 1000 of 7947) sorted by null

<<31323334353637383940>>

  /external/google-tv-pairing-protocol/cpp/src/
config.h.in 18 /* Define to 1 if you have the <strings.h> header file. */
  /external/guava/guava/src/com/google/common/net/
UrlEscapers.java 24 * {@code Escaper} instances suitable for strings to be included in particular
52 * Returns an {@link Escaper} instance that escapes strings so they can be
92 * Returns an {@link Escaper} instance that escapes strings so they can be
133 * Returns an {@link Escaper} instance that escapes strings so they can be
  /external/guava/guava-testlib/src/com/google/common/collect/testing/
TestStringSortedMapGenerator.java 28 * Implementation helper for {@link TestMapGenerator} for use with sorted maps of strings.
  /external/icu/icu4c/source/common/
propname.h 44 * This function does just that, for (char *) name strings.
195 * Each group is a list of names/aliases (invariant-character strings) for
198 * It is followed by that many NUL-terminated strings.
201 * The second string is the long name. Further strings are additional aliases.
stringpiece.cpp 63 // Test last byte in case strings share large common prefix
  /external/icu/icu4c/source/common/unicode/
caniter.h 38 * This class allows one to iterate through all the strings that are canonically equivalent to a given
65 *<br>Note: the code is intended for use with small strings, and is not suitable for larger ones,
103 * <br><b>Warning: The strings are not guaranteed to be in any particular order.</b>
184 // we have a segment, in NFD. Find all the strings that are canonically equivalent to it.
  /external/icu/icu4c/source/test/intltest/
colldata.h 174 * @return the number of strings in the list.
179 UnicodeString *strings; member in class:StringList
231 * Get a list of all the strings which generate a list
238 * no such strings.
rbbiapts.h 59 * Tests creating RuleBasedBreakIterator from rules strings.
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
RbnfLenientScanner.java 45 * Collator to compare strings, or just do a simple match.
  /external/libusb-compat/
config.h.in 27 /* Define to 1 if you have the <strings.h> header file. */
  /external/libxml2/os400/libxmlrpg/
dict.rpgle 2 * Description: dictionary of reusable strings, just used to avoid
  /external/lldb/include/lldb/API/
SBStringList.h 40 AppendList (const lldb::SBStringList &strings);
  /external/llvm/lib/Target/X86/
X86ScheduleSLM.td 141 // Packed Compare Implicit Length Strings, Return Mask
151 // Packed Compare Explicit Length Strings, Return Mask
161 // Packed Compare Implicit Length Strings, Return Index
171 // Packed Compare Explicit Length Strings, Return Index
  /external/llvm/
llvm-device-build.mk 15 -Wwrite-strings \
llvm-host-build.mk 14 -Wwrite-strings \
  /external/llvm/tools/llvm-mc/
Disassembler.h 10 // This class implements the disassembler of strings of bytes written in
  /external/ltrace/
lens_default.h 46 /* A lens for strings. */
  /external/mesa3d/docs/
MESA_agp_offset.spec 5 Name Strings
MESA_pixmap_colormap.spec 5 Name Strings
MESA_resize_buffers.spec 5 Name Strings
  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/
Hex.java 26 * Converts hexadecimal Strings.
  /external/nist-sip/java/gov/nist/javax/sip/header/
AcceptLanguageList.java 33 * AcceptLanguageList: Strings together a list of AcceptLanguage SIPHeaders.
  /external/openfst/
config.h.in 18 /* Define to 1 if you have the <strings.h> header file. */
  /external/openfst/src/include/fst/extensions/far/
farscript.h 28 #include <fst/extensions/far/compile-strings.h>
33 #include <fst/extensions/far/print-strings.h>
41 // Note: it is safe to pass these strings as references because
115 // Note: it is safe to pass these strings as references because
  /external/openssh/openbsd-compat/regress/
snprintftest.c 54 fail("snprintf does not correctly terminate long strings");

Completed in 159 milliseconds

<<31323334353637383940>>