Home
last modified time | relevance | path

Searched defs:convert (Results 76 - 100 of 133) sorted by relevance

123456

/third_party/cups-filters/filter/foomatic-rip/
H A Dfoomaticrip.c559 int print_file(const char *filename, int convert) in print_file() argument
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/
H A DLdmlConverter.java197 public static void convert( in convert() method in LdmlConverter
/third_party/node/deps/v8/src/objects/
H A Dordered-hash-table.cc202 ConvertToKeysArray( Isolate* isolate, Handle<OrderedHashSet> table, GetKeysConversion convert) ConvertToKeysArray() argument
H A Dkeys.cc99 Handle<FixedArray> KeyAccumulator::GetKeys(GetKeysConversion convert) { in GetKeys() argument
122 ExceptionStatus KeyAccumulator::AddKey(Object key, AddKeyConversion convert) { in AddKey() argument
126 AddKey(Handle<Object> key, AddKeyConversion convert) AddKey() argument
165 AddKeys(Handle<FixedArray> array, AddKeyConversion convert) AddKeys() argument
175 AddKeys(Handle<JSObject> array_like, AddKeyConversion convert) AddKeys() argument
447 GetOwnKeysWithElements(Isolate* isolate, Handle<JSObject> object, GetKeysConversion convert, bool skip_indices) GetOwnKeysWithElements() argument
[all...]
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_from_nir.cpp201 Converter::convert(nir_bloc function in __anon9283::Converter
728 Converter::convert(nir_alu_dest *dest) convert() function in __anon9283::Converter
734 Converter::convert(nir_dest *dest) convert() function in __anon9283::Converter
746 Converter::convert(nir_register *reg) convert() function in __anon9283::Converter
761 Converter::convert(nir_ssa_def *def) convert() function in __anon9283::Converter
[all...]
/third_party/node/deps/openssl/openssl/crypto/bio/
H A Dbio_print.c440 char convert[DECIMAL_SIZE(value) + 3]; in fmtint() local
[all...]
/third_party/openssl/crypto/bio/
H A Dbio_print.c440 char convert[DECIMAL_SIZE(value) + 3]; in fmtint() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMIRPrinter.cpp286 void MIRPrinter::convert(yaml::MachineFunction &MF, in convert() function in MIRPrinter
327 void MIRPrinter::convert(ModuleSlotTracke function in MIRPrinter
501 void MIRPrinter::convert(yaml::MachineFunction &MF, convert() function in MIRPrinter
523 void MIRPrinter::convert(ModuleSlotTracker &MST, convert() function in MIRPrinter
[all...]
/third_party/skia/third_party/externals/libwebp/src/dec/
H A Dio_dec.c362 const WebPYUV444Converter convert = in ExportRGB() local
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DInternal.java398 T convert(F from); in convert() method
/third_party/rust/crates/nom/src/
H A Dtraits.rs1279 fn convert(self) -> E; in convert() functions
1283 fn convert(self) -> (I, ErrorKind) { in convert() functions
1289 fn convert(self) -> ((I, usize), ErrorKind) { in convert() functions
1296 fn convert(self) -> error::Error<I> { in convert() functions
1305 fn convert(self) -> error::Error<(I, usize)> { in convert() functions
1316 fn convert(self) -> error::VerboseError<I> { in convert() functions
1326 fn convert(self) -> error::VerboseError<(I, usize)> { in convert() functions
1334 fn convert(sel functions
[all...]
/third_party/vk-gl-cts/framework/opengl/
H A DgluDrawUtil.cpp45 VertexComponentConversion convert; member
/third_party/curl/tests/server/
H A Dtftpd.c421 writeit(struct testcase *test, struct tftphdr * volatile *dpp, int ct, int convert) writeit() argument
439 write_behind(struct testcase *test, int convert) write_behind() argument
[all...]
/third_party/ffmpeg/libavfilter/
H A Davfiltergraph.c472 AVFilterContext *convert; in query_formats() local
H A Dvf_colorspace.c297 static int convert(AVFilterContext *ctx, void *data, int job_nr, int n_jobs) in convert() function
/third_party/curl/packages/OS400/
H A Dccsidcurl.c108 convert(char *d, size_t dlen, int dccsid, in convert() function
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DUCharacterName.java1653 private void convert(int set[], UnicodeSet uset) in convert() method in UCharacterName
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DUCharacterName.java1654 private void convert(int set[], UnicodeSet uset) in convert() method in UCharacterName
/third_party/node/deps/v8/src/json/
H A Djson-parser.cc1148 bool convert = sizeof(Char) == 1 ? bits > unibrow::Latin1::kMaxChar in ScanJsonString() local
/third_party/skia/src/core/
H A DSkTypeface.cpp405 const SkUnichar* convert(const void* text, size_t byteLength, SkTextEncoding encoding) { in convert() function in __anon18733::SkConvertToUTF32
/third_party/python/Modules/_decimal/tests/
H A Ddeccheck.py675 def convert(t, convstr=True): function
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonEarlyIfConv.cpp859 void HexagonEarlyIfConversion::convert(const FlowPattern &FP) { in convert() function in HexagonEarlyIfConversion
/third_party/skia/third_party/externals/expat/expat/lib/
H A Dexpat.h511 int(XMLCALL *convert)(void *data, const char *s); member
/third_party/python/Python/
H A Dgetargs.c1274 converter convert = va_arg(*p_va, converter); in convertsimple() local
/third_party/python/Modules/expat/
H A Dexpat.h524 int(XMLCALL *convert)(void *data, const char *s); member

Completed in 42 milliseconds

123456