/third_party/FreeBSD/sys/sys/ |
D | queue.h | 216 #define SLIST_CONCAT(head1, head2, type, field) do { \ argument 219 if ((SLIST_FIRST(head1) = SLIST_FIRST(head2)) != NULL) \ 220 SLIST_INIT(head2); \ 221 } else if (SLIST_FIRST(head2) != NULL) { \ 224 SLIST_NEXT(curelm, field) = SLIST_FIRST(head2); \ 225 SLIST_INIT(head2); \ 303 #define SLIST_SWAP(head1, head2, type) do { \ argument 305 SLIST_FIRST(head1) = SLIST_FIRST(head2); \ 306 SLIST_FIRST(head2) = swap_first; \ 342 #define STAILQ_CONCAT(head1, head2) do { \ argument [all …]
|
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/ |
D | user_queue.h | 219 #define SLIST_SWAP(head1, head2, type) do { \ argument 221 SLIST_FIRST(head1) = SLIST_FIRST(head2); \ 222 SLIST_FIRST(head2) = swap_first; \ 245 #define STAILQ_CONCAT(head1, head2) do { \ argument 246 if (!STAILQ_EMPTY((head2))) { \ 247 *(head1)->stqh_last = (head2)->stqh_first; \ 248 (head1)->stqh_last = (head2)->stqh_last; \ 249 STAILQ_INIT((head2)); \ 325 #define STAILQ_SWAP(head1, head2, type) do { \ argument 328 STAILQ_FIRST(head1) = STAILQ_FIRST(head2); \ [all …]
|
/third_party/skia/third_party/externals/spirv-cross/shaders/vulkan/comp/ |
D | buffer-reference.nocompat.vk.comp | 16 restrict Node head2; 31 restrict Node n = gl_WorkGroupID.x < 4u ? head1 : head2; 32 copy_node(n.next, head1, head2); 34 int v = head2.value; 38 uint64_t uptr = uint64_t(head2.next);
|
/third_party/skia/third_party/externals/spirv-cross/reference/shaders/vulkan/comp/ |
D | buffer-reference.nocompat.vk.comp.vk | 17 Node head2; 39 _45 = _50.head2; 44 Node param_2 = _50.head2; 50 int v = _50.head2.value; 53 uint64_t uptr = uint64_t(_50.head2.next);
|
/third_party/skia/third_party/externals/spirv-cross/reference/opt/shaders/vulkan/comp/ |
D | buffer-reference.nocompat.vk.comp.vk | 17 Node head2; 29 _114 = _50.head2; 31 _114.next.value = _50.head1.value + _50.head2.value; 33 _50.head1.value = _50.head2.value * 10;
|
/third_party/openssl/doc/man7/ |
D | OSSL_PROVIDER-default.pod | 24 =head2 Properties 50 =head2 Hashing Algorithms / Message Digests 78 =head2 Symmetric Ciphers 102 =head2 Message Authentication Code (MAC) 122 =head2 Key Derivation Function (KDF) 153 =head2 Key Exchange 167 =head2 Asymmetric Signature 185 =head2 Asymmetric Cipher 195 =head2 Asymmetric Key Encapsulation 203 =head2 Asymmetric Key Management [all …]
|
D | OSSL_PROVIDER-legacy.pod | 16 =head2 Properties 39 =head2 Hashing Algorithms / Message Digests 55 =head2 Symmetric Ciphers 84 =head2 Key Derivation Function (KDF) 95 following =head2 titles are appropriate to use:
|
D | OSSL_PROVIDER-FIPS.pod | 14 =head2 Properties 45 =head2 Hashing Algorithms / Message Digests 59 =head2 Symmetric Ciphers 69 =head2 Message Authentication Code (MAC) 83 =head2 Key Derivation Function (KDF) 109 =head2 Key Exchange 123 =head2 Asymmetric Signature 139 =head2 Asymmetric Cipher 147 =head2 Asymmetric Key Encapsulation 155 =head2 Asymmetric Key Management [all …]
|
D | ossl_store.pod | 15 =head2 General 28 =head2 URI schemes and loaders 36 =head2 UI_METHOD and pass phrases 45 =head2 A generic call
|
D | EVP_MD-MDC2.pod | 11 =head2 Identity 16 =head2 Gettable Parameters 21 =head2 Settable Context Parameters
|
D | EVP_PKEY-HMAC.pod | 22 =head2 Common MAC parameters 38 =head2 CMAC parameters 55 =head2 Common MAC key generation parameters 69 =head2 CMAC key generation parameters
|
D | EVP_MD-SHA1.pod | 11 =head2 Identities 16 =head2 Gettable Parameters 21 =head2 Settable Context Parameters
|
D | EVP_MD-MD5-SHA1.pod | 13 =head2 Identity 18 =head2 Gettable Parameters 23 =head2 Settable Context Parameters
|
D | property.pod | 19 =head2 Property Names 40 =head2 Properties 52 =head2 Implementations 61 =head2 Queries 108 =head2 Lookups 119 =head2 Shortcut 125 =head2 Global and Local
|
D | EVP_RAND.pod | 26 =head2 Disclaimer 33 =head2 Typical Use Cases 85 =head2 The <primary> DRBG instance 92 =head2 The <public> DRBG instance 96 =head2 The <private> DRBG instance 167 =head2 Automatic Reseeding 189 =head2 Manual Reseeding 215 =head2 Entropy Input and Additional Data 224 =head2 Configuring the Random Seed Source 237 =head2 Reseeding the primary DRBG with automatic seeding enabled [all …]
|
D | EVP_MD-WHIRLPOOL.pod | 11 =head2 Identity 16 =head2 Gettable Parameters
|
D | EVP_MD-SM3.pod | 11 =head2 Identity 16 =head2 Gettable Parameters
|
D | EVP_CIPHER-RC4.pod | 11 =head2 Algorithm Names 25 =head2 Parameters
|
D | EVP_CIPHER-CHACHA.pod | 11 =head2 Algorithm Names 23 =head2 Parameters
|
D | EVP_MD-MD2.pod | 11 =head2 Identity 16 =head2 Gettable Parameters
|
D | EVP_MD-MD4.pod | 11 =head2 Identity 16 =head2 Gettable Parameters
|
D | EVP_MD-MD5.pod | 11 =head2 Identity 16 =head2 Gettable Parameters
|
D | EVP_MD-SHAKE.pod | 16 =head2 Identities 43 =head2 Gettable Parameters 48 =head2 Settable Context Parameters
|
/third_party/libcoap/include/coap3/ |
D | coap_utlist_internal.h | 323 #define LL_CONCAT(head1,head2) \ argument 324 LL_CONCAT2(head1,head2,next) 326 #define LL_CONCAT2(head1,head2,next) \ argument 332 _tmp->next=(head2); \ 334 (head1)=(head2); \ 513 #define LL_CONCAT2(head1,head2,next) \ argument 519 (head1)->next = (head2); \ 522 (head1)=(head2); \ 685 #define DL_CONCAT(head1,head2) \ argument 686 DL_CONCAT2(head1,head2,prev,next) [all …]
|
/third_party/openssl/doc/man5/ |
D | x509v3_config.pod | 107 =head2 Basic Constraints 129 =head2 Key Usage 142 =head2 Extended Key Usage 173 =head2 Subject Key Identifier 189 =head2 Authority Key Identifier 218 =head2 Subject Alternative Name 277 =head2 Issuer Alternative Name 288 =head2 Authority Info Access 308 =head2 CRL distribution points 369 =head2 Issuing Distribution Point [all …]
|