Home
last modified time | relevance | path

Searched refs:forward (Results 1 – 25 of 531) sorted by relevance

12345678910>>...22

/rocksdb-6.9/third-party/folly/folly/synchronization/
DParkingLot.h158 : WaitNodeBase(key, lotid), data_(std::forward<D>(data)) {} in WaitNode()
179 std::forward<D>(data), in park()
180 std::forward<ToPark>(toPark), in park()
181 std::forward<PreWait>(preWait), in park()
214 std::forward<D>(data), in park_for()
215 std::forward<ToPark>(toPark), in park_for()
216 std::forward<PreWait>(preWait), in park_for()
251 WaitNode node(key, lotid_, std::forward<D>(data)); in park_until()
259 if (!std::forward<ToPark>(toPark)()) { in park_until()
268 std::forward<PreWait>(preWait)(); in park_until()
[all …]
/rocksdb-6.9/db/
Ddb_iter_stress_test.cc269 bool FindNextKey(bool skip, bool forward) { in FindNextKey()
273 if (forward != skip) { in FindNextKey()
279 if (forward) { in FindNextKey()
363 void DoTheThing(bool skip, bool forward) { in DoTheThing()
364 while (FindNextKey(skip, forward) && !FindValueForCurrentKey()) { in DoTheThing()
522 bool forward = rnd.Next() % 2 > 0; in TEST_F() local
536 if (forward) { in TEST_F()
552 if (forward) { in TEST_F()
567 if (forward) { in TEST_F()
587 if (forward) { in TEST_F()
[all …]
Ddb_test_util.cc881 std::vector<std::string> forward; in Contents() local
890 forward.push_back(s); in Contents()
896 EXPECT_LT(matched, forward.size()); in Contents()
897 EXPECT_EQ(IterStatus(iter), forward[forward.size() - matched - 1]); in Contents()
900 EXPECT_EQ(matched, forward.size()); in Contents()
/rocksdb-6.9/third-party/folly/folly/
DOptional.h128 : Optional{PrivateConstructor{}, std::forward<Args>(args)...} {} in Optional()
193 assign(std::forward<Arg>(arg));
212 construct(std::forward<Args>(args)...); in emplace()
222 construct(ilist, std::forward<Args>(args)...); in emplace()
314 return std::forward<U>(dflt); in value_or()
323 return std::forward<U>(dflt); in value_or()
348 construct(std::forward<Args>(args)...); in Optional()
361 new (const_cast<void*>(ptr)) Value(std::forward<Args>(args)...); in construct()
426 return {PrivateConstructor{}, std::forward<T>(v)}; in make_optional()
432 return {PrivateConstructor{}, std::forward<Args>(args)...}; in make_optional()
[all …]
DIndestructible.h79 : storage_(std::forward<U>(u)) {} in Indestructible()
89 : storage_(std::forward<U>(u)) {} in Indestructible()
94 : storage_(std::forward<Args>(args)...) {} in Indestructible()
105 : storage_(il, std::forward<Args>(args)...) {} in Indestructible()
158 : value(std::forward<Args>(args)...) {} in Storage()
DScopeGuard.h18 explicit ScopeGuardImpl(F&& f) : f_{std::forward<F>(f)} {} in ScopeGuardImpl()
30 return ScopeGuardImpl<DecayedFunc>{std::forward<Func>(func)};
DUtility.h50 obj = std::forward<U>(new_value); in exchange()
/rocksdb-6.9/port/win/
Dwin_thread.h78 auto binder = std::bind(std::forward<Fn>(fx), in WindowsThread()
79 std::forward<Args>(ax)...); in WindowsThread()
/rocksdb-6.9/util/
Dautovector.h288 value_type(std::forward<Args>(args)...);
290 vect_.emplace_back(std::forward<Args>(args)...);
Dchannel.h42 buffer_.emplace(std::forward<T>(elem)); in write()
/rocksdb-6.9/third-party/folly/folly/container/
DArray.h48 return {{static_cast<value_type>(std::forward<TList>(t))...}};
/rocksdb-6.9/docs/_posts/
D2019-03-08-format-version-4.markdown8 …ls_. `format_version=`3,4 offer more optimized, backward-compatible, yet forward-incompatible form…
D2014-03-27-how-to-backup-rocksdb.markdown28 … consumes DB* and you should be calling all the DB methods on object `backupable_db` going forward.
/rocksdb-6.9/utilities/
Denv_librados.md12 Then EnvLibrados will forward all file read/write operation to the RADOS cluster assigned by config…
/rocksdb-6.9/CMakeFiles/rocksdb-shared.dir/util/
Dcompaction_job_stats_impl.cc.o.d25 /usr/include/c++/v1/__utility/forward.h \
/rocksdb-6.9/CMakeFiles/rocksdb.dir/util/
Dcompaction_job_stats_impl.cc.o.d25 /usr/include/c++/v1/__utility/forward.h \
/rocksdb-6.9/CMakeFiles/rocksdb-shared.dir/db/blob/
Dblob_file_meta.cc.o.d25 /usr/include/c++/v1/__utility/forward.h \
/rocksdb-6.9/CMakeFiles/rocksdb-shared.dir/utilities/table_properties_collectors/
Dcompact_on_deletion_collector.cc.o.d46 /usr/include/c++/v1/__utility/forward.h \
/rocksdb-6.9/CMakeFiles/rocksdb.dir/utilities/transactions/
Dtransaction_db_mutex_impl.cc.o.d20 /usr/include/c++/v1/__nullptr /usr/include/c++/v1/__utility/forward.h \
/rocksdb-6.9/CMakeFiles/rocksdb-shared.dir/utilities/merge_operators/
Dput.cc.o.d18 /usr/include/c++/v1/__nullptr /usr/include/c++/v1/__utility/forward.h \
Dmax.cc.o.d18 /usr/include/c++/v1/__nullptr /usr/include/c++/v1/__utility/forward.h \
/rocksdb-6.9/CMakeFiles/rocksdb.dir/utilities/merge_operators/
Dput.cc.o.d18 /usr/include/c++/v1/__nullptr /usr/include/c++/v1/__utility/forward.h \
/rocksdb-6.9/CMakeFiles/rocksdb.dir/env/
Denv_chroot.cc.o.d23 /usr/include/c++/v1/__utility/forward.h \
/rocksdb-6.9/CMakeFiles/rocksdb-shared.dir/utilities/transactions/
Dtransaction_db_mutex_impl.cc.o.d20 /usr/include/c++/v1/__nullptr /usr/include/c++/v1/__utility/forward.h \
/rocksdb-6.9/CMakeFiles/rocksdb.dir/db/
Dwrite_controller.cc.o.d46 /usr/include/c++/v1/__utility/forward.h \

12345678910>>...22