Home
last modified time | relevance | path

Searched refs:terminating (Results 1 – 25 of 178) sorted by relevance

12345678

/third_party/openssl/doc/man3/
DEVP_PKEY_gettable_params.pod64 value including a terminating NUL byte, or this function will fail.
66 not including the terminating NUL byte. The required buffer size not including
67 the terminating NUL byte can be obtained from I<*out_len> by calling the
DOSSL_PARAM_int.pod213 OSSL_PARAM_construct_end() is a function that constructs the terminating
244 which must be large enough to accomodate a terminating NUL byte,
247 terminating NUL byte) and I<max_len> is ignored.
254 not including the terminating NUL byte, or this function will fail.
255 A terminating NUL byte is added only if the parameter's I<data_size> indicates
260 to accomodate the string, not including a terminating NUL byte.
DOSSL_PARAM.pod67 An B<OSSL_PARAM> array must have a terminating element, where I<key>
68 is NULL. The usual full terminating template is:
89 considered a terminating item.
109 counting the terminating NUL byte. When requesting parameters, the
111 should accomodate enough space for a terminating NUL byte.
DBIO_ADDR.pod51 to be the length of the path string (not including the terminating
68 path string (not including the terminating NUL, such as the result of
DUI_UTIL_read_pw.pod23 terminating NUL byte.
DOSSL_PARAM_BLD.pod94 The length of the string I<bsize> should not include the terminating NUL byte.
106 The length of the string I<bsize> should not include the terminating NUL byte.
DERR_error_string.pod33 at most I<len> characters (including the terminating 0)
/third_party/ltp/tools/sparse/sparse-src/validation/preprocessor/
Dmissing-delim.c15 preprocessor/missing-delim.c:4:0: warning: missing terminating " character
/third_party/libuv/docs/src/
Dfs_poll.rst69 .. versionchanged:: 1.3.0 the returned length no longer includes the terminating null byte,
72 .. versionchanged:: 1.9.0 the returned length includes the terminating null
Dfs_event.rst125 .. versionchanged:: 1.3.0 the returned length no longer includes the terminating null byte,
128 .. versionchanged:: 1.9.0 the returned length includes the terminating null
/third_party/mbedtls/tests/suites/
Dtest_suite_psa_its.function18 ( sizeof( PSA_ITS_STORAGE_PREFIX ) - 1 + /*prefix without terminating 0*/ \
21 sizeof( PSA_ITS_STORAGE_SUFFIX ) - 1 + /*suffix without terminating 0*/ \
22 1 /*terminating null byte*/ )
/third_party/json/doc/mkdocs/docs/api/basic_json/
Dparse_error.md43 …n_ bytes, 1 is the index of the first character and _n_+1 is the index of the terminating null byte
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
Dndis_events.c33 int terminating; member
309 if (events->terminating) { in ndis_events_indicate()
440 events->terminating = 1; in ndis_events_deinit()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Dndis_events.c33 int terminating; member
309 if (events->terminating) { in ndis_events_indicate()
440 events->terminating = 1; in ndis_events_deinit()
/third_party/pcre2/pcre2/testdata/
Dtestoutput2431 ** Pattern conversion error at offset 3: missing terminating ] for character class
385 ** Pattern conversion error at offset 9: missing terminating ] for character class
388 ** Pattern conversion error at offset 10: missing terminating ] for character class
/third_party/flutter/flutter/packages/flutter_tools/lib/src/commands/
Dlogs.dart67 // When terminating, close down the log reader.
/third_party/tzdata/
Dnewstrftime.3.txt145 placed into the array, not counting the terminating NUL; errno is
154 The total number of resulting bytes, including the terminating
/third_party/mesa3d/docs/relnotes/
D7.0.1.rst45 the terminating zero (bug 11588)
D18.1.2.rst54 - vulkan/wsi: Destroy swapchain images after terminating FIFO queues
/third_party/python/Doc/library/
Dlinecache.rst28 exception --- it will return ``''`` on errors (the terminating newline character
Dtoken.rst59 Token value used to indicate a non-terminating newline. The
Dnetrc.rst27 information including the file name, line number, and terminating token.
/third_party/flutter/skia/third_party/externals/angle2/doc/
DBranchingAndRolling.md29 the terminating forward slash. (e.g.
/third_party/zlib/contrib/puff/
DREADME57 The deflate format is self-terminating. If the deflate stream does not end
/third_party/skia/third_party/externals/angle2/doc/
DBranchingAndRolling.md42 including the terminating forward slash. (e.g.

12345678