Home
last modified time | relevance | path

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

1234567

/third_party/vk-gl-cts/framework/opengl/
H A DgluDrawUtil.hpp115 VertexComponentConversion convert; //!< Component conversion type. member
H A DgluDrawUtil.cpp45 VertexComponentConversion convert; 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...]
/third_party/python/Lib/test/test_sqlite3/
H A Dtest_types.py471 def convert(s): member in BinaryConverterTests
473 convert = staticmethod(convert) variable in BinaryConverterTests
/third_party/python/Lib/logging/
H A Dconfig.py314 def convert(self, value): member in ConvertingMixin
447 def convert(self, value): member in BaseConfigurator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64ConditionalCompares.cpp569 void SSACCmpConv::convert(SmallVectorImpl<MachineBasicBlock *> &RemovedBlocks) { in convert() function in SSACCmpConv
/third_party/skia/third_party/externals/oboe/apps/OboeTester/gradle/wrapper/
H A Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/gradle/wrapper/ org/gradle/wrapper/Download ...
/third_party/skia/platform_tools/android/apps/gradle/wrapper/
H A Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/gradle/wrapper/ org/gradle/wrapper/Download ...
/third_party/node/deps/npm/node_modules/jsbn/
H A Dindex.js
/kernel/linux/linux-5.10/sound/synth/emux/
H A Demux_nrpn.c19 int (*convert)(int val); member
/kernel/linux/linux-6.6/sound/synth/emux/
H A Demux_nrpn.c19 int (*convert)(int val); member
/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
/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...]
/kernel/linux/linux-5.10/tools/perf/pmu-events/
H A Djevents.c72 enum aggr_mode_class convert(const char *aggr_mode) in convert() function

Completed in 28 milliseconds

1234567