Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/bigint/
Dbigint.h313 inline int AddSignedResultLength(int x_length, int y_length, bool same_sign) { in AddSignedResultLength()
319 bool same_sign) { in SubtractSignedResultLength()
/third_party/ffmpeg/libavcodec/
Daptx.c469 int32_t sign, same_sign[2], weight[2], sw1, range; in aptx_process_subband() local
/third_party/json/include/nlohmann/detail/meta/
Dtype_traits.hpp603 using same_sign = std::integral_constant < bool, typedef
/third_party/json/single_include/nlohmann/
Djson.hpp3999 using same_sign = std::integral_constant < bool, typedef