Home
last modified time | relevance | path

Searched refs:extracted (Results 1 – 25 of 191) sorted by relevance

12345678

/openbsd/gnu/usr.bin/perl/lib/unicore/
H A DREADME.perl55 mv extracted/DerivedBidiClass.txt extracted/DBidiClass.txt
56 mv extracted/DerivedBinaryProperties.txt extracted/DBinaryProperties.txt
57 mv extracted/DerivedCombiningClass.txt extracted/DCombiningClass.txt
59 mv extracted/DerivedEastAsianWidth.txt extracted/DEastAsianWidth.txt
60 mv extracted/DerivedGeneralCategory.txt extracted/DGeneralCategory.txt
61 mv extracted/DerivedJoiningGroup.txt extracted/DJoinGroup.txt
62 mv extracted/DerivedJoiningType.txt extracted/DJoinType.txt
63 mv extracted/DerivedLineBreak.txt extracted/DLineBreak.txt
64 mv extracted/DerivedNumericType.txt extracted/DNumType.txt
65 mv extracted/DerivedNumericValues.txt extracted/DNumValues.txt
[all …]
H A Dmktables.lst54 extracted/DBidiClass.txt
55 extracted/DBinaryProperties.txt
56 extracted/DCombiningClass.txt
57 extracted/DDecompositionType.txt
58 extracted/DEastAsianWidth.txt
59 extracted/DGeneralCategory.txt
60 extracted/DJoinGroup.txt
61 extracted/DJoinType.txt
62 extracted/DLineBreak.txt
63 extracted/DNumType.txt
[all …]
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_quarantine.h260 QuarantineBatch *extracted = current->next; in MergeBatches() local
262 current->merge(extracted); in MergeBatches()
263 CHECK_EQ(extracted->count, 0); in MergeBatches()
264 CHECK_EQ(extracted->size, sizeof(QuarantineBatch)); in MergeBatches()
266 list_.extract(current, extracted); in MergeBatches()
267 extracted_size += extracted->size; in MergeBatches()
269 to_deallocate->EnqueueBatch(extracted); in MergeBatches()
/openbsd/gnu/usr.bin/perl/t/op/
H A Dgroups.t267 my @extracted;
283 push @extracted, $+{gr_name} || $+{gid};
292 diag_variable( ex_gr => join ',', @extracted );
295 return @extracted;
/openbsd/gnu/lib/libstdc++/libstdc++/testsuite/27_io/
H A Distream_unformatted.cc585 streamsize extracted; in test12() local
589 extracted = iss.readsome(buf, sizeof buf); in test12()
590 sum += extracted; in test12()
592 while (iss.good() && extracted); in test12()
609 streamsize extracted; in test13() local
613 extracted = ifs.readsome(buf, sizeof buf); in test13()
614 sum += extracted; in test13()
616 while (ifs.good() && extracted); in test13()
/openbsd/gnu/llvm/libcxx/utils/data/unicode/
H A DREADME.txt11 https://www.unicode.org/Public/UCD/latest/ucd/extracted/DerivedGeneralCategory.txt
33 Source: https://www.unicode.org/Public/UCD/latest/ucd/extracted/DerivedGeneralCategory.txt
/openbsd/gnu/llvm/llvm/docs/CommandGuide/
H A Dllvm-extract.rst37 All alias matching the regular expression will be extracted. May be
66 All functions matching the regular expression will be extracted. May be
78 extracted. May be specified multiple times.
H A Dllvm-ar.rst152 *files* are specified, the entire archive is extracted.
195 appear in the ``archive``. By default *files* extracted from the archive
279 Specify a directory where archive members should be extracted to. By default the
/openbsd/gnu/usr.bin/perl/os2/OS2/OS2-REXX/
H A DChanges6 A subsystem module OS2::DLL extracted which does not link
/openbsd/gnu/usr.bin/perl/cpan/Module-Metadata/t/
H A Dversion.t13 is($meta->version, 0.1, 'extracted proper version from scanned module');
/openbsd/gnu/llvm/llvm/docs/GlobalISel/
H A DPipeline.rst146 GlobalISel for one or more of the extracted functions.
154 ./bin/llvm-extract -o - -S -b ‘foo:bb1;bb4’ <input> > extracted.ll
158 extracted function containing bb4 to make that function use SelectionDAG.
188 is compiled with GlobalISel and the extracted basic blocks are compiled with
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonIICScalar.td10 // classes as per V62. Currently, they are just extracted from
/openbsd/gnu/llvm/clang/include/clang/Basic/
H A DDiagnosticRefactoringKinds.td29 "expression can't be extracted">;
/openbsd/gnu/usr.bin/perl/cpan/Archive-Tar/t/
H A D04_resolved_issues.t98 ### Archive::Tar allowed files to be extracted to a dir outside
136 " File not extracted" );
149 " File extracted" );
/openbsd/gnu/llvm/lldb/examples/python/
H A Dbsd.py235 extracted = False
242 extracted = True
243 if not extracted:
/openbsd/usr.sbin/pkg_add/OpenBSD/
H A DUstar.pod108 with C<$donesize> the number of bytes already extracted, for use in
111 Small files can also be directly extracted to a scalar using
114 Actual file objects can also be directly extracted to a temporary file using
H A DPkgCfl.pod23 Conflict information can be extracted from a packing-list
H A DVstat.pod77 but the old files occupy disk space while the new package gets extracted.
/openbsd/gnu/usr.bin/perl/cpan/Text-Balanced/t/
H A D04_extdel.t43 my ($extracted, $remainder) = extract_delimited($text, '#');
/openbsd/gnu/usr.bin/texinfo/po/
H A DMakevars15 # package. (Note that the msgstr strings, extracted from the package's
/openbsd/gnu/gcc/libstdc++-v3/include/tr1/
H A Drandom603 * @returns The input stream with the state of @p __x extracted or in
805 * @returns The input stream with the state of @p __x extracted or in
988 * @returns The input stream with the state of @p __x extracted or in
1186 * @returns The input stream with the state of @p __x extracted or in
1382 * @returns The input stream with the state of @p __x extracted or in
1609 * @returns The input stream with @p __x extracted or in an error state.
1713 * @returns The input stream with @p __x extracted or in an error state.
1787 * @returns The input stream with @p __x extracted or in an error state.
1874 * @returns The input stream with @p __x extracted or in an error state.
1969 * @returns The input stream with @p __x extracted or in an error state.
[all …]
/openbsd/gnu/llvm/lld/ELF/
H A DSymbols.cpp313 const InputFile &extracted, const Symbol &sym) { in recordWhyExtract() argument
314 ctx.whyExtractRecords.emplace_back(toString(reference), &extracted, sym); in recordWhyExtract()
/openbsd/usr.bin/file/magdir/
H A Dconvex31 # to be extracted.
/openbsd/gnu/llvm/clang/docs/
H A DClangLinkerWrapper.rst17 contains binary data created by the :doc:`ClangOffloadPackager`. The extracted
/openbsd/distrib/syspatch/
H A DREADME26 must be extracted under a subdirectory of ${FAKEROOT} to allow clean comparison

12345678