Home
last modified time | relevance | path

Searched refs:string (Results 26401 - 26425 of 27492) sorted by relevance

1...<<1051105210531054105510561057105810591060>>...1100

/third_party/libuv/src/unix/
H A Dfs.c36 #include <string.h>
H A Dcore.c29 #include <string.h> /* strerror */
H A Dlinux.c35 #include <string.h>
377 * real release string before overwriting it with the backcompat string. in uv__kernel_version()
/third_party/libuv/test/
H A Dtest-spawn.c29 #include <string.h>
H A Dtest-tty-escape-sequence-processing.c31 #include <string.h>
/third_party/libsnd/src/
H A Dwav.c24 #include <string.h>
H A Dwavlike.c23 #include <string.h>
1324 case emnt_MARKER : /* design information: null-terminated string */ in exif_subchunk_parse()
1325 case emdl_MARKER : /* model name ; null-terminated string */ in exif_subchunk_parse()
1326 case ecor_MARKER : /* manufacturer: null-terminated string */ in exif_subchunk_parse()
1327 case etim_MARKER : /* creation time: null-terminated string in the format "hour:minute:second.subsecond" */ in exif_subchunk_parse()
1328 case erel_MARKER : /* relation info: null-terminated string (filename) */ in exif_subchunk_parse()
1345 { psf_log_printf (psf, " *** field size too small for string (sinking 2 bytes)\n") ; in exif_subchunk_parse()
H A Daiff.c24 #include <string.h>
634 { psf_log_printf (psf, "\nError : string length (%d) too big.\n", len) ; in aiff_read_header()
641 psf_log_printf (psf, " string : %s\n", cptr) ; in aiff_read_header()
1450 { stringLength = strlen (psf->cues->cue_points [idx].name) + 1 ; /* We'll count the first byte also of every pascal string */ in aiff_write_header()
/third_party/libuv/src/win/
H A Dtty.c24 #include <string.h>
/third_party/mbedtls/programs/test/
H A Dquery_config.c80 #include <string.h>
83 * Helper macros to convert a macro or its expansion into a string
/third_party/libbpf/src/
H A Dbtf_dump.c12 #include <string.h>
59 /* indent string length; one indent string is added for each indent level */
2360 * non-zero because the string is terminated. in btf_dump_type_data_check_zero()
2526 /* default indent string is a tab */ in btf_dump__dump_type_data()
H A Dbpf.c25 #include <string.h>
/third_party/libcoap/tests/
H A Dtest_pdu.c17 #include <string.h>
H A Dtest_oscore.c22 #include <string.h>
/third_party/libcoap/examples/
H A Dcoap-client.c13 #include <string.h>
817 * @param arg The URI string.
989 * param[in] src The null-terminated hex string to convert.
1002 coap_log_warn("invalid hex string in option '%s'\n", src); in convert_hex_string()
1018 /* read hex string when arg starts with "0x" */ in cmdline_option()
1027 } else { /* null-terminated character string */ in cmdline_option()
1064 * Decodes percent-encoded characters while copying the string @p seg
/third_party/mbedtls/library/
H A Dbignum.c36 #include <string.h>
510 * Import from an ASCII string
612 * Export into an ASCII string
H A Daria.c20 #include <string.h>
H A Decjpake.c21 #include <string.h>
26 * Convert a mbedtls_ecjpake_role to identifier string
H A Drsa.c42 #include <string.h>
1793 /* Generate a random octet string seed */ in mbedtls_rsa_rsaes_oaep_encrypt()
H A Dgcm.c32 #include <string.h>
H A Dssl_tls13_client.c12 #include <string.h>
/third_party/json/tests/src/
H A Dunit-comparison.cpp97 json::value_t::string,
/third_party/lame/frontend/
H A Dparse.c36 # include <string.h>
656 " won't fit in a version 1 tag (e.g. the title string is longer than 30\n" in help_id3tag()
2603 if (*str == '\0') { /* end of string reached */ in string_to_argv()
2610 /* look out for end of argument, either end of string, blank or quote */ in string_to_argv()
H A Dget_audio.c40 # include <string.h>
544 for (p = out_path; *p; p++) { /* ugly, ugly to modify a string */ in init_outfile()
/third_party/lame/libmp3lame/
H A Did3tag.c41 # include <string.h>
129 , ID_COMMENT = FRAME_ID('C', 'O', 'M', 'M') /* full text string */
150 , ID_USLT = FRAME_ID('U', 'S', 'L', 'T') /* full text string */
151 , ID_USER = FRAME_ID('U', 'S', 'E', 'R') /* full text string */
420 for (n = 0; src[n] != 0; ++n) { /* calc src string length */ in local_strdup()
422 if (n > 0) { /* string length without zero termination */ in local_strdup()
441 free(*dst); /* free old string pointer */ in local_ucs2_strdup()
445 for (n = 0; src[n] != 0; ++n) { /* calc src string length */ in local_ucs2_strdup()
447 if (n > 0) { /* string length without zero termination */ in local_ucs2_strdup()
543 /* is the input a string o in lookupGenre()
[all...]

Completed in 67 milliseconds

1...<<1051105210531054105510561057105810591060>>...1100