Searched
full:illegal (Results
1126 -
1150 of
2771) sorted by null
<<41424344454647484950>>
/external/chromium_org/ppapi/c/ |
ppb_input_event.h | 358 * illegal. In the case of an invalid bit, all valid bits will be applied 359 * and only the illegal bits will be ignored. The most common cause of a 391 * illegal. In the case of an invalid bit, all valid bits will be applied 392 * and only the illegal bits will be ignored. [all...] |
/external/chromium_org/sync/engine/ |
process_updates_util.cc | 158 LOG(ERROR) << "Illegal negative id in received updates";
|
sync_scheduler_impl.h | 305 // While true, it is illegal for any new scheduling activity to take place.
|
/external/chromium_org/sync/internal_api/ |
base_node.cc | 49 // server-illegal name followed by one or more spaces, remove the trailing
|
/external/chromium_org/sync/util/ |
cryptographer.h | 141 // value for later use on the UI thread. It is illegal to call this if the
|
/external/chromium_org/testing/gtest/include/gtest/internal/ |
gtest-filepath.h | 56 // Names are NOT checked for syntax correctness -- no checking for illegal
|
/external/chromium_org/third_party/WebKit/Source/modules/webdatabase/ |
SQLTransaction.cpp | 96 &SQLTransaction::unreachableState, // 0. illegal
|
/external/chromium_org/third_party/WebKit/Source/platform/graphics/win/ |
TransparencyWin.h | 249 // that they are illegal and can't be rendered (failing silently, drawing
|
/external/chromium_org/third_party/WebKit/Source/wtf/ |
Assertions.cpp | 308 signal(SIGILL, handler); // 4: illegal instruction (not reset when caught).
|
/external/chromium_org/third_party/icu/source/common/ |
ucnv_cnv.h | 39 * U+ffff "illegal"
|
ucnv_u16.c | [all...] |
unistr_cnv.cpp | 146 // if the arguments are illegal, then do nothing
|
uprops.h | 199 * @return 0 if no data or illegal argument
|
uresimp.h | 266 * @param status just for catching illegal arguments
|
/external/chromium_org/third_party/icu/source/i18n/ |
regeximp.h | 314 "ILLEGAL")
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
tzregts.cpp | 369 * it receives -- it turns out that this test was passing in illegal 697 * SimpleTimeZone accepts illegal DST savings values. These values 760 * SimpleTimeZone.getOffset accepts illegal arguments. [all...] |
/external/chromium_org/third_party/icu/source/test/perf/collationperf/ |
CollPerf.pl | 149 $html =~ s/://g; # ':' illegal
|
/external/chromium_org/third_party/icu/source/tools/tzcode/ |
icuzdump.cpp | 298 cerr << "Illegal command line argument(s)" << endl << endl;
|
/external/chromium_org/third_party/libjingle/source/talk/base/ |
flags.cc | 251 fprintf(stderr, "Error: illegal value for flag %s of type %s\n",
|
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/utf/ |
utf.h | 64 // Unicode value 0 (i.e., ASCII NULL). A byte value of 0 is illegal
|
/external/chromium_org/third_party/mesa/src/docs/OLD/ |
MESA_trace.spec | 191 It is illegal to call NewTraceMESA or EndTraceMESA between Begin and End.
|
/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/internal/ |
gtest-filepath.h | 56 // Names are NOT checked for syntax correctness -- no checking for illegal
|
/external/chromium_org/third_party/openssl/openssl/crypto/asn1/ |
a_utf8.c | 71 * -2 = illegal character
|
/external/chromium_org/third_party/ply/ |
README | 180 print("Illegal character '%s'" % t.value[0])
|
/external/chromium_org/third_party/skia/src/animator/ |
SkDrawExtraPathEffect.cpp | 309 // illegal
|
Completed in 1524 milliseconds
<<41424344454647484950>>