Home
last modified time | relevance | path

Searched defs:Fetch (Results 1 – 12 of 12) sorted by relevance

/external/swiftshader/src/Shader/
DSamplerCore.hpp29 Fetch enumerator
/external/google-breakpad/src/common/
Dstabs_reader.cc58 void StabsReader::EntryIterator::Fetch() { in Fetch() function in google_breakpad::StabsReader::EntryIterator
/external/google-breakpad/src/common/linux/
Delf_symbols_to_module.cc94 void Fetch() { in Fetch() function in google_breakpad::ELFSymbolIterator
/external/skia/src/core/
DSkMaskGamma.cpp57 /*static*/ const SkColorSpaceLuminance& SkColorSpaceLuminance::Fetch(SkScalar gamma) { in Fetch() function in SkColorSpaceLuminance
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
DBufferedTokenStream.cs224 protected virtual void Fetch(int n) in Fetch() method in Antlr.Runtime.BufferedTokenStream
/external/clang/test/SemaCXX/
Dclass-base-member-init.cpp107 void Fetch() { in Fetch() function
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
DBufferedTokenStream.cs195 protected virtual void Fetch(int n) { in Fetch() method in Antlr.Runtime.BufferedTokenStream
/external/swiftshader/third_party/subzero/crosstest/
Dtest_sync_atomic_main.cpp157 bool Fetch; member
/external/v8/tools/release/
Dcommon_includes.py294 def Fetch(self): member in VCInterface
333 def Fetch(self): member in GitInterface
/external/libtextclassifier/util/hash/
Dfarmhash.cc357 #define Fetch Fetch64 macro
528 #define Fetch Fetch32 macro
1108 #define Fetch Fetch32 macro
1227 #define Fetch Fetch64 macro
/external/v8/tools/mb/
Dmb.py1411 def Fetch(self, url): member in MetaBuildWrapper
/external/skia/src/effects/
DSkLightingImageFilter.cpp263 static inline uint32_t Fetch(const SkBitmap& src, int x, int y, const SkIRect& bounds) { in Fetch() function in UncheckedPixelFetcher
271 static inline uint32_t Fetch(const SkBitmap& src, int x, int y, const SkIRect& bounds) { in Fetch() function in DecalPixelFetcher