Home
last modified time | relevance | path

Searched refs:section (Results 1 – 16 of 16) sorted by relevance

/rocksdb-6.9/utilities/table_properties_collectors/
Dcompact_on_deletion_collector_test.cc100 for (int section = 0; section < 5; ++section) { in main() local
117 for (int section = 0; section < 5; ++section) { in main() local
149 for (int section = 0; section < 200; ++section) { in main() local
/rocksdb-6.9/options/
Doptions_parser.cc142 *section = kOptionSectionUnknown; in ParseSection()
163 *section = static_cast<OptionSection>(i); in ParseSection()
170 *section = static_cast<OptionSection>(i); in ParseSection()
220 OptionSection section = kOptionSectionUnknown; in Parse() local
279 if (section == kOptionSectionDBOptions) { in CheckSection()
286 } else if (section == kOptionSectionCFOptions) { in CheckSection()
304 } else if (section == kOptionSectionTableOptions) { in CheckSection()
312 } else if (section == kOptionSectionVersion) { in CheckSection()
380 if (section == kOptionSectionDBOptions) { in EndSection()
387 } else if (section == kOptionSectionCFOptions) { in EndSection()
[all …]
Doptions_parser.h99 Status ParseSection(OptionSection* section, std::string* title,
103 Status CheckSection(const OptionSection section,
109 Status EndSection(const OptionSection section, const std::string& title,
/rocksdb-6.9/examples/
Drocksdb_option_file_example.ini4 # Version section, DBOptions section, at least one CFOptions
5 # section, and one TableOptions section for each column family.
26 # where section argument is optional.
/rocksdb-6.9/tools/advisor/advisor/
Drules.ini9 # The Rules INI file is made up of multiple sections and each section is made
10 # up of multiple key-value pairs. The recognized section types are:
11 # Rule, Suggestion, Condition. Each section must have a name specified in ""
12 # in the section header. This name acts as an identifier in that section
13 # type's namespace. A section header looks like:
16 # There should be at least one Rule section in the file with its corresponding
Ddb_options_parser.py276 for section in self.options_dict:
277 for col_fam in self.options_dict[section]:
279 OptionsSpecParser.get_section_str(section, col_fam) +
282 for option in self.options_dict[section][col_fam]:
283 values = self.options_dict[section][col_fam][option]
/rocksdb-6.9/docs/_sass/
D_react_docs_nav.scss56 section {
223 section {
258 section {
296 section {
D_reset.scss12 menu, nav, output, ruby, section, summary,
23 footer, header, hgroup, menu, nav, section {
D_base.scss118 section#intro {
/rocksdb-6.9/docs/
DTEMPLATE-INFORMATION.md9 Same thing with a blog section, either keep or delete the `_posts` and `blog` folders.
15section on the homepage that is intended to show a list of companies or apps that are using your p…
/rocksdb-6.9/
DCOPYING124 Thus, it is not the intent of this section to claim rights or contest
210 If any portion of this section is held invalid or unenforceable under
211 any particular circumstance, the balance of the section is intended to
212 apply and the section as a whole is intended to apply in other
215 It is not the purpose of this section to induce you to infringe any
217 such claims; this section has the sole purpose of protecting the
226 This section is intended to make thoroughly clear what is believed to
DLICENSE.Apache77 (except as stated in this section) patent license to make, have made,
DWINDOWS_PORT.md86 …tors are used by the linker providing certain conditions are met. See build section in these notes.
/rocksdb-6.9/tools/advisor/test/input_files/
Drules_err4.ini13 [Suggestion] # missing section name
/rocksdb-6.9/java/jmh/
DREADME.md7 … of RocksDB that is set in the `<version>` element of the `dependencies` section of the `pom.xml` …
/rocksdb-6.9/util/
Dcrc32c_ppc_asm.S22 .section .rodata