Home
last modified time | relevance | path

Searched defs:signed_type (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/rtc_base/
Dstring_to_number.h45 using signed_type = long long; // NOLINT(runtime/int) variable
/external/tensorflow/tensorflow/compiler/xla/service/
Dcomparison_expander.cc101 PrimitiveType signed_type = in ExpandInstruction() local
/external/cronet/base/
Dbig_endian_unittest.cc65 using signed_type = int16_t; in TEST() typedef
/external/mesa3d/src/intel/compiler/
Dbrw_eu_validate.c123 signed_type(unsigned type) in signed_type() function