Home
last modified time | relevance | path

Searched refs:moveToFirst (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DMachO.h90 void moveToFirst();
186 void moveToFirst();
237 void moveToFirst();
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DMachOObjectFile.cpp2787 void ExportEntry::moveToFirst() { in moveToFirst() function in ExportEntry
3094 Start.moveToFirst(); in exports()
3111 void MachORebaseEntry::moveToFirst() { in moveToFirst() function in MachORebaseEntry
3442 Start.moveToFirst(); in rebaseTable()
3459 void MachOBindEntry::moveToFirst() { in moveToFirst() function in MachOBindEntry
4113 Start.moveToFirst(); in bindTable()
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_data_distributedData.js906 moveToFirst: function (...args) { method