Home
last modified time | relevance | path

Searched defs:fse (Results 1 – 25 of 741) sorted by relevance

12345678910>>...30

/dports/astro/gpstk/GPSTk-8.0.0/core/tests/FileDirProc/
H A DFileSpec_T.cpp244 catch (FileSpecException& fse) in testConvertFileSpecType() local
256 catch (FileSpecException& fse) in testConvertFileSpecType() local
267 catch (FileSpecException& fse) in testConvertFileSpecType() local
278 catch (FileSpecException& fse) in testConvertFileSpecType() local
374 catch (FileSpecException& fse) in testInitValid() local
459 catch (FileSpecException& fse) in testNewSpec() local
480 catch (FileSpecException& fse) in testHasField() local
494 catch (FileSpecException& fse) in testHasField() local
508 catch (FileSpecException& fse) in testHasField() local
528 catch (FileSpecException& fse) in testGetSpecString() local
[all …]
/dports/astro/gpstk/GPSTk-8.0.0/core/lib/FileDirProc/
H A DFileSpec.cpp139 FileSpecException fse("Unknown FileSpecType: " + asString(fst)); in convertFileSpecType() local
178 FileSpecException fse("Unknown FileSpecType: " + fst); in convertFileSpecType() local
195 FileSpecException fse("Unknown FileSpecType: " + in createSearchString() local
222 FileSpecException fse("Unknown FileSpecType: " + in extractField() local
241 FileSpecException fse("Couldn't find specified FileSpecType: " + in extractField() local
259 FileSpecException fse(exc); in extractCommonTime() local
265 FileSpecException fse("std::exception: " + string(exc.what())); in extractCommonTime() local
271 FileSpecException fse("unknown exception"); in extractCommonTime() local
488 FileSpecElement fse(numChs, offset, fst, atom); in init() local
503 FileSpecException fse(e); in init() local
[all …]
/dports/devel/allegro5/allegro5-5.2.7.0/src/android/
H A Dandroid_apk_fs.c131 static const char *fs_apk_entry_name(ALLEGRO_FS_ENTRY *fse) in fs_apk_entry_name()
137 static bool fs_apk_update_entry(ALLEGRO_FS_ENTRY *fse) in fs_apk_update_entry()
143 static off_t fs_apk_entry_size(ALLEGRO_FS_ENTRY *fse) in fs_apk_entry_size()
151 static uint32_t fs_apk_entry_mode(ALLEGRO_FS_ENTRY *fse) in fs_apk_entry_mode()
163 static time_t fs_apk_entry_mtime(ALLEGRO_FS_ENTRY *fse) in fs_apk_entry_mtime()
169 static bool fs_apk_entry_exists(ALLEGRO_FS_ENTRY *fse) in fs_apk_entry_exists()
179 static bool fs_apk_remove_entry(ALLEGRO_FS_ENTRY *fse) in fs_apk_remove_entry()
185 static bool fs_apk_open_directory(ALLEGRO_FS_ENTRY *fse) in fs_apk_open_directory()
210 static ALLEGRO_FS_ENTRY *fs_apk_read_directory(ALLEGRO_FS_ENTRY *fse) in fs_apk_read_directory()
239 static bool fs_apk_close_directory(ALLEGRO_FS_ENTRY *fse) in fs_apk_close_directory()
[all …]
/dports/devel/pecl-xdebug/xdebug-3.1.2/src/base/
H A Dfilter.c43 function_stack_entry *fse; in xdebug_is_top_stack_frame_filtered() local
61 static int xdebug_filter_match_path_include(function_stack_entry *fse, unsigned char *filtered_flag… in xdebug_filter_match_path_include()
70 static int xdebug_filter_match_path_exclude(function_stack_entry *fse, unsigned char *filtered_flag… in xdebug_filter_match_path_exclude()
79 static int xdebug_filter_match_namespace_include(function_stack_entry *fse, unsigned char *filtered… in xdebug_filter_match_namespace_include()
92 static int xdebug_filter_match_namespace_exclude(function_stack_entry *fse, unsigned char *filtered… in xdebug_filter_match_namespace_exclude()
106 void xdebug_filter_run_internal(function_stack_entry *fse, int group, unsigned char *filtered_flag,… in xdebug_filter_run_internal()
161 void xdebug_filter_run(function_stack_entry *fse) in xdebug_filter_run()
/dports/devel/allegro5/allegro5-5.2.7.0/addons/physfs/
H A Da5_physfs_dir.c172 static const char *fs_phys_entry_name(ALLEGRO_FS_ENTRY *fse) in fs_phys_entry_name()
178 static bool fs_phys_update_entry(ALLEGRO_FS_ENTRY *fse) in fs_phys_update_entry()
184 static off_t fs_phys_entry_size(ALLEGRO_FS_ENTRY *fse) in fs_phys_entry_size()
196 static uint32_t fs_phys_entry_mode(ALLEGRO_FS_ENTRY *fse) in fs_phys_entry_mode()
211 static time_t fs_phys_entry_mtime(ALLEGRO_FS_ENTRY *fse) in fs_phys_entry_mtime()
220 static bool fs_phys_entry_exists(ALLEGRO_FS_ENTRY *fse) in fs_phys_entry_exists()
226 static bool fs_phys_remove_entry(ALLEGRO_FS_ENTRY *fse) in fs_phys_remove_entry()
232 static bool fs_phys_open_directory(ALLEGRO_FS_ENTRY *fse) in fs_phys_open_directory()
243 static ALLEGRO_FS_ENTRY *fs_phys_read_directory(ALLEGRO_FS_ENTRY *fse) in fs_phys_read_directory()
265 static bool fs_phys_close_directory(ALLEGRO_FS_ENTRY *fse) in fs_phys_close_directory()
[all …]
/dports/devel/pecl-xdebug/xdebug-3.1.2/src/tracing/
H A Dtrace_textual.c103 static void add_arguments(xdebug_str *line_entry, function_stack_entry *fse) in add_arguments()
162 void xdebug_trace_textual_function_entry(void *ctxt, function_stack_entry *fse, int function_nr) in xdebug_trace_textual_function_entry()
208 static void xdebug_return_trace_stack_common(xdebug_str *str, function_stack_entry *fse) in xdebug_return_trace_stack_common()
222 void xdebug_trace_textual_function_return_value(void *ctxt, function_stack_entry *fse, int function… in xdebug_trace_textual_function_return_value()
243 void xdebug_trace_textual_generator_return_value(void *ctxt, function_stack_entry *fse, int functio… in xdebug_trace_textual_generator_return_value()
283 void xdebug_trace_textual_assignment(void *ctxt, function_stack_entry *fse, char *full_varname, zva… in xdebug_trace_textual_assignment()
H A Dtrace_computerized.c104 static void add_arguments(xdebug_str *line_entry, function_stack_entry *fse) in add_arguments()
128 void xdebug_trace_computerized_function_entry(void *ctxt, function_stack_entry *fse, int function_n… in xdebug_trace_computerized_function_entry()
180 void xdebug_trace_computerized_function_exit(void *ctxt, function_stack_entry *fse, int function_nr) in xdebug_trace_computerized_function_exit()
197 void xdebug_trace_computerized_function_return_value(void *ctxt, function_stack_entry *fse, int fun… in xdebug_trace_computerized_function_return_value()
215 void xdebug_trace_computerized_assignment(void *ctxt, function_stack_entry *fse, char *full_varname… in xdebug_trace_computerized_assignment()
H A Dtracing.c143 function_stack_entry *fse; in PHP_FUNCTION() local
507 function_stack_entry *fse; in xdebug_common_assign_dim_handler() local
743 void xdebug_tracing_execute_ex(int function_nr, function_stack_entry *fse) in xdebug_tracing_execute_ex()
754 void xdebug_tracing_execute_ex_end(int function_nr, function_stack_entry *fse, zend_execute_data *e… in xdebug_tracing_execute_ex_end()
788 int xdebug_tracing_execute_internal(int function_nr, function_stack_entry *fse) in xdebug_tracing_execute_internal()
802 void xdebug_tracing_execute_internal_end(int function_nr, function_stack_entry *fse, zval *return_v… in xdebug_tracing_execute_internal_end()
/dports/lang/clover/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_pt_fetch_shade_emit.c74 struct fetch_shade_emit *fse = (struct fetch_shade_emit *)middle; in fse_prepare() local
194 struct fetch_shade_emit *fse = (struct fetch_shade_emit *)middle; in fse_run_linear() local
258 struct fetch_shade_emit *fse = (struct fetch_shade_emit *)middle; in fse_run() local
316 struct fetch_shade_emit *fse = (struct fetch_shade_emit *)middle; in fse_run_linear_elts() local
370 struct fetch_shade_emit *fse = CALLOC_STRUCT(fetch_shade_emit); in draw_pt_middle_fse() local
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_pt_fetch_shade_emit.c74 struct fetch_shade_emit *fse = (struct fetch_shade_emit *)middle; in fse_prepare() local
194 struct fetch_shade_emit *fse = (struct fetch_shade_emit *)middle; in fse_run_linear() local
258 struct fetch_shade_emit *fse = (struct fetch_shade_emit *)middle; in fse_run() local
316 struct fetch_shade_emit *fse = (struct fetch_shade_emit *)middle; in fse_run_linear_elts() local
370 struct fetch_shade_emit *fse = CALLOC_STRUCT(fetch_shade_emit); in draw_pt_middle_fse() local
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_pt_fetch_shade_emit.c74 struct fetch_shade_emit *fse = (struct fetch_shade_emit *)middle; in fse_prepare() local
194 struct fetch_shade_emit *fse = (struct fetch_shade_emit *)middle; in fse_run_linear() local
258 struct fetch_shade_emit *fse = (struct fetch_shade_emit *)middle; in fse_run() local
316 struct fetch_shade_emit *fse = (struct fetch_shade_emit *)middle; in fse_run_linear_elts() local
370 struct fetch_shade_emit *fse = CALLOC_STRUCT(fetch_shade_emit); in draw_pt_middle_fse() local
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_pt_fetch_shade_emit.c74 struct fetch_shade_emit *fse = (struct fetch_shade_emit *)middle; in fse_prepare() local
194 struct fetch_shade_emit *fse = (struct fetch_shade_emit *)middle; in fse_run_linear() local
258 struct fetch_shade_emit *fse = (struct fetch_shade_emit *)middle; in fse_run() local
316 struct fetch_shade_emit *fse = (struct fetch_shade_emit *)middle; in fse_run_linear_elts() local
370 struct fetch_shade_emit *fse = CALLOC_STRUCT(fetch_shade_emit); in draw_pt_middle_fse() local
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_pt_fetch_shade_emit.c74 struct fetch_shade_emit *fse = (struct fetch_shade_emit *)middle; in fse_prepare() local
194 struct fetch_shade_emit *fse = (struct fetch_shade_emit *)middle; in fse_run_linear() local
258 struct fetch_shade_emit *fse = (struct fetch_shade_emit *)middle; in fse_run() local
316 struct fetch_shade_emit *fse = (struct fetch_shade_emit *)middle; in fse_run_linear_elts() local
370 struct fetch_shade_emit *fse = CALLOC_STRUCT(fetch_shade_emit); in draw_pt_middle_fse() local
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_pt_fetch_shade_emit.c74 struct fetch_shade_emit *fse = (struct fetch_shade_emit *)middle; in fse_prepare() local
194 struct fetch_shade_emit *fse = (struct fetch_shade_emit *)middle; in fse_run_linear() local
258 struct fetch_shade_emit *fse = (struct fetch_shade_emit *)middle; in fse_run() local
316 struct fetch_shade_emit *fse = (struct fetch_shade_emit *)middle; in fse_run_linear_elts() local
370 struct fetch_shade_emit *fse = CALLOC_STRUCT(fetch_shade_emit); in draw_pt_middle_fse() local
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_pt_fetch_shade_emit.c74 struct fetch_shade_emit *fse = (struct fetch_shade_emit *)middle; in fse_prepare() local
194 struct fetch_shade_emit *fse = (struct fetch_shade_emit *)middle; in fse_run_linear() local
258 struct fetch_shade_emit *fse = (struct fetch_shade_emit *)middle; in fse_run() local
316 struct fetch_shade_emit *fse = (struct fetch_shade_emit *)middle; in fse_run_linear_elts() local
370 struct fetch_shade_emit *fse = CALLOC_STRUCT(fetch_shade_emit); in draw_pt_middle_fse() local
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_pt_fetch_shade_emit.c74 struct fetch_shade_emit *fse = (struct fetch_shade_emit *)middle; in fse_prepare() local
194 struct fetch_shade_emit *fse = (struct fetch_shade_emit *)middle; in fse_run_linear() local
258 struct fetch_shade_emit *fse = (struct fetch_shade_emit *)middle; in fse_run() local
316 struct fetch_shade_emit *fse = (struct fetch_shade_emit *)middle; in fse_run_linear_elts() local
370 struct fetch_shade_emit *fse = CALLOC_STRUCT(fetch_shade_emit); in draw_pt_middle_fse() local
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/auxiliary/draw/
H A Ddraw_pt_fetch_shade_emit.c74 struct fetch_shade_emit *fse = (struct fetch_shade_emit *)middle; in fse_prepare() local
194 struct fetch_shade_emit *fse = (struct fetch_shade_emit *)middle; in fse_run_linear() local
258 struct fetch_shade_emit *fse = (struct fetch_shade_emit *)middle; in fse_run() local
316 struct fetch_shade_emit *fse = (struct fetch_shade_emit *)middle; in fse_run_linear_elts() local
370 struct fetch_shade_emit *fse = CALLOC_STRUCT(fetch_shade_emit); in draw_pt_middle_fse() local
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_pt_fetch_shade_emit.c74 struct fetch_shade_emit *fse = (struct fetch_shade_emit *)middle; in fse_prepare() local
194 struct fetch_shade_emit *fse = (struct fetch_shade_emit *)middle; in fse_run_linear() local
258 struct fetch_shade_emit *fse = (struct fetch_shade_emit *)middle; in fse_run() local
316 struct fetch_shade_emit *fse = (struct fetch_shade_emit *)middle; in fse_run_linear_elts() local
370 struct fetch_shade_emit *fse = CALLOC_STRUCT(fetch_shade_emit); in draw_pt_middle_fse() local
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/auxiliary/draw/
H A Ddraw_pt_fetch_shade_emit.c74 struct fetch_shade_emit *fse = (struct fetch_shade_emit *)middle; in fse_prepare() local
194 struct fetch_shade_emit *fse = (struct fetch_shade_emit *)middle; in fse_run_linear() local
258 struct fetch_shade_emit *fse = (struct fetch_shade_emit *)middle; in fse_run() local
316 struct fetch_shade_emit *fse = (struct fetch_shade_emit *)middle; in fse_run_linear_elts() local
370 struct fetch_shade_emit *fse = CALLOC_STRUCT(fetch_shade_emit); in draw_pt_middle_fse() local
/dports/x11-fm/worker/worker-4.10.0/src/
H A Dpdatei.cc49 NWC::FSEntry fse( filename ); in open() local
102 NWC::FSEntry fse( filename ); in getCruncher() local
174 NWC::FSEntry fse( vfsname ); in getFileSize() local
H A Dexprfilter_evalatoms.cc76 auto fse = element.getNWCEntry(); in eval() local
110 auto fse = element.getNWCEntry(); in eval() local
214 auto fse = element.getNWCEntry(); in eval() local
/dports/astro/gpstk/GPSTk-8.0.0/core/lib/FileHandling/RINEX3/
H A DRinex3NavData.cpp344 FFStreamError fse(string("std::exception reading header ") + in reallyGetRecord() local
348 catch(FFStreamError& fse) in reallyGetRecord() local
375 FFStreamError fse(string("std::exception: ") + e.what()); in reallyGetRecord() local
378 catch(FFStreamError& fse) in reallyGetRecord() local
422 FFStreamError fse(string("std::exception: ") + e.what()); in reallyPutRecord() local
425 catch(FFStreamError& fse) in reallyPutRecord() local
1064 FFStreamError fse(string("Invalid line number ") + asString(nline)); in putRecord() local
1353 FFStreamError fse(string("Invalid line number ") + asString(nline)); in getRecord() local
/dports/astro/gpstk/GPSTk-8.0.0/ext/lib/Geomatics/
H A DAntexData.cpp485 FFStreamError fse(string("Cannot write invalid AntexData")); in reallyPutRecord() local
709 FFStreamError fse(string("Records are out of order: detected at ") + label); in throwRecordOutOfOrder() local
824 FFStreamError fse("START/END OF FREQ confused: " in ParseDataRecord() local
849 FFStreamError fse("START/END OF FREQ RMS confused: " in ParseDataRecord() local
864 FFStreamError fse("Invalid format; zero delta azimuth without NOAZI"); in ParseDataRecord() local
873 FFStreamError fse("Invalid format; wrong number of zenith/offset values"); in ParseDataRecord() local
890 catch(FFStreamError& fse) { GPSTK_RETHROW(fse); } in ParseDataRecord() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/notify/inotify/
H A Dinotify.h7 struct fsnotify_event fse; member
20 static inline struct inotify_event_info *INOTIFY_E(struct fsnotify_event *fse) in INOTIFY_E()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/notify/inotify/
H A Dinotify.h7 struct fsnotify_event fse; member
20 static inline struct inotify_event_info *INOTIFY_E(struct fsnotify_event *fse) in INOTIFY_E()

12345678910>>...30