Home
last modified time | relevance | path

Searched refs:kInclude (Results 1 - 3 of 3) sorted by relevance

/third_party/gn/src/gn/
H A Dc_include_iterator.cc65 static const char kInclude[] = "include"; in ExtractInclude() local
66 static const size_t kIncludeLen = std::size(kInclude) - 1; // No null. in ExtractInclude()
80 if (base::starts_with(trimmed, std::string_view(kInclude, kIncludeLen))) in ExtractInclude()
/third_party/vixl/test/aarch64/
H A Dtest-api-aarch64.cc1263 enum Action { kRelease, kInclude, kExclude }; enumerator
1290 case kInclude: in RecordActionsAndCheck()
1306 case kInclude: in GetInitialList()
1358 ScratchScopeHelper::kInclude, in TEST()
1453 ScratchScopeHelper::kInclude, in TEST()
1548 ScratchScopeHelper::kInclude, in TEST()
1633 ScratchScopeHelper::kInclude, in TEST()
/third_party/lzma/CPP/7zip/UI/Common/
H A DArchiveCommandLine.cpp122 kInclude, enumerator
1307 if (parser[NKey::kInclude].ThereIs) in Parse2()
1312 parser[NKey::kInclude].PostStrings, nop, codePage); in Parse2()

Completed in 5 milliseconds