Searched refs:BAD (Results 26 - 50 of 73) sorted by relevance

123

/external/icu/icu4c/source/config/
H A Dtest-icu-config.sh13 icu-config --BAD ARGUMENT
/external/valgrind/main/coregrind/
H A Dm_transtab.c1084 # define BAD(_str) do { whassup = (_str); goto bad; } while (0) macro
1094 BAD("invalid sec->tt_n_inuse");
1097 BAD("sec->tc_next points outside tc");
1102 BAD("ec2tte_size/ec2tte mismatch(1)");
1104 BAD("ec2tte_size/ec2tte mismatch(2)");
1107 BAD("implausible ec2tte_used");
1120 BAD("implausible tteno");
1123 BAD("tteno points to non-inuse tte");
1125 BAD("tte->n_tte2ec out of range");
1132 BAD("tt
1205 # undef BAD macro
[all...]
/external/freetype/src/gzip/
H A Dinfutil.h24 BAD} /* got a data error--stuck here */ enumerator in enum:__anon21557
/external/chromium_org/v8/test/mjsunit/
H A Dregexp-global.js66 str = "FOUR LEGS GOOD, TWO LEGS BAD!";
67 str = str.replace(/(FOUR|TWO) LEGS (GOOD|BAD)/g,
72 if (num_legs == "TWO") assertTrue(likeability == "BAD");
118 str = "FOUR \u817f GOOD, TWO \u817f BAD!";
119 str = str.replace(/(FOUR|TWO) \u817f (GOOD|BAD)/g,
124 if (num_legs == "TWO") assertTrue(likeability == "BAD");
/external/chromium_org/third_party/icu/source/tools/genren/
H A Dgenren.pl91 * YOU ARE DOING, OTHERWISE VERY BAD THINGS WILL HAPPEN!
/external/icu/icu4c/source/tools/genren/
H A Dgenren.pl91 * YOU ARE DOING, OTHERWISE VERY BAD THINGS WILL HAPPEN!
/external/zlib/src/contrib/masmx64/
H A Dinffas8664.c63 BAD -- error in block data
160 state->mode = BAD;
/external/valgrind/main/coregrind/m_debuginfo/
H A Dreadelf.c1828 # define BAD(_secname) \ macro
1860 BAD(".text");
1882 BAD(".data");
1904 BAD(".sdata");
1927 BAD(".rodata");
2012 BAD(".bss");
2066 BAD(".sbss");
2078 BAD(".got");
2090 BAD(".got.plt");
2107 BAD("
2183 # undef BAD macro
[all...]
/external/mksh/src/
H A Dexpr.c61 VAR, LIT, END, BAD enumerator in enum:token
209 curstate.tok = BAD;
269 case BAD:
705 es->tok = BAD;
/external/valgrind/main/helgrind/
H A Dhg_main.c849 #define BAD(_str) do { how = (_str); goto bad; } while (0) macro
857 if (!HG_(is_sane_Thread)(thr)) BAD("1");
861 if (!HG_(isSubsetOf)( univ_lsets, wsW, wsA )) BAD("7");
866 if (!HG_(is_sane_LockN)(lk)) BAD("2");
869 if (!thread_is_a_holder_of_Lock(thr,lk)) BAD("3");
876 #undef BAD macro
884 #define BAD(_str) do { how = (_str); goto bad; } while (0) macro
892 if (i != VG_(sizeFM)(map_locks)) BAD("1");
898 if (lk->guestaddr != gla) BAD("2");
905 if (!HG_(is_sane_LockN)(lk)) BAD("
942 #undef BAD macro
[all...]
/external/zlib/src/contrib/inflate86/
H A Dinffas86.c56 BAD -- error in block data
1132 state->mode = BAD;
/external/chromium_org/third_party/icu/source/data/sprep/
H A Drfc3530cs.txt130 0BAB..0BAD; ; UNASSIGNED
H A Drfc3530mixp.txt131 0BAB..0BAD; ; UNASSIGNED
H A Drfc3920res.txt131 0BAB..0BAD; ; UNASSIGNED
H A Drfc4011.txt130 0BAB..0BAD; ; UNASSIGNED
H A Drfc4013.txt131 0BAB..0BAD; ; UNASSIGNED
H A Drfc4505.txt130 0BAB..0BAD; ; UNASSIGNED
/external/chromium_org/third_party/icu/source/test/testdata/
H A Dnfs4_cs_prep_cs.txt122 0BAB..0BAD; ; UNASSIGNED
H A Dnfs4_mixed_prep_p.txt122 0BAB..0BAD; ; UNASSIGNED
/external/icu/icu4c/source/data/sprep/
H A Drfc3530cs.txt130 0BAB..0BAD; ; UNASSIGNED
H A Drfc3530mixp.txt131 0BAB..0BAD; ; UNASSIGNED
H A Drfc3920res.txt131 0BAB..0BAD; ; UNASSIGNED
H A Drfc4011.txt130 0BAB..0BAD; ; UNASSIGNED
H A Drfc4013.txt131 0BAB..0BAD; ; UNASSIGNED
H A Drfc4505.txt130 0BAB..0BAD; ; UNASSIGNED

Completed in 1271 milliseconds

123