Home
last modified time | relevance | path

Searched refs:converter (Results 1 – 25 of 32) sorted by relevance

12

/openbsd/src/gnu/llvm/llvm/lib/Analysis/models/
Dsaved-model-to-tflite.py22 converter = tf.lite.TFLiteConverter.from_saved_model(sm_dir)
23 converter.target_spec.supported_ops = [
26 tfl_model = converter.convert()
/openbsd/src/gnu/llvm/llvm/utils/Target/ARM/
Danalyze-match-table.py19 code, string, converter, _ = [s.strip()
25 insns.append((code,string,converter,items,features))
/openbsd/src/gnu/llvm/llvm/tools/llvm-xray/
DCMakeLists.txt14 xray-converter.cpp
/openbsd/src/gnu/llvm/llvm/utils/gn/secondary/llvm/tools/llvm-xray/
DBUILD.gn15 "xray-converter.cpp",
/openbsd/src/gnu/usr.bin/perl/pod/
Dperlutil.pod42 As well as these two, there is another converter: F<pod2html> will
177 F<json_pp> is a pure Perl JSON converter and formatter.
181 F<piconv> is a Perl version of L<iconv(1)>, a character encoding converter
Dperl5100delta.pod451 still-in-development work leading to a Perl 5 to Perl 6 converter. To
Dperlpodspec.pod942 such sequences in the target output format. A converter to *roff
/openbsd/src/gnu/gcc/gcc/config/i386/
Dconstraints.md128 ;; stack register converter may need to load 0.0 into the function
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/
Dtc-tic30.c1273 converter; in md_atof() local
1275 converter.f = float_value; in md_atof()
1276 tmsfloat = converter.l; in md_atof()
/openbsd/src/gnu/usr.bin/perl/cpan/Encode/bin/
Dpiconv206 B<piconv> is perl version of B<iconv>, a character encoding converter
/openbsd/src/sys/dev/i2c/
Dfiles.i2c42 # TAOS TSL2560/61 light-to-digital converter
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dstmt.c4573 pushcase (value, converter, label, duplicate) in pushcase() argument
4575 tree (*converter) PARAMS ((tree, tree));
4599 value = (*converter) (nominal_type, value);
4623 pushcase_range (value1, value2, converter, label, duplicate) in pushcase_range() argument
4625 tree (*converter) PARAMS ((tree, tree));
4667 value1 = (*converter) (nominal_type, value1);
4668 value2 = (*converter) (nominal_type, value2);
/openbsd/src/gnu/usr.bin/perl/dist/Unicode-Normalize/
DChanges158 * The purePerl-XSUB converter is now provided as two perl
/openbsd/src/gnu/usr.bin/perl/
Dinstallhtml31 converter/installer of POD pages in HTML format. See L<Pod::Html>.)
/openbsd/src/gnu/usr.bin/perl/cpan/CPAN-Meta/t/
Dconverter.t104 "added converter mark to generated_by",
/openbsd/src/gnu/usr.bin/perl/cpan/Pod-Perldoc/
Dperldoc.pod62 Display docs using plain B<t>ext converter, instead of nroff. This may be faster,
/openbsd/src/gnu/llvm/llvm/lib/Passes/
DPassRegistry.def103 MODULE_PASS("rel-lookup-table-converter", RelLookupTableConverterPass())
/openbsd/src/gnu/usr.bin/texinfo/util/
Ddir-example457 * unify: (wdiff)unify invocation. Diff format converter.
/openbsd/src/gnu/llvm/llvm/docs/
DPasses.rst985 ``-rel-lookup-table-converter``: Relative lookup table converter
/openbsd/src/gnu/usr.bin/perl/cpan/perlfaq/lib/
Dperlfaq8.pod910 Learn Perl and rewrite it. Seriously, there's no simple converter.
912 this very awkwardness is what would make a shell->perl converter
/openbsd/src/gnu/usr.bin/perl/os2/
DChanges819 perl2cmd converter: do not rewrite if no change.
/openbsd/src/lib/libexpat/
DChanges1099 Ensure that user-defined character encodings have converter
/openbsd/src/gnu/usr.bin/gcc/gcc/f/
Dffe.texi1134 (as compared to using a converter like @code{f2c}
/openbsd/src/gnu/llvm/llvm/lib/Target/ARM/
DARMInstrFormats.td409 // by the parser and if-converter to determine whether to require the 'S'
/openbsd/src/sys/dev/usb/
Dusbdevs2212 product GOHUBS GOCOM232 0x1001 GoCOM232 Serial converter
4481 product TESTO SERIAL_2 0xf001 USB to serial converter

12