Home
last modified time | relevance | path

Searched defs:Includes (Results 1 – 25 of 32) sorted by relevance

12

/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/cxxbridge-cmd-1.0.131/src/gen/
Dinclude.rs22 pub(crate) struct Includes<'a> { struct
46 impl<'a> Includes<'a> { argument
83 let Includes { in write() localVariable
177 impl<'i, 'a> Extend<&'i Include> for Includes<'a> { implementation
192 impl<'a> Deref for Includes<'a> { implementation
200 impl<'a> DerefMut for Includes<'a> { implementation
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/cxxbridge-cmd-1.0.131/src/gen/
Dinclude.rs22 pub(crate) struct Includes<'a> { struct
46 impl<'a> Includes<'a> { argument
83 let Includes { in write() localVariable
177 impl<'i, 'a> Extend<&'i Include> for Includes<'a> { implementation
192 impl<'a> Deref for Includes<'a> { implementation
200 impl<'a> DerefMut for Includes<'a> { implementation
/external/rust/cxx/gen/src/
Dinclude.rs22 pub(crate) struct Includes<'a> { struct
46 impl<'a> Includes<'a> { argument
83 let Includes { in write() localVariable
177 impl<'i, 'a> Extend<&'i Include> for Includes<'a> { implementation
192 impl<'a> Deref for Includes<'a> { implementation
200 impl<'a> DerefMut for Includes<'a> { implementation
/external/perfetto/src/trace_redaction/
Dfiltering.cc23 bool ConnectedToPackage::Includes(const Context& context, in Includes() function in perfetto::trace_redaction::ConnectedToPackage
31 bool AllowAll::Includes(const Context&, uint64_t, int32_t) const { in Includes() function in perfetto::trace_redaction::AllowAll
35 bool AllowAll::Includes(const Context&, protozero::Field) const { in Includes() function in perfetto::trace_redaction::AllowAll
Dredact_ftrace_events.cc34 bool FilterFtraceUsingSuspendResume::Includes(const Context&, in Includes() function in perfetto::trace_redaction::FilterFtraceUsingSuspendResume
70 bool FilterRss::Includes(const Context& context, protozero::Field event) const { in Includes() function in perfetto::trace_redaction::FilterRss
/external/tensorflow/tensorflow/core/profiler/utils/
Dtimespan.h68 bool Includes(const Timespan& other) const { in Includes() function
73 bool Includes(uint64 time_ps) const { return Includes(Timespan(time_ps)); } in Includes() function
/external/swiftshader/third_party/subzero/src/
DIceRangeSpec.h72 Desc Includes; variable
/external/cronet/stable/net/base/
Dscheme_host_port_matcher.cc68 bool SchemeHostPortMatcher::Includes(const GURL& url) const { in Includes() function in net::SchemeHostPortMatcher
/external/cronet/tot/net/base/
Dscheme_host_port_matcher.cc68 bool SchemeHostPortMatcher::Includes(const GURL& url) const { in Includes() function in net::SchemeHostPortMatcher
/external/tensorflow/tensorflow/lite/experimental/acceleration/compatibility/
Dgpu_compatibility.cc86 bool GPUCompatibilityList::Includes( in Includes() function in tflite::acceleration::GPUCompatibilityList
/external/flatbuffers/docs-old/source/
DSchemas.md226 ### Includes subsection in Writing a schema {#flatbuffers_guide_writing_schema}
/external/cronet/stable/net/test/spawned_test_server/
Dlocal_test_server_posix.cc45 bool Includes(const base::ProcessEntry& entry) const override { in Includes() function in __anon82aa55ac0111::OrphanedTestServerFilter
/external/cronet/tot/net/test/spawned_test_server/
Dlocal_test_server_posix.cc45 bool Includes(const base::ProcessEntry& entry) const override { in Includes() function in __anon28c91ec80111::OrphanedTestServerFilter
/external/flatbuffers/docs/source/
Dschema.md314 ## Includes section in Schema
/external/clang/include/clang/Lex/
DPreprocessorOptions.h47 std::vector<std::string> Includes; variable
/external/clang/lib/Frontend/
DFrontendActions.cpp153 operator+=(SmallVectorImpl<char> &Includes, StringRef RHS) { in operator +=()
159 SmallVectorImpl<char> &Includes, in addHeaderInclude()
186 SmallVectorImpl<char> &Includes) { in collectModuleHeaderIncludes()
/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_linux_test.cc132 static bool Includes(std::vector<pid_t> first, std::vector<pid_t> second) { in Includes() function
/external/libchrome/soong/
Dbindings_generator.go228 Includes []string member
/external/clang/lib/StaticAnalyzer/Core/
DRangeConstraintManager.cpp38 bool Includes(const llvm::APSInt &v) const { in Includes() function in __anon24b0ef340111::Range
/external/clang/lib/Format/
DFormat.cpp1217 const SmallVectorImpl<IncludeDirective> &Includes, in sortCppIncludes()
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/algorithm/
Dcontainer_test.cc429 TEST_F(NonMutatingTest, Includes) { in TEST_F() argument
/external/openscreen/third_party/abseil/src/absl/algorithm/
Dcontainer_test.cc426 TEST_F(NonMutatingTest, Includes) { in TEST_F() argument
/external/cronet/stable/base/ranges/
Dalgorithm_unittest.cc1203 TEST(RangesTest, Includes) { in TEST() argument
/external/cronet/tot/base/ranges/
Dalgorithm_unittest.cc1203 TEST(RangesTest, Includes) { in TEST() argument
/external/abseil-cpp/absl/algorithm/
Dcontainer_test.cc450 TEST_F(NonMutatingTest, Includes) { in TEST_F() argument

12