| /third_party/cups-filters/filter/foomatic-rip/ |
| H A D | foomaticrip.c | 559 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 D | LdmlConverter.java | 197 public static void convert( in convert() method in LdmlConverter
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | ordered-hash-table.cc | 202 ConvertToKeysArray( Isolate* isolate, Handle<OrderedHashSet> table, GetKeysConversion convert) ConvertToKeysArray() argument
|
| H A D | keys.cc | 99 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 D | nv50_ir_from_nir.cpp | 201 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 D | bio_print.c | 440 char convert[DECIMAL_SIZE(value) + 3]; in fmtint() local [all...] |
| /third_party/openssl/crypto/bio/ |
| H A D | bio_print.c | 440 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 D | MIRPrinter.cpp | 286 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 D | io_dec.c | 362 const WebPYUV444Converter convert = in ExportRGB() local
|
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| H A D | Internal.java | 398 T convert(F from); in convert() method
|
| /third_party/rust/crates/nom/src/ |
| H A D | traits.rs | 1279 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 D | gluDrawUtil.cpp | 45 VertexComponentConversion convert; member
|
| /third_party/curl/tests/server/ |
| H A D | tftpd.c | 421 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 D | avfiltergraph.c | 472 AVFilterContext *convert; in query_formats() local
|
| H A D | vf_colorspace.c | 297 static int convert(AVFilterContext *ctx, void *data, int job_nr, int n_jobs) in convert() function
|
| /third_party/curl/packages/OS400/ |
| H A D | ccsidcurl.c | 108 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 D | UCharacterName.java | 1653 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 D | UCharacterName.java | 1654 private void convert(int set[], UnicodeSet uset) in convert() method in UCharacterName
|
| /third_party/node/deps/v8/src/json/ |
| H A D | json-parser.cc | 1148 bool convert = sizeof(Char) == 1 ? bits > unibrow::Latin1::kMaxChar in ScanJsonString() local
|
| /third_party/skia/src/core/ |
| H A D | SkTypeface.cpp | 405 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 D | deccheck.py | 675 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 D | HexagonEarlyIfConv.cpp | 859 void HexagonEarlyIfConversion::convert(const FlowPattern &FP) { in convert() function in HexagonEarlyIfConversion
|
| /third_party/skia/third_party/externals/expat/expat/lib/ |
| H A D | expat.h | 511 int(XMLCALL *convert)(void *data, const char *s); member
|
| /third_party/python/Python/ |
| H A D | getargs.c | 1274 converter convert = va_arg(*p_va, converter); in convertsimple() local
|
| /third_party/python/Modules/expat/ |
| H A D | expat.h | 524 int(XMLCALL *convert)(void *data, const char *s); member
|