| /third_party/elfutils/libelf/ |
| H A D | elf_compress.c | 127 bool convert = ei_data != MY_ELFDATA && data->d_size > 0; in __libelf_compress() local
|
| /third_party/ffmpeg/libavresample/ |
| H A D | audio_convert.c | 355 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 D | escl_capabilities.c | 94 SANE_String_Const convert = NULL; in char_to_array() local
|
| /third_party/backends/lib/ |
| H A D | snprintf.c | 851 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 D | UnitsConverter.java | 113 public BigDecimal convert(BigDecimal inputValue) { in convert() method in UnitsConverter
|
| /third_party/node/deps/v8/tools/v8windbg/base/ |
| H A D | utilities.cc | 122 HRESULT UnboxULong64(IModelObject* object, ULONG64* value, bool convert) { in UnboxULong64() argument
|
| /third_party/node/deps/icu-small/source/tools/escapesrc/ |
| H A D | escapesrc.cpp | 367 int convert(const std::string &infile, const std::string &outfile) { in convert() function
|
| /third_party/icu/icu4c/source/tools/escapesrc/ |
| H A D | escapesrc.cpp | 367 int convert(const std::string &infile, const std::string &outfile) { in convert() function
|
| /third_party/mesa3d/src/gallium/frontends/va/ |
| H A D | image.c | 476 bool convert = false; in vlVaGetImage() local
|
| /third_party/node/deps/openssl/openssl/apps/ |
| H A D | ciphers.c | 103 char *ciphers = NULL, *prog, *convert = NULL, *ciphersuites = NULL; in ciphers_main() local
|
| /third_party/openssl/apps/ |
| H A D | ciphers.c | 103 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 D | EOTWriter.java | 57 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 D | WoffWriter.java | 43 public WritableFontData convert(Font font) { in convert() method in WoffWriter
|
| /third_party/skia/third_party/externals/icu/source/tools/escapesrc/ |
| H A D | escapesrc.cpp | 367 int convert(const std::string &infile, const std::string &outfile) { in convert() function
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-machinery.hh | 239 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 D | Float2Int.cpp | 437 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 D | DescriptorMessageInfoFactory.java | 102 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 D | RubyMessage.java | 494 private Object convert(ThreadContext context, in convert() method in RubyMessage
|
| /third_party/python/Lib/lib2to3/ |
| H A D | pytree.py | 395 def convert(gr, raw_node): function
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ |
| H A D | objc_protocol_inheritance.rs | |
| /third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/include/cctz/ |
| H A D | time_zone.h | 260 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 D | editor_application.cpp | 61 static Editor::Movement convert(skui::Key key) { in convert() function
|
| /third_party/rust/crates/nom/src/ |
| H A D | internal.rs | 131 pub fn convert<F>(e: Err<F>) -> Self in convert() functions
|
| /third_party/vk-gl-cts/framework/common/ |
| H A D | tcuFloat.hpp | 77 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 D | gluDrawUtil.hpp | 115 VertexComponentConversion convert; //!< Component conversion type. member
|