Home
last modified time | relevance | path

Searched defs:file (Results 44601 – 44625 of 185915) sorted by last modified time

1...<<1781178217831784178517861787178817891790>>...7437

/dports/math/vtk9/VTK-9.1.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5FDlog.c376 H5FD_log_t *file = (H5FD_log_t *)_file; in H5FD__log_fapl_get() local
482 H5FD_log_t * file = NULL; in H5FD__log_open() local
683 H5FD_log_t *file = (H5FD_log_t *)_file; in H5FD__log_close() local
906 const H5FD_log_t *file = (const H5FD_log_t *)_file; in H5FD__log_query() local
948 H5FD_log_t *file = (H5FD_log_t *)_file; in H5FD__log_alloc() local
995 H5FD_log_t *file = (H5FD_log_t *)_file; in H5FD__log_free() local
1058 H5FD_log_t *file = (H5FD_log_t *)_file; in H5FD__log_set_eoa() local
1147 H5FD_log_t *file = (H5FD_log_t *)_file; in H5FD__log_get_handle() local
1181 H5FD_log_t * file = (H5FD_log_t *)_file; in H5FD__log_read() local
1396 H5FD_log_t * file = (H5FD_log_t *)_file; in H5FD__log_write() local
[all …]
H A DH5FDmpi.c47 H5FD_mpi_get_rank(const H5FD_t *file) in H5FD_mpi_get_rank()
83 H5FD_mpi_get_size(const H5FD_t *file) in H5FD_mpi_get_size()
118 H5FD_mpi_get_comm(const H5FD_t *file) in H5FD_mpi_get_comm()
231 H5FD_mpio_t *file = (H5FD_mpio_t *)_file; in H5FD_mpio_wait_for_left_neighbor() local
282 H5FD_mpio_t *file = (H5FD_mpio_t *)_file; in H5FD_mpio_signal_right_neighbor() local
H A DH5FDros3.c527 H5FD_ros3_t * file = (H5FD_ros3_t *)_file; in H5FD__ros3_fapl_get() local
638 ros3_reset_stats(H5FD_ros3_t *file) in ros3_reset_stats()
703 H5FD_ros3_t * file = NULL; in H5FD__ros3_open() local
849 ros3_fprint_stats(FILE *stream, const H5FD_ros3_t *file) in ros3_fprint_stats()
1093 H5FD_ros3_t *file = (H5FD_ros3_t *)_file; in H5FD__ros3_close() local
1315 const H5FD_ros3_t *file = (const H5FD_ros3_t *)_file; in H5FD__ros3_get_eoa() local
1346 H5FD_ros3_t *file = (H5FD_ros3_t *)_file; in H5FD__ros3_set_eoa() local
1380 const H5FD_ros3_t *file = (const H5FD_ros3_t *)_file; in H5FD__ros3_get_eof() local
1411 H5FD_ros3_t *file = (H5FD_ros3_t *)_file; in H5FD__ros3_get_handle() local
1455 H5FD_ros3_t *file = (H5FD_ros3_t *)_file; in H5FD__ros3_read() local
H A DH5FDsec2.c317 H5FD_sec2_t *file = NULL; /* sec2 VFD info */ in H5FD__sec2_open() local
446 H5FD_sec2_t *file = (H5FD_sec2_t *)_file; in H5FD__sec2_close() local
546 const H5FD_sec2_t *file = (const H5FD_sec2_t *)_file; /* sec2 VFD info */ in H5FD__sec2_query() local
595 const H5FD_sec2_t *file = (const H5FD_sec2_t *)_file; in H5FD__sec2_get_eoa() local
619 H5FD_sec2_t *file = (H5FD_sec2_t *)_file; in H5FD__sec2_set_eoa() local
646 const H5FD_sec2_t *file = (const H5FD_sec2_t *)_file; in H5FD__sec2_get_eof() local
668 H5FD_sec2_t *file = (H5FD_sec2_t *)_file; in H5FD__sec2_get_handle() local
702 H5FD_sec2_t *file = (H5FD_sec2_t *)_file; in H5FD__sec2_read() local
810 H5FD_sec2_t *file = (H5FD_sec2_t *)_file; in H5FD__sec2_write() local
913 H5FD_sec2_t *file = (H5FD_sec2_t *)_file; in H5FD__sec2_truncate() local
[all …]
H A DH5Faccum.c105 H5FD_t *file; /* File driver pointer */ in H5F__accum_read() local
272 H5F__accum_adjust(H5F_meta_accum_t *accum, H5FD_t *file, H5F_accum_adjust_t adjust, size_t size) in H5F__accum_adjust()
415 H5FD_t *file; /* File driver pointer */ in H5F__accum_write() local
855 H5FD_t * file; /* File driver pointer */ in H5F__accum_free() local
1029 H5FD_t *file; /* File driver pointer */ in H5F__accum_flush() local
H A DH5Fefc.c47 H5F_t * file; /* File object */ member
354 H5F_efc_close(H5F_t *parent, H5F_t *file) in H5F_efc_close()
H A DH5Fpkg.h203 struct H5F_t *file; /* File mounted at that point */ member
H A DH5Fsuper.c323 H5FD_t * file; /* File driver pointer */ in H5F__super_read() local
H A DH5VLpassthru.c1625 H5VL_pass_through_t * file; in H5VL_pass_through_file_create() local
1681 H5VL_pass_through_t * file; in H5VL_pass_through_file_open() local
1734 H5VL_pass_through_file_get(void *file, H5VL_file_get_t get_type, hid_t dxpl_id, void **req, va_list… in H5VL_pass_through_file_get()
1788 H5VL_pass_through_file_specific(void *file, H5VL_file_specific_t specific_type, hid_t dxpl_id, void… in H5VL_pass_through_file_specific()
1902 H5VL_pass_through_file_optional(void *file, H5VL_file_optional_t opt_type, hid_t dxpl_id, void **re… in H5VL_pass_through_file_optional()
1932 H5VL_pass_through_file_close(void *file, hid_t dxpl_id, void **req) in H5VL_pass_through_file_close()
H A DH5FDmirror.c1121 H5FD__mirror_verify_reply(H5FD_mirror_t *file) in H5FD__mirror_verify_reply()
1179 H5FD_mirror_t * file = (H5FD_mirror_t *)_file; in H5FD__mirror_fapl_get() local
1365 H5FD_mirror_t * file = NULL; in H5FD__mirror_open() local
1489 H5FD_mirror_t *file = (H5FD_mirror_t *)_file; in H5FD__mirror_close() local
1601 const H5FD_mirror_t *file = (const H5FD_mirror_t *)_file; in H5FD__mirror_get_eoa() local
1627 H5FD_mirror_t * file = (H5FD_mirror_t *)_file; in H5FD__mirror_set_eoa() local
1683 const H5FD_mirror_t *file = (const H5FD_mirror_t *)_file; in H5FD__mirror_get_eof() local
1736 H5FD_mirror_t * file = (H5FD_mirror_t *)_file; in H5FD__mirror_write() local
1799 H5FD_mirror_t *file = (H5FD_mirror_t *)_file; in H5FD__mirror_truncate() local
1847 H5FD_mirror_t * file = (H5FD_mirror_t *)_file; in H5FD__mirror_lock() local
[all …]
H A DH5FDspace.c92 H5FD__extend(H5FD_t *file, H5FD_mem_t type, hsize_t size) in H5FD__extend()
140 H5FD__alloc_real(H5FD_t *file, H5FD_mem_t type, hsize_t size, haddr_t *frag_addr, hsize_t *frag_siz… in H5FD__alloc_real()
238 H5FD_alloc(H5FD_t *file, H5FD_mem_t type, H5F_t *f, hsize_t size, haddr_t *frag_addr, hsize_t *frag… in H5FD_alloc()
277 H5FD__free_real(H5FD_t *file, H5FD_mem_t type, haddr_t addr, hsize_t size) in H5FD__free_real()
361 H5FD_free(H5FD_t *file, H5FD_mem_t type, H5F_t *f, haddr_t addr, hsize_t size) in H5FD_free()
404 H5FD_try_extend(H5FD_t *file, H5FD_mem_t type, H5F_t *f, haddr_t blk_end, hsize_t extra_requested) in H5FD_try_extend()
H A DH5FDstdio.c337 H5FD_stdio_t * file = NULL; in H5FD_stdio_open() local
492 H5FD_stdio_t * file = (H5FD_stdio_t *)_file; in H5FD_stdio_close() local
631 H5FD_stdio_t *file = (H5FD_stdio_t *)_file; in H5FD_stdio_alloc() local
668 const H5FD_stdio_t *file = (const H5FD_stdio_t *)_file; in H5FD_stdio_get_eoa() local
698 H5FD_stdio_t *file = (H5FD_stdio_t *)_file; in H5FD_stdio_set_eoa() local
732 const H5FD_stdio_t *file = (const H5FD_stdio_t *)_file; in H5FD_stdio_get_eof() local
761 H5FD_stdio_t * file = (H5FD_stdio_t *)_file; in H5FD_stdio_get_handle() local
799 H5FD_stdio_t * file = (H5FD_stdio_t *)_file; in H5FD_stdio_read() local
902 H5FD_stdio_t * file = (H5FD_stdio_t *)_file; in H5FD_stdio_write() local
989 H5FD_stdio_t * file = (H5FD_stdio_t *)_file; in H5FD_stdio_flush() local
[all …]
H A DH5FLprivate.h68 char * file; /* Name of file containing calling function */ member
H A DH5Fint.c60 const H5F_t * file; /* Pointer to file to look inside */ member
304 H5F__set_vol_conn(H5F_t *file) in H5F__set_vol_conn()
1061 H5FD_t * file = NULL; /* Low-level file struct */ in H5F__is_hdf5() local
1777 H5F_t * file = NULL; /*the success return value */ in H5F_open() local
2578 H5F_get_id(H5F_t *file) in H5F_get_id()
3095 H5F__get_file_image(H5F_t *file, void *buf_ptr, size_t buf_len) in H5F__get_file_image()
3477 H5F_get_metadata_read_retry_info(H5F_t *file, H5F_retry_info_t *info) in H5F_get_metadata_read_retry_info()
H A DH5Fquery.c963 H5F_get_vfd_handle(const H5F_t *file, hid_t fapl, void **file_handle) in H5F_get_vfd_handle()
H A DH5Ftest.c91 H5F_t * file; /* File info */ in H5F__get_sohm_mesg_count_test() local
135 H5F_t * file; /* File info */ in H5F__check_cached_stab_test() local
176 H5F_t *file; /* File info */ in H5F__get_maxaddr_test() local
208 H5F_t *file; /* File info */ in H5F__get_sbe_addr_test() local
/dports/math/vtk9/VTK-9.1.0/ThirdParty/ioss/vtkioss/
H A DIoss_SmartAssert.h64 void set_file_line(const char *file, int line) in set_file_line()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/ioss/vtkioss/cgns/
H A DIocgns_DatabaseIO.C610 Ioss::FileInfo file = Ioss::FileInfo(decoded_filename()); in openDatabase__() local
H A DIocgns_ParallelDatabaseIO.C213 Ioss::FileInfo file = Ioss::FileInfo(decoded_filename()); in openDatabase__() local
/dports/math/vtk9/VTK-9.1.0/ThirdParty/ioss/vtkioss/exodus/
H A DIoex_Internals.C602 struct ex__file_item *file = ex__find_file_item(exodusFilePtr); in initialize_state_file() local
1184 struct ex__file_item *file = ex__find_file_item(exodusFilePtr); in put_metadata() local
1786 struct ex__file_item *file = ex__find_file_item(exodusFilePtr); in put_metadata() local
2075 struct ex__file_item *file = ex__find_file_item(exodusFilePtr); in put_metadata() local
/dports/math/vtk9/VTK-9.1.0/ThirdParty/jpeg/vtkjpeg/
H A Djinclude.h85 #define JFREAD(file, buf, sizeofbuf) \ argument
87 #define JFWRITE(file, buf, sizeofbuf) \ argument
/dports/math/vtk9/VTK-9.1.0/ThirdParty/libharu/vtklibharu/src/
H A Dhpdf_doc.c1926 const char *file) in HPDF_AttachFile()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/libproj/vtklibproj/src/
H A Dpj_fileapi.c89 PAFile file) in pj_stdio_fread()
98 static int pj_stdio_fseek(PAFile file, long offset, int whence) in pj_stdio_fseek()
107 static long pj_stdio_ftell(PAFile file) in pj_stdio_ftell()
116 static void pj_stdio_fclose(PAFile file) in pj_stdio_fclose()
137 size_t pj_ctx_fread(projCtx ctx, void *buffer, size_t size, size_t nmemb, PAFile file) in pj_ctx_fread()
145 int pj_ctx_fseek(projCtx ctx, PAFile file, long offset, int whence) in pj_ctx_fseek()
153 long pj_ctx_ftell(projCtx ctx, PAFile file) in pj_ctx_ftell()
161 void pj_ctx_fclose(projCtx ctx, PAFile file) in pj_ctx_fclose()
174 char *pj_ctx_fgets(projCtx ctx, char *line, int size, PAFile file) in pj_ctx_fgets()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/libxml2/vtklibxml2/
H A Dtree.c7366 xmlBufferDump(FILE *file, xmlBufferPtr buf) { in xmlBufferDump()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/loguru/vtkloguru/
H A Dloguru.hpp573 …void log(Verbosity verbosity, const char* file, unsigned line, LOGURU_FORMAT_STRING_TYPE format, c… in log()
580 …void raw_log(Verbosity verbosity, const char* file, unsigned line, LOGURU_FORMAT_STRING_TYPE forma… in raw_log()
642 …LOGURU_NORETURN void log_and_abort(int stack_trace_skip, const char* expr, const char* file, unsig… in log_and_abort()
796 EcEntryData(const char* file, unsigned line, const char* descr, T data, Printer&& printer) in EcEntryData()
1155 …StreamLogger(Verbosity verbosity, const char* file, unsigned line) : _verbosity(verbosity), _file(… in StreamLogger()
1182 …AbortLogger(const char* expr, const char* file, unsigned line) : _expr(expr), _file(file), _line(l… in AbortLogger()

1...<<1781178217831784178517861787178817891790>>...7437