Home
last modified time | relevance | path

Searched defs:convert (Results 51 - 75 of 158) sorted by relevance

1234567

/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DFloat2Int.cpp437 Value *Float2IntPass::convert(Instruction *I, Type *ToTy) { in convert() function in Float2IntPass
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DDescriptorMessageInfoFactory.java102 private static MessageInfo convert(Class<?> messageType, Descriptor messageDescriptor) { in convert() method in DescriptorMessageInfoFactory
/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
H A DRubyMessage.java494 private Object convert(ThreadContext context, in convert() method in RubyMessage
/third_party/python/Lib/lib2to3/
H A Dpytree.py395 def convert(gr, raw_node): function
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dobjc_protocol_inheritance.rs
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/include/cctz/
H A Dtime_zone.h260 inline civil_second convert(const time_point<D>& tp, const time_zone& tz) { in convert() function
269 inline time_point<seconds> convert(const civil_second& cs, in convert() function
/third_party/skia/modules/skplaintexteditor/app/
H A Deditor_application.cpp61 static Editor::Movement convert(skui::Key key) { in convert() function
/third_party/rust/crates/nom/src/
H A Dinternal.rs131 pub fn convert<F>(e: Err<F>) -> Self in convert() functions
/third_party/vk-gl-cts/framework/common/
H A DtcuFloat.hpp77 static inline Float convert (const Float<StorageType, ExponentBits, MantissaBits, ExponentBias, Flags>& src, RoundingDirection = ROUND_TO_EVEN) { return src; } in convert() function in tcu::Float
271 Float<StorageType, ExponentBits, MantissaBits, ExponentBias, Flags>::convert in convert() function in tcu::Float
/third_party/vk-gl-cts/framework/opengl/
H A DgluDrawUtil.hpp115 VertexComponentConversion convert; //!< Component conversion type. member
/kernel/linux/linux-5.10/security/selinux/ss/
H A Dsidtab.c269 struct sidtab_convert_params *convert; in sidtab_context_to_sid() local
371 sidtab_convert_tree(union sidtab_entry_inner *edst, union sidtab_entry_inner *esrc, u32 *pos, u32 count, u32 level, struct sidtab_convert_params *convert) sidtab_convert_tree() argument
[all...]
/kernel/linux/linux-6.6/security/selinux/ss/
H A Dsidtab.c270 struct sidtab_convert_params *convert; in sidtab_context_to_sid() local
375 sidtab_convert_tree(union sidtab_entry_inner *edst, union sidtab_entry_inner *esrc, u32 *pos, u32 count, u32 level, struct sidtab_convert_params *convert) sidtab_convert_tree() argument
[all...]
/third_party/skia/src/pdf/
H A DSkPDFMetadata.cpp103 static SkString convert(const SkString& s) { in convert() function
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dsfobjs.c150 TT_Name_ConvertFunc convert; in FT_LOCAL_DEF() local
[all...]

Completed in 20 milliseconds

1234567