HomeSort by relevance Sort by last modified time
    Searched defs:kHexadecimal (Results 1 - 2 of 2) sorted by null

  /external/flatbuffers/src/
flathash.cpp 25 kHexadecimal,
65 OutputFormat output_format = kHexadecimal;
73 else if (opt == "-x") output_format = kHexadecimal;
82 } else if (output_format == kHexadecimal) {
  /external/google-tv-pairing-protocol/cpp/src/polo/encoding/
encodingoption.h 43 kHexadecimal = 3,

Completed in 428 milliseconds