Searched defs:CastToSigned (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/emboss/runtime/cpp/test/ | ||
H A D | emboss_defines_test.cc | 45 TEST(SystemIsTwosComplement, CastToSigned) { in TEST() argument |
/aosp_15_r20/external/flatbuffers/src/ | ||
H A D | idl_gen_kotlin.cpp | 1253 static std::string CastToSigned(const FieldDef &field) { in CastToSigned() function in flatbuffers::kotlin::KotlinGenerator |