Home
last modified time | relevance | path

Searched defs:const (Results 6926 - 6950 of 14254) sorted by relevance

1...<<271272273274275276277278279280>>...571

/third_party/gn/src/base/numerics/
H A Dsafe_conversions.h282 constexpr operator Dst() const { in operator Dst() argument
[all...]
/third_party/gn/src/base/memory/
H A Dweak_ptr.h131 HasRefs() const HasRefs() argument
241 get() const get() argument
245 operator *() const operator *() argument
249 operator ->() const operator ->() argument
255 operator bool() const operator bool() argument
321 HasWeakPtrs() const HasWeakPtrs() argument
[all...]
/third_party/gn/src/base/win/
H A Dscoped_handle.h52 bool IsValid() const { return Traits::IsHandleValid(handle_); } in IsValid() argument
73 Handle Get() const { return handle_; } in Get() argument
[all...]
/third_party/gn/src/gn/
H A Dbuilder_record.h45 ItemType type() const { return type_; } in type() argument
46 const Label& label() const { return label_; } in label() argument
58 const Item* item() const { retur in item() argument
64 originally_referenced_from() const originally_referenced_from() argument
68 should_generate() const should_generate() argument
71 resolved() const resolved() argument
74 can_resolve() const can_resolve() argument
79 all_deps() const all_deps() argument
93 waiting_on_resolution() const waiting_on_resolution() argument
[all...]
H A Dbuilder_unittest.cc37 HasLoadedNone() const HasLoadedNone() argument
[all...]
H A Dbundle_data.cc98 void BundleData::GetSourceFiles(SourceFiles* sources) const { in GetSourceFiles() argument
111 bool BundleData::GetOutputFiles(const Setting argument
123 GetOutputsAsSourceFiles(const Settings* settings, const Target* target, SourceFiles* outputs_as_source, Err* err) const GetOutputsAsSourceFiles() argument
158 GetCompiledAssetCatalogPath() const GetCompiledAssetCatalogPath() argument
164 GetBundleRootDirOutput(const Settings* settings) const GetBundleRootDirOutput() argument
173 GetBundleRootDirOutputAsDir( const Settings* settings) const GetBundleRootDirOutputAsDir() argument
178 GetBundleDir(const Settings* settings) const GetBundleDir() argument
[all...]
H A Dc_tool.cc40 AsC() const AsC() argument
44 ValidateName(const char* name) const ValidateName() argument
244 ValidateSubstitution(const Substitution* sub_type) const ValidateSubstitution() argument
260 ValidateOutputSubstitution(const Substitution* sub_type) const ValidateOutputSubstitution() argument
[all...]
H A Dconfig_values.h61 const std::vector<SourceFile>& inputs() const { return inputs_; } in inputs() argument
64 const std::vector<LibFile>& libs() const { return libs_; } in libs() argument
67 const st argument
72 has_precompiled_headers() const has_precompiled_headers() argument
75 precompiled_header() const precompiled_header() argument
77 precompiled_source() const precompiled_source() argument
[all...]
H A Derr.cc143 PrintToStdout() const PrintToStdout() argument
147 PrintNonfatalToStdout() const PrintNonfatalToStdout() argument
155 InternalPrintToStdout(bool is_sub_err, bool is_fatal) const InternalPrintToStdout() argument
[all...]
H A Dhash_table_base_unittest.cc37 const int& x() const { return x_; } in x() argument
39 size_t hash() const { return static_cast<size_t>(x_); } in hash() argument
92 const BaseType& asBaseType() const { retur in asBaseType() argument
132 contains(int x) const contains() argument
186 begin() const begin() argument
188 end() const end() argument
[all...]
H A Dimmutable_vector.h40 const T* data() const { return begin(); } in data() argument
41 size_t size() const { return header_ ? header_->size : 0u; } in size() argument
42 bool empty() const { return size() == 0; } in empty() argument
43 const T& operator[](size_t offset) const { return begin()[offset]; } in operator []() argument
45 const T* begin() const { retur argument
46 end() const end() argument
50 front() const front() argument
51 back() const back() argument
65 find(const T& item) const find() argument
75 contains(const T& item) const contains() argument
[all...]
H A Dinput_file_manager.cc262 GetInputFileCount() const GetInputFileCount() argument
267 AddAllPhysicalInputFileNamesToVectorSetSorter( VectorSetSorter<base::FilePath>* sorter) const AddAllPhysicalInputFileNamesToVectorSetSorter() argument
[all...]
/third_party/glslang/glslang/Include/
H A DInfoSink.h85 const char* c_str() const { return sink.c_str(); } in c_str() argument
[all...]
/third_party/glslang/glslang/MachineIndependent/
H A DPoolAlloc.cpp138 void TAllocation::checkGuardBlock(unsigned char* blockMem, unsigned char val, const char* locText) const in checkGuardBlock() argument
293 void TAllocation::checkAllocList() const in checkAllocList() argument
/third_party/backends/backend/genesys/
H A Dimage.cpp49 const std::uint8_t* Image::get_row_ptr(std::size_t y) const in get_row_ptr() argument
54 Pixel Image::get_pixel(std::size_t x, std::size_t y) const in get_pixel() argument
64 RawPixel Image::get_raw_pixel(std::size_t x, std::size_t y) const in get_raw_pixel() argument
69 std::uint16_t Image::get_raw_channel(std::size_t x, std::size_t y, unsigned channel) const in get_raw_channel() argument
[all...]
H A Ddevice.cpp30 std::vector<unsigned> MethodResolutions::get_resolutions() const in get_resolutions() argument
42 const MethodResolutions* Genesys_Model::get_resolution_settings_ptr(ScanMethod method) const in get_resolution_settings_ptr() argument
54 const MethodResolutions& Genesys_Model::get_resolution_settings(ScanMethod method) const in get_resolution_settings() argument
64 std::vector<unsigned> Genesys_Model::get_resolutions(ScanMethod method) const in get_resolutions() argument
69 bool Genesys_Model::has_method(ScanMethod method) const in has_method() argument
95 bool Genesys_Device::is_head_pos_known(ScanHeadId scan_head) const in is_head_pos_known() argument
105 head_pos(ScanHeadId scan_head) const head_pos() argument
[all...]
H A Derror.cpp72 SANE_Status SaneException::status() const in status() argument
[all...]
H A Dmotor.cpp31 unsigned MotorSlope::get_table_step_shifted(unsigned step, StepType step_type) const in get_table_step_shifted() argument
H A Dusb_device.cpp132 void UsbDevice::assert_is_open() const in assert_is_open() argument
H A Drow_buffer.h41 const std::uint8_t* get_row_ptr(std::size_t y) const in get_row_ptr() argument
57 const std::uint8_t* get_front_row_ptr() const { return get_row_ptr(0); } in get_front_row_ptr() argument
59 const std::uint8_t* get_back_row_ptr() const { return get_row_ptr(height() - 1); } in get_back_row_ptr() argument
62 bool empty() const { return is_linear_ && first_ == last_; } in empty() argument
72 bool is_linear() const { retur argument
144 row_bytes() const row_bytes() argument
146 height() const height() argument
154 height_capacity() const height_capacity() argument
163 get_row_index(std::size_t index) const get_row_index() argument
[all...]
/third_party/cups-filters/filter/pdftopdf/
H A Dqpdf_pdftopdf.cc196 QPDFObjectHandle Matrix::get() const // {{{ in get() argument
209 std::string Matrix::get_string() const // {{{ in get_string() argument
H A Dpdftopdf_processor.cc18 bool ProcessingParameters::withPage(int outno) const // {{{ in withPage() argument
31 void ProcessingParameters::dump() const // {{{ in dump() argument
/third_party/benchmark/src/
H A Dbenchmark_runner.h64 int GetNumRepeats() const { return repeats; } in GetNumRepeats() argument
66 bool HasRepeatsRemaining() const { in HasRepeatsRemaining() argument
74 BenchmarkReporter::PerFamilyRunReports* GetReportsForFamily() const { in GetReportsForFamily() argument
78 double GetMinTime() const { return min_time; } in GetMinTime() argument
80 bool HasExplicitIters() const { return has_explicit_iteration_count; } in HasExplicitIters() argument
82 IterationCount GetIters() const { return iters; } in GetIters() argument
[all...]
H A Dperf_counters.cc234 CloseCounters() const CloseCounters() argument
262 CloseCounters() const CloseCounters() argument
[all...]
H A Dperf_counters.h58 uint64_t operator[](size_t pos) const { return values_[pos]; } in operator []() argument
121 BENCHMARK_ALWAYS_INLINE bool Snapshot(PerfCounterValues* values) const { in Snapshot() argument
131 const st argument
132 num_counters() const num_counters() argument
153 num_counters() const num_counters() argument
155 names() const names() argument
[all...]

Completed in 19 milliseconds

1...<<271272273274275276277278279280>>...571