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

<<21222324252627282930>>

  /external/libnl/include/netlink/
addr.h 62 /* Translations to Strings */
  /external/libpng/contrib/conftest/
s_read.dfa 27 # This is not strictly necessary, but without it the message strings in the API
s_write.dfa 25 # This is not strictly necessary, but without it the message strings in the API
simple.dfa 26 # This is not strictly necessary, but without it the message strings in the API
  /external/libxml2/include/libxml/
dict.h 3 * Description: dictionary of reusable strings, just used to avoid allocation
  /external/libxml2/
testXPath.c 145 int strings = 0; local
196 strings ++;
199 if (strings == 0) {
202 printf("\tParse the XPath strings and output the result of the parsing\n");
  /external/linux-tools-perf/src/tools/perf/util/
setup.py 23 cflags += ['-fno-strict-aliasing', '-Wno-write-strings', '-Wno-unused-parameter' ]
  /external/lldb/scripts/Python/interface/
SBStringList.i 32 AppendList (const lldb::SBStringList &strings);
  /external/ltrace/
defs.h 29 #endif /* strings (-s switch) */
printf.h 28 * printf-style format strings. ARG should be an expression that
  /external/mesa3d/docs/
MESA_release_buffers.spec 5 Name Strings
MESA_set_3dfx_mode.spec 5 Name Strings
  /external/mesa3d/src/egl/main/
eglstring.h 41 #include <strings.h> // for strcasecmp
  /external/mesa3d/src/mesa/drivers/dri/common/xmlpool/
Makefile 15 # strings in t_options.h. Now you can edit the new .po file (fr.po in
16 # the example above) to translate the strings. Please make sure that
22 # Run "make po" to update .po files with new translatable strings from
89 echo "Merging new strings from $(POT) into $@."; \
  /external/openfst/src/extensions/far/
strings.cc 17 #include <fst/extensions/far/compile-strings.h>
  /external/openfst/src/include/fst/script/
text-io.h 20 // Utilities for reading and writing textual strings representing
  /external/openssh/
auth-options.h 18 /* Linked list of custom environment strings */
  /external/owasp/sanitizer/distrib/lib/
owasp-java-html-sanitizer-sources.jar 
  /external/pdfium/third_party/freetype/src/base/
ftbdf.c 5 /* FreeType API for accessing BDF-specific strings (body). */
  /external/proguard/src/proguard/util/
AndMatcher.java 24 * This StringMatcher tests whether strings matches both given StringMatcher
EmptyStringMatcher.java 24 * This StringMatcher tests whether strings are empty.
FixedStringMatcher.java 24 * This StringMatcher tests whether strings start with a given fixed string
NotMatcher.java 24 * This StringMatcher tests whether strings does not match the given
OrMatcher.java 24 * This StringMatcher tests whether strings matches either of the given
StringMatcher.java 25 * This interface provides a method to determine whether strings match a given

Completed in 245 milliseconds

<<21222324252627282930>>