Home
last modified time | relevance | path

Searched refs:constructs (Results 1 – 25 of 386) sorted by relevance

12345678910>>...16

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Domp-general.c617 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 DREADME.Portability7 The problem is that many ISO-standard constructs are not accepted by
15 constructs introduced after that is not a good idea.
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DOSSL_PARAM_int.pod188 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
H A DBIO_s_core.pod31 BIO_new_from_core_bio() is a convenience function that constructs a new BIO
/netbsd-src/sys/arch/sparc64/doc/
H A DTODO35 - replace constructs like "wrpr %g0, PSTATE_KERN, %pstate" with NORMAL_GLOBALS
36 - replace constructs line "wrpr %g0, PSTATE_INTR, %pstate" with ALTERNATE_GOBALS
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Domp-general.cc1001 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 …]
H A DREADME.Portability7 The problem is that many ISO-standard constructs are not accepted by
15 constructs introduced after that is not a good idea.
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DOpenMPSupport.rst38 - 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…
H A DMSVCCompatibility.rst32 invalid. When these constructs are present in widely included system headers,
115 MSVC allows many invalid constructs in class templates that Clang has
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrRef.td10 /// WebAssembly reference type operand codegen constructs.
H A DWebAssemblyInstrTable.td10 /// WebAssembly Table operand code-gen constructs.
H A DWebAssemblyInstrBulkMemory.td10 /// WebAssembly bulk memory codegen constructs.
H A DWebAssemblyInstrCall.td10 /// WebAssembly Call operand code-gen constructs.
/netbsd-src/external/gpl3/autoconf/dist/bin/
H A Dautoconf.as44 \`obsolete' obsolete constructs
45 \`syntax' dubious syntactic constructs
/netbsd-src/external/gpl2/groff/dist/src/preproc/pic/
H A DTODO4 error messages for problems within the body of for and if constructs.
/netbsd-src/external/gpl2/grep/dist/
H A DTODO12 Provide support for the Posix [= =] and [. .] constructs. This is
/netbsd-src/external/gpl2/gettext/dist/m4/
H A Dwoe32-dll.m414 # - For some constructs such as
/netbsd-src/external/gpl2/gmake/dist/tests/scripts/features/
H A Dconditionals81 # Test all the different "else if..." constructs
/netbsd-src/external/mit/libcbor/dist/doc/source/
H A Dapi.rst13 …. This part of the documentation provides a short overview of the CBOR constructs, as well as a ge…
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DCMakePrimer.rst30 software project builds. As CMake evaluates the scripts it constructs an
61 The CMake language provides control flow constructs in the form of foreach loops
204 CMake features the same basic control flow constructs you would expect in any
206 CMake, control flow constructs are commands.
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dimplement-cxx.texi37 all conditionally-supported constructs that it does not support (C++0x
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dimplement-cxx.texi37 all conditionally-supported constructs that it does not support (C++0x
/netbsd-src/external/gpl3/gcc.old/dist/libcc1/
H A Dconfigure.ac33 # -Wno-portability: Don't warn about constructs supported by GNU make.
/netbsd-src/external/gpl3/gcc/dist/libcc1/
H A Dconfigure.ac33 # -Wno-portability: Don't warn about constructs supported by GNU make.
/netbsd-src/external/apache2/llvm/dist/llvm/docs/tutorial/MyFirstLanguageFrontend/
H A DLangImpl10.rst25 constructs with SSA construction.
58 constructs, often these constructs make the most sense if they are

12345678910>>...16