Home
last modified time | relevance | path

Searched defs:CastToSigned (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/emboss/runtime/cpp/test/
H A Demboss_defines_test.cc45 TEST(SystemIsTwosComplement, CastToSigned) { in TEST() argument
/aosp_15_r20/external/flatbuffers/src/
H A Didl_gen_kotlin.cpp1253 static std::string CastToSigned(const FieldDef &field) { in CastToSigned() function in flatbuffers::kotlin::KotlinGenerator
1257 static std::string CastToSigned(const Type type) { in CastToSigned() function in flatbuffers::kotlin::KotlinGenerator