Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/algorithm/string/test/
Dreplace_test.cpp57 #define C_ , macro
/aosp_15_r20/external/cronet/third_party/libc++/src/test/libcxx/utilities/function.objects/func.require/
H A Dinvoke_helpers.h117 QualType C_(Tp& v) { return static_cast<QualType>(v); }; in C_() function
/aosp_15_r20/external/libcxx/test/libcxx/utilities/function.objects/func.require/
H A Dinvoke_helpers.h118 QualType C_(Tp& v) { return static_cast<QualType>(v); }; in C_() function
/aosp_15_r20/external/pdfium/core/fpdfapi/page/
H A Dcpdf_colorspace.cpp726 float C_ = pBuf[2]; in GetRGB() local