Searched defs:kint8max (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/base/
H A Dbasictypes.h50 const int8 kint8max = 0x7F; variable
/external/chromium_org/third_party/libaddressinput/src/cpp/include/libaddressinput/util/
H A Dbasictypes.h49 const int8 kint8max = INT8_MAX; variable
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/base/
H A Dbasictypes.h38 const int8 kint8max = INT8_MAX; member in namespace:i18n::phonenumbers
/external/chromium_org/third_party/cld/base/
H A Dbasictypes.h70 const int8 kint8max = (( int8) 0x7F); variable
/external/chromium_org/third_party/tcmalloc/chromium/src/base/
H A Dbasictypes.h77 const int8 kint8max = ( ( int8) 0x7F); variable
/external/chromium_org/third_party/tcmalloc/vendor/src/base/
H A Dbasictypes.h77 const int8 kint8max = ( ( int8) 0x7F); variable

Completed in 251 milliseconds