Home
last modified time | relevance | path

Searched refs:numeric_type (Results 1 – 10 of 10) sorted by relevance

/external/oboe/apps/fxlab/app/src/main/cpp/
DDuplexCallback.h27 template<class numeric_type>
32 std::function<void(numeric_type *, numeric_type *)> fun, in DuplexCallback() argument
39 auto *outputData = static_cast<numeric_type *>(audioData); in onAudioReady()
75 std::function<void(numeric_type *, numeric_type *)> f;
77 std::unique_ptr<numeric_type[]> inputBuffer = std::make_unique<numeric_type[]>(kBufferSize);
/external/oboe/apps/fxlab/app/src/main/cpp/effects/
DTremoloEffect.h29 template <class numeric_type>
30 void operator () (numeric_type &x) { in operator()
/external/libtextclassifier/abseil-cpp/absl/random/internal/
Dranden_engine.h177 using numeric_type = variable
184 os << static_cast<numeric_type>(elem) << os.fill();
194 using numeric_type = variable
201 numeric_type value;
/external/abseil-cpp/absl/random/internal/
Dranden_engine.h177 using numeric_type = variable
184 os << static_cast<numeric_type>(elem) << os.fill();
194 using numeric_type = variable
201 numeric_type value;
/external/angle/third_party/abseil-cpp/absl/random/internal/
Dranden_engine.h178 using numeric_type = variable
185 os << static_cast<numeric_type>(little_endian::FromHost(elem))
196 using numeric_type = variable
203 numeric_type value;
/external/openscreen/third_party/abseil/src/absl/random/internal/
Dranden_engine.h177 using numeric_type = variable
184 os << static_cast<numeric_type>(elem) << os.fill();
194 using numeric_type = variable
201 numeric_type value;
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/random/internal/
Dranden_engine.h177 using numeric_type = variable
184 os << static_cast<numeric_type>(elem) << os.fill();
194 using numeric_type = variable
201 numeric_type value;
/external/webrtc/third_party/abseil-cpp/absl/random/internal/
Dranden_engine.h177 using numeric_type = variable
184 os << static_cast<numeric_type>(elem) << os.fill();
194 using numeric_type = variable
201 numeric_type value;
/external/protobuf/src/google/protobuf/compiler/ruby/
Druby_generator.cc49 template <class numeric_type>
50 std::string NumberToString(numeric_type value);
63 template<class numeric_type>
64 std::string NumberToString(numeric_type value) { in NumberToString()
/external/python/cpython3/Tools/unicode/
Dmakeunicodedata.py489 if record.numeric_type:
491 digit = int(record.numeric_type)
964 numeric_type: str