Home
last modified time | relevance | path

Searched defs:convert (Results 26 - 50 of 126) sorted by relevance

123456

/third_party/alsa-lib/include/
H A Dpcm_rate.h88 void (*convert)(void *obj, member
152 void (*convert)(void *obj, member
170 void (*convert)(void *obj, member
/third_party/json/include/nlohmann/detail/
H A Djson_pointer.hpp835 json_pointer<string_t> convert() const& in convert() function
842 json_pointer<string_t> convert()&& in convert() function
/third_party/python/Lib/
H A Dstring.py110 def convert(mo): function
129 def convert(mo): function
/third_party/skia/tests/
H A DPremulAlphaRoundTripTest.cpp184 auto convert = [](const SkBitmap& dst, const SkBitmap& src){ in DEF_TEST() local
/third_party/skia/src/sksl/lex/
H A DNFAtoDFA.h43 DFA convert() { in convert() function in NFAtoDFA
/third_party/skia/third_party/externals/piex/src/binary_parse/
H A Drange_checked_byte_ptr.h325 bool convert(T *output) const { in convert() function in piex::binary_parse::RangeCheckedBytePtr
359 bool convert(size_t index, T *output) const { in convert() function in piex::binary_parse::RangeCheckedBytePtr
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonGenExtract.cpp96 bool HexagonGenExtract::convert(Instruction *In) { in convert() function in HexagonGenExtract
/third_party/typescript/tests/baselines/reference/
H A DconditionalTypes1.js435 var convert = function (value) { return value; }; function
/third_party/vk-gl-cts/framework/common/
H A DtcuFloatFormat.cpp173 Interval FloatFormat::convert (const Interval& x) const in convert() function in tcu::FloatFormat
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Djcommander-1.27.jar ... .String) String optionName public java.math.BigDecimal convert (java.lang.String) NumberFormatException nfe String value public ...
/third_party/elfutils/libelf/
H A Delf_compress.c127 bool convert = ei_data != MY_ELFDATA && data->d_size > 0; in __libelf_compress() local
/third_party/ffmpeg/libavresample/
H A Daudio_convert.c355 conv_func_flat *convert = use_generic ? ac->conv_flat_generic : in ff_audio_convert() local
363 conv_func_deinterleave *convert = use_generic ? in ff_audio_convert() local
/third_party/backends/backend/escl/
H A Descl_capabilities.c94 SANE_String_Const convert = NULL; in char_to_array() local
/third_party/backends/lib/
H A Dsnprintf.c851 char convert[sizeof( union value) * 8 + 16]; in fmtnum() local
920 char convert[2*sizeof(quad_t)+1]; in fmtquad() local
982 char convert[sizeof( union value) * 8 + 512]; fmtdouble() local
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/units/
H A DUnitsConverter.java113 public BigDecimal convert(BigDecimal inputValue) { in convert() method in UnitsConverter
/third_party/node/deps/v8/tools/v8windbg/base/
H A Dutilities.cc122 HRESULT UnboxULong64(IModelObject* object, ULONG64* value, bool convert) { in UnboxULong64() argument
/third_party/node/deps/icu-small/source/tools/escapesrc/
H A Descapesrc.cpp367 int convert(const std::string &infile, const std::string &outfile) { in convert() function
/third_party/icu/icu4c/source/tools/escapesrc/
H A Descapesrc.cpp367 int convert(const std::string &infile, const std::string &outfile) { in convert() function
/third_party/mesa3d/src/gallium/frontends/va/
H A Dimage.c476 bool convert = false; in vlVaGetImage() local
/third_party/node/deps/openssl/openssl/apps/
H A Dciphers.c103 char *ciphers = NULL, *prog, *convert = NULL, *ciphersuites = NULL; in ciphers_main() local
/third_party/openssl/apps/
H A Dciphers.c103 char *ciphers = NULL, *prog, *convert = NULL, *ciphersuites = NULL; in ciphers_main() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/
H A DEOTWriter.java57 public WritableFontData convert(Font font) throws IOException { in convert() method in EOTWriter
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/woff/
H A DWoffWriter.java43 public WritableFontData convert(Font font) { in convert() method in WoffWriter
/third_party/skia/third_party/externals/icu/source/tools/escapesrc/
H A Descapesrc.cpp367 int convert(const std::string &infile, const std::string &outfile) { in convert() function
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-machinery.hh239 static Returned* convert (Stored *p) { return p; } in convert() function
288 static const T* convert (const hb_blob_t *blob) in convert() function

Completed in 17 milliseconds

123456