Home
last modified time | relevance | path

Searched defs:null_char (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/process/include/boost/process/detail/
Dconfig.hpp102 template<> constexpr char null_char<char> (){return '\0';} in null_char() function
103 template<> constexpr wchar_t null_char<wchar_t> (){return L'\0';} in null_char() function
/aosp_15_r20/external/vixl/src/
H A Dcode-buffer-vixl.cc125 char* null_char = stpcpy(dst, string); in EmitString() local
/aosp_15_r20/art/libprofile/profile/
H A Dprofile_compilation_info.cc460 const void* null_char = memchr(GetCurrentPtr(), 0, length); in ReadStringAndAdvance() local
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h125826 u8 null_char; member
H A Dvmlinux_600.h125826 u8 null_char; member