Home
last modified time | relevance | path

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

/external/webrtc/rtc_base/
Dstring_to_number.h48 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/mesa3d/src/intel/compiler/
Dbrw_eu_validate.c123 signed_type(unsigned type) in signed_type() function