Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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);
/third_party/boost/libs/hana/test/_include/support/
Dnumeric.hpp25 struct numeric_type { struct
26 constexpr explicit numeric_type(int v) : value(v) { } in numeric_type() function
31 using Numeric = boost::hana::tag_of_t<numeric_type>; argument
34 constexpr numeric_type operator()(int x) const { in operator ()()
35 return numeric_type{x}; in operator ()()
/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/effects/
DTremoloEffect.h29 template <class numeric_type>
30 void operator () (numeric_type &x) { in operator()
/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;
/third_party/skia/third_party/externals/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;
/third_party/boost/libs/log/src/setup/
Ddefault_filter_factory.cpp184 typedef NumericT numeric_type;
190 …numeric_predicate(relation_type const& rel, StringT const& string_operand, numeric_type numeric_op…
215 const numeric_type m_numeric_operand;
/third_party/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()
/third_party/boost/boost/geometry/policies/robustness/
Dsegment_ratio.hpp108 typedef Type numeric_type; typedef in boost::geometry::segment_ratio
/third_party/python/Tools/unicode/
Dmakeunicodedata.py489 if record.numeric_type:
491 digit = int(record.numeric_type)
964 numeric_type: str