Home
last modified time | relevance | path

Searched refs:custom (Results 1 – 25 of 353) sorted by relevance

12345678910>>...15

/openbsd-src/gnu/llvm/compiler-rt/lib/dfsan/
H A Ddone_abilist.txt16 fun:dfsan_get_label=custom
28 fun:dfsan_set_write_callback=custom
42 fun:dfsan_get_origin=custom
229 fun:_dl_get_tls_static_info=custom
230 fun:clock_gettime=custom
231 fun:dlopen=custom
232 fun:epoll_wait=custom
233 fun:fgets=custom
234 fun:fstat=custom
235 fun:getcwd=custom
[all …]
H A Ddfsan_flags.inc28 "applies only to the custom functions defined in 'custom.c'.")
/openbsd-src/gnu/usr.bin/perl/cpan/Test-Harness/t/lib/TAP/Parser/
H A DSubclassTest.pm20 sub make_source { shift->SUPER::make_source(@_)->custom } # deprecated
23 shift->SUPER::make_perl_source(@_)->custom;
25 sub make_grammar { shift->SUPER::make_grammar(@_)->custom }
26 sub make_iterator { shift->SUPER::make_iterator(@_)->custom } # deprecated
27 sub make_result { shift->SUPER::make_result(@_)->custom }
/openbsd-src/gnu/usr.bin/perl/cpan/HTTP-Tiny/corpus/
H A Dget-02.txt7 X-Custom: This is a custom header
8 x-lower: This is a lower-case custom header
17 X-Custom: This is a custom header
18 x-lower: This is a lower-case custom header
/openbsd-src/gnu/usr.bin/perl/cpan/Time-Piece/t/
H A D01base.t30 isa_ok($l, 'Time::Piece', 'custom localtime via new');
34 isa_ok($l, 'Time::Piece', 'custom localtime via new again');
38 isa_ok($l, 'Time::Piece', 'custom localtime via clone');
43 isa_ok($g, 'Time::Piece', 'custom gmtime via clone');
/openbsd-src/gnu/usr.bin/perl/cpan/Math-BigInt/t/
H A Dsub_mbi.t20 # Now do custom tests for Subclass itself
23 is($ms->{_custom}, 1, '$ms has custom attribute \$ms->{_custom}');
31 is($ms->{_custom}, 1, '$ms has custom attribute $ms->{_custom}');
H A Dsub_mbf.t20 # Now do custom tests for Subclass itself
23 is($ms->{_custom}, 1, '$ms has custom attribute \$ms->{_custom}');
33 is($ms->{_custom}, 1, '$ms has custom attribute $ms->{_custom}');
/openbsd-src/gnu/usr.bin/perl/t/lib/feature/
H A Dbundle72 BEGIN { *say = *state = *given = sub { print "custom sub\n" }; }
78 custom sub
79 custom sub
80 custom sub
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_flags.inc95 "Controls custom tool's " #signal " handler (0 - do not registers the " \
205 "If set, uses custom wrappers for strstr and strcasestr functions "
208 "If set, uses custom wrappers for strspn and strcspn function "
211 "If set, uses a custom wrapper for the strtok function "
214 "If set, uses custom wrappers for strpbrk function "
218 "If set, uses custom wrappers for strcmp functions to find more errors.")
220 "If set, uses custom wrappers for strlen and strnlen functions "
223 "If set, uses custom wrappers for strndup functions "
226 "If set, uses custom wrappers for strchr, strchrnul, and strrchr "
229 "If set, uses custom wrappers for memcmp function "
[all …]
/openbsd-src/gnu/usr.bin/perl/cpan/CPAN-Meta/t/
H A Dmeta-obj.t172 is( $meta->custom('x_authority'), 'cpan:FLORA', "->custom(X)" );
174 is_deeply( $meta->custom('X_deep'), $distmeta->{'X_deep'},
175 "->custom(X) [is_deeply]"
178 isnt( $meta->custom('X_deep'), $distmeta->{'X_deep'},
179 "->custom(x) [is a deep clone]"
/openbsd-src/gnu/llvm/libcxx/docs/DesignDocs/
H A DNoexceptPolicy.rst11 Second, user-provided functions, such as custom predicates or custom
/openbsd-src/gnu/llvm/llvm/docs/CommandGuide/
H A Dbugpoint.rst128 **--run-{int,jit,llc,custom}**
133 custom command (see **--exec-command**) respectively.
135 **--safe-{llc,custom}**
142 static native code compiler, or a custom command, (see **--exec-command**)
148 This option defines the command to use with the **--run-custom** and
149 **--safe-custom** options to execute the bitcode testcase. This can
154 This option defines the command to use with the **--compile-custom**
177 **--safe-{int,jit,llc,custom}**
/openbsd-src/gnu/llvm/llvm/docs/
H A DBugpointRedesign.md43 to bugpoint’s current `-compile-custom` option, which lets the user run a
44 custom script.
58 would be passed as a parameter to the test, similar how `-compile-custom`
100 and most of the time the user ends up using a custom script. Pruning and
H A DRISCVUsage.rst155 … ISA specification. In particular, we expect to eventually accept both `custom` extensions and `n…
164 …Tx-family custom instructions specification <https://github.com/ventanamicro/ventana-custom-extens…
167 …LLVM implements `version 1.0.0 of the THeadV-family custom instructions specification <https://git…
/openbsd-src/gnu/llvm/llvm/docs/tutorial/
H A DBuildingAJIT4.rst16 chapter introduces custom MaterializationUnits and Layers, and the lazy
18 from `Chapter 3 <BuildingAJIT3.html>`_ with a custom lazy-JITing scheme that JITs
/openbsd-src/gnu/llvm/lldb/docs/resources/
H A Dfuzzing.rst52 …t will both build the fuzzers and then run them immediately after. These custom targets run each f…
54 To run the custom ninja targets, run the command for your desired fuzzer:
67 When running the fuzzers using the custom ninja targets shown above, the inputs will be stored in `…
/openbsd-src/gnu/usr.bin/perl/cpan/Test-Harness/t/lib/
H A DMyCustom.pm7 sub custom { subroutine
H A DMySourceHandler.pm34 $class->custom;
/openbsd-src/gnu/usr.bin/perl/t/op/
H A Dinccode.t351 $INC{$filename} = "/custom/path/to/$filename";
357 '/custom/path/to/Publius/Vergilius/Maro.pm', '%INC set correctly');
358 is( our $file, '/custom/path/to/Publius/Vergilius/Maro.pm',
364 like( $warning, qr{something's wrong at /custom/path/to/Publius/Vergilius/Maro.pm}, 'warn() reports correct file source' );
/openbsd-src/gnu/llvm/clang/cmake/modules/
H A DAddClang.cmake9 # Generates a custom command for invoking tblgen as
13 # and, if cmake-target-name is provided, creates a custom target for
14 # executing the custom command depending on output-file. It is
/openbsd-src/regress/usr.bin/mandoc/mdoc/Eo/
H A Dunclosed.out_markdown5 **Eo-unclosed** - unclosed custom enclosure block
/openbsd-src/gnu/usr.bin/perl/
H A DPACKAGING34 You can advertise your custom local patches by using patchlevel.h as a
39 perl -x patchlevel.h "This is a custom patch"
/openbsd-src/gnu/usr.bin/binutils/config/
H A Dmh-mingw326 # custom installation rules for mingw32 (append .exe to binaries, etc.)
/openbsd-src/gnu/llvm/llvm/utils/lit/tests/Inputs/custom-result-category/
H A Dlit.cfg6 config.name = 'custom-result-category'
/openbsd-src/gnu/llvm/llvm/utils/lit/tests/Inputs/testrunner-custom-parsers/
H A Dlit.cfg9 config.name = 'custom-parsers'

12345678910>>...15