HomeSort by relevance Sort by last modified time
    Searched refs:strings (Results 451 - 475 of 533) sorted by null

<<11121314151617181920>>

  /ndk/sources/host-tools/sed-4.2.1/sed/
compile.c 26 # include <strings.h>
63 strings that contain nulls. */
156 "strings for `y' command are different lengths\0"
183 #define BAD_DELIM (Y_CMD_LEN + sizeof(N_("strings for `y' command are different lengths")))
    [all...]
execute.c 58 # include <strings.h>
    [all...]
  /packages/apps/Calendar/src/com/android/calendar/
DayView.java     [all...]
  /external/genext2fs/
configure 604 # include <strings.h>
    [all...]
genext2fs.c 93 # include <strings.h>
759 static const int GROWBY = 80; /* how large we will grow strings by */
    [all...]
  /bionic/libc/netbsd/net/
getaddrinfo.c 100 #include <strings.h>
    [all...]
  /external/e2fsprogs/misc/
mke2fs.c 23 #include <strings.h>
    [all...]
  /external/libxml2/
nanoftp.c 62 #include <strings.h>
    [all...]
  /external/valgrind/main/memcheck/tests/
str_tester.c 34 #include <strings.h>
669 check(strpbrk(one, "") == NULL, 13); /* Both strings empty. */
    [all...]
  /frameworks/base/libs/utils/
AssetManager.cpp 39 #include <strings.h>
    [all...]
  /external/chromium/chrome/browser/resources/net_internals/
main.js 604 ' could not be parsed as JSON strings, and ' +
    [all...]
  /external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/jst/
jstemplate.js 733 * strings, the value is coerced to string in the latter case,
    [all...]
  /external/chromium/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/
jstemplate.js 733 * strings, the value is coerced to string in the latter case,
    [all...]
  /external/chromium/testing/gtest/src/
gtest.cc 60 # include <strings.h> // NOLINT
74 // On z/OS we additionally need strings.h for strcasecmp.
75 # include <strings.h> // NOLINT
890 // Compares two C strings. Returns true iff they have the same content.
    [all...]
  /external/emma/lib/
emma.jar 
  /external/llvm/utils/unittest/googletest/
gtest.cc 60 # include <strings.h> // NOLINT
74 // On z/OS we additionally need strings.h for strcasecmp.
75 # include <strings.h> // NOLINT
890 // Compares two C strings. Returns true iff they have the same content.
    [all...]
  /external/protobuf/gtest/src/
gtest.cc 57 #include <strings.h>
72 // On z/OS we additionally need strings.h for strcasecmp.
73 #include <strings.h> // NOLINT
855 // Compares two C strings. Returns true iff they have the same content.
    [all...]
  /external/v8/src/
v8natives.js 768 // Property names are expected to be unique strings.
    [all...]
  /frameworks/base/core/jni/
android_opengl_GLES20.cpp 3597 const char* strings[] = {nativeString}; local
    [all...]
  /external/libpng/
configure 734 # include <strings.h>
    [all...]
  /frameworks/base/services/java/com/android/server/am/
ActivityManagerService.java 323 * The keys are strings of the application package name (as
8616 ArrayList<String> strings; field in class:ActivityManagerService.ItemMatcher
    [all...]
  /external/chromium/sdch/open-vcdiff/src/gtest/
gtest.cc 54 #include <strings.h>
736 // Compares two C strings. Returns true iff they have the same content.
854 // and their values, as strings. For example, for ASSERT_EQ(foo, bar)
    [all...]
  /external/openssl/apps/
apps.c 122 #include <strings.h>
    [all...]
  /external/v8/benchmarks/
regexp.js 36 // affect how the regexps match their input. Finally the strings are
37 // scrambled to exercise the regexp engine on different input strings.
    [all...]
  /external/webkit/Tools/Scripts/webkitpy/style/checkers/
cpp_unittest.py     [all...]

Completed in 2064 milliseconds

<<11121314151617181920>>