Home
last modified time | relevance | path

Searched defs:RecordInput (Results 1 – 14 of 14) sorted by relevance

/dports/java/berkeley-db/je-6.2.31/src/com/sleepycat/persist/impl/
H A DRecordInput.java23 class RecordInput extends TupleInput implements EntityInput { class
55 RecordInput(Catalog catalog, in RecordInput() method in RecordInput
73 private RecordInput(RecordInput other, int offset) { in RecordInput() method in RecordInput
82 private RecordInput(RecordInput other, DatabaseEntry entry) { in RecordInput() method in RecordInput
/dports/databases/db18/db-18.1.40/lang/java/src/com/sleepycat/persist/impl/
H A DRecordInput.java23 class RecordInput extends TupleInput implements EntityInput { class
55 RecordInput(Catalog catalog, in RecordInput() method in RecordInput
73 private RecordInput(RecordInput other, int offset) { in RecordInput() method in RecordInput
82 private RecordInput(RecordInput other, DatabaseEntry entry) { in RecordInput() method in RecordInput
/dports/databases/db5/db-5.3.28/lang/java/src/com/sleepycat/persist/impl/
H A DRecordInput.java23 class RecordInput extends TupleInput implements EntityInput { class
55 RecordInput(Catalog catalog, in RecordInput() method in RecordInput
73 private RecordInput(RecordInput other, int offset) { in RecordInput() method in RecordInput
82 private RecordInput(RecordInput other, DatabaseEntry entry) { in RecordInput() method in RecordInput
/dports/devel/cquery/cquery-20180718/src/
H A Drecorder.cc44 void RecordInput(std::string_view content) { in RecordInput() function
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/record/
H A DRecordInput.java34 public interface RecordInput { interface
/dports/devel/hadoop/hadoop-1.2.1/src/core/org/apache/hadoop/record/
H A DRecordInput.java26 public interface RecordInput { interface
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/Core/
H A DGameServer.cpp103 void GameServer::RecordInput(vector<shared_ptr<BaseControlDevice>> devices) in RecordInput() function in GameServer
H A DMovieRecorder.cpp208 void MovieRecorder::RecordInput(vector<shared_ptr<BaseControlDevice>> devices) in RecordInput() function in MovieRecorder
H A DRewindManager.cpp280 void RewindManager::RecordInput(vector<shared_ptr<BaseControlDevice>> devices) in RecordInput() function in RewindManager
/dports/java/servingxml/servingxml-1.1.2/servingxml-framework/src/main/java/com/servingxml/components/flatfile/
H A DRecordInput.java36 public interface RecordInput { interface
/dports/games/irrlamb/irrlamb-1.0.1/src/states/
H A Dplay.cpp518 void _PlayState::RecordInput() { in RecordInput() function in _PlayState
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burner/win32/
H A Dreplay.cpp50 INT32 RecordInput() in RecordInput() function
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/win32/
H A Dreplay.cpp62 INT32 RecordInput() in RecordInput() function
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Core/
H A DMovie.cpp810 void RecordInput(const GCPadStatus* PadStatus, int controllerID) in RecordInput() function