HomeSort by relevance Sort by last modified time
    Searched refs:accepts (Results 1 - 25 of 69) sorted by null

1 2 3

  /external/proguard/src/proguard/io/
DataEntryFilter.java 32 * Checks whether the filter accepts the given data entry.
34 * @return a boolean indicating whether the filter accepts the given data
37 public boolean accepts(DataEntry dataEntry); method in interface:DataEntryFilter
DataEntryParentFilter.java 47 public boolean accepts(DataEntry dataEntry) method in class:DataEntryParentFilter
49 return dataEntry != null && dataEntryFilter.accepts(dataEntry.getParent());
DataEntryDirectoryFilter.java 36 public boolean accepts(DataEntry dataEntry) method in class:DataEntryDirectoryFilter
DataEntryNameFilter.java 50 public boolean accepts(DataEntry dataEntry) method in class:DataEntryNameFilter
FilteredDataEntryReader.java 45 * will be delegated if the filter accepts
59 * will be delegated if the filter accepts
81 DataEntryReader dataEntryReader = dataEntryFilter.accepts(dataEntry) ?
FilteredDataEntryWriter.java 44 * will be delegated if the filter accepts
58 * will be delegated if the filter accepts
80 DataEntryWriter dataEntryWriter = dataEntryFilter.accepts(dataEntry) ?
100 DataEntryWriter dataEntryWriter = dataEntryFilter.accepts(dataEntry) ?
  /external/llvm/utils/TableGen/
X86ModRMFilters.h 42 /// accepts - Indicates whether the filter accepts a particular ModR/M
45 /// @result - True if the filter accepts the ModR/M byte; false if not.
46 virtual bool accepts(uint8_t modRM) const = 0;
49 /// DumbFilter - Accepts any ModR/M byte. Used for instructions that do not
59 bool accepts(uint8_t modRM) const { function in class:llvm::X86Disassembler::DumbFilter
82 bool accepts(uint8_t modRM) const { function in class:llvm::X86Disassembler::ModFilter
113 bool accepts(uint8_t modRM) const { function in class:llvm::X86Disassembler::EscapeFilter
137 bool accepts(uint8_t modRM) const { function in class:llvm::X86Disassembler::AddRegEscapeFilter
163 bool accepts(uint8_t modRM) const function in class:llvm::X86Disassembler::ExtendedFilter
187 bool accepts(uint8_t modRM) const { function in class:llvm::X86Disassembler::ExactFilter
    [all...]
  /external/proguard/src/proguard/classfile/util/
WarningPrinter.java 77 if (accepts(className))
87 public boolean accepts(String className) method in class:WarningPrinter
100 if (accepts(className1, className2))
110 public boolean accepts(String className1, String className2) method in class:WarningPrinter
DynamicMemberReferenceInitializer.java 461 notePrinter.accepts(clazz.getName()))
556 if (notePrinter.accepts(programClass.getName()))
569 if (notePrinter.accepts(programClass.getName()))
582 if (notePrinter.accepts(libraryClass.getName()))
595 if (notePrinter.accepts(libraryClass.getName()))
  /external/chromium_org/third_party/yasm/source/patched-yasm/tools/re2c/
dfa.c 59 fprintf(o, " accepts %u", s->rule->d.RuleOp.accept);
  /external/chromium_org/content/child/npapi/
webplugin.h 44 virtual void SetAcceptsInputEvents(bool accepts) = 0;
  /external/chromium_org/chrome/browser/extensions/api/file_system/
file_system_api.h 134 const AcceptOptions* accepts,
file_system_api.cc 851 const AcceptOptions* accepts,
860 if (accepts) {
863 accepts->begin(); iter != accepts->end(); ++iter) {
    [all...]
  /external/proguard/src/proguard/
FullyQualifiedClassNameChecker.java 154 notePrinter.accepts(className))
  /ndk/sources/host-tools/sed-4.2.1/lib/
regexec.c 3593 bitset_t accepts; \/* Characters a node can accept. *\/ local
    [all...]
  /external/chromium_org/chrome/browser/resources/file_manager/css/
file_manager.css 233 #volume-list > .accepts,
241 #volume-list:focus > .accepts,
338 #directory-tree .tree-item.accepts > .tree-row,
346 #directory-tree .tree-item.accepts > .tree-row,
354 #directory-tree:focus .tree-item.accepts > .tree-row,
362 #directory-tree:focus .tree-item.accepts > .tree-row,
926 .thumbnail-grid .thumbnail-item.accepts .thumbnail-frame {
985 #list-container list > li.accepts[selected],
986 #list-container grid > li.accepts[selected] {
990 #list-container list:focus > li.accepts[selected]
    [all...]
  /external/libpng/scripts/
makevms.com 6 $! This procedure accepts one parameter (contrib), which causes it to build
  /bionic/libc/upstream-netbsd/libc/isc/
eventlib_p.h 223 LIST(evAccept) accepts; member in struct:__anon738
  /external/chromium_org/content/plugin/
webplugin_proxy.h 57 virtual void SetAcceptsInputEvents(bool accepts) OVERRIDE;
  /external/chromium_org/content/renderer/npapi/
webplugin_impl.h 102 virtual void SetAcceptsInputEvents(bool accepts) OVERRIDE;
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
gensuitemodule.py 382 (getdata, "accepts"),
712 [name, desc, code, subcode, returns, accepts, arguments] = event
727 has_arg = (not is_null(accepts))
728 opt_arg = (has_arg and is_optional(accepts))
745 fp.write(" Required argument: %s\n"%getdatadoc(accepts))
747 fp.write(" Optional argument: %s\n"%getdatadoc(accepts))
812 [name, desc, code, subcode, returns, accepts, arguments] = event
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/bin/
i686-linux-gccbug 330 >Class: <[ doc-bug | accepts-illegal | rejects-legal | wrong-code | ice-on-legal-code| ice-on-illegal-code | pessimizes-code | sw-bug | change-request | support ] (one line)>
332 SEND-PR: accepts-illegal GCC fails to reject erroneous code.
462 ""|doc-bug|accepts-illegal|rejects-legal|wrong-code|ice-on-legal-code|ice-on-illegal-code|pessimizes-code|sw-bug|change-request|support) CNT=`expr $CNT + 1` ;;
  /external/chromium_org/v8/test/webkit/fast/js/
parser-syntax-check.js 73 // accepts: 'function f() { return 6 + }' (only inside a function declaration)
215 valid ("do ; while(0) i++"); // Is this REALLY valid? (Firefox also accepts this)
  /external/chromium_org/chrome/browser/resources/file_manager/js/
file_transfer_controller.js 493 domElement.classList.add('accepts');
510 if (this.dropTarget_ && this.dropTarget_.classList.contains('accepts'))
511 this.dropTarget_.classList.remove('accepts');
  /external/chromium_org/tools/measure_page_load_time/ff_ext/content/
measure_page_load_time.js 8 * 42492 for connections, then accepts URLs and returns strings of the

Completed in 2289 milliseconds

1 2 3