Home
last modified time | relevance | path

Searched defs:ToInt32 (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/src/google/protobuf/
Dvarint_shuffle_test.cc31 uint32_t ToInt32(char c) { return static_cast<uint8_t>(c); } in ToInt32() function
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp128651 ToInt32(JSContext* cx, JS::HandleValue v, int32_t* out) in ToInt32() function
128856 ToInt32(double d) in ToInt32() function