Home
last modified time | relevance | path

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

12

/aosp_15_r20/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
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/cxxbridge-cmd-1.0.121/src/gen/
H A Dinclude.rs22 pub(crate) struct Includes<'a> { struct
46 impl<'a> Includes<'a> { implementation
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
/aosp_15_r20/external/perfetto/src/trace_redaction/
H A 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
H A 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
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/utils/
H A 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
/aosp_15_r20/external/clang/lib/Frontend/
H A DFrontendActions.cpp153 operator+=(SmallVectorImpl<char> &Includes, StringRef RHS) { in operator +=()
159 SmallVectorImpl<char> &Includes, in addHeaderInclude()
186 SmallVectorImpl<char> &Includes) { in collectModuleHeaderIncludes()
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceRangeSpec.h72 Desc Includes; variable
/aosp_15_r20/external/cronet/net/base/
H A Dscheme_host_port_matcher.cc68 bool SchemeHostPortMatcher::Includes(const GURL& url) const { in Includes() function in net::SchemeHostPortMatcher
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/audio/policy/1.0/xml/pfw_schemas/audio_policy_engine_configurable_configuration_V1_0/gen/cpp/include/
Daudio_policy_configurable_V1_0_enums.h40 Includes, enumerator
/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/acceleration/compatibility/
H A Dgpu_compatibility.cc86 bool GPUCompatibilityList::Includes( in Includes() function in tflite::acceleration::GPUCompatibilityList
/aosp_15_r20/external/flatbuffers/docs/source/
H A DSchemas.md226 ### Includes subsection in Writing a schema {#flatbuffers_guide_writing_schema}
/aosp_15_r20/external/cronet/net/test/spawned_test_server/
H A Dlocal_test_server_posix.cc40 bool Includes(const base::ProcessEntry& entry) const override { in Includes() function in __anond620ff420111::OrphanedTestServerFilter
/aosp_15_r20/external/clang/include/clang/Lex/
H A DPreprocessorOptions.h47 std::vector<std::string> Includes; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Lex/
DPreprocessorOptions.h69 std::vector<std::string> Includes; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Lex/
DPreprocessorOptions.h69 std::vector<std::string> Includes; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Lex/
DPreprocessorOptions.h69 std::vector<std::string> Includes; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Lex/
DPreprocessorOptions.h69 std::vector<std::string> Includes; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/StaticAnalyzer/Core/PathSensitive/
DRangedConstraintManager.h37 bool Includes(const llvm::APSInt &Point) const { in Includes() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/StaticAnalyzer/Core/PathSensitive/
DRangedConstraintManager.h37 bool Includes(const llvm::APSInt &Point) const { in Includes() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/StaticAnalyzer/Core/PathSensitive/
DRangedConstraintManager.h37 bool Includes(const llvm::APSInt &Point) const { in Includes() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/StaticAnalyzer/Core/PathSensitive/
DRangedConstraintManager.h37 bool Includes(const llvm::APSInt &Point) const { in Includes() function
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/audio/aidl/default/config/audioPolicy/capengine/audio_policy_capengine_configuration_aidl_default/gen/cpp/include/
Dandroid_audio_policy_capengine_configuration_enums.h85 Includes, enumerator
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_linux_test.cc132 static bool Includes(std::vector<pid_t> first, std::vector<pid_t> second) { in Includes() function
/aosp_15_r20/external/libchrome/soong/
H A Dbindings_generator.go228 Includes []string member
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Core/
H A DRangeConstraintManager.cpp38 bool Includes(const llvm::APSInt &v) const { in Includes() function in __anondfae84b40111::Range

12