| /third_party/vk-gl-cts/framework/opengl/ |
| H A D | gluDrawUtil.hpp | 115 VertexComponentConversion convert; //!< Component conversion type. member
|
| H A D | gluDrawUtil.cpp | 45 VertexComponentConversion convert; member
|
| /kernel/linux/linux-5.10/security/selinux/ss/ |
| H A D | sidtab.c | 269 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 D | sidtab.c | 270 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 D | SkPDFMetadata.cpp | 103 static SkString convert(const SkString& s) { in convert() function
|
| /third_party/skia/third_party/externals/freetype/src/sfnt/ |
| H A D | sfobjs.c | 150 TT_Name_ConvertFunc convert; in FT_LOCAL_DEF() local [all...] |
| /third_party/python/Lib/test/test_sqlite3/ |
| H A D | test_types.py | 471 def convert(s): member in BinaryConverterTests 473 convert = staticmethod(convert) variable in BinaryConverterTests
|
| /third_party/python/Lib/logging/ |
| H A D | config.py | 314 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 D | AArch64ConditionalCompares.cpp | 569 void SSACCmpConv::convert(SmallVectorImpl<MachineBasicBlock *> &RemovedBlocks) { in convert() function in SSACCmpConv
|
| /third_party/skia/third_party/externals/oboe/apps/OboeTester/gradle/wrapper/ |
| H A D | gradle-wrapper.jar | META-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 D | gradle-wrapper.jar | META-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 D | index.js | |
| /kernel/linux/linux-5.10/sound/synth/emux/ |
| H A D | emux_nrpn.c | 19 int (*convert)(int val); member
|
| /kernel/linux/linux-6.6/sound/synth/emux/ |
| H A D | emux_nrpn.c | 19 int (*convert)(int val); member
|
| /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
|
| /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...] |
| /kernel/linux/linux-5.10/tools/perf/pmu-events/ |
| H A D | jevents.c | 72 enum aggr_mode_class convert(const char *aggr_mode) in convert() function
|