Searched refs:boxed (Results 1 – 12 of 12) sorted by relevance
| /netbsd-src/external/bsd/unbound/dist/dnscrypt/ |
| H A D | dnscrypt.c | 473 uint8_t *boxed; in dnscrypt_server_curve() local 487 boxed = buf + DNSCRYPT_REPLY_BOX_OFFSET; in dnscrypt_server_curve() 488 memmove(boxed + crypto_box_MACBYTES, buf, len); in dnscrypt_server_curve() 489 len = dnscrypt_pad(boxed + crypto_box_MACBYTES, len, in dnscrypt_server_curve() 502 (boxed, boxed + crypto_box_MACBYTES, len, nonce, nmkey) != 0) { in dnscrypt_server_curve() 510 (boxed, boxed + crypto_box_MACBYTES, len, nonce, nmkey) != 0) { in dnscrypt_server_curve()
|
| /netbsd-src/external/apache2/llvm/dist/clang/docs/ |
| H A D | ObjectiveCLiterals.rst | 31 wrapped in objects are also known as *boxed* values. 83 the `boxed expression <#objc_boxed_expressions>`_ syntax, which is 150 boxed literals (this avoids conflicts with future ``'@'``-prefixed 152 boxed expression. The following example demonstrates configuring an 153 ``AVAudioRecorder`` using a dictionary that contains a boxed enumeration 202 boxed expression is a pointer to an ``NSString`` object containing 225 ``NULL`` character pointers used in boxed expressions. 485 Objects created using the literal or boxed expression syntax are not 605 To check whether boxed expressions are supported, use
|
| /netbsd-src/external/gpl3/gdb/dist/libiberty/testsuite/ |
| H A D | rust-demangle-expected | 194 alloc::alloc::box_free::<dyn alloc::boxed::FnBox<(), Output = ()>> 257 alloc::alloc::box_free::<dyn alloc::boxed::FnBox<(), Output = ()>>
|
| /netbsd-src/share/me/ |
| H A D | summary.external | 104 bx M boxed
|
| /netbsd-src/external/public-domain/xz/dist/doc/ |
| H A D | xz-file-format.txt | 150 In this document, a boxed byte or a byte sequence declared
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/ |
| H A D | DiagnosticSemaKinds.td | 1076 "string is ill-formed as UTF-8 and will become a null %0 when boxed">, 3074 "illegal type %0 used in a boxed expression">; 3076 "non-trivially copyable type %0 cannot be used in a boxed expression">; 3078 "incomplete type %0 used in a boxed expression">; 3081 "%select{array literals|dictionary literals|numeric literals|boxed expressions|" 3099 "a numeric literal|a boxed expression|}0 has undefined behavior">, 6151 …"assigning %select{array literal|dictionary literal|numeric literal|boxed expression|<should not h…
|
| H A D | AttrDocs.td | 1346 with the Objective-C boxed expression syntax, ``@(...)``. 1365 NSValue *boxed = @(ss);
|
| /netbsd-src/external/gpl2/groff/dist/ |
| H A D | NEWS | 1886 results with boxed tables. It won't work well with pic.
|
| H A D | ChangeLog.115 | 5921 boxed.
|
| /netbsd-src/share/dict/ |
| H A D | web2a | 71691 well-boxed
|
| /netbsd-src/external/gpl3/gcc/dist/ |
| H A D | MD5SUMS | 35755 9a9ee4011d51982118bd3982ddc26b5e gcc/testsuite/gcc.dg/analyzer/boxed-malloc-1.c 36177 85b99739a5a3b9e52c0675cb96b6e1bd gcc/testsuite/gcc.dg/analyzer/torture/boxed-int-1.c 36178 c4652807434ba6ccf4a2477242729b0a gcc/testsuite/gcc.dg/analyzer/torture/boxed-ptr-1.c
|
| /netbsd-src/external/gpl3/binutils/dist/ |
| H A D | ChangeLog.git | 9075 on boxed windows, and then infer that the focus is on the unboxed window. 15287 /* Return true if this window can be boxed. */ 134353 /* Two adjacent boxed windows will share a border, making a bit
|