Home
last modified time | relevance | path

Searched refs:sources_ (Results 1 – 13 of 13) sorted by relevance

/external/libchrome/base/
Dscoped_observer.h31 sources_.push_back(source); in Add()
37 auto it = std::find(sources_.begin(), sources_.end(), source); in Remove()
38 DCHECK(it != sources_.end()); in Remove()
39 sources_.erase(it); in Remove()
44 for (size_t i = 0; i < sources_.size(); ++i) in RemoveAll()
45 sources_[i]->RemoveObserver(observer_); in RemoveAll()
46 sources_.clear(); in RemoveAll()
50 return base::ContainsValue(sources_, source); in IsObserving()
53 bool IsObservingSources() const { return !sources_.empty(); } in IsObservingSources()
58 std::vector<Source*> sources_; variable
/external/v8/src/torque/
Dsource-positions.cc21 return Get().sources_[file.id_]; in DEFINE_CONTEXTUAL_VARIABLE()
43 Get().sources_.push_back(std::move(path)); in AddSource()
44 return SourceId(static_cast<int>(Get().sources_.size()) - 1); in AddSource()
49 for (size_t i = 0; i < Get().sources_.size(); ++i) { in GetSourceId()
50 if (Get().sources_[i] == path) { in GetSourceId()
61 for (int i = 0; i < static_cast<int>(self.sources_.size()); ++i) { in AllSources()
Dsource-positions.h90 std::vector<std::string> sources_;
/external/protobuf/src/google/protobuf/
Ddescriptor_database.cc531 sources_.push_back(source1); in MergedDescriptorDatabase()
532 sources_.push_back(source2); in MergedDescriptorDatabase()
536 : sources_(sources) {} in MergedDescriptorDatabase()
541 for (int i = 0; i < sources_.size(); i++) { in FindFileByName()
542 if (sources_[i]->FindFileByName(filename, output)) { in FindFileByName()
551 for (int i = 0; i < sources_.size(); i++) { in FindFileContainingSymbol()
552 if (sources_[i]->FindFileContainingSymbol(symbol_name, output)) { in FindFileContainingSymbol()
559 if (sources_[j]->FindFileByName(output->name(), &temp)) { in FindFileContainingSymbol()
573 for (int i = 0; i < sources_.size(); i++) { in FindFileContainingExtension()
574 if (sources_[i]->FindFileContainingExtension(containing_type, field_number, in FindFileContainingExtension()
[all …]
Ddescriptor_database.h398 std::vector<DescriptorDatabase*> sources_;
/external/tensorflow/tensorflow/lite/delegates/flex/
Dkernel.cc82 sources_.clear(); in InitializeTensorSources()
86 sources_.push_back({nullptr, 0}); in InitializeTensorSources()
88 sources_.push_back(it->second); in InitializeTensorSources()
97 TensorSource GetTensorSource(int i) const { return sources_[i]; } in GetTensorSource()
101 std::vector<TensorSource> sources_; member in tflite::flex::kernel::OpInputs
/external/compiler-rt/cmake/Modules/
DAddCompilerRT.cmake117 set(sources_${libname} ${LIB_SOURCES})
118 format_object_libs(sources_${libname} ${os} ${LIB_OBJECT_LIBS})
140 set(sources_${libname} ${LIB_SOURCES})
141 format_object_libs(sources_${libname} ${arch} ${LIB_OBJECT_LIBS})
179 add_library(${libname} ${type} ${sources_${libname}})
/external/deqp/modules/gles2/performance/
Des2pShaderOptimizationTests.cpp121 …onst glu::ProgramSources& sources_, const vector<gls::AttribSpec>& attributes_ = vector<gls::Attri… in ProgramData()
122 …ProgramData (const glu::ProgramSources& sources_, const gls::AttribSpec& attribute) : so… in ProgramData()
/external/deqp/modules/gles3/performance/
Des3pShaderOptimizationTests.cpp121 …onst glu::ProgramSources& sources_, const vector<gls::AttribSpec>& attributes_ = vector<gls::Attri… in ProgramData()
122 …ProgramData (const glu::ProgramSources& sources_, const gls::AttribSpec& attribute) : so… in ProgramData()
/external/libprotobuf-mutator/src/
Dmutator.cc516 sources_(sources), in FieldMutator()
568 mutator_->MutateImpl(sources_, {message->get()}, false, in Mutate()
589 const ConstMessages& sources_; member in protobuf_mutator::FieldMutator
/external/perfetto/docs/quickstart/
Dandroid-tracing.md37 _Data sources_ section of the docs.
Dtrace-analysis.md26 For more exhaustive examples see the _SQL_ section of the various _Data sources_
/external/perfetto/docs/concepts/
Dconfig.md61 See the _data sources_ section of the docs for details on how to