Searched refs:targets (Results 1 – 25 of 27) sorted by relevance
12
18 # Protect against multiple inclusion, which would fail when already imported targets are added once…42 …message(FATAL_ERROR "Some (but not all) targets in this export set were already defined.\nTargets …110 # This file does not depend on other imported targets which have
823 const std::vector<uint64_t> targets = {kMinKey, kMinKey + 0x10, in TEST_P() local837 for (size_t j = 0; j != targets.size(); ++j) { in TEST_P()838 std::string start_key = Key1(targets[j]); in TEST_P()840 (targets[j] & kPrefixMask) - 1 + kNumKeysWithinPrefix; in TEST_P()841 uint64_t expected_key = targets[j]; in TEST_P()843 it->Seek(Key1(targets[j])); in TEST_P()859 ASSERT_EQ(expected_ub - targets[j] + 1, count); in TEST_P()
8 # Special targets provided by cmake.10 # Disable implicit rules so canonical targets will work.
2 "targets": [
17 …n a steady state, the size of each level will be around the same size of the size of level targets.29 …eve the 1.111 space amplification, without fine tuning of the level size targets. More details can…
9 # Special targets provided by cmake.11 # Disable implicit rules so canonical targets will work.692 # Special targets to cleanup operation of make.
34 The top-level CMakeLists.txt file contains description of all targets and build rules. It also prov…