Home
last modified time | relevance | path

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

12345678

/third_party/python/Lib/lib2to3/tests/
H A Dsupport.py23 convert=pytree.convert variable
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/libclang-5/
H A Dobjc_inheritance.rs
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/libclang-9/
H A Dobjc_inheritance.rs
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dobserver_bridge.cpp119 std::vector<Entry> ObserverBridge::ConvertDB(const T &dbEntries, std::string &deviceId, const Convertor &convert) in ConvertDB() argument
/kernel/linux/linux-5.10/sound/core/oss/
H A Dlinear.c55 static void convert(struct snd_pcm_plugin *plugin, in convert() function
/kernel/linux/linux-5.10/fs/ocfs2/dlm/
H A Ddlmconvert.c359 struct dlm_convert_lock convert; dlm_send_remote_convert_request() local
[all...]
/kernel/linux/linux-6.6/fs/ocfs2/dlm/
H A Ddlmconvert.c357 struct dlm_convert_lock convert; dlm_send_remote_convert_request() local
[all...]
/kernel/linux/linux-6.6/tools/perf/tests/shell/lib/
H A Dperf_metric_validation.py345 def convert(self, data: list, metricvalues:dict): member in Validator
/kernel/linux/linux-6.6/sound/core/oss/
H A Dlinear.c55 static void convert(struct snd_pcm_plugin *plugin, in convert() function
/third_party/ffmpeg/libavformat/
H A Dmccdec.c51 static int convert(uint8_t x) in convert() function
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/units/
H A DComplexUnitsConverter.java169 public ComplexConverterResult convert(BigDecimal quantity, Precision rounder) { in convert() method in ComplexUnitsConverter
[all...]
/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 ...
/base/security/device_security_level/baselib/msglib/src/standard/
H A Dmessenger_device_status_manager.cpp231 bool convert = MessengerConvertNodeToIdentity(device.networkId, curr); in MessengerGetDeviceNodeBasicInfo() local
355 bool convert = MessengerConvertNodeToIdentity(info.networkId, *devId); in MessengerGetSelfDeviceIdentify() local
385 bool convert = MessengerConvertNodeToIdentity(device.networkId, curr); in MessengerForEachDeviceProcess() local
/base/security/device_security_level/baselib/msglib/src/lite/
H A Dmessenger_device_status_manager.c260 bool convert = MessengerConvertNodeToIdentity(node, &curr); in MessengerGetDeviceNodeBasicInfo() local
325 bool convert = MessengerConvertNodeToIdentity(&info, devId); in MessengerGetSelfDeviceIdentify() local
356 bool convert = MessengerConvertNodeToIdentity(node, &devId); in MessengerForEachDeviceProcess() local
/base/telephony/core_service/frameworks/cj/telephony_radio/src/
H A Dtelephony_radio_impl.cpp171 std::wstring_convert<std::codecvt_utf8_utf16<char16_t>, char16_t> convert; in ToUtf8() local
/base/telephony/core_service/frameworks/cj/telephony_sim/src/
H A Dtelephony_sim_impl.cpp111 std::wstring_convert<std::codecvt_utf8_utf16<char16_t>, char16_t> convert; in ToUtf8() local

Completed in 14 milliseconds

12345678