Home
last modified time | relevance | path

Searched refs:report_state (Results 1 – 25 of 64) sorted by relevance

123

/dports/misc/tellico/tellico-3.4.2/src/3rdparty/btparse/
H A Dlex_auxiliary.c357 report_state (char *where) in report_state() function
365 # define report_state(where) macro
430 report_state ("at_sign"); in at_sign()
443 report_state ("name (pre)"); in name()
486 report_state ("name (post)"); in name()
518 report_state ("lbrace"); in lbrace()
535 report_state ("rbrace"); in rbrace()
554 report_state ("lparen"); in lparen()
570 report_state ("rparen"); in rparen()
695 report_state ("string"); in end_string()
[all …]
/dports/textproc/p5-Text-BibTeX/Text-BibTeX-0.88/btparse/src/
H A Dlex_auxiliary.c355 report_state (char *where) in report_state() function
363 # define report_state(where) macro
428 report_state ("at_sign"); in at_sign()
441 report_state ("name (pre)"); in name()
484 report_state ("name (post)"); in name()
516 report_state ("lbrace"); in lbrace()
533 report_state ("rbrace"); in rbrace()
552 report_state ("lparen"); in lparen()
568 report_state ("rparen"); in rparen()
692 report_state ("string"); in end_string()
[all …]
/dports/textproc/btparse/btparse-0.35/src/
H A Dlex_auxiliary.c357 report_state (char *where) in report_state() function
365 # define report_state(where) macro
430 report_state ("at_sign"); in at_sign()
443 report_state ("name (pre)"); in name()
486 report_state ("name (post)"); in name()
518 report_state ("lbrace"); in lbrace()
535 report_state ("rbrace"); in rbrace()
554 report_state ("lparen"); in lparen()
570 report_state ("rparen"); in rparen()
695 report_state ("string"); in end_string()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/iio/common/hid-sensors/
H A Dhid-sensor-trigger.c104 st->report_state.report_id, in _hid_sensor_power_state()
105 st->report_state.index, in _hid_sensor_power_state()
122 st->report_state.report_id, in _hid_sensor_power_state()
123 st->report_state.index, in _hid_sensor_power_state()
135 report_val += st->report_state.logical_minimum; in _hid_sensor_power_state()
136 sensor_hub_set_feature(st->hsdev, st->report_state.report_id, in _hid_sensor_power_state()
137 st->report_state.index, in _hid_sensor_power_state()
H A Dhid-sensor-attributes.c520 &st->report_state); in hid_sensor_parse_common_attributes()
528 st->report_state.logical_minimum = 1; in hid_sensor_parse_common_attributes()
578 st->report_state.index, st->report_state.report_id, in hid_sensor_parse_common_attributes()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/iio/common/hid-sensors/
H A Dhid-sensor-trigger.c104 st->report_state.report_id, in _hid_sensor_power_state()
105 st->report_state.index, in _hid_sensor_power_state()
122 st->report_state.report_id, in _hid_sensor_power_state()
123 st->report_state.index, in _hid_sensor_power_state()
135 report_val += st->report_state.logical_minimum; in _hid_sensor_power_state()
136 sensor_hub_set_feature(st->hsdev, st->report_state.report_id, in _hid_sensor_power_state()
137 st->report_state.index, in _hid_sensor_power_state()
H A Dhid-sensor-attributes.c520 &st->report_state); in hid_sensor_parse_common_attributes()
528 st->report_state.logical_minimum = 1; in hid_sensor_parse_common_attributes()
578 st->report_state.index, st->report_state.report_id, in hid_sensor_parse_common_attributes()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/iio/common/hid-sensors/
H A Dhid-sensor-trigger.c104 st->report_state.report_id, in _hid_sensor_power_state()
105 st->report_state.index, in _hid_sensor_power_state()
122 st->report_state.report_id, in _hid_sensor_power_state()
123 st->report_state.index, in _hid_sensor_power_state()
135 report_val += st->report_state.logical_minimum; in _hid_sensor_power_state()
136 sensor_hub_set_feature(st->hsdev, st->report_state.report_id, in _hid_sensor_power_state()
137 st->report_state.index, in _hid_sensor_power_state()
H A Dhid-sensor-attributes.c520 &st->report_state); in hid_sensor_parse_common_attributes()
528 st->report_state.logical_minimum = 1; in hid_sensor_parse_common_attributes()
578 st->report_state.index, st->report_state.report_id, in hid_sensor_parse_common_attributes()
/dports/audio/alsa-plugins/alsa-plugins-1.2.2/maemo/
H A Dreporting.h144 #define report_state(m,v) report_table(m,"state",v,\ macro
166 report_state("state", dp->state);\
178 report_state("\tstatus", asi.status);\
228 #define report_state(m,c) macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/hid/
H A Dhid-sensor-custom.c50 struct hid_sensor_custom_field *report_state; member
191 if (sensor_inst->report_state) in set_power_report_state()
193 sensor_inst->report_state->attribute.report_id, in set_power_report_state()
194 sensor_inst->report_state->attribute.index, in set_power_report_state()
214 sensor_inst->report_state->attribute.logical_minimum; in set_power_report_state()
216 sensor_inst->report_state->attribute.report_id, in set_power_report_state()
217 sensor_inst->report_state->attribute.index, in set_power_report_state()
618 sensor_inst->report_state = &sensor_inst->fields[i]; in hid_sensor_custom_add_attributes()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/hid/
H A Dhid-sensor-custom.c50 struct hid_sensor_custom_field *report_state; member
191 if (sensor_inst->report_state) in set_power_report_state()
193 sensor_inst->report_state->attribute.report_id, in set_power_report_state()
194 sensor_inst->report_state->attribute.index, in set_power_report_state()
214 sensor_inst->report_state->attribute.logical_minimum; in set_power_report_state()
216 sensor_inst->report_state->attribute.report_id, in set_power_report_state()
217 sensor_inst->report_state->attribute.index, in set_power_report_state()
618 sensor_inst->report_state = &sensor_inst->fields[i]; in hid_sensor_custom_add_attributes()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/hid/
H A Dhid-sensor-custom.c50 struct hid_sensor_custom_field *report_state; member
191 if (sensor_inst->report_state) in set_power_report_state()
193 sensor_inst->report_state->attribute.report_id, in set_power_report_state()
194 sensor_inst->report_state->attribute.index, in set_power_report_state()
214 sensor_inst->report_state->attribute.logical_minimum; in set_power_report_state()
216 sensor_inst->report_state->attribute.report_id, in set_power_report_state()
217 sensor_inst->report_state->attribute.index, in set_power_report_state()
618 sensor_inst->report_state = &sensor_inst->fields[i]; in hid_sensor_custom_add_attributes()
/dports/chinese/phpbb3-tw/phpBB3/includes/mcp/
H A Dmcp_pm_reports.php225 $report_state = 'p.message_reported = 1 AND r.report_closed = 0';
229 $report_state = 'r.report_closed = 1';
234 WHERE $report_state
/dports/www/phpbb3/phpBB3/includes/mcp/
H A Dmcp_pm_reports.php227 $report_state = 'p.message_reported = 1 AND r.report_closed = 0';
231 $report_state = 'r.report_closed = 1';
236 WHERE $report_state
/dports/science/qcl/qcl-0.6.4/
H A Ddump.h30 int report_state(QuHeap *qh);
/dports/databases/mariadb104-server/mariadb-10.4.24/wsrep-lib/include/wsrep/
H A Dreporter.hpp46 void report_state(enum server_state::state state);
/dports/databases/mariadb104-client/mariadb-10.4.24/wsrep-lib/include/wsrep/
H A Dreporter.hpp46 void report_state(enum server_state::state state);
/dports/databases/mariadb105-client/mariadb-10.5.15/wsrep-lib/include/wsrep/
H A Dreporter.hpp46 void report_state(enum server_state::state state);
/dports/databases/mariadb105-server/mariadb-10.5.15/wsrep-lib/include/wsrep/
H A Dreporter.hpp46 void report_state(enum server_state::state state);
/dports/net/gnu-dico/dico-2.10/imprimatur/
H A Demptynodes.awk102 if (report_state)
/dports/shells/rush/rush-2.1/doc/imprimatur/
H A Demptynodes.awk102 if (report_state)
/dports/mail/mailutils/mailutils-3.13/doc/imprimatur/
H A Demptynodes.awk102 if (report_state)
/dports/devel/gnucflow/cflow-1.6/doc/imprimatur/
H A Demptynodes.awk102 if (report_state)
/dports/security/pam-modules/pam-modules-2.2/imprimatur/
H A Demptynodes.awk102 if (report_state)

123