Home
last modified time | relevance | path

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

12

/openbsd/gnu/llvm/llvm/lib/Analysis/models/
H A 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/gnu/llvm/llvm/utils/Target/ARM/
H A Danalyze-match-table.py19 code, string, converter, _ = [s.strip()
25 insns.append((code,string,converter,items,features))
/openbsd/gnu/llvm/llvm/tools/llvm-xray/
H A DCMakeLists.txt14 xray-converter.cpp
/openbsd/gnu/llvm/llvm/utils/gn/secondary/llvm/tools/llvm-xray/
H A DBUILD.gn15 "xray-converter.cpp",
/openbsd/gnu/usr.bin/perl/pod/
H A 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
H A Dperl5100delta.pod451 still-in-development work leading to a Perl 5 to Perl 6 converter. To
H A Dperlpodspec.pod942 such sequences in the target output format. A converter to *roff
/openbsd/gnu/gcc/gcc/config/i386/
H A Dconstraints.md128 ;; stack register converter may need to load 0.0 into the function
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-tic30.c1273 converter; in md_atof() local
1275 converter.f = float_value; in md_atof()
1276 tmsfloat = converter.l; in md_atof()
/openbsd/gnu/usr.bin/perl/cpan/Encode/bin/
H A Dpiconv206 B<piconv> is perl version of B<iconv>, a character encoding converter
/openbsd/sys/dev/i2c/
H A Dfiles.i2c42 # TAOS TSL2560/61 light-to-digital converter
/openbsd/gnu/usr.bin/gcc/gcc/
H A 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/gnu/usr.bin/perl/dist/Unicode-Normalize/
H A DChanges158 * The purePerl-XSUB converter is now provided as two perl
/openbsd/gnu/usr.bin/perl/
H A Dinstallhtml31 converter/installer of POD pages in HTML format. See L<Pod::Html>.)
/openbsd/gnu/usr.bin/perl/cpan/CPAN-Meta/t/
H A Dconverter.t104 "added converter mark to generated_by",
/openbsd/gnu/usr.bin/perl/cpan/Pod-Perldoc/
H A Dperldoc.pod62 Display docs using plain B<t>ext converter, instead of nroff. This may be faster,
/openbsd/gnu/llvm/llvm/lib/Passes/
H A DPassRegistry.def103 MODULE_PASS("rel-lookup-table-converter", RelLookupTableConverterPass())
/openbsd/gnu/usr.bin/texinfo/util/
H A Ddir-example457 * unify: (wdiff)unify invocation. Diff format converter.
/openbsd/gnu/llvm/llvm/docs/
H A DPasses.rst985 ``-rel-lookup-table-converter``: Relative lookup table converter
/openbsd/gnu/usr.bin/perl/cpan/perlfaq/lib/
H A 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/gnu/usr.bin/perl/os2/
H A DChanges819 perl2cmd converter: do not rewrite if no change.
/openbsd/lib/libexpat/
H A DChanges1014 Ensure that user-defined character encodings have converter
/openbsd/gnu/usr.bin/gcc/gcc/f/
H A Dffe.texi1134 (as compared to using a converter like @code{f2c}
/openbsd/gnu/usr.bin/perl/ext/Pod-Html/corpus/
H A Dperlpodspec-copy.pod911 such sequences in the target output format. A converter to *roff
/openbsd/gnu/llvm/llvm/lib/Target/ARM/
H A DARMInstrFormats.td409 // by the parser and if-converter to determine whether to require the 'S'

12