Home
last modified time | relevance | path

Searched defs:filename (Results 801 - 825 of 1277) sorted by relevance

1...<<31323334353637383940>>...52

/third_party/curl/src/
H A Dtool_setopt.c385 const char *filename = part->filename; in libcurl_generate_mime_part() local
H A Dtool_urlglob.c626 CURLcode glob_match_url(char **result, char *filename, struct URLGlob *glob) in glob_match_url() argument
[all...]
/third_party/alsa-lib/src/control/
H A Dcontrol_shm.c413 static int make_local_socket(const char *filename) in make_local_socket() argument
H A Dcontrol_hw.c431 char filename[sizeof(SNDRV_FILE_CONTROL) + 10]; in snd_ctl_hw_open() local
/third_party/backends/backend/
H A Dhp3900_debug.c555 char filename[512]; in dbg_tiff_save() local
/third_party/cups-filters/filter/foomatic-rip/
H A Dpostscript.c171 int ps_pages(const char *filename) in ps_pages() argument
192 int print_ps(FILE *file, const char *alreadyread, size_t len, const char *filename) in print_ps() argument
/third_party/cups-filters/filter/
H A Dtexttopdf.c282 char filename[1024]; /* Glyph filenames */ in WriteProlog() local
H A Dsys5ippprinter.c92 char *filename, /* PDF file to convert */ in main() local
H A Dpdftops.c118 static void parsePDFTOPDFComment(char *filename) in parsePDFTOPDFComment() argument
234 int is_empty(char *filename) in is_empty() argument
303 char *filename, /* PDF file to convert */ local
[all...]
H A Dtexttotext.c82 char *filename, /* Text file to convert */ in main() local
/third_party/curl/lib/
H A Dformdata.c335 const char *filename = array_state? in FormAdd() local
354 const char *filename = array_state?array_value: in FormAdd() local
502 const char *filename = array_state?array_value: FormAdd() local
[all...]
H A Dmime.h124 char *filename; /* Remote file name. */ member
/third_party/cups-filters/cupsfilters/
H A Dimage.c302 cupsImageOpen( const char *filename, cups_icspace_t primary, cups_icspace_t secondary, int saturation, int hue, const cups_ib_t *lut) cupsImageOpen() argument
H A Dpdftoippprinter.c136 char *filename, /* PDF file to convert */ in apply_filters() local
/third_party/cups-filters/filter/pdftopdf/
H A Dpdftopdf.cc932 sub_process_spawn (const char *filename, in sub_process_spawn() argument
/third_party/alsa-lib/src/seq/
H A Dseq_hw.c493 const char *filename; in snd_seq_hw_open() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
H A DXCldrStub.java373 public static String getRelativeFileName(Class<?> class1, String filename) { in getRelativeFileName() argument
/third_party/icu/icu4c/source/test/intltest/
H A Dnormconf.cpp70 NormalizerConformanceTest::openNormalizationTestFile(const char *filename) { in openNormalizationTestFile() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/
H A DXCldrStub.java411 public static String getRelativeFileName(Class<?> class1, String filename) { in getRelativeFileName() argument
/third_party/libsnd/tests/
H A Dcommand_test.c228 float_norm_test(const char *filename) float_norm_test() argument
344 double_norm_test(const char *filename) double_norm_test() argument
556 calc_peak_test(int filetype, const char *filename, int channels) calc_peak_test() argument
671 truncate_test(const char *filename, int filetype) truncate_test() argument
705 instrumet_rw_test(const char *filename) instrumet_rw_test() argument
735 instrument_test(const char *filename, int filetype) instrument_test() argument
894 cue_rw_test(const char *filename) cue_rw_test() argument
934 cue_test(const char *filename, int filetype) cue_test() argument
995 cue_test_var(const char *filename, int filetype, int count) cue_test_var() argument
1054 current_sf_info_test(const char *filename) current_sf_info_test() argument
1101 broadcast_test(const char *filename, int filetype) broadcast_test() argument
1189 broadcast_rdwr_test(const char *filename, int filetype) broadcast_rdwr_test() argument
1227 check_coding_history_newlines(const char *filename) check_coding_history_newlines() argument
1297 broadcast_coding_history_test(const char *filename) broadcast_coding_history_test() argument
1399 broadcast_coding_history_size(const char *filename) broadcast_coding_history_size() argument
1464 cart_test(const char *filename, int filetype) cart_test() argument
1625 cart_rdwr_test(const char *filename, int filetype) cart_rdwr_test() argument
1677 channel_map_test(const char *filename, int filetype) channel_map_test() argument
1743 raw_needs_endswap_test(const char *filename, int filetype) raw_needs_endswap_test() argument
[all...]
/third_party/libuv/test/
H A Dtest-fs-event.c127 static void fs_event_cb_dir(uv_fs_event_t* handle, const char* filename, in fs_event_cb_dir() argument
63 fs_event_fail(uv_fs_event_t* handle, const char* filename, int events, int status) fs_event_fail() argument
192 fs_event_cb_dir_multi_file(uv_fs_event_t* handle, const char* filename, int events, int status) fs_event_cb_dir_multi_file() argument
271 fs_event_cb_dir_multi_file_in_subdir(uv_fs_event_t* handle, const char* filename, int events, int status) fs_event_cb_dir_multi_file_in_subdir() argument
320 fs_event_cb_file(uv_fs_event_t* handle, const char* filename, int events, int status) fs_event_cb_file() argument
335 fs_event_cb_file_current_dir(uv_fs_event_t* handle, const char* filename, int events, int status) fs_event_cb_file_current_dir() argument
390 fs_event_cb_close(uv_fs_event_t* handle, const char* filename, int events, int status) fs_event_cb_close() argument
1085 fs_event_error_report_cb(uv_fs_event_t* handle, const char* filename, int events, int status) fs_event_error_report_cb() argument
[all...]
/third_party/libsnd/src/
H A Dxi.c40 char filename [22] ; member
/third_party/libcoap/examples/
H A Detsi_iot_01.c401 make_large(const char *filename) { in make_large() argument
/third_party/mbedtls/tests/src/
H A Dhelpers.c95 const char *filename; in mbedtls_get_test_filename() local
379 static void mbedtls_test_fail_internal(const char *test, int line_no, const char *filename) in mbedtls_test_fail_internal() argument
392 void mbedtls_test_fail(const char *test, int line_no, const char *filename) in mbedtls_test_fail() argument
65 mbedtls_test_set_result_internal(mbedtls_test_result_t result, const char *test, int line_no, const char *filename) mbedtls_test_set_result_internal() argument
405 mbedtls_test_skip(const char *test, int line_no, const char *filename) mbedtls_test_skip() argument
438 mbedtls_test_equal(const char *test, int line_no, const char *filename, unsigned long long value1, unsigned long long value2) mbedtls_test_equal() argument
476 mbedtls_test_le_u(const char *test, int line_no, const char *filename, unsigned long long value1, unsigned long long value2) mbedtls_test_le_u() argument
514 mbedtls_test_le_s(const char *test, int line_no, const char *filename, long long value1, long long value2) mbedtls_test_le_s() argument
[all...]
/third_party/jerryscript/jerry-core/api/
H A Dgenerate-bytecode.c80 bool is_template_file(char* filename, char* template) { in is_template_file() argument
118 EXECRES read_js_or_snapshot_file(char* filename, uint8_t* target_file, int* file_bytesize, int buffer_capacity) { in read_js_or_snapshot_file() argument
391 char* filename = NULL; in visit_directory() local
521 char* filename = NULL; walk_del_bytecode() local
[all...]

Completed in 29 milliseconds

1...<<31323334353637383940>>...52