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

1 2

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
adojet.h 28 typedef struct Filters Filters;
124 virtual HRESULT WINAPI get_Filters(Filters **ppFilters) = 0;
156 HRESULT (WINAPI *get_Filters)(IReplica *This,Filters **ppFilters);
233 HRESULT WINAPI IReplica_get_Filters_Proxy(IReplica *This,Filters **ppFilters);
290 struct Filters : public IDispatch {
302 HRESULT (WINAPI *QueryInterface)(Filters *This,REFIID riid,void **ppvObject);
303 ULONG (WINAPI *AddRef)(Filters *This);
304 ULONG (WINAPI *Release)(Filters *This);
305 HRESULT (WINAPI *GetTypeInfoCount)(Filters *This,UINT *pctinfo)
    [all...]
  /external/llvm/utils/TableGen/
FixedLenDecoderEmitter.cpp 288 /// FilterChooser - FilterChooser chooses the best filter among a set of Filters
292 /// of instructions available, FilterChooser builds up the possible Filters that
317 // Vector of candidate filters.
318 std::vector<Filter> Filters;
327 // Index of the best filter from Filters.
339 Operands(FC.Operands), Filters(FC.Filters),
349 : AllInstructions(Insts), Opcodes(IDs), Operands(Ops), Filters(),
363 Filters(), FilterBitValues(ParentFilterBitValues),
416 return Filters[BestIndex]
    [all...]
  /external/chromium_org/chrome/browser/ui/webui/options/
settings_format_browsertest.js 16 SettingsFormatWebUITest.Filters = {
102 * @param {Array.<string>} filters List of exemptions.
105 isExempt: function(element, filters) {
107 for (var i = 0; i < filters.length; i++) {
108 if (filters[i] == target)
140 if (!this.isExempt(element, SettingsFormatWebUITest.Filters['pref']))
  /external/chromium_org/third_party/jinja2/
filters.py 3 jinja2.filters
6 Bundled jinja filters.
28 """Decorator for marking context dependent filters. The current
36 """Decorator for marking eval-context dependent filters. An eval
47 """Decorator for marking evironment dependent filters. The current
845 """Filters a sequence of objects by appying a test to either the object
861 """Filters a sequence of objects by appying a test to either the object
877 """Filters a sequence of objects by appying a test to either the object
894 """Filters a sequence of objects by appying a test to either the object
935 FILTERS =
    [all...]
  /external/mdnsresponder/mDNSPosix/
NetMonitor.c 130 static FilterList *Filters;
131 #define ExactlyOneFilter (Filters && !Filters->next)
773 if (!Filters) return(srcaddr->type == mDNSAddrType_IPv4);
774 for (f=Filters; f; f=f->next) if (mDNSSameAddress(srcaddr, &f->FilterAddr)) return(mDNStrue);
890 if (!Filters)
    [all...]
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/
volume_manager_wrapper.js 7 * to VolumeManager. This class also filters Drive related data/events if
162 // Filters drive related volumes.
312 * Filters volume info by referring driveEnabled.
directory_contents.js 236 // Filters by the query, and if found, run entriesCallback.
318 * This class manages filters and determines a file should be shown or not.
319 * When filters are changed, a 'changed' event is fired.
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/parse-only/
mootools-1.2.2-core-nc.js     [all...]
  /external/chromium_org/chrome/browser/extensions/
lazy_background_page_apitest.cc 185 IN_PROC_BROWSER_TEST_F(LazyBackgroundPageApiTest, Filters) {
188 const Extension* extension = LoadExtensionAndWait("filters");
  /external/chromium_org/chrome/common/extensions/docs/server2/
features_bundle.py 96 '''Filters and combines the possible values for a feature into one dict.
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/ppc/
filter_bilinear_altivec.asm 59 ;# Filters a horizontal line
439 ;# Filters a horizontal line
variance_subpixel_altivec.asm 62 ;# Filters a horizontal line
542 ;# Filters a horizontal line
  /external/libvpx/libvpx/vp8/common/ppc/
filter_bilinear_altivec.asm 59 ;# Filters a horizontal line
439 ;# Filters a horizontal line
variance_subpixel_altivec.asm 62 ;# Filters a horizontal line
542 ;# Filters a horizontal line
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/
filter_bilinear_altivec.asm 59 ;# Filters a horizontal line
439 ;# Filters a horizontal line
variance_subpixel_altivec.asm 62 ;# Filters a horizontal line
542 ;# Filters a horizontal line
  /external/clang/lib/CodeGen/
CGException.cpp 540 // because __cxa_call_unexpected magically filters exceptions
816 SmallVector<llvm::Constant*, 8> Filters;
823 Filters.push_back(cast<llvm::Constant>(filterTypes[i]));
824 llvm::Constant *FilterArray = llvm::ConstantArray::get(AType, Filters);
    [all...]
  /prebuilts/sdk/tools/lib/
lombok-ast-0.2.jar 
  /prebuilts/tools/common/lombok-ast/
lombok-ast-0.2.1.jar 
lombok-ast-0.2.jar 
  /prebuilts/tools/common/m2/repository/com/android/tools/external/lombok/lombok-ast/0.2.1/
lombok-ast-0.2.1.jar 
  /external/chromium_org/third_party/skia/gm/rebaseline_server/static/new/js/
app.js 221 // NOTE: The order is important since filters are rendered first,
252 * Central render function. Everytime settings/filters/etc. changed
416 // Initial values for filters set in loadData()
439 * @param {FilterOpt[]} foptions Filter options. For 'checkbox' filters this
441 For freeform filters this is a list of all
719 * @param {Column[]} otherCols Columns that are neither filters nor images.
872 * Filters the data based on the given filterColumns and
882 // run through all the filters
895 // intersect the records returned by filters.
    [all...]
  /frameworks/base/docs/html/guide/
guide_toc.cs 35 <div class="nav-section-header"><a href="<?cs var:toroot ?>guide/components/intents-filters.html">
36 <span class="en">Intents and Intent Filters</span>
  /frameworks/base/docs/html/
gms_navtree_data.js 68 , null ], [ "Classes", null, [ [ "Filters", "reference/com/google/android/gms/drive/query/Filters.html", null, null ], [ "Query", "reference/com/google/android/gms/drive/query/Query.html", null, null ], [ "Query.Builder", "reference/com/google/android/gms/drive/query/Query.Builder.html", null, null ], [ "SearchableField", "reference/com/google/android/gms/drive/query/SearchableField.html", null, null ], [ "SortableField", "reference/com/google/android/gms/drive/query/SortableField.html", null, null ], [ "SortOrder", "reference/com/google/android/gms/drive/query/SortOrder.html", null, null ], [ "SortOrder.Builder", "reference/com/google/android/gms/drive/query/SortOrder.Builder.html", null, null ] ]
    [all...]
  /external/chromium_org/ui/file_manager/file_manager/background/js/
file_operation_manager.js     [all...]

Completed in 905 milliseconds

1 2