Home
last modified time | relevance | path

Searched defs:api_state (Results 1 – 23 of 23) sorted by relevance

/dports/devel/efl/efl-1.25.1/src/bin/elementary/
H A Dtest_bubble.c30 typedef enum _api_state api_state; typedef
H A Dtest_inwin.c19 typedef enum _api_state api_state; typedef
H A Dtest_ui_table_static.c30 typedef enum _api_state api_state; typedef
H A Dtest_grid.c28 typedef enum _api_state api_state; typedef
H A Dtest_layout.c30 typedef enum _api_state api_state; typedef
H A Dtest_fileselector_button.c25 typedef enum _api_state api_state; typedef
H A Dtest_fileselector_entry.c25 typedef enum _api_state api_state; typedef
H A Dtest_diskselector.c33 typedef enum _api_state api_state; typedef
H A Dtest_hoversel.c24 typedef enum _api_state api_state; typedef
H A Dtest_clock.c25 typedef enum _api_state api_state; typedef
H A Dtest_calendar.c23 typedef enum _api_state api_state; typedef
H A Dtest_index.c35 typedef enum _api_state api_state; typedef
H A Dtest_box.c37 typedef enum _api_state api_state; typedef
H A Dtest_list.c39 typedef enum _api_state api_state; typedef
H A Dtest_gengrid.c66 typedef enum _api_state api_state; typedef
H A Dtest_genlist.c49 typedef enum _api_state api_state; typedef
/dports/devel/aws-c-http/aws-c-http-0.6.8/include/aws/http/private/
H A Dh1_stream.h82 enum aws_h1_stream_api_state api_state; member
H A Dh2_stream.h89 enum aws_h2_stream_api_state api_state; member
/dports/devel/aws-c-http/aws-c-http-0.6.8/source/
H A Dh1_stream.c59 int api_state = stream->synced_data.api_state; in s_stream_cross_thread_work_task() local
/dports/audio/ampache/ampache-php74-5.0.0/vendor/ampache/ampacheapi-php/src/
H A DAmpacheApi.php42 private $api_state = 'UNCONFIGURED'; variable in AmpacheApi\\AmpacheApi
/dports/math/vtk9/VTK-9.1.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5CX.c869 H5CX_retrieve_state(H5CX_state_t **api_state) in H5CX_retrieve_state()
999 H5CX_restore_state(const H5CX_state_t *api_state) in H5CX_restore_state()
1059 H5CX_free_state(H5CX_state_t *api_state) in H5CX_free_state()
/dports/games/mrboom/MrBoom-src-5.2/
H A Dcommon.cpp725 static int api_state = 0; in mrboom_api() local
/dports/www/domoticz/domoticz-2020.2/hardware/
H A DBleBox.cpp21 std::string api_state; member