Searched refs:occurs (Results 1 – 25 of 1092) sorted by relevance
12345678910>>...44
/third_party/openssl/doc/man3/ |
D | s2i_ASN1_IA5STRING.pod | 57 or NULL if an error occurs. 60 B<ASN1_IA5STRING> structure or NULL if an error occurs. 63 string or NULL if an error occurs. 66 structure or NULL if an error occurs. 69 or NULL if an error occurs. 72 B<ASN1_OCTET_STRING> structure or NULL if an error occurs. 75 string or NULL if an error occurs. 78 structure or NULL if an error occurs. 81 B<ASN1_UTF8STRING> structure or NULL if an error occurs. 84 or NULL if an error occurs.
|
D | SSL_get_certificate.pod | 39 Certificate selection occurs during the handshake; therefore, the value returned 42 selection occurs. 45 L<SSL_CTX_set_tlsext_status_cb(3)>. This callback occurs after certificate
|
D | SSL_CTX_set_info_callback.pod | 44 is called whenever a significant event occurs such as: the state changes, 45 an alert appears, or an error occurs. 95 Callback has been called because a new handshake is started. It also occurs when 100 Callback has been called because a handshake is finished. It also occurs if the
|
D | SSL_CTX_set_ctlog_list_file.pod | 29 If an error occurs whilst parsing a particular log entry in the file, that log 35 return 1 if the log list is successfully loaded, and 0 if an error occurs. In
|
D | CMS_add1_signer.pod | 52 structure. An error occurs if a matching digest value cannot be found to copy. 75 identifier value instead. An error occurs if the signing certificate does not 91 structure just added or NULL if an error occurs.
|
D | UI_create_method.pod | 124 If an error occurs, jump to 5. 130 If an error occurs, jump to 5. 135 If an error occurs, jump to 5. 141 If an error occurs, jump to 5.
|
D | ASN1_INTEGER_get_int64.pod | 99 fail if a memory allocation error occurs. 107 B<ASN1_ENUMERATED> structure respectively or NULL if an error occurs. They will 111 of NULL if an error occurs. They can fail if the passed type is incorrect
|
D | d2i_PrivateKey.pod | 55 B<EVP_PKEY_RSA>. An error occurs if the decoded key does not match I<type>. Some 107 if an error occurs. The error code can be obtained by calling 112 encoded or a negative value if an error occurs. The error code can be obtained
|
D | b2i_PVK_bio_ex.pod | 44 structure or B<NULL> if an error occurs. The error code can be obtained by calling 48 encoded or a negative value if an error occurs. The error code can be obtained
|
D | PKCS8_encrypt.pod | 51 return an encrypted key in a B<X509_SIG> structure or NULL if an error occurs. 54 if an error occurs.
|
/third_party/openGLES/extensions/NV/ |
D | NV_read_depth_stencil.txt | 85 INVALID_OPERATION occurs. If the <type> is not UNSIGNED_SHORT, 87 occurs. If the <type> is FLOAT and the depth buffer is not a 88 float buffer, an INVALID_OPERATION error occurs. If the <type> 90 is a float buffer, an INVALID_OPERATION error occurs. When the 97 INVALID_OPERATION occurs. If the <type> is not UNSIGNED_INT_24_- 99 INVALID_ENUM occurs. If the <type> is FLOAT_32_UNSIGNED_INT_24_- 101 OPERATION error occurs. If the <type> is UNSIGNED_INT_24_8_OES 103 error occurs. 107 error INVALID_OPERATION occurs. If the <type> is not 108 UNSIGNED_BYTE, then the error INVALID_ENUM occurs.
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_read_depth_stencil.txt | 87 INVALID_OPERATION occurs. If the <type> is not UNSIGNED_SHORT, 89 occurs. If the <type> is FLOAT and the depth buffer is not a 90 float buffer, an INVALID_OPERATION error occurs. If the <type> 92 is a float buffer, an INVALID_OPERATION error occurs. When the 99 INVALID_OPERATION occurs. If the <type> is not UNSIGNED_INT_24_- 101 INVALID_ENUM occurs. If the <type> is FLOAT_32_UNSIGNED_INT_24_- 103 OPERATION error occurs. If the <type> is UNSIGNED_INT_24_8_OES 105 error occurs. 109 error INVALID_OPERATION occurs. If the <type> is not 110 UNSIGNED_BYTE, then the error INVALID_ENUM occurs.
|
/third_party/ltp/scripts/coccinelle/ |
D | libltp-test-macro.cocci | 40 // Replace TEST in all functions where it occurs only at the start. It 64 // Replace TEST in all functions where it occurs at the start 65 // Functions where it *only* occurs at the start were handled above 85 // Add ret var at the start of a function where TEST occurs and there
|
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/VK_EXT_display_control/ |
D | fence_events.txt | 9 signaled when a particular event occurs on a device or display. 11 [open,refpage='vkRegisterDeviceEventEXT',desc='Signal a fence when a device event occurs',type='pro… 13 To create a fence that will be signaled when an event occurs on a device, 58 [open,refpage='vkRegisterDisplayEventEXT',desc='Signal a fence when a display event occurs',type='p… 60 To create a fence that will be signaled when an event occurs on a
|
D | fence_events.adoc | 9 signaled when a particular event occurs on a device or display. 11 [open,refpage='vkRegisterDeviceEventEXT',desc='Signal a fence when a device event occurs',type='pro… 13 To create a fence that will be signaled when an event occurs on a device, 58 [open,refpage='vkRegisterDisplayEventEXT',desc='Signal a fence when a display event occurs',type='p… 60 To create a fence that will be signaled when an event occurs on a
|
/third_party/rust/crates/codespan/codespan-reporting/ |
D | CHANGELOG.md | 104 │ ---- first mutable borrow occurs here 105 │ ^ second mutable borrow occurs here 113 │ - ---- ^ second mutable borrow occurs here 115 │ │ first mutable borrow occurs here 258 │ ---- first mutable borrow occurs here 261 │ ^ second mutable borrow occurs here 270 │ ---- first mutable borrow occurs here 271 │ ^ second mutable borrow occurs here
|
/third_party/rust/crates/codespan/codespan-reporting/tests/snapshots/ |
D | term__same_line__rich_no_color.snap | 9 │ - ---- ^ second mutable borrow occurs here 11 │ │ first mutable borrow occurs here
|
D | term__same_line__rich_color.snap | 9 …e}│{/} {fg:Blue}-{/} {fg:Blue}----{/} {fg:Red}^{/} {fg:Red}second mutable borrow occurs here{/} 11 {fg:Blue}│{/} {fg:Blue}│{/} {fg:Blue}first mutable borrow occurs here{/}
|
/third_party/flutter/skia/third_party/externals/icu/source/data/translit/ |
D | es_FONIPA_am.txt | 181 # Not used in Iberian Spanish, but occurs e.g. in Galician. 226 # Not used in Iberian Spanish, but occurs in e.g. Catalan.
|
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/ |
D | raytraversal.txt | 257 occurs. 265 occurs. 279 0#, the intersection is dropped, and no further processing occurs. 355 further processing of this intersection occurs. 360 and no further processing of this intersection occurs. 419 and no further processing occurs. 423 is dropped, and no further processing occurs. 441 infrastructure; no further processing of this intersection candidate occurs. 457 intersection candidate occurs. 512 and no further processing of the candidate occurs. [all …]
|
D | raytraversal.adoc | 261 occurs. 269 occurs. 283 0#, the intersection is dropped, and no further processing occurs. 359 further processing of this intersection occurs. 364 and no further processing of this intersection occurs. 432 and no further processing occurs. 436 is dropped, and no further processing occurs. 526 infrastructure; no further processing of this intersection candidate occurs. 542 intersection candidate occurs. 597 and no further processing of the candidate occurs. [all …]
|
/third_party/skia/third_party/externals/icu/source/data/translit/ |
D | es_FONIPA_am.txt | 182 # Not used in Iberian Spanish, but occurs e.g. in Galician. 227 # Not used in Iberian Spanish, but occurs in e.g. Catalan.
|
/third_party/icu/icu4c/source/data/translit/ |
D | es_FONIPA_am.txt | 182 # Not used in Iberian Spanish, but occurs e.g. in Galician. 227 # Not used in Iberian Spanish, but occurs in e.g. Catalan.
|
/third_party/python/Doc/reference/ |
D | executionmodel.rst | 82 Each assignment or import statement occurs within a block defined by a class or 105 definition occurs in a function block, the scope extends to any blocks contained 125 If a name binding operation occurs anywhere within a code block, all uses of the 132 If the :keyword:`global` statement occurs within a block, all uses of the names 200 Name resolution of free variables occurs at runtime, not at compile time. 277 .. [#] This limitation occurs because the code that is executed by these operations
|
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/ |
D | VK_EXT_tooling_info.txt | 19 When an error occurs during application development, a common question is 30 information for visual inspection when an issue occurs, however a small
|
12345678910>>...44