Home
last modified time | relevance | path

Searched defs:Convert (Results 1 – 25 of 42) sorted by relevance

12

/external/libchrome/base/json/
Djson_value_converter.cc10 bool BasicValueConverter<int>::Convert( in Convert() function in base::internal::BasicValueConverter
15 bool BasicValueConverter<std::string>::Convert( in Convert() function in base::internal::BasicValueConverter::string
20 bool BasicValueConverter<string16>::Convert( in Convert() function in base::internal::BasicValueConverter
25 bool BasicValueConverter<double>::Convert( in Convert() function in base::internal::BasicValueConverter
30 bool BasicValueConverter<bool>::Convert( in Convert() function in base::internal::BasicValueConverter
Djson_value_converter.h205 bool Convert(const base::Value& value, FieldType* field) const override { in Convert() function
223 bool Convert(const base::Value& value, FieldType* field) const override { in Convert() function
240 bool Convert(const base::Value& value, NestedType* field) const override { in Convert() function
255 bool Convert(const base::Value& value, in Convert() function
291 bool Convert(const base::Value& value, in Convert() function
328 bool Convert(const base::Value& value, in Convert() function
496 bool Convert(const base::Value& value, StructType* output) const { in Convert() function
Djson_parser.cc154 void JSONParser::StringBuilder::Convert() { in Convert() function in base::internal::JSONParser::StringBuilder
/external/libchrome/ipc/
Dnative_handle_type_converters.cc12 Convert(native::SerializedHandle_Type type) { in Convert() function in mojo::TypeConverter::MessageAttachment::Type::SerializedHandle_Type
32 IPC::MessageAttachment::Type>::Convert(IPC::MessageAttachment::Type type) { in Convert() function in mojo::TypeConverter::SerializedHandle_Type::MessageAttachment::Type
/external/libchrome/mojo/public/cpp/bindings/tests/
Dtype_conversion_unittest.cc46 static test::RectPtr Convert(const RedmondRect& input) { in Convert() function
54 static RedmondRect Convert(const test::RectPtr& input) { in Convert() function
66 static test::NamedRegionPtr Convert(const RedmondNamedRegion& input) { in Convert() function
74 static RedmondNamedRegion Convert(const test::NamedRegionPtr& input) { in Convert() function
/external/webrtc/webrtc/common_audio/
Daudio_converter.cc33 void Convert(const float* const* src, size_t src_size, float* const* dst, in Convert() function in webrtc::CopyConverter
50 void Convert(const float* const* src, size_t src_size, float* const* dst, in Convert() function in webrtc::UpmixConverter
69 void Convert(const float* const* src, size_t src_size, float* const* dst, in Convert() function in webrtc::DownmixConverter
93 void Convert(const float* const* src, size_t src_size, float* const* dst, in Convert() function in webrtc::ResampleConverter
118 void Convert(const float* const* src, size_t src_size, float* const* dst, in Convert() function in webrtc::CompositionConverter
/external/tensorflow/tensorflow/lite/toco/
Dtoco_convert.cc74 tensorflow::Status Convert(const string& graph_def_contents, in Convert() function
85 tensorflow::Status Convert(const ParsedTocoFlags& parsed_toco_flags, in Convert() function
/external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.list/
Dp7-cxx11-nowarn.cpp36 struct Convert { struct
37 constexpr Convert(T v) : v(v) {} in Convert() function
41 template<typename T> Convert<T> ConvertVar(); argument
Dp7-0x.cpp35 struct Convert { struct
36 constexpr Convert(T v) : v(v) {} in Convert() argument
40 template<typename T> Convert<T> ConvertVar(); argument
/external/swiftshader/src/Vulkan/
DVkPipeline.cpp22 sw::DrawType Convert(VkPrimitiveTopology topology) in Convert() function
56 sw::Rect Convert(const VkRect2D& rect) in Convert() function
/external/brotli/csharp/org/brotli/dec/
DIntReader.cs27 internal static void Convert(Org.Brotli.Dec.IntReader ir, int intLen) in Convert() method in Org.Brotli.Dec.IntReader
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DBasicValueFactory.h103 const llvm::APSInt &Convert(const llvm::APSInt& To, in Convert() function
112 const llvm::APSInt &Convert(QualType T, const llvm::APSInt &From) { in Convert() function
/external/v8/src/interpreter/
Dbytecode-array-builder.cc179 V8_INLINE static uint32_t Convert(BytecodeArrayBuilder* builder, in Convert() function in v8::internal::interpreter::__anona83f632b0111::UnsignedOperandHelper
185 V8_INLINE static uint32_t Convert(BytecodeArrayBuilder* builder, int value) { in Convert() function in v8::internal::interpreter::__anona83f632b0111::UnsignedOperandHelper
219 V8_INLINE static uint32_t Convert(BytecodeArrayBuilder* builder, int value) { in Convert() function in v8::internal::interpreter::__anona83f632b0111::OperandHelper
227 V8_INLINE static uint32_t Convert(BytecodeArrayBuilder* builder, in Convert() function in v8::internal::interpreter::__anona83f632b0111::OperandHelper
236 V8_INLINE static uint32_t Convert(BytecodeArrayBuilder* builder, in Convert() function in v8::internal::interpreter::__anona83f632b0111::OperandHelper
245 V8_INLINE static uint32_t Convert(BytecodeArrayBuilder* builder, in Convert() function in v8::internal::interpreter::__anona83f632b0111::OperandHelper
255 V8_INLINE static uint32_t Convert(BytecodeArrayBuilder* builder, in Convert() function in v8::internal::interpreter::__anona83f632b0111::OperandHelper
264 V8_INLINE static uint32_t Convert(BytecodeArrayBuilder* builder, in Convert() function in v8::internal::interpreter::__anona83f632b0111::OperandHelper
273 V8_INLINE static uint32_t Convert(BytecodeArrayBuilder* builder, in Convert() function in v8::internal::interpreter::__anona83f632b0111::OperandHelper
283 V8_INLINE static uint32_t Convert(BytecodeArrayBuilder* builder, in Convert() function in v8::internal::interpreter::__anona83f632b0111::OperandHelper
/external/tensorflow/tensorflow/contrib/tensor_forest/kernels/
Dreinterpret_string_to_float_op.cc33 float Convert(const string& in) { in Convert() function
/external/v8/src/
Dunicode.cc1275 int ToLowercase::Convert(uchar c, in Convert() function in unibrow::ToLowercase
1607 int ToUppercase::Convert(uchar c, in Convert() function in unibrow::ToUppercase
1888 int Ecma262Canonicalize::Convert(uchar c, in Convert() function in unibrow::Ecma262Canonicalize
3024 int Ecma262UnCanonicalize::Convert(uchar c, in Convert() function in unibrow::Ecma262UnCanonicalize
3089 int CanonicalizationRange::Convert(uchar c, in Convert() function in unibrow::CanonicalizationRange
Dapi-inl.h46 inline Local<To> Utils::Convert(v8::internal::Handle<From> obj) { in Convert() function
/external/webrtc/talk/media/base/
Dscreencastid.h93 static cricket::ScreencastIdList Convert(const std::vector<T>& list) { in Convert() function
/external/tensorflow/tensorflow/core/lib/strings/
Dbase64.cc48 inline uint32 Convert(char x) { in Convert() function
/external/tensorflow/tensorflow/lite/schema/
Dupgrade_schema.py306 def Convert(self, input_file, output_file): member in Converter
/external/clang/test/SemaCXX/
Dwarn-float-conversion.cpp24 void Convert(float f, double d, long double ld) { in Convert() function
/external/syzkaller/vendor/google.golang.org/grpc/status/
Dstatus.go137 func Convert(err error) *Status { func
/external/libchrome/base/strings/
Dstring_number_conversions.cc66 static bool Convert(CHAR c, uint8_t* digit) { in Convert() function in base::__anonc700ce430111::BaseCharToDigit
78 static bool Convert(CHAR c, uint8_t* digit) { in Convert() function in base::__anonc700ce430111::BaseCharToDigit
/external/v4l2_codec2/
DC2VDAAdaptorProxy.cpp24 static ::arc::VideoFramePlane Convert(const android::VideoFramePlane& plane) { in Convert() function
/external/perfetto/tools/proto_to_cpp/
Dproto_to_cpp.cc201 void ProtoToCpp::Convert(const std::string& src_proto) { in Convert() function in ProtoToCpp
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-xray/
Dxray-converter.cpp33 static cl::SubCommand Convert("convert", "Trace Format Conversion"); variable

12