/external/google-breakpad/src/common/linux/ |
D | elf_symbols_to_module.cc | 79 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/ |
D | SkMaskGamma.h | 34 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()
|
D | SkMaskGamma.cpp | 57 /*static*/ const SkColorSpaceLuminance& SkColorSpaceLuminance::Fetch(SkScalar gamma) { in Fetch() function in SkColorSpaceLuminance
|
/external/llvm/test/CodeGen/AMDGPU/ |
D | vtx-schedule.ll | 8 ; CHECK: Fetch clause 10 ; CHECK: Fetch clause
|
D | fetch-limits.r600.ll | 7 ; CHECK: Fetch clause 8 ; CHECK: Fetch clause
|
D | fetch-limits.r700+.ll | 16 ; CHECK: Fetch clause 17 ; CHECK: Fetch clause
|
/external/chromium-trace/catapult/firefighter/update/common/buildbot/ |
D | builds.py | 39 return self.Fetch((key,)) 41 def Fetch(self, build_numbers): member in Builds
|
/external/google-breakpad/src/common/ |
D | stabs_reader.h | 157 EntryIterator &operator++() { Fetch(); entry_.index++; return *this; } 167 void Fetch();
|
D | stabs_reader.cc | 55 Fetch(); in EntryIterator() 58 void StabsReader::EntryIterator::Fetch() { in Fetch() function in google_breakpad::StabsReader::EntryIterator
|
/external/skia/src/effects/ |
D | SkLightingImageFilter.cpp | 192 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/ |
D | plugin.properties | 14 fetchFactories.name = Fetch Script Factories
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ |
D | BufferedTokenStream.cs | 220 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/ |
D | BufferedTokenStream.cs | 191 Fetch(n); in Sync() 195 protected virtual void Fetch(int n) { in Fetch() method in Antlr.Runtime.BufferedTokenStream
|
/external/e2fsprogs/tests/progs/ |
D | test_icount_cmds.ct | 16 request do_fetch, "Fetch an icount entry",
|
/external/clang/test/SemaCXX/ |
D | class-base-member-init.cpp | 107 void Fetch() { in Fetch() function
|
/external/v8/tools/release/ |
D | auto_push.py | 45 self.vc.Fetch()
|
D | common_includes.py | 293 def Fetch(self): member in VCInterface 332 def Fetch(self): member in GitInterface 568 self.vc.Fetch()
|
D | push_to_candidates.py | 200 self.vc.Fetch()
|
/external/llvm/tools/llvm-config/ |
D | CMakeLists.txt | 18 # Fetch target specific compile options, e.g. RTTI option
|
/external/sonivox/arm-wt-22k/lib_src/ |
D | ARM-E_interpolate_loop_gnu.s | 65 @ Fetch parameters from structures
|
D | ARM-E_interpolate_noloop_gnu.s | 63 @ Fetch parameters from structures
|
/external/chromium-trace/catapult/firefighter/update/handlers/ |
D | builds.py | 113 builder_builds = builder.builds.Fetch(build_numbers)
|
/external/ltrace/ |
D | CREDITS | 90 D: Fetch backend, ABI fixes for various arches
|
/external/webrtc/webrtc/modules/desktop_capture/mac/ |
D | desktop_configuration.mm | 63 // Fetch the NSScreenNumber, which is also the CGDirectDisplayID.
|
/external/curl/m4/ |
D | xc-am-iface.m4 | 111 # Fetch dependency tracking file list from Makefile include lines.
|