Home
last modified time | relevance | path

Searched refs:state_file (Results 1 – 25 of 291) sorted by relevance

12345678910>>...12

/dports/graphics/xfpovray/xfpovray-1.3.1/src/
H A Dstate.c40 FILE *state_file; in save_state() local
105 fprintf (state_file, "end_column=%s\n", in save_state()
109 fprintf (state_file, "start_row=NULL\n"); in save_state()
111 fprintf (state_file, "start_row=%s\n", in save_state()
115 fprintf (state_file, "end_row=NULL\n"); in save_state()
117 fprintf (state_file, "end_row=%s\n", in save_state()
206 fprintf (state_file, "clock=%s\n", in save_state()
225 fclose (state_file); in save_state()
238 FILE *state_file; in get_state() local
260 fgets (buf, sizeof(buf), state_file); in get_state()
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dgengtype-state.c135 static FILE *state_file; variable
220 c = getc (state_file); in read_a_state_token()
238 c = getc (state_file); in read_a_state_token()
303 c = getc (state_file); in read_a_state_token()
308 ungetc (c, state_file); in read_a_state_token()
345 c = getc (state_file); in read_a_state_token()
1228 fprintf (state_file, in write_state()
1230 fprintf (state_file, in write_state()
1232 fprintf (state_file, in write_state()
1234 fprintf (state_file, in write_state()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dgengtype-state.c135 static FILE *state_file; variable
220 c = getc (state_file); in read_a_state_token()
238 c = getc (state_file); in read_a_state_token()
303 c = getc (state_file); in read_a_state_token()
308 ungetc (c, state_file); in read_a_state_token()
345 c = getc (state_file); in read_a_state_token()
1228 fprintf (state_file, in write_state()
1230 fprintf (state_file, in write_state()
1232 fprintf (state_file, in write_state()
1234 fprintf (state_file, in write_state()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dgengtype-state.c135 static FILE *state_file; variable
354 c = getc (state_file); in read_a_state_token()
372 c = getc (state_file); in read_a_state_token()
437 c = getc (state_file); in read_a_state_token()
442 ungetc (c, state_file); in read_a_state_token()
479 c = getc (state_file); in read_a_state_token()
1409 fprintf (state_file, in write_state()
1411 fprintf (state_file, in write_state()
1413 fprintf (state_file, in write_state()
1415 fprintf (state_file, in write_state()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dgengtype-state.c133 static FILE *state_file; variable
351 c = getc (state_file); in read_a_state_token()
369 c = getc (state_file); in read_a_state_token()
434 c = getc (state_file); in read_a_state_token()
439 ungetc (c, state_file); in read_a_state_token()
476 c = getc (state_file); in read_a_state_token()
1376 fprintf (state_file, in write_state()
1378 fprintf (state_file, in write_state()
1380 fprintf (state_file, in write_state()
1382 fprintf (state_file, in write_state()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgengtype-state.c132 static FILE *state_file; variable
349 c = getc (state_file); in read_a_state_token()
367 c = getc (state_file); in read_a_state_token()
432 c = getc (state_file); in read_a_state_token()
437 ungetc (c, state_file); in read_a_state_token()
474 c = getc (state_file); in read_a_state_token()
1357 fprintf (state_file, in write_state()
1359 fprintf (state_file, in write_state()
1361 fprintf (state_file, in write_state()
1363 fprintf (state_file, in write_state()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dgengtype-state.c132 static FILE *state_file; variable
349 c = getc (state_file); in read_a_state_token()
367 c = getc (state_file); in read_a_state_token()
432 c = getc (state_file); in read_a_state_token()
437 ungetc (c, state_file); in read_a_state_token()
474 c = getc (state_file); in read_a_state_token()
1357 fprintf (state_file, in write_state()
1359 fprintf (state_file, in write_state()
1361 fprintf (state_file, in write_state()
1363 fprintf (state_file, in write_state()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dgengtype-state.c132 static FILE *state_file; variable
349 c = getc (state_file); in read_a_state_token()
367 c = getc (state_file); in read_a_state_token()
432 c = getc (state_file); in read_a_state_token()
437 ungetc (c, state_file); in read_a_state_token()
474 c = getc (state_file); in read_a_state_token()
1357 fprintf (state_file, in write_state()
1359 fprintf (state_file, in write_state()
1361 fprintf (state_file, in write_state()
1363 fprintf (state_file, in write_state()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dgengtype-state.c132 static FILE *state_file; variable
349 c = getc (state_file); in read_a_state_token()
367 c = getc (state_file); in read_a_state_token()
432 c = getc (state_file); in read_a_state_token()
437 ungetc (c, state_file); in read_a_state_token()
474 c = getc (state_file); in read_a_state_token()
1357 fprintf (state_file, in write_state()
1359 fprintf (state_file, in write_state()
1361 fprintf (state_file, in write_state()
1363 fprintf (state_file, in write_state()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dgengtype-state.c132 static FILE *state_file; variable
349 c = getc (state_file); in read_a_state_token()
367 c = getc (state_file); in read_a_state_token()
432 c = getc (state_file); in read_a_state_token()
437 ungetc (c, state_file); in read_a_state_token()
474 c = getc (state_file); in read_a_state_token()
1357 fprintf (state_file, in write_state()
1359 fprintf (state_file, in write_state()
1361 fprintf (state_file, in write_state()
1363 fprintf (state_file, in write_state()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dgengtype-state.c132 static FILE *state_file; variable
349 c = getc (state_file); in read_a_state_token()
367 c = getc (state_file); in read_a_state_token()
432 c = getc (state_file); in read_a_state_token()
437 ungetc (c, state_file); in read_a_state_token()
474 c = getc (state_file); in read_a_state_token()
1357 fprintf (state_file, in write_state()
1359 fprintf (state_file, in write_state()
1361 fprintf (state_file, in write_state()
1363 fprintf (state_file, in write_state()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dgengtype-state.c132 static FILE *state_file; variable
349 c = getc (state_file); in read_a_state_token()
367 c = getc (state_file); in read_a_state_token()
432 c = getc (state_file); in read_a_state_token()
437 ungetc (c, state_file); in read_a_state_token()
474 c = getc (state_file); in read_a_state_token()
1357 fprintf (state_file, in write_state()
1359 fprintf (state_file, in write_state()
1361 fprintf (state_file, in write_state()
1363 fprintf (state_file, in write_state()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dgengtype-state.c132 static FILE *state_file; variable
349 c = getc (state_file); in read_a_state_token()
367 c = getc (state_file); in read_a_state_token()
432 c = getc (state_file); in read_a_state_token()
437 ungetc (c, state_file); in read_a_state_token()
474 c = getc (state_file); in read_a_state_token()
1357 fprintf (state_file, in write_state()
1359 fprintf (state_file, in write_state()
1361 fprintf (state_file, in write_state()
1363 fprintf (state_file, in write_state()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dgengtype-state.c132 static FILE *state_file; variable
349 c = getc (state_file); in read_a_state_token()
367 c = getc (state_file); in read_a_state_token()
432 c = getc (state_file); in read_a_state_token()
437 ungetc (c, state_file); in read_a_state_token()
474 c = getc (state_file); in read_a_state_token()
1357 fprintf (state_file, in write_state()
1359 fprintf (state_file, in write_state()
1361 fprintf (state_file, in write_state()
1363 fprintf (state_file, in write_state()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dgengtype-state.c132 static FILE *state_file; variable
349 c = getc (state_file); in read_a_state_token()
367 c = getc (state_file); in read_a_state_token()
432 c = getc (state_file); in read_a_state_token()
437 ungetc (c, state_file); in read_a_state_token()
474 c = getc (state_file); in read_a_state_token()
1357 fprintf (state_file, in write_state()
1359 fprintf (state_file, in write_state()
1361 fprintf (state_file, in write_state()
1363 fprintf (state_file, in write_state()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgengtype-state.c132 static FILE *state_file; variable
349 c = getc (state_file); in read_a_state_token()
367 c = getc (state_file); in read_a_state_token()
432 c = getc (state_file); in read_a_state_token()
437 ungetc (c, state_file); in read_a_state_token()
474 c = getc (state_file); in read_a_state_token()
1357 fprintf (state_file, in write_state()
1359 fprintf (state_file, in write_state()
1361 fprintf (state_file, in write_state()
1363 fprintf (state_file, in write_state()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dgengtype-state.c132 static FILE *state_file; variable
349 c = getc (state_file); in read_a_state_token()
367 c = getc (state_file); in read_a_state_token()
432 c = getc (state_file); in read_a_state_token()
437 ungetc (c, state_file); in read_a_state_token()
474 c = getc (state_file); in read_a_state_token()
1357 fprintf (state_file, in write_state()
1359 fprintf (state_file, in write_state()
1361 fprintf (state_file, in write_state()
1363 fprintf (state_file, in write_state()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dgengtype-state.c132 static FILE *state_file; variable
349 c = getc (state_file); in read_a_state_token()
367 c = getc (state_file); in read_a_state_token()
432 c = getc (state_file); in read_a_state_token()
437 ungetc (c, state_file); in read_a_state_token()
474 c = getc (state_file); in read_a_state_token()
1357 fprintf (state_file, in write_state()
1359 fprintf (state_file, in write_state()
1361 fprintf (state_file, in write_state()
1363 fprintf (state_file, in write_state()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dgengtype-state.c132 static FILE *state_file; variable
349 c = getc (state_file); in read_a_state_token()
367 c = getc (state_file); in read_a_state_token()
432 c = getc (state_file); in read_a_state_token()
437 ungetc (c, state_file); in read_a_state_token()
474 c = getc (state_file); in read_a_state_token()
1357 fprintf (state_file, in write_state()
1359 fprintf (state_file, in write_state()
1361 fprintf (state_file, in write_state()
1363 fprintf (state_file, in write_state()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dgengtype-state.c132 static FILE *state_file; variable
349 c = getc (state_file); in read_a_state_token()
367 c = getc (state_file); in read_a_state_token()
432 c = getc (state_file); in read_a_state_token()
437 ungetc (c, state_file); in read_a_state_token()
474 c = getc (state_file); in read_a_state_token()
1357 fprintf (state_file, in write_state()
1359 fprintf (state_file, in write_state()
1361 fprintf (state_file, in write_state()
1363 fprintf (state_file, in write_state()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dgengtype-state.c132 static FILE *state_file; variable
349 c = getc (state_file); in read_a_state_token()
367 c = getc (state_file); in read_a_state_token()
432 c = getc (state_file); in read_a_state_token()
437 ungetc (c, state_file); in read_a_state_token()
474 c = getc (state_file); in read_a_state_token()
1357 fprintf (state_file, in write_state()
1359 fprintf (state_file, in write_state()
1361 fprintf (state_file, in write_state()
1363 fprintf (state_file, in write_state()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dgengtype-state.c132 static FILE *state_file; variable
349 c = getc (state_file); in read_a_state_token()
367 c = getc (state_file); in read_a_state_token()
432 c = getc (state_file); in read_a_state_token()
437 ungetc (c, state_file); in read_a_state_token()
474 c = getc (state_file); in read_a_state_token()
1357 fprintf (state_file, in write_state()
1359 fprintf (state_file, in write_state()
1361 fprintf (state_file, in write_state()
1363 fprintf (state_file, in write_state()
[all …]
/dports/editors/pluma/pluma-1.26.0/pluma/
H A Dpluma-session.c68 save_window_session (GKeyFile *state_file, in save_window_session() argument
100 g_key_file_set_string (state_file, group_name, in save_window_session()
121 g_key_file_set_string_list (state_file, group_name, in save_window_session()
133 GKeyFile *state_file, in client_save_state_cb() argument
146 save_window_session (state_file, in client_save_state_cb()
476 width = g_key_file_get_integer (state_file, group_name, in parse_window()
579 GKeyFile *state_file; in pluma_session_load() local
586 if (state_file == NULL) in pluma_session_load()
589 groups = g_key_file_get_groups (state_file, NULL); in pluma_session_load()
594 parse_window (state_file, groups[i]); in pluma_session_load()
[all …]
/dports/sysutils/munin-contrib/contrib-c31cb28/plugins/pdns/
H A Dpdns_rel14 state_file=$MUNIN_PLUGSTATE/pdns_rel.state
42 if [ -f "$state_file" ]; then
43 old_hits=$(head -n1 "$state_file")
44 old_queries=$(tail -n1 "$state_file")
47 if [ -f "$state_file" ] && [ "$(stat --format=%Y "$state_file")" -gt "$(date --date="7 minutes ago"…
55 echo "$hits" > "$state_file"
56 echo "$queries" >> "$state_file"
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/swarming_client/utils/
H A Dlru.py61 def load(cls, state_file): argument
69 with open(state_file, 'r') as f:
74 'Broken state file %s with "%s": %s' % (state_file, json_state, e))
82 'Latest supported is %d' % (state_file, state_ver, CURRENT_VERSION))
86 'Broken state file %s, items should be json list' % (state_file,))
92 'Broken state file %s, expecting pairs: %s' % (state_file, item))
96 state_file, item))
100 'to be a number: %s' % (state_file, item))
107 'Broken state file %s, found duplicate keys' % (state_file,))
113 def save(self, state_file): argument
[all …]

12345678910>>...12