/openbsd/gnu/llvm/llvm/lib/Analysis/models/ |
H A D | saved-model-to-tflite.py | 22 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 D | analyze-match-table.py | 19 code, string, converter, _ = [s.strip() 25 insns.append((code,string,converter,items,features))
|
/openbsd/gnu/llvm/llvm/tools/llvm-xray/ |
H A D | CMakeLists.txt | 14 xray-converter.cpp
|
/openbsd/gnu/llvm/llvm/utils/gn/secondary/llvm/tools/llvm-xray/ |
H A D | BUILD.gn | 15 "xray-converter.cpp",
|
/openbsd/gnu/usr.bin/perl/pod/ |
H A D | perlutil.pod | 42 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 D | perl5100delta.pod | 451 still-in-development work leading to a Perl 5 to Perl 6 converter. To
|
H A D | perlpodspec.pod | 942 such sequences in the target output format. A converter to *roff
|
/openbsd/gnu/gcc/gcc/config/i386/ |
H A D | constraints.md | 128 ;; stack register converter may need to load 0.0 into the function
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-tic30.c | 1273 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 D | piconv | 206 B<piconv> is perl version of B<iconv>, a character encoding converter
|
/openbsd/sys/dev/i2c/ |
H A D | files.i2c | 42 # TAOS TSL2560/61 light-to-digital converter
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | stmt.c | 4573 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 D | Changes | 158 * The purePerl-XSUB converter is now provided as two perl
|
/openbsd/gnu/usr.bin/perl/ |
H A D | installhtml | 31 converter/installer of POD pages in HTML format. See L<Pod::Html>.)
|
/openbsd/gnu/usr.bin/perl/cpan/CPAN-Meta/t/ |
H A D | converter.t | 104 "added converter mark to generated_by",
|
/openbsd/gnu/usr.bin/perl/cpan/Pod-Perldoc/ |
H A D | perldoc.pod | 62 Display docs using plain B<t>ext converter, instead of nroff. This may be faster,
|
/openbsd/gnu/llvm/llvm/lib/Passes/ |
H A D | PassRegistry.def | 103 MODULE_PASS("rel-lookup-table-converter", RelLookupTableConverterPass())
|
/openbsd/gnu/usr.bin/texinfo/util/ |
H A D | dir-example | 457 * unify: (wdiff)unify invocation. Diff format converter.
|
/openbsd/gnu/llvm/llvm/docs/ |
H A D | Passes.rst | 985 ``-rel-lookup-table-converter``: Relative lookup table converter
|
/openbsd/gnu/usr.bin/perl/cpan/perlfaq/lib/ |
H A D | perlfaq8.pod | 910 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 D | Changes | 819 perl2cmd converter: do not rewrite if no change.
|
/openbsd/lib/libexpat/ |
H A D | Changes | 1099 Ensure that user-defined character encodings have converter
|
/openbsd/gnu/usr.bin/gcc/gcc/f/ |
H A D | ffe.texi | 1134 (as compared to using a converter like @code{f2c}
|
/openbsd/gnu/usr.bin/perl/ext/Pod-Html/corpus/ |
H A D | perlpodspec-copy.pod | 911 such sequences in the target output format. A converter to *roff
|
/openbsd/gnu/llvm/llvm/lib/Target/ARM/ |
H A D | ARMInstrFormats.td | 409 // by the parser and if-converter to determine whether to require the 'S'
|