Home
last modified time | relevance | path

Searched defs:tmp (Results 1 – 25 of 40) sorted by relevance

12

/rocksdb-6.9/util/
Dfile_checksum_helper.h50 char tmp = s[i]; in Uint32ToString() local
64 char tmp = s[i]; in StringToUint32() local
Dstatus.cc77 char tmp[30]; in ToString() local
Dcompression.h824 auto tmp = AllocateBlock(output_len, allocator); variable
971 auto tmp = AllocateBlock(output_len, allocator); variable
/rocksdb-6.9/db/
Ddbformat.cc142 std::string tmp(user_start.data(), user_start.size()); in FindShortestSeparator() local
158 std::string tmp(user_key.data(), user_key.size()); in FindShortSuccessor() local
Drepair_test.cc336 bool tmp; in TEST_F() local
Dc.cc899 std::string tmp; in rocksdb_get() local
921 std::string tmp; in rocksdb_get_cf() local
1106 std::string tmp; in rocksdb_property_value() local
1142 std::string tmp; in rocksdb_property_value_cf() local
1862 std::string tmp; in rocksdb_writebatch_wi_get_from_batch() local
1884 std::string tmp; in rocksdb_writebatch_wi_get_from_batch_cf() local
1907 std::string tmp; in rocksdb_writebatch_wi_get_from_batch_and_db() local
1930 std::string tmp; in rocksdb_writebatch_wi_get_from_batch_and_db_cf() local
3954 std::string tmp; in rocksdb_transaction_get() local
3974 std::string tmp; in rocksdb_transaction_get_cf() local
[all …]
/rocksdb-6.9/examples/
Dmulti_processes_example.cc92 char tmp = ret[i]; in Key() local
105 char tmp = key[i]; in Key() local
/rocksdb-6.9/utilities/persistent_cache/
Dblock_cache_tier_metadata.cc74 BlockInfo* tmp = nullptr; in RemoveAllKeys() local
Dhash_table_evictable.h96 T* tmp = nullptr; variable
Dblock_cache_tier_file.cc115 CacheRecordHeader tmp = hdr_; in ComputeCRC() local
472 char* tmp = data; in ReadBuffer() local
Dhash_table_bench.cc102 std::string tmp(1000, k % 255); in RunWrite() local
/rocksdb-6.9/logging/
Dauto_roll_logger.cc227 va_list tmp; in LogHeader() local
/rocksdb-6.9/file/
Dfilename.cc379 std::string tmp = TempFileName(dbname, descriptor_number); in SetCurrentFile() local
406 std::string tmp = TempFileName(dbname, 0); in SetIdentityFile() local
Dsequence_file_reader.cc38 Slice tmp; in Read() local
Drandom_access_file_reader.cc57 Slice tmp; in Read() local
/rocksdb-6.9/db_stress_tool/
Ddb_stress_common.cc147 std::string tmp; in PrintKeyValue() local
Ddb_stress_shared_state.h322 bool tmp = false; in PrintingVerificationResults() local
/rocksdb-6.9/table/plain/
Dplain_table_reader.cc464 uint32_t tmp; in GetOffset() local
488 uint32_t tmp; in GetOffset() local
Dplain_table_key_coding.cc425 std::string tmp = in NextPrefixEncodingKey() local
/rocksdb-6.9/memtable/
Dvectorrep.cc284 std::shared_ptr<Bucket> tmp; in GetIterator() local
Dskiplistrep.cc91 std::string tmp; in ApproximateNumEntries() local
/rocksdb-6.9/trace_replay/
Dblock_cache_tracer.cc94 uint64_t tmp = 0; in GetBlockOffsetInFile() local
/rocksdb-6.9/test_util/
Dtestutil.cc424 std::string tmp = TempFileName(dir, 999); in IsDirectIOSupported() local
/rocksdb-6.9/java/rocksjni/
Dtransaction_db.cc300 std::vector<jlong> tmp(len); in Java_org_rocksdb_TransactionDB_getAllPreparedTransactions() local
/rocksdb-6.9/utilities/backupable/
Dbackupable_db.cc266 bool tmp = false, in GetPrivateFileRel()
273 bool tmp = false) const { in GetSharedFileRel()
279 bool tmp = false) const { in GetSharedFileWithChecksumRel()

12