/external/webkit/LayoutTests/fast/encoding/ |
meta-in-title-expected.txt | 2 This test verifies that charset sniffer ignores meta tag in a title.
|
namespace-meta-expected.txt | 1 This test checks that the charset sniffer ignores namespaced meta tags.
|
meta-in-title.html | 25 This test verifies that charset sniffer ignores meta tag in a title.
|
namespace-meta.html | 7 This test checks that the charset sniffer ignores namespaced meta tags.
|
/sdk/anttasks/src/com/android/ant/ |
InputPath.java | 55 if (ignores(file)) { 68 * Returns whether the InputPath ignores a given file or folder. If it is ignored then 74 public boolean ignores(File file) { method in class:InputPath
|
/external/valgrind/tsan/ |
ignore.h | 33 vector<IgnoreTriple> ignores; member in struct:IgnoreLists
|
ignore.cc | 48 ignore_lists->ignores.push_back(IgnoreObj(tail)); 50 ignore_lists->ignores.push_back(IgnoreFile(tail)); 52 ignore_lists->ignores.push_back(IgnoreFun(tail));
|
/external/chromium/net/base/ |
load_flags_list.h | 42 // If present, ignores certificate mismatches with the domain name. 46 // If present, ignores certificate expiration dates 54 // If present, ignores certificate revocation 58 // If present, ignores wrong key usage of the certificate 109 // Indicates that this is a load that ignores limits and should complete
|
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/ |
WebContextMenuClient.cpp | 49 // WebKit2 ignores this client callback and does context menu customization when it is told to show the menu. 55 // WebKit2 ignores this client callback and does context menu customization when it is told to show the menu.
|
/external/chromium/chrome/browser/extensions/ |
autoupdate_interceptor.h | 23 // When computing matches, this ignores query parameters (since the autoupdate
|
/frameworks/base/core/java/android/inputmethodservice/ |
ExtractButton.java | 24 * Specialization of {@link Button} that ignores the window not being focused.
|
/external/clang/test/CXX/temp/temp.arg/temp.arg.nontype/ |
p5.cpp | 91 S0<ci> s0c; // expected-error{{reference binding of non-type template parameter of type 'int &' to template argument of type 'const int' ignores qualifiers}} 92 S0<vi> s0v; // expected-error{{reference binding of non-type template parameter of type 'int &' to template argument of type 'volatile int' ignores qualifiers}} 93 S0<cvi> s0cv; // expected-error{{reference binding of non-type template parameter of type 'int &' to template argument of type 'const volatile int' ignores qualifiers}} 97 S1<vi> s1v; // expected-error{{reference binding of non-type template parameter of type 'const int &' to template argument of type 'volatile int' ignores qualifiers}} 98 S1<cvi> s1cv; // expected-error{{reference binding of non-type template parameter of type 'const int &' to template argument of type 'const volatile int' ignores qualifiers}} 101 S2<ci> s2c; // expected-error{{reference binding of non-type template parameter of type 'volatile int &' to template argument of type 'const int' ignores qualifiers}} 103 S2<cvi> s2cv; // expected-error{{reference binding of non-type template parameter of type 'volatile int &' to template argument of type 'const volatile int' ignores qualifiers}}
|
/external/proguard/docs/manual/ |
limitations.html | 18 <li>For efficiency, ProGuard always ignores any <b>private or package visible 32 wouldn't have any effect. It ignores the possibility that
|
/bionic/libc/stdlib/ |
strtoll.c | 42 * Ignores `locale' stuff. Assumes that the upper and lower case
|
strtoull.c | 42 * Ignores `locale' stuff. Assumes that the upper and lower case
|
/dalvik/vm/mterp/x86/ |
OP_EXECUTE_INLINE.S | 10 * Ignores argument count - always loads 4.
|
/external/chromium/base/win/ |
wrapped_window_proc.h | 7 // dependent, but it is possible that the OS just ignores the exception and
|
/external/chromium/chrome/browser/history/ |
download_database.h | 50 // to do an unbounded delete in either direction. This function ignores
|
/external/chromium/chrome/browser/ui/webui/ |
html_dialog_tab_contents_delegate.h | 14 // This class implements (and mostly ignores) most of TabContentsDelegate for
|
/packages/apps/Phone/res/menu/ |
incall_audio_mode_menu.xml | 19 <!-- TODO: Need final icon assets. Also, PopupMenu currently ignores the
|
/external/webkit/Tools/DumpRenderTree/chromium/ |
LayoutTestController.h | 83 // ignores any that may be present. 88 // ignores any that may be present. 93 // arguments, and ignores any that may be present. 97 // representation of the back/forward list. It ignores all arguments. 101 // scroll offsets of the child frames. It ignores all. 106 // It takes no arguments, and ignores any that may be present. 110 // line for each resource load callback. It takes no arguments, and ignores 115 // for each resource that was loaded. It takes no arguments, and ignores any 121 // It takes no arguments, and ignores any that may be present. 126 // attempt is made. It ignores any additional arguments [all...] |
/cts/tools/signature-tools/src/signature/io/impl/ |
BinaryApi.java | 59 .println("Binary signature loader ignores visibility and " +
|
/external/bluetooth/glib/docs/reference/glib/tmpl/ |
string_utils.sgml | 307 recognizes standard ASCII letters and ignores the locale, returning 324 recognizes standard ASCII letters and ignores the locale, returning 341 recognizes standard ASCII control characters and ignores the locale, 373 this only recognizes standard ASCII characters and ignores the locale, 390 this only recognizes standard ASCII letters and ignores the locale, 407 this only recognizes standard ASCII characters and ignores the locale, 424 this only recognizes standard ASCII letters and ignores the locale, 441 this only recognizes standard ASCII white-space and ignores the locale, 458 this only recognizes standard ASCII letters and ignores the locale,
|
/external/chromium/chrome/browser/chromeos/login/ |
password_changed_view.h | 41 // Ignores password change and forces full sync.
|
/external/quake/quake/src/QW/ |
release233_notes.txt | 21 - The client now ignores foreign connection requests while connected to a
|