| /third_party/backends/backend/genesys/ |
| H A D | settings.cpp | 75 bool ScanSession::operator==(const ScanSession& other) const in operator ==() argument
|
| H A D | register_cache.h | 48 Value get(std::uint16_t address) const in get() argument
|
| /third_party/benchmark/test/ |
| H A D | benchmark_min_time_flag_iters_test.cc | 30 const std::vector<benchmark::IterationCount>& GetIters() const { in GetIters() argument
|
| /third_party/cups-filters/filter/pdftopdf/ |
| H A D | intervalset.cc | 52 bool IntervalSet::contains(key_t val) const // {{{ in contains() argument 63 IntervalSet::key_t IntervalSet::next(key_t val) const // {{{ in next() argument 85 bool IntervalSet::intersect(const value_t &a,const value_t &b) const // {{{ in intersect() argument 92 void IntervalSet::unite(value_t &aret,const value_t &b) const // {{{ in unite() argument 104 void IntervalSet::dump() const // {{{ in dump() argument
|
| /third_party/gn/src/gn/ |
| H A D | lib_file.h | 25 bool is_source_file() const { return name_.empty(); } in is_source_file() argument 31 bool operator==(const LibFile& other) const { in operator ==() argument 34 bool operator!=(const LibFile& other) const { retur in operator ==() argument 35 operator <(const LibFile& other) const operator <() argument [all...] |
| H A D | ohos_components_impl.h | 57 bool isOhosIndepCompilerEnable() const { in isOhosIndepCompilerEnable() argument 61 std::string GetTargetToolchain() const { in GetTargetToolchain() argument [all...] |
| H A D | ohos_components.h | 21 const std::string &name() const in name() argument 25 const std::string &subsystem() const in subsystem() argument 29 const std::string &path() const in path() argument [all...] |
| H A D | output_file.h | 29 const std::string& value() const { return value_; } in value() argument 37 bool operator==(const OutputFil argument 40 operator !=(const OutputFile& other) const operator !=() argument 43 operator <(const OutputFile& other) const operator <() argument [all...] |
| H A D | rust_tool.h | 47 dynamic_link_switch() const dynamic_link_switch() argument [all...] |
| H A D | string_output_buffer.h | 51 size_t size() const { return (pages_.size() - 1u) * kPageSize + pos_; } in size() argument 90 page_free_size() const page_free_size() argument [all...] |
| H A D | swift_values.cc | 28 const Tool* SwiftValues::GetTool(const Target* target) const { in GetTool() argument 33 void SwiftValues::GetOutputs(const Target* target, in GetOutputs() argument 52 GetOutputsAsSourceFiles( const Target* target, std::vector<SourceFile>* result) const GetOutputsAsSourceFiles() argument [all...] |
| H A D | swift_values.h | 33 const SourceFile& bridge_header() const { return bridge_header_; } in bridge_header() argument 37 const std::string module_name() const { return module_name_; } in module_name() argument 41 const OutputFile& module_output_file() const { return module_output_file_; } in module_output_file() argument 45 const SourceDir& module_output_dir() const { retur argument [all...] |
| H A D | template.cc | 143 LocationRange Template::GetDefinitionRange() const { in GetDefinitionRange() argument 28 Invoke(Scope* scope, const FunctionCallNode* invocation, const std::string& template_name, const std::vector<Value>& args, BlockNode* block, Err* err) const Invoke() argument
|
| H A D | version.cc | 46 bool Version::operator==(const Version& other) const { in operator ==() argument 51 bool Version::operator<(const Version& other) const { in operator <() argument 56 bool Version::operator!=(const Version& other) const { in operator !=() argument 60 bool Version::operator>=(const Version& other) const { in operator >=() argument 64 bool Version::operator>(const Version& other) const { in operator >() argument 68 operator <=(const Version& other) const operator <=() argument 72 Describe() const Describe() argument [all...] |
| H A D | xml_element_writer_unittest.cc | 16 void operator()(std::ostream& out) const { out << value_; } in operator ()() argument
|
| H A D | metadata.h | 36 const ParseNode* origin() const { return origin_; } in origin() argument 40 const Contents& contents() const { return contents_; } in contents() argument 45 const SourceDir& source_dir() const { return source_dir_; } in source_dir() argument [all...] |
| H A D | location.cc | 18 bool Location::operator==(const Location& other) const { in operator ==() argument 23 bool Location::operator!=(const Location& other) const { in operator !=() argument 27 bool Location::operator<(const Location& other) const { in operator <() argument 33 bool Location::operator<=(const Location& other) const { in operator <=() argument 39 std::string Location::Describe(bool include_column_number) const { in Describe() argument 65 Union(const LocationRange& other) const Union() argument [all...] |
| H A D | path_output.cc | 25 void PathOutput::WriteFile(std::ostream& out, const SourceFile& file) const { in WriteFile() argument 72 void PathOutput::WriteFile(std::ostream& out, const OutputFile& file) const { in WriteFile() argument 29 WriteDir(std::ostream& out, const SourceDir& dir, DirSlashEnding slash_ending) const WriteDir() argument 77 WriteFiles(std::ostream& out, const std::vector<SourceFile>& files) const WriteFiles() argument 85 WriteFiles(std::ostream& out, const std::vector<OutputFile>& files) const WriteFiles() argument 93 WriteFiles(std::ostream& out, const UniqueVector<OutputFile>& files) const WriteFiles() argument 101 WriteDir(std::ostream& out, const OutputFile& file, DirSlashEnding slash_ending) const WriteDir() argument 125 WriteFile(std::ostream& out, const base::FilePath& file) const WriteFile() argument 131 WriteSourceRelativeString(std::ostream& out, std::string_view str) const WriteSourceRelativeString() argument 153 WritePathStr(std::ostream& out, std::string_view str) const WritePathStr() argument [all...] |
| H A D | path_output.h | 42 EscapingMode escaping_mode() const { return options_.mode; } in escaping_mode() argument 44 const SourceDir& current_dir() const { return current_dir_; } in current_dir() argument 47 bool inhibit_quoting() const { return options_.inhibit_quoting; } in inhibit_quoting() argument [all...] |
| H A D | pattern.h | 77 is_empty() const is_empty() argument [all...] |
| H A D | source_dir.h | 87 is_null() const is_null() argument 88 value() const value() argument 92 is_source_absolute() const is_source_absolute() argument 99 is_system_absolute() const is_system_absolute() argument 108 SourceAbsoluteWithOneSlash() const SourceAbsoluteWithOneSlash() argument 118 SourceWithNoTrailingSlash() const SourceWithNoTrailingSlash() argument 125 operator ==(const SourceDir& other) const operator ==() argument 128 operator !=(const SourceDir& other) const operator !=() argument 129 operator <(const SourceDir& other) const operator <() argument 131 hash() const hash() argument [all...] |
| H A D | substitution_pattern.h | 66 required_types() const required_types() argument 70 ranges() const ranges() argument 71 empty() const empty() argument 73 origin() const origin() argument [all...] |
| H A D | substitution_list.cc | 70 void SubstitutionList::FillRequiredTypes(SubstitutionBits* bits) const { in FillRequiredTypes() argument [all...] |
| /third_party/googletest/googletest/src/ |
| H A D | gtest-test-part.cc | 68 const TestPartResult& TestPartResultArray::GetTestPartResult(int index) const { in GetTestPartResult() argument 78 int TestPartResultArray::size() const { in size() argument
|
| /third_party/gptfdisk/ |
| H A D | diskio.h | 79 std::string GetName(void) const {return realFilename;} in GetName() argument
|