| /netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/ |
| H A D | sanitizer_quarantine.h | 260 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()
|
| /netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
| H A D | sanitizer_quarantine.h | 260 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()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/ |
| H A D | sanitizer_quarantine.h | 258 QuarantineBatch *extracted = current->next; in MergeBatches() local 260 current->merge(extracted); in MergeBatches() 261 CHECK_EQ(extracted->count, 0); in MergeBatches() 262 CHECK_EQ(extracted->size, sizeof(QuarantineBatch)); in MergeBatches() 264 list_.extract(current, extracted); in MergeBatches() 265 extracted_size += extracted->size; in MergeBatches() 267 to_deallocate->EnqueueBatch(extracted); in MergeBatches()
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-tools/tests/ |
| H A D | xgettext-ycp-2 | 10 // This comment will not be extracted. 12 // TRANSLATORS: This is an extracted comment. 16 /* Not extracted either. */
|
| H A D | xgettext-php-1 | 11 // This comment will not be extracted. 13 // TRANSLATORS: This is an extracted comment. 17 /* Not extracted either. */
|
| H A D | xgettext-elisp-1 | 10 ; This comment will not be extracted. 12 ;; TRANSLATORS: This is an extracted comment. 14 ; Not extracted either.
|
| H A D | xgettext-c-9 | 10 // This comment will not be extracted. 12 // TRANSLATORS: This is an extracted comment. 14 /* Not extracted either. */
|
| H A D | xgettext-objc-2 | 10 // This comment will not be extracted. 13 // TRANSLATORS: This is an extracted comment. 16 /* Not extracted either. */
|
| H A D | xgettext-csharp-5 | 10 // This comment will not be extracted. 12 // TRANSLATORS: This is an extracted comment. 14 /* Not extracted either. */
|
| H A D | xgettext-java-5 | 10 // This comment will not be extracted. 12 // TRANSLATORS: This is an extracted comment. 14 /* Not extracted either. */
|
| H A D | xgettext-scheme-1 | 10 ; This comment will not be extracted. 12 ;; TRANSLATORS: This is an extracted comment.
|
| H A D | xgettext-librep-1 | 10 ; This comment will not be extracted. 12 ;; TRANSLATORS: This is an extracted comment.
|
| H A D | xgettext-lisp-1 | 10 ; This comment will not be extracted. 12 ;; TRANSLATORS: This is an extracted comment.
|
| H A D | xgettext-csharp-3 | 36 // Verbatim string literals are extracted. 44 // Character literals are not extracted.
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/std/ |
| H A D | istream | 79 * The number of characters extracted in the previous unformatted 248 * Characters are extracted from this stream and inserted into the 253 * character that would have been inserted is not extracted), or 265 * @return The number of characters extracted by the previous 285 * The number of characters extracted is stored for later retrieval 325 * Characters are extracted and stored into @a __s until one of the 331 * is not extracted 363 * Characters are extracted and inserted into @a __sb until one of the 368 * character that would have been inserted is not extracted) 370 * is not extracted) [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/std/ |
| H A D | istream | 79 * The number of characters extracted in the previous unformatted 248 * Characters are extracted from this stream and inserted into the 253 * character that would have been inserted is not extracted), or 265 * @return The number of characters extracted by the previous 285 * The number of characters extracted is stored for later retrieval 325 * Characters are extracted and stored into @a __s until one of the 331 * is not extracted 363 * Characters are extracted and inserted into @a __sb until one of the 368 * character that would have been inserted is not extracted) 370 * is not extracted) [all …]
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/CommandGuide/ |
| H A D | llvm-extract.rst | 37 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.
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/GlobalISel/ |
| H A D | Pipeline.rst | 146 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
|
| /netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/ |
| H A D | aria.inc | 3 # SRCS extracted from src/crypto/dist/openssl/crypto/aria/Makefile
|
| H A D | sm4.inc | 3 # SRCS extracted from src/crypto/dist/openssl/crypto/sm4/Makefile
|
| H A D | srp.inc | 3 # SRCS extracted from src/crypto/dist/openssl/crypto/srp/Makefile
|
| H A D | sm3.inc | 3 # SRCS extracted from src/crypto/dist/openssl/crypto/sm3/Makefile
|
| H A D | krb5.inc | 5 # SRCS extracted from src/crypto/dist/openssl/crypto/krb5/Makefile
|
| /netbsd-src/crypto/external/bsd/openssl.old/lib/libssl/ |
| H A D | record.inc | 5 # SRCS extracted from ../../dist/openssl/ssl/Makefile.ssl
|
| /netbsd-src/crypto/external/bsd/openssl/lib/libcrypto/ |
| H A D | pqueue.inc | 5 # SRCS extracted from src/crypto/dist/openssl/crypto/evp/Makefile
|