Searched refs:strcmp (Results 1 - 25 of 1584) sorted by relevance

1234567891011>>

/external/clang/test/CodeGen/
H A D2002-03-11-LargeCharInString.c3 int strcmp(const char *s1, const char *s2);
9 return strcmp(X, "\037\213");
/external/dbus/bus/
H A Dconfig-parser-common.c34 if (strcmp (name, "none") == 0)
38 else if (strcmp (name, "busconfig") == 0)
42 else if (strcmp (name, "user") == 0)
46 else if (strcmp (name, "auth") == 0)
50 else if (strcmp (name, "type") == 0)
54 else if (strcmp (name, "fork") == 0)
58 else if (strcmp (name, "pidfile") == 0)
62 else if (strcmp (name, "listen") == 0)
66 else if (strcmp (name, "auth") == 0)
70 else if (strcmp (nam
[all...]
/external/stlport/test/unit/
H A Dinsert_test.cpp42 CPPUNIT_ASSERT( !strcmp(names[0], "laurie") );
43 CPPUNIT_ASSERT( !strcmp(names[1], "jennifer") );
44 CPPUNIT_ASSERT( !strcmp(names[2], "amanda") );
45 CPPUNIT_ASSERT( !strcmp(names[3], "saskia") );
46 CPPUNIT_ASSERT( !strcmp(names[4], "carrie") );
47 CPPUNIT_ASSERT( !strcmp(names[5], "leisa") );
50 CPPUNIT_ASSERT( !strcmp(names[5], "laurie") );
51 CPPUNIT_ASSERT( !strcmp(names[6], "jennifer") );
52 CPPUNIT_ASSERT( !strcmp(names[7], "leisa") );
53 CPPUNIT_ASSERT( !strcmp(name
[all...]
H A Dbinsert_test.cpp37 CPPUNIT_ASSERT(!strcmp(names[0],array[0]));
38 CPPUNIT_ASSERT(!strcmp(names[1],array[1]));
39 CPPUNIT_ASSERT(!strcmp(names[2],array[2]));
42 CPPUNIT_ASSERT(!strcmp(names[3],array[0]));
43 CPPUNIT_ASSERT(!strcmp(names[4],array[1]));
44 CPPUNIT_ASSERT(!strcmp(names[5],array[2]));
51 CPPUNIT_ASSERT(!strcmp(names[0],array[0]));
52 CPPUNIT_ASSERT(!strcmp(names[1],array[1]));
53 CPPUNIT_ASSERT(!strcmp(names[2],array[2]));
/external/valgrind/main/tests/
H A Darch_test.c38 if ( 0 == strcmp( arch, "x86" ) ) return True;
41 if ( 0 == strcmp( arch, "x86" ) ) return True;
42 if ( 0 == strcmp( arch, "amd64" ) ) return True;
45 if ( 0 == strcmp( arch, "ppc32" ) ) return True;
48 if ( 0 == strcmp( arch, "ppc64" ) ) return True;
49 if ( 0 == strcmp( arch, "ppc32" ) ) return True;
52 if ( 0 == strcmp( arch, "s390x" ) ) return True;
55 if ( 0 == strcmp( arch, "arm" ) ) return True;
78 if ( 0 == strcmp( argv[1], all_archs[i] ) )
H A Dx86_amd64_features.c42 return 0 == strcmp(vstr, str);
50 if ( strcmp( cpu, "x86-fpu" ) == 0 ) {
53 } else if ( strcmp( cpu, "x86-cmov" ) == 0 ) {
56 } else if ( strcmp( cpu, "x86-mmx" ) == 0 ) {
59 } else if ( strcmp( cpu, "x86-mmxext" ) == 0 ) {
62 } else if ( strcmp( cpu, "x86-sse" ) == 0 ) {
65 } else if ( strcmp( cpu, "x86-sse2" ) == 0 ) {
68 } else if ( strcmp( cpu, "x86-sse3" ) == 0 ) {
71 } else if ( strcmp( cpu, "x86-ssse3" ) == 0 ) {
74 } else if ( strcmp( cp
[all...]
/external/oprofile/libutil/tests/
H A Dstring_tests.c37 if (strcmp(skip_ws(""), ""))
39 if (strcmp(skip_ws("\na"), "a"))
41 if (strcmp(skip_ws("\n\na"), "a"))
43 if (strcmp(skip_ws("\n a"), "a"))
45 if (strcmp(skip_ws("\n \ta"), "a"))
47 if (strcmp(skip_ws("\n \t"), ""))
49 if (strcmp(skip_ws(" "), ""))
52 if (strcmp(skip_nonws(""), ""))
54 if (strcmp(skip_nonws("a"), ""))
56 if (strcmp(skip_nonw
[all...]
/external/valgrind/main/memcheck/tests/darwin/
H A Denv.c15 assert( 0 == strcmp(getenv("MYVAR"), val1) );
18 assert( 0 == strcmp(getenv("MYVAR"), val2) );
21 assert( 0 == strcmp(getenv("MYVAR"), val2) );
24 assert( 0 == strcmp(getenv("MYVAR"), "xxxx") );
/external/chromium/testing/gtest/test/
H A Dgtest_env_var_test_.cc54 if (strcmp(flag, "break_on_failure") == 0) {
59 if (strcmp(flag, "catch_exceptions") == 0) {
64 if (strcmp(flag, "color") == 0) {
69 if (strcmp(flag, "death_test_style") == 0) {
74 if (strcmp(flag, "death_test_use_fork") == 0) {
79 if (strcmp(flag, "filter") == 0) {
84 if (strcmp(flag, "output") == 0) {
89 if (strcmp(flag, "print_time") == 0) {
94 if (strcmp(flag, "repeat") == 0) {
99 if (strcmp(fla
[all...]
/external/gtest/test/
H A Dgtest_env_var_test_.cc54 if (strcmp(flag, "break_on_failure") == 0) {
59 if (strcmp(flag, "catch_exceptions") == 0) {
64 if (strcmp(flag, "color") == 0) {
69 if (strcmp(flag, "death_test_style") == 0) {
74 if (strcmp(flag, "death_test_use_fork") == 0) {
79 if (strcmp(flag, "filter") == 0) {
84 if (strcmp(flag, "output") == 0) {
89 if (strcmp(flag, "print_time") == 0) {
94 if (strcmp(flag, "repeat") == 0) {
99 if (strcmp(fla
[all...]
/external/protobuf/gtest/test/
H A Dgtest_env_var_test_.cc54 if (strcmp(flag, "break_on_failure") == 0) {
59 if (strcmp(flag, "catch_exceptions") == 0) {
64 if (strcmp(flag, "color") == 0) {
69 if (strcmp(flag, "death_test_style") == 0) {
74 if (strcmp(flag, "death_test_use_fork") == 0) {
79 if (strcmp(flag, "filter") == 0) {
84 if (strcmp(flag, "output") == 0) {
89 if (strcmp(flag, "print_time") == 0) {
94 if (strcmp(flag, "repeat") == 0) {
99 if (strcmp(fla
[all...]
/external/dropbear/
H A Ddbmulti.c42 if (strcmp(progname, "dropbear") == 0) {
47 if (strcmp(progname, "dbclient") == 0
48 || strcmp(progname, "ssh") == 0) {
53 if (strcmp(progname, "dropbearkey") == 0) {
58 if (strcmp(progname, "dropbearconvert") == 0) {
63 if (strcmp(progname, "scp") == 0) {
/external/linux-tools-perf/
H A Dbuiltin-list.c31 else if (strcmp(argv[i], "hw") == 0 ||
32 strcmp(argv[i], "hardware") == 0)
34 else if (strcmp(argv[i], "sw") == 0 ||
35 strcmp(argv[i], "software") == 0)
37 else if (strcmp(argv[i], "cache") == 0 ||
38 strcmp(argv[i], "hwcache") == 0)
/external/webkit/Source/WebKit/win/
H A DWebKitDLL.cpp145 if (!strcmp(name, "textAreaResizeCorner"))
147 else if (!strcmp(name, "missingImage"))
149 else if (!strcmp(name, "nullPlugin"))
151 else if (!strcmp(name, "panIcon"))
153 else if (!strcmp(name, "panSouthCursor"))
155 else if (!strcmp(name, "panNorthCursor"))
157 else if (!strcmp(name, "panEastCursor"))
159 else if (!strcmp(name, "panWestCursor"))
161 else if (!strcmp(name, "panSouthEastCursor"))
163 else if (!strcmp(nam
[all...]
/external/bison/lib/
H A Dhard-locale.c50 if (strcmp (p, "C") == 0 || strcmp (p, "POSIX") == 0)
62 && strcmp (p, locale) == 0)
64 && strcmp (p, locale) == 0))
/external/tcpdump/
H A Dprint-zephyr.c193 if (!lose && strcmp(ackdata, "SENT"))
198 if (!strcmp(z.class, "USER_LOCATE")) {
199 if (!strcmp(z.opcode, "USER_HIDE"))
201 else if (!strcmp(z.opcode, "USER_UNHIDE"))
208 if (!strcmp(z.class, "ZEPHYR_ADMIN")) {
213 if (!strcmp(z.class, "ZEPHYR_CTL")) {
214 if (!strcmp(z.inst, "CLIENT")) {
215 if (!strcmp(z.opcode, "SUBSCRIBE") ||
216 !strcmp(z.opcode, "SUBSCRIBE_NODEFS") ||
217 !strcmp(
[all...]
/external/libxml2/
H A Dlegacy.c177 if (!strcmp(name, "validate")) {
179 } else if (!strcmp(name, "keep blanks")) {
181 } else if (!strcmp(name, "disable SAX")) {
183 } else if (!strcmp(name, "fetch external entities")) {
185 } else if (!strcmp(name, "substitute entities")) {
187 } else if (!strcmp(name, "gather line info")) {
189 } else if (!strcmp(name, "user data")) {
191 } else if (!strcmp(name, "is html")) {
193 } else if (!strcmp(name, "is standalone")) {
195 } else if (!strcmp(nam
[all...]
/external/iproute2/misc/
H A Dssfilter.y208 if (strcmp(curtok, "!") == 0 ||
209 strcmp(curtok, "not") == 0)
211 if (strcmp(curtok, "&") == 0 ||
212 strcmp(curtok, "&&") == 0 ||
213 strcmp(curtok, "and") == 0)
215 if (strcmp(curtok, "|") == 0 ||
216 strcmp(curtok, "||") == 0 ||
217 strcmp(curtok, "or") == 0)
219 if (strcmp(curtok, "(") == 0)
221 if (strcmp(curto
[all...]
/external/chromium/chrome/browser/metrics/
H A Dmetrics_response.cc29 if (strcmp(Char(name), "upload") == 0) {
31 if (strcmp(Char(attrs[i]), "interval") == 0) {
36 } else if (strcmp(Char(name), "limit") == 0) {
38 if (strcmp(Char(attrs[i]), "events") == 0) {
43 } else if (strcmp(Char(name), "collector") == 0) {
45 if (strcmp(Char(attrs[i]), "type") == 0) {
47 if (strcmp(type, "document") == 0) {
49 } else if (strcmp(type, "profile") == 0) {
51 } else if (strcmp(type, "window") == 0) {
53 } else if (strcmp(typ
[all...]
/external/icu4c/i18n/
H A DdecContext.c23 #include <string.h> /* for strcmp */
232 if (strcmp(string, DEC_Condition_CS)==0)
234 if (strcmp(string, DEC_Condition_DZ)==0)
236 if (strcmp(string, DEC_Condition_DI)==0)
238 if (strcmp(string, DEC_Condition_DU)==0)
240 if (strcmp(string, DEC_Condition_IE)==0)
242 if (strcmp(string, DEC_Condition_IS)==0)
244 if (strcmp(string, DEC_Condition_IC)==0)
246 if (strcmp(string, DEC_Condition_IO)==0)
249 if (strcmp(strin
[all...]
/external/svox/pico/tts/
H A Dsvox_ssml_parser.cpp110 if (strcmp(element, "speak") == 0)
129 if (strcmp(attributes[i], "xml:lang") == 0)
140 else if (strcmp(element, "p") == 0) /* currently no attributes are supported for <p> */
152 else if (strcmp(element, "s") == 0) /* currently no attributes are supported for <s> */
164 else if (strcmp(element, "phoneme") == 0) /* only ipa and xsampa alphabets are supported */
175 if (strcmp(attributes[i], "alphabet") == 0)
177 if (strcmp(attributes[i+1], "xsampa") == 0)
182 if (strcmp(attributes[i], "ph") == 0)
270 else if (strcmp(element, "break") == 0)
285 if (strcmp(attribute
[all...]
/external/dbus/dbus/
H A Ddbus-errors.c92 if (strcmp (error, DBUS_ERROR_FAILED) == 0)
94 else if (strcmp (error, DBUS_ERROR_NO_MEMORY) == 0)
96 else if (strcmp (error, DBUS_ERROR_IO_ERROR) == 0)
98 else if (strcmp (error, DBUS_ERROR_BAD_ADDRESS) == 0)
100 else if (strcmp (error, DBUS_ERROR_NOT_SUPPORTED) == 0)
102 else if (strcmp (error, DBUS_ERROR_LIMITS_EXCEEDED) == 0)
104 else if (strcmp (error, DBUS_ERROR_ACCESS_DENIED) == 0)
106 else if (strcmp (error, DBUS_ERROR_AUTH_FAILED) == 0)
108 else if (strcmp (error, DBUS_ERROR_NO_SERVER) == 0)
110 else if (strcmp (erro
[all...]
/external/icu4c/samples/date/
H A Ddate.c75 if(strcmp(arg, "-v") == 0 || strcmp(arg, "--version") == 0) {
79 else if(strcmp(arg, "-h") == 0 || strcmp(arg, "--help") == 0) {
83 else if(strcmp(arg, "-u") == 0 || strcmp(arg, "--gmt") == 0) {
87 else if(strcmp(arg, "-f") == 0 || strcmp(arg, "--full") == 0) {
91 else if(strcmp(arg, "-l") == 0 || strcmp(ar
[all...]
/external/chromium/testing/gtest/samples/
H A Dsample2_unittest.cc82 EXPECT_TRUE(strcmp(s.c_string(), kHelloString) == 0);
91 EXPECT_TRUE(strcmp(s2.c_string(), kHelloString) == 0);
99 EXPECT_TRUE(strcmp(s.c_string(), kHelloString) == 0);
104 EXPECT_TRUE(strcmp(s.c_string(), kHelloString) == 0);
/external/elfutils/libasm/
H A Dsymbolhash.h34 strcmp (ebl_string ((a)->strent), ebl_string ((b)->strent))

Completed in 4994 milliseconds

1234567891011>>