Home
last modified time | relevance | path

Searched refs:Fetch (Results 1 – 25 of 33) 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/R600/
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/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/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/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/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/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/sonivox/arm-hybrid-22k/lib_src/
DARM-E_interpolate_loop_gnu.s65 @ Fetch parameters from structures
DARM-E_interpolate_noloop_gnu.s63 @ Fetch parameters from structures
/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/ltrace/
DCREDITS90 D: Fetch backend, ABI fixes for various arches
/external/llvm/lib/Target/R600/
DR600InstrFormats.td204 // Vertex Fetch instructions
DR600Instructions.td642 (ins i32imm:$addr), "Fetch clause starting at $addr:", [] > {
/external/icu/icu4c/source/samples/ufortune/resources/
Droot.txt135 "A child of five could understand this! Fetch me a child of five.",
/external/mesa3d/src/gallium/docs/source/
Dtgsi.rst1072 .. opcode:: TXF - Texel Fetch (as per NV_gpu_shader4), extract a single texel
1469 .. opcode:: LOAD - Fetch data from a shader resource
/external/llvm/lib/Target/AArch64/
DAArch64SchedA57.td28 let MispredictPenalty = 14; // Fetch + Decode/Rename/Dispatch + Branch
/external/elfutils/src/libelf/
DChangeLog335 * elf_readall.c (__libelf_readall): Fetch file size if not yet known.
/external/wpa_supplicant_8/wpa_supplicant/
DREADME-P2P748 Fetch information about a known P2P peer.

12