Searched refs:section (Results 1 – 16 of 16) sorted by relevance
| /rocksdb-6.9/utilities/table_properties_collectors/ |
| D | compact_on_deletion_collector_test.cc | 100 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/ |
| D | options_parser.cc | 142 *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 …]
|
| D | options_parser.h | 99 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/ |
| D | rocksdb_option_file_example.ini | 4 # 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/ |
| D | rules.ini | 9 # 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
|
| D | db_options_parser.py | 276 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.scss | 56 section { 223 section { 258 section { 296 section {
|
| D | _reset.scss | 12 menu, nav, output, ruby, section, summary, 23 footer, header, hgroup, menu, nav, section {
|
| D | _base.scss | 118 section#intro {
|
| /rocksdb-6.9/docs/ |
| D | TEMPLATE-INFORMATION.md | 9 Same thing with a blog section, either keep or delete the `_posts` and `blog` folders. 15 …section on the homepage that is intended to show a list of companies or apps that are using your p…
|
| /rocksdb-6.9/ |
| D | COPYING | 124 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
|
| D | LICENSE.Apache | 77 (except as stated in this section) patent license to make, have made,
|
| D | WINDOWS_PORT.md | 86 …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/ |
| D | rules_err4.ini | 13 [Suggestion] # missing section name
|
| /rocksdb-6.9/java/jmh/ |
| D | README.md | 7 … of RocksDB that is set in the `<version>` element of the `dependencies` section of the `pom.xml` …
|
| /rocksdb-6.9/util/ |
| D | crc32c_ppc_asm.S | 22 .section .rodata
|