Home
last modified time | relevance | path

Searched defs:api (Results 76 - 100 of 255) sorted by relevance

1234567891011

/third_party/libwebsockets/lib/abstract/
H A Dprivate-lib-abstract.h51 lws_abs_protocol_inst_t *api; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiBufferAndImageAllocationUtil.cpp38 namespace api namespace
H A DvktApiComputeInstanceResultBuffer.cpp29 namespace api namespace
H A DvktApiFormatPropertiesExtendedKHRtests.cpp84 namespace api namespace
H A DvktApiDeviceDrmPropertiesTests.cpp37 namespace api namespace
H A DvktApiToolingInfoTests.cpp42 namespace api namespace
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiComputeInstanceResultBuffer.cpp29 namespace api namespace
H A DvktApiFormatPropertiesExtendedKHRtests.cpp84 namespace api namespace
H A DvktApiBufferAndImageAllocationUtil.cpp38 namespace api namespace
H A DvktApiDeviceDrmPropertiesTests.cpp37 namespace api namespace
/third_party/rust/crates/regex/tests/
H A Dtest_nfa_utf8bytes.rs37 mod api; modules
H A Dtest_nfa.rs33 mod api; modules
H A Dtest_nfa_bytes.rs39 mod api; modules
H A Dtest_default_bytes.rs58 mod api; modules
H A Dtest_backtrack_utf8bytes.rs41 mod api; modules
H A Dtest_backtrack.rs39 mod api; modules
H A Dtest_backtrack_bytes.rs39 mod api; modules
/third_party/mesa3d/src/compiler/glsl/
H A Dstandalone_scaffolding.cpp182 void initialize_context_to_defaults(struct gl_context *ctx, gl_api api) in initialize_context_to_defaults() argument
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri_context.c45 dri_create_context(gl_api api, const struct gl_config * visual, in dri_create_context() argument
/third_party/mesa3d/src/gallium/frontends/hgl/
H A Dhgl_context.h55 struct st_api* api; member
/third_party/mesa3d/src/mapi/glapi/gen/
H A DglX_server_table.py399 api = gl_XML.parse_GL_API(args.filename, glX_XML.glx_item_factory()) variable
/third_party/musl/libc-test/
H A DMakefile
/third_party/pulseaudio/src/daemon/
H A Dcpulimit.c74 static pa_mainloop_api *api = NULL; variable
/third_party/pulseaudio/src/pulse/
H A Dmainloop-signal.c59 static pa_mainloop_api *api = NULL; variable
/third_party/pulseaudio/src/pulsecore/
H A Dthread-mq.c37 static void asyncmsgq_read_cb(pa_mainloop_api *api, pa_io_event *e, int fd, pa_io_event_flags_t events, void *userdata) { in asyncmsgq_read_cb() argument
80 static void asyncmsgq_write_inq_cb(pa_mainloop_api *api, pa_io_event *e, int fd, pa_io_event_flags_t events, void *userdata) { in asyncmsgq_write_inq_cb() argument
90 static void asyncmsgq_write_outq_cb(pa_mainloop_api *api, pa_io_event *e, int fd, pa_io_event_flags_t events, void *userdata) { in asyncmsgq_write_outq_cb() argument

Completed in 8 milliseconds

1234567891011