Home
last modified time | relevance | path

Searched defs:cc_array (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/type_traits/examples/
Dtrivial_destructor_example.cpp86 const char cc_array[array_size] = { 0,}; variable
Dcopy_example.cpp103 const char* cc_array = cc_array_; variable
Dfill_example.cpp100 const char* cc_array = cc_array_; variable
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_coverage_libcdep.cc165 uptr **cc_array; member in __sanitizer::CoverageData