Home
last modified time | relevance | path

Searched refs:Fetch (Results 1 – 25 of 39) sorted by relevance

12

/external/google-breakpad/src/common/linux/
Delf_symbols_to_module.cc79 Fetch(); in ELFSymbolIterator()
84 ELFSymbolIterator &operator++() { Fetch(); symbol_.index++; return *this; } in operator ++()
94 void Fetch() { in Fetch() function in google_breakpad::ELFSymbolIterator
/external/skia/src/core/
DSkMaskGamma.h34 const SkColorSpaceLuminance& luminance = Fetch(gamma); in computeLuminance()
46 static const SkColorSpaceLuminance& Fetch(SkScalar gamma);
111 const SkColorSpaceLuminance& paintConvert = SkColorSpaceLuminance::Fetch(paintGamma); in SkTMaskGamma()
112 const SkColorSpaceLuminance& deviceConvert = SkColorSpaceLuminance::Fetch(deviceGamma); in SkTMaskGamma()
DSkMaskGamma.cpp57 /*static*/ const SkColorSpaceLuminance& SkColorSpaceLuminance::Fetch(SkScalar gamma) { in Fetch() function in SkColorSpaceLuminance
/external/llvm/test/CodeGen/AMDGPU/
Dvtx-schedule.ll8 ; CHECK: Fetch clause
10 ; CHECK: Fetch clause
Dfetch-limits.r600.ll7 ; CHECK: Fetch clause
8 ; CHECK: Fetch clause
Dfetch-limits.r700+.ll16 ; CHECK: Fetch clause
17 ; CHECK: Fetch clause
/external/chromium-trace/catapult/firefighter/update/common/buildbot/
Dbuilds.py39 return self.Fetch((key,))
41 def Fetch(self, build_numbers): member in Builds
/external/google-breakpad/src/common/
Dstabs_reader.h157 EntryIterator &operator++() { Fetch(); entry_.index++; return *this; }
167 void Fetch();
Dstabs_reader.cc55 Fetch(); in EntryIterator()
58 void StabsReader::EntryIterator::Fetch() { in Fetch() function in google_breakpad::StabsReader::EntryIterator
/external/skia/src/effects/
DSkLightingImageFilter.cpp192 static inline uint32_t Fetch(const SkBitmap& src, int x, int y, const SkIRect& bounds) { in Fetch() function in __anon8216b1c80111::UncheckedPixelFetcher
200 static inline uint32_t Fetch(const SkBitmap& src, int x, int y, const SkIRect& bounds) { in Fetch() function in __anon8216b1c80111::DecalPixelFetcher
226 m[4] = PixelFetcher::Fetch(src, x, y, srcBounds); in lightBitmap()
227 m[5] = PixelFetcher::Fetch(src, x + 1, y, srcBounds); in lightBitmap()
228 m[7] = PixelFetcher::Fetch(src, x, y + 1, srcBounds); in lightBitmap()
229 m[8] = PixelFetcher::Fetch(src, x + 1, y + 1, srcBounds); in lightBitmap()
236 m[5] = PixelFetcher::Fetch(src, x + 1, y, srcBounds); in lightBitmap()
237 m[8] = PixelFetcher::Fetch(src, x + 1, y + 1, srcBounds); in lightBitmap()
251 m[1] = PixelFetcher::Fetch(src, x, y - 1, srcBounds); in lightBitmap()
252 m[2] = PixelFetcher::Fetch(src, x + 1, y - 1, srcBounds); in lightBitmap()
[all …]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
Dplugin.properties14 fetchFactories.name = Fetch Script Factories
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
DBufferedTokenStream.cs220 Fetch(n); in Sync()
224 protected virtual void Fetch(int n) in Fetch() method in Antlr.Runtime.BufferedTokenStream
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
DBufferedTokenStream.cs191 Fetch(n); in Sync()
195 protected virtual void Fetch(int n) { in Fetch() method in Antlr.Runtime.BufferedTokenStream
/external/e2fsprogs/tests/progs/
Dtest_icount_cmds.ct16 request do_fetch, "Fetch an icount entry",
/external/clang/test/SemaCXX/
Dclass-base-member-init.cpp107 void Fetch() { in Fetch() function
/external/v8/tools/release/
Dauto_push.py45 self.vc.Fetch()
Dcommon_includes.py293 def Fetch(self): member in VCInterface
332 def Fetch(self): member in GitInterface
568 self.vc.Fetch()
Dpush_to_candidates.py200 self.vc.Fetch()
/external/llvm/tools/llvm-config/
DCMakeLists.txt18 # Fetch target specific compile options, e.g. RTTI option
/external/sonivox/arm-wt-22k/lib_src/
DARM-E_interpolate_loop_gnu.s65 @ Fetch parameters from structures
DARM-E_interpolate_noloop_gnu.s63 @ Fetch parameters from structures
/external/chromium-trace/catapult/firefighter/update/handlers/
Dbuilds.py113 builder_builds = builder.builds.Fetch(build_numbers)
/external/ltrace/
DCREDITS90 D: Fetch backend, ABI fixes for various arches
/external/webrtc/webrtc/modules/desktop_capture/mac/
Ddesktop_configuration.mm63 // Fetch the NSScreenNumber, which is also the CGDirectDisplayID.
/external/curl/m4/
Dxc-am-iface.m4111 # Fetch dependency tracking file list from Makefile include lines.

12