/netbsd/external/gpl3/gdb/dist/gas/testsuite/gas/sh/ |
H A D | pic.d | 2 #name: SH PIC constructs 3 # Test SH PIC constructs:
|
H A D | sh4a-fp.d | 2 #name: SH4a FP constructs
|
H A D | sh4a.d | 2 #name: SH4a non-FP constructs
|
H A D | sh4a-dsp.d | 3 #name: SH4al-dsp constructs shared with sh4a (and sh4)
|
/netbsd/external/gpl3/gdb.old/dist/gas/testsuite/gas/sh/ |
H A D | pic.d | 2 #name: SH PIC constructs 3 # Test SH PIC constructs:
|
H A D | sh4a-fp.d | 2 #name: SH4a FP constructs
|
H A D | sh4a.d | 2 #name: SH4a non-FP constructs
|
H A D | sh4a-dsp.d | 3 #name: SH4al-dsp constructs shared with sh4a (and sh4)
|
/netbsd/external/gpl3/gcc/dist/gcc/ |
H A D | omp-general.c | 617 omp_constructor_traits_to_codes (tree ctx, enum tree_code *constructs) in omp_constructor_traits_to_codes() argument 625 constructs[i] = OMP_TARGET; in omp_constructor_traits_to_codes() 627 constructs[i] = OMP_TEAMS; in omp_constructor_traits_to_codes() 629 constructs[i] = OMP_PARALLEL; in omp_constructor_traits_to_codes() 631 constructs[i] = OMP_FOR; in omp_constructor_traits_to_codes() 633 constructs[i] = OMP_SIMD; in omp_constructor_traits_to_codes() 760 enum tree_code constructs[5]; in omp_context_selector_matches() local 762 = omp_constructor_traits_to_codes (TREE_VALUE (t1), constructs); in omp_context_selector_matches() 763 int r = omp_construct_selector_matches (constructs, nconstructs, in omp_context_selector_matches() 1445 enum tree_code constructs[5]; in omp_context_compute_score() local [all …]
|
H A D | omp-general.cc | 1001 omp_constructor_traits_to_codes (tree ctx, enum tree_code *constructs) in omp_constructor_traits_to_codes() argument 1009 constructs[i] = OMP_TARGET; in omp_constructor_traits_to_codes() 1011 constructs[i] = OMP_TEAMS; in omp_constructor_traits_to_codes() 1013 constructs[i] = OMP_PARALLEL; in omp_constructor_traits_to_codes() 1015 constructs[i] = OMP_FOR; in omp_constructor_traits_to_codes() 1017 constructs[i] = OMP_SIMD; in omp_constructor_traits_to_codes() 1284 enum tree_code constructs[5]; in omp_context_selector_matches() local 1286 = omp_constructor_traits_to_codes (TREE_VALUE (t1), constructs); in omp_context_selector_matches() 1297 if (constructs[i] == OMP_SIMD) in omp_context_selector_matches() 1309 int r = omp_construct_selector_matches (constructs, nconstructs, in omp_context_selector_matches() [all …]
|
/netbsd/external/gpl3/gcc.old/dist/gcc/ |
H A D | omp-general.c | 617 omp_constructor_traits_to_codes (tree ctx, enum tree_code *constructs) in omp_constructor_traits_to_codes() argument 625 constructs[i] = OMP_TARGET; in omp_constructor_traits_to_codes() 627 constructs[i] = OMP_TEAMS; in omp_constructor_traits_to_codes() 629 constructs[i] = OMP_PARALLEL; in omp_constructor_traits_to_codes() 631 constructs[i] = OMP_FOR; in omp_constructor_traits_to_codes() 633 constructs[i] = OMP_SIMD; in omp_constructor_traits_to_codes() 760 enum tree_code constructs[5]; in omp_context_selector_matches() local 762 = omp_constructor_traits_to_codes (TREE_VALUE (t1), constructs); in omp_context_selector_matches() 763 int r = omp_construct_selector_matches (constructs, nconstructs, in omp_context_selector_matches() 1445 enum tree_code constructs[5]; in omp_context_compute_score() local [all …]
|
/netbsd/crypto/external/bsd/openssl/dist/doc/man3/ |
H A D | OSSL_PARAM_int.pod | 188 OSSL_PARAM_construct_BN() is a function that constructs a large integer 193 OSSL_PARAM_construct_utf8_string() is a function that constructs a UTF8 199 OSSL_PARAM_construct_octet_string() is a function that constructs an OCTET 203 OSSL_PARAM_construct_utf8_ptr() is a function that constructs a UTF8 string 208 OSSL_PARAM_construct_octet_ptr() is a function that constructs an OCTET string 213 OSSL_PARAM_construct_end() is a function that constructs the terminating 337 constructs an L<OSSL_PARAM(3)> structure with the data type
|
/netbsd/external/gpl3/gdb/dist/gas/testsuite/gas/arc/ |
H A D | jli-1.s | 1 ;;; Test basic JLI relocs and constructs.
|
/netbsd/external/gpl3/gdb.old/dist/gas/testsuite/gas/arc/ |
H A D | jli-1.s | 1 ;;; Test basic JLI relocs and constructs.
|
/netbsd/sys/arch/sparc64/doc/ |
H A D | TODO | 35 - replace constructs like "wrpr %g0, PSTATE_KERN, %pstate" with NORMAL_GLOBALS 36 - replace constructs line "wrpr %g0, PSTATE_INTR, %pstate" with ALTERNATE_GOBALS
|
/netbsd/external/gpl3/gdb/dist/gas/testsuite/gas/cris/ |
H A D | separator.s | 2 ; seperror for constructs that are syntax errors.
|
/netbsd/external/gpl3/gdb.old/dist/gas/testsuite/gas/cris/ |
H A D | separator.s | 2 ; seperror for constructs that are syntax errors.
|
/netbsd/external/apache2/llvm/dist/clang/docs/ |
H A D | OpenMPSupport.rst | 38 - The default schedules for the `distribute` and `for` constructs in a 90 - Cancellation constructs are not supported. 156 | task extension | combined taskloop constructs | :go… 166 | SIMD extension | atomic and simd constructs inside SIMD code | :go… 343 | misc extension | masked construct and related combined constructs | :pa…
|
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyInstrRef.td | 10 /// WebAssembly reference type operand codegen constructs.
|
H A D | WebAssemblyInstrTable.td | 10 /// WebAssembly Table operand code-gen constructs.
|
/netbsd/external/gpl3/autoconf/dist/bin/ |
H A D | autoconf.as | 44 \`obsolete' obsolete constructs 45 \`syntax' dubious syntactic constructs
|
/netbsd/external/gpl2/groff/dist/src/preproc/pic/ |
H A D | TODO | 4 error messages for problems within the body of for and if constructs.
|
/netbsd/external/gpl2/grep/dist/ |
H A D | TODO | 12 Provide support for the Posix [= =] and [. .] constructs. This is
|
/netbsd/external/gpl2/gettext/dist/m4/ |
H A D | woe32-dll.m4 | 14 # - For some constructs such as
|
/netbsd/external/gpl2/gmake/dist/tests/scripts/features/ |
H A D | conditionals | 81 # Test all the different "else if..." constructs
|