Home
last modified time | relevance | path

Searched refs:source (Results 1 – 25 of 57) sorted by relevance

123

/rocksdb-6.9/tools/advisor/advisor/
Drules.ini34 source=LOG key
42 source=LOG key
50 source=LOG key
58 source=LOG key
108 source=OPTIONS key
122 source=TIME_SERIES key
129 source=TIME_SERIES key
136 source=TIME_SERIES key
161 source=TIME_SERIES key
172 source=TIME_SERIES key
[all …]
/rocksdb-6.9/CMakeFiles/rocksdb.dir/
Dbuild.make55 # The top-level source directory on which CMake was run.
79 …@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMa…
93 …@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMa…
177 …@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMa…
191 …@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMa…
195 …@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembl…
499 …@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMa…
513 …@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMa…
723 …@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMa…
807 …@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMa…
[all …]
/rocksdb-6.9/CMakeFiles/rocksdb-shared.dir/
Dbuild.make55 # The top-level source directory on which CMake was run.
79 …@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMa…
93 …@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMa…
177 …@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMa…
191 …@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMa…
195 …@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembl…
499 …@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMa…
513 …@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMa…
723 …@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMa…
807 …@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMa…
[all …]
/rocksdb-6.9/tools/advisor/test/input_files/
Drules_err1.ini3 conditions=missing-source
6 source=LOG key
22 source=OPTIONS key
31 source=OPTIONS key
43 source=LOG key
Dtest_rules.ini18 source=LOG key
22 source=LOG key
26 source=LOG key
30 source=LOG key
34 source=OPTIONS key
Dtriggered_rules.ini6 source=LOG key
14 source=LOG key
22 source=LOG key
30 source=LOG key
78 source=OPTIONS key
Drules_err2.ini3 conditions=missing-source
5 [Condition "missing-source"]
6 source= argument
Drules_err4.ini3 conditions=missing-source
6 source=LOG key
Drules_err3.ini3 conditions=missing-source
6 source=LOG key
/rocksdb-6.9/db_stress_tool/CMakeFiles/db_stress.dir/
Dbuild.make55 # The top-level source directory on which CMake was run.
79 …@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMa…
83 …@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembl…
93 …@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMa…
97 …@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembl…
107 …@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMa…
121 …@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMa…
135 …@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMa…
149 …@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMa…
163 …@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMa…
[all …]
/rocksdb-6.9/file/
Dfile_util.cc20 Status CopyFile(FileSystem* fs, const std::string& source, in CopyFile() argument
29 s = fs->NewSequentialFile(source, soptions, &srcfile, nullptr); in CopyFile()
41 s = fs->GetFileSize(source, IOOptions(), &size, nullptr); in CopyFile()
46 src_reader.reset(new SequentialFileReader(std::move(srcfile), source)); in CopyFile()
/rocksdb-6.9/
DCOPYING24 this service if you wish), that you receive source code or can get it
36 source code. And you must show them these terms so they know their
80 source code as you receive it, in any medium, provided that you
144 cost of physically performing source distribution, a complete
145 machine-readable copy of the corresponding source code, to be
150 to distribute corresponding source code. (This alternative is
160 special exception, the source code distributed need not include
161 anything that is normally distributed (in either source or binary
168 access to copy the source code from the same place counts as
169 distribution of the source code, even though third parties are not
[all …]
DUSERS.md22 2. Apache Samza, open source framework for stream processing
30 CockroachDB is an open-source geo-replicated transactional database. They are using RocksDB as thei…
83 [Dgraph](https://github.com/dgraph-io/dgraph) is an open-source, scalable, distributed, low latency…
98 …ri) to store the local state of the Tangle. The Tangle is the first open-source distributed ledger…
108 ….com/vesoft-inc/nebula) is a distributed, scalable, lightning-fast, open source graph database cap…
DINSTALL.md114 …install`, or you can follow the details below to install dependencies and compile from source code:
135 * Build RocksDB from source:
141 * Build RocksJava from source (optional):
154 * Build RocksDB from source:
161 * Build RocksJava from source (optional):
DLICENSE.leveldb5 Redistribution and use in source and binary forms, with or without
9 * Redistributions of source code must retain the above copyright
/rocksdb-6.9/tools/
Dcheck_all_python.py18 source = open(filename, 'r').read() + '\n' variable
20 _ = compile(source, filename, 'exec')
/rocksdb-6.9/CMakeFiles/db_bench.dir/
Dbuild.make55 # The top-level source directory on which CMake was run.
79 …@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMa…
83 …@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembl…
93 …@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMa…
97 …@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembl…
/rocksdb-6.9/CMakeFiles/build_version.dir/
Dbuild.make55 # The top-level source directory on which CMake was run.
79 …@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMa…
83 …@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembl…
/rocksdb-6.9/docs/
DGemfile.lock12 coffee-script-source
14 coffee-script-source (1.12.2)
/rocksdb-6.9/CMakeFiles/memtablerep_bench.dir/
Dbuild.make55 # The top-level source directory on which CMake was run.
79 …@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMa…
83 …@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembl…
/rocksdb-6.9/CMakeFiles/table_reader_bench.dir/
Dbuild.make55 # The top-level source directory on which CMake was run.
79 …@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMa…
83 …@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembl…
/rocksdb-6.9/CMakeFiles/filter_bench.dir/
Dbuild.make55 # The top-level source directory on which CMake was run.
79 …@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMa…
83 …@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembl…
/rocksdb-6.9/CMakeFiles/cache_bench.dir/
Dbuild.make55 # The top-level source directory on which CMake was run.
79 …@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMa…
83 …@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembl…
/rocksdb-6.9/CMakeFiles/range_del_aggregator_bench.dir/
Dbuild.make55 # The top-level source directory on which CMake was run.
79 …@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMa…
83 …@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembl…
/rocksdb-6.9/tools/CMakeFiles/rocksdb_undump.dir/
Dbuild.make55 # The top-level source directory on which CMake was run.
79 …@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMa…
83 …@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembl…

123