Home
last modified time | relevance | path

Searched defs:config (Results 1601 - 1625 of 4210) sorted by relevance

1...<<61626364656667686970>>...169

/third_party/NuttX/drivers/usbdev/gadget/
H A Dcomposite.h133 uint8_t config; /* Configuration number */ member
/third_party/libwebsockets/lib/plat/freertos/esp32/drivers/netdev/
H A Dwifi-esp32.c431 lws_netdev_wifi_configure_plat(struct lws_netdev_instance *nd, lws_netdev_config_t *config) lws_netdev_wifi_configure_plat() argument
/third_party/mesa3d/src/amd/common/
H A Dac_surface_modifier_test.c221 struct ac_surf_config config = (struct ac_surf_config) { in test_modifier() local
/third_party/mbedtls/programs/ssl/
H A Dssl_pthread_server.c85 const mbedtls_ssl_config *config; member
/third_party/mbedtls/tests/scripts/
H A Ddepends.py58 import config namespace
[all...]
/third_party/lzma/CPP/7zip/Bundles/SFXSetup/
H A DSfxSetup.cpp167 AString config; in WinMain() local
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_surfaceless.c118 const __DRIconfig *config; in dri2_surfaceless_create_surface() local
/third_party/mesa3d/src/amd/vulkan/radix_sort/
H A Dradix_sort_vk.h125 struct radix_sort_vk_target_config config; member
/third_party/ltp/testcases/cve/
H A Dcve-2015-3290.c338 uint64_t config; in child_thread() member
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_screen.c841 v3d_screen_create(int fd, const struct pipe_screen_config *config, in v3d_screen_create() argument
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
H A Dvid_enc.c507 static OMX_ERRORTYPE vid_enc_SetConfig(OMX_HANDLETYPE handle, OMX_INDEXTYPE idx, OMX_PTR config) in vid_enc_SetConfig() argument
570 static OMX_ERRORTYPE vid_enc_GetConfig(OMX_HANDLETYPE handle, OMX_INDEXTYPE idx, OMX_PTR config) in vid_enc_GetConfig() argument
[all...]
/third_party/mesa3d/src/intel/blorp/
H A Dblorp.c62 blorp_init(struct blorp_context *blorp, void *driver_ctx, struct isl_device *isl_dev, const struct blorp_config *config) blorp_init() argument
H A Dblorp.h64 struct blorp_config config; member
/third_party/mesa3d/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_winsys.c791 radeon_drm_winsys_create(int fd, const struct pipe_screen_config *config, in radeon_drm_winsys_create() argument
H A Dradeon_drm_surface.c418 struct ac_surf_config config; in radeon_winsys_surface_init() local
223 si_compute_cmask(const struct radeon_info *info, const struct ac_surf_config *config, struct radeon_surf *surf) si_compute_cmask() argument
[all...]
/third_party/mesa3d/src/glx/tests/
H A Dcreate_context_unittest.cpp42 glx_context_init(struct glx_context *gc, struct glx_screen *psc, struct glx_config *config) glx_context_init() argument
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dgfx10_query.c305 uint32_t config; in gfx10_sh_query_get_result_resource() member
/third_party/mesa3d/src/gallium/frontends/xvmc/tests/
H A Dxvmc_bench.c66 void ParseArgs(int argc, char **argv, struct Config *config) in ParseArgs() argument
181 struct Config config; main() local
[all...]
/third_party/mesa3d/src/gallium/winsys/amdgpu/drm/
H A Damdgpu_winsys.c367 amdgpu_winsys_create(int fd, const struct pipe_screen_config *config, in amdgpu_winsys_create() argument
94 do_winsys_init(struct amdgpu_winsys *ws, const struct pipe_screen_config *config, int fd) do_winsys_init() argument
/third_party/nghttp2/src/
H A Ddeflatehd.cc59 static deflate_config config; member
[all...]
H A Dshrpx_worker_process.cc72 auto config = get_config(); in drop_privileges() local
141 auto config = get_config(); in reopen_log() local
436 auto config in worker_process_event_loop() local
[all...]
H A Dh2load_http3_session.cc48 auto config = client_->worker->config; in submit_request() local
83 auto config = client_->worker->config; in read_data() local
94 auto config = client_->worker->config; in submit_request_internal() local
284 auto config = client_->worker->config; extend_max_local_streams() local
329 auto config = client_->worker->config; init_conn() local
[all...]
H A Dh2load_http2_session.cc130 auto config = client->worker->config; in file_read_callback() local
207 auto config = client_->worker->config; in on_connect() local
252 auto config = client_->worker->config; submit_request() local
[all...]
/third_party/ninja/src/
H A Dclean.cc27 Cleaner(State* state, const BuildConfig& config, DiskInterface* disk_interface) Cleaner() argument
/third_party/node/deps/base64/base64/bin/
H A Dbase64.c37 struct config { struct
122 buffer_alloc (const struct config *config, struct buffer *buf) in buffer_alloc() argument
143 writev_retry (const struct config *config, struct iovec *iov, size_t nvec) in writev_retry() argument
194 iov_append (const struct config *config, struc argument
213 write_stdout(const struct config *config, const char *buf, size_t len) write_stdout() argument
241 write_wrapped(const struct config *config, char *buf, size_t len) write_wrapped() argument
300 encode(const struct config *config, struct buffer *buf) encode() argument
357 decode(const struct config *config, struct buffer *buf) decode() argument
427 usage(FILE *fp, const struct config *config) usage() argument
443 get_wrap(struct config *config, const char *str) get_wrap() argument
470 parse_opts(int argc, char **argv, struct config *config) parse_opts() argument
549 struct config config = { main() local
[all...]

Completed in 18 milliseconds

1...<<61626364656667686970>>...169