| /external/libbrillo/brillo/ |
| D | osrelease_reader.cc | 14 void OsReleaseReader::Load() { in Load() function in brillo::OsReleaseReader 28 void OsReleaseReader::Load(const base::FilePath& root_dir) { in Load() function in brillo::OsReleaseReader
|
| D | key_value_store.cc | 40 bool KeyValueStore::Load(const base::FilePath& path) { in Load() function in brillo::KeyValueStore
|
| /external/v8/src/crankshaft/arm64/ |
| D | lithium-gap-resolver-arm64.cc | 161 __ Load(SavedValueRegister(), cgen_->ToMemOperand(source)); in BreakCycle() local 165 __ Load(SavedFPValueRegister(), cgen_->ToMemOperand(source)); in BreakCycle() local 220 __ Load(cgen_->ToRegister(destination), source_operand); in EmitMove() local 279 __ Load(cgen_->ToDoubleRegister(destination), src); in EmitMove() local
|
| /external/mesa3d/src/gallium/drivers/swr/rasterizer/memory/ |
| D | LoadTile.h | 106 INLINE static void Load( in Load() function 148 static void Load( in Load() function
|
| /external/swiftshader/third_party/LLVM/lib/Target/Sparc/ |
| D | SparcInstrInfo.h | 31 Load = (1<<1), enumerator
|
| /external/pdfium/core/fpdfapi/page/ |
| D | cpdf_tilingpattern.cpp | 35 bool CPDF_TilingPattern::Load() { in Load() function in CPDF_TilingPattern
|
| D | cpdf_shadingpattern.cpp | 65 bool CPDF_ShadingPattern::Load() { in Load() function in CPDF_ShadingPattern
|
| /external/llvm/lib/Target/Sparc/ |
| D | SparcInstrInfo.h | 33 Load = (1<<1), enumerator
|
| /external/skia/src/core/ |
| D | SkFixed15.h | 24 static SkFixed15 Load(uint16_t val) { in Load() function
|
| /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ |
| D | ANTLRFileStream.cs | 63 public virtual void Load( string fileName, Encoding encoding ) in Load() method in Antlr.Runtime.ANTLRFileStream
|
| D | ANTLRReaderStream.cs | 67 public virtual void Load( TextReader r, int size, int readChunkSize ) in Load() method in Antlr.Runtime.ANTLRReaderStream
|
| /external/skia/src/opts/ |
| D | SkNx_neon.h | 34 AI static SkNx Load(const void* ptr) { return vld1_f32((const float*)ptr); } in Load() function 112 AI static SkNx Load(const void* ptr) { return vld1q_f32((const float*)ptr); } in Load() function 234 AI static SkNx Load(const void* ptr) { return vld1_u16((const uint16_t*)ptr); } in Load() function 291 AI static SkNx Load(const void* ptr) { return vld1q_u16((const uint16_t*)ptr); } in Load() function 335 AI static SkNx Load(const void* ptr) { in Load() function 366 AI static SkNx Load(const void* ptr) { return vld1q_u8((const uint8_t*)ptr); } in Load() function 402 AI static SkNx Load(const void* ptr) { in Load() function 460 AI static SkNx Load(const void* ptr) { in Load() function
|
| D | SkNx_sse.h | 25 AI static SkNx Load(const void* ptr) { in Load() function 72 AI static SkNx Load(const void* ptr) { return _mm_loadu_ps((const float*)ptr); } in Load() function 161 AI static SkNx Load(const void* ptr) { return _mm_loadu_si128((const __m128i*)ptr); } in Load() function 236 AI static SkNx Load(const void* ptr) { return _mm_loadu_si128((const __m128i*)ptr); } in Load() function 284 AI static SkNx Load(const void* ptr) { return _mm_loadl_epi64((const __m128i*)ptr); } in Load() function 353 AI static SkNx Load(const void* ptr) { return _mm_loadu_si128((const __m128i*)ptr); } in Load() function 455 AI static SkNx Load(const void* ptr) { return _mm_cvtsi32_si128(*(const int*)ptr); } in Load() function 476 AI static SkNx Load(const void* ptr) { return _mm_loadu_si128((const __m128i*)ptr); } in Load() function
|
| /external/pdfium/core/fpdfapi/render/ |
| D | cpdf_charposlist.cpp | 22 void CPDF_CharPosList::Load(const std::vector<uint32_t>& charCodes, in Load() function in CPDF_CharPosList
|
| /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ |
| D | ANTLRFileStream.cs | 101 public virtual void Load(string fileName, Encoding encoding) in Load() method in Antlr.Runtime.ANTLRFileStream
|
| D | ANTLRReaderStream.cs | 62 public virtual void Load(TextReader r, int size, int readChunkSize) { in Load() method in Antlr.Runtime.ANTLRReaderStream
|
| /external/lzma/CPP/Windows/ |
| D | DLL.cpp | 43 bool CLibrary::Load(CFSTR path) throw() in Load() function in NWindows::NDLL::CLibrary
|
| /external/llvm/tools/llvm-readobj/ |
| D | MachODumper.cpp | 679 for (const auto &Load : Obj->load_commands()) { in printMachODataInCode() local 701 for (const auto &Load : Obj->load_commands()) { in printMachOVersionMin() local 746 for (const auto &Load : Obj->load_commands()) { in printMachODysymtab() local 773 for (const auto &Load : Obj->load_commands()) { in printMachOSegment() local 794 for (const auto &Load : Obj->load_commands()) { in printMachOIndirectSymbols() local 810 for (const auto &Load : Obj->load_commands()) { in printMachOLinkerOptions() local
|
| /external/webrtc/webrtc/base/ |
| D | latebindingsymboltable.cc | 78 bool LateBindingSymbolTable::Load() { in Load() function in rtc::LateBindingSymbolTable
|
| /external/v8/src/ |
| D | startup-data-util.cc | 45 void Load(const char* blob_file, v8::StartupData* startup_data, in Load() function
|
| /external/pdfium/core/fpdfapi/font/ |
| D | cpdf_type3font.cpp | 44 bool CPDF_Type3Font::Load() { in Load() function in CPDF_Type3Font
|
| D | cpdf_truetypefont.cpp | 33 bool CPDF_TrueTypeFont::Load() { in Load() function in CPDF_TrueTypeFont
|
| /external/llvm/lib/Transforms/Scalar/ |
| D | LoopLoadElimination.cpp | 57 LoadInst *Load; member 123 static bool isLoadConditional(LoadInst *Load, Loop *L) { in isLoadConditional() 176 auto *Load = dyn_cast<LoadInst>(Destination); in findStoreToLoadDependences() local
|
| /external/icu/icu4c/source/test/depstest/ |
| D | dependencies.py | 142 def Load(): function
|
| /external/webrtc/webrtc/modules/audio_device/linux/ |
| D | latebindingsymboltable_linux.h | 77 bool Load() { in Load() function
|