Home
last modified time | relevance | path

Searched defs:config (Results 501 - 525 of 923) sorted by relevance

1...<<21222324252627282930>>...37

/third_party/backends/backend/
H A Dumax_pp.c196 umax_pp_attach (SANEI_Config * config, const char *devname) in umax_pp_attach() argument
359 umax_pp_try_ports (SANEI_Config * config, char **ports) in umax_pp_try_ports() argument
396 umax_pp_auto_attach (SANEI_Config * config, SANE_Int safe) in umax_pp_auto_attach() argument
420 umax_pp_configure_attach(SANEI_Config * config, const char *devname, void __sane_unused__ *data) umax_pp_configure_attach() argument
823 SANEI_Config config; sane_init() local
[all...]
H A Du12.c922 CnfDef config; in sane_init() local
1095 CnfDef config; sane_open() local
[all...]
H A Dmustek_pp.h113 SANE_Status (*config)(SANE_Handle hndl, member
H A Dp5_device.h207 P5_Config *config; member
H A Dhp.c306 HpDeviceConfig config; member
361 hp_init_config (HpDeviceConfig *config) in hp_init_config() argument
387 HpDeviceConfig *config; hp_device_config_add() local
605 hp_attach_matching_devices(HpDeviceConfig *config, const char *devname) hp_attach_matching_devices() argument
634 HpDeviceConfig *config, df_config, dev_config; hp_read_config() local
[all...]
H A Dp5.c1539 SANEI_Config config; in probe_p5_devices() local
1592 config_attach (SANEI_Config __sane_unused__ * config, const char *devname, in config_attach() argument
1628 attach_p5(const char *devicename, SANEI_Config * config) attach_p5() argument
[all...]
/third_party/backends/sanei/
H A Dusb_manager.cpp382 int usb_manager_get_configuration(usb_manager_device_handle *dev, int *config) in usb_manager_get_configuration() argument
424 void usb_manager_free_config_descriptor(usb_manager_config_descriptor *config) in usb_manager_free_config_descriptor() argument
396 usb_manager_get_config_descriptor(usb_manager_device *dev, uint8_t config_index, usb_manager_config_descriptor **config) usb_manager_get_config_descriptor() argument
485 USBConfig config; usb_manager_set_configuration() local
[all...]
/third_party/backends/testsuite/backend/genesys/
H A Dsession_config_test.cpp251 void run_single_test_scan(const TestConfig& config, std::stringstream& out) in run_single_test_scan() argument
341 TestConfig config; member
345 perform_single_test(const TestConfig& config, const std::string& check_directory, const std::string& output_directory) perform_single_test() argument
436 TestConfig config; get_all_test_configs() local
502 const auto& config = configs[i]; main() local
[all...]
/third_party/curl/lib/
H A Deasy.c310 CURLcode curl_global_trace(const char *config) in curl_global_trace() argument
/third_party/astc-encoder/Source/
H A Dastcenc_decompress_symbolic.cpp324 compute_symbolic_block_difference_2plane( const astcenc_config& config, const block_size_descriptor& bsd, const symbolic_compressed_block& scb, const image_block& blk ) compute_symbolic_block_difference_2plane() argument
418 compute_symbolic_block_difference_1plane( const astcenc_config& config, const block_size_descriptor& bsd, const symbolic_compressed_block& scb, const image_block& blk ) compute_symbolic_block_difference_1plane() argument
516 compute_symbolic_block_difference_1plane_1partition( const astcenc_config& config, const block_size_descriptor& bsd, const symbolic_compressed_block& scb, const image_block& blk ) compute_symbolic_block_difference_1plane_1partition() argument
[all...]
/third_party/icu/icu4c/source/common/
H A Dicuplug.cpp58 char config[UPLUG_NAME_MAX]; /**< configuration data */ member
363 static UPlugData *uplug_allocatePlug(UPlugEntrypoint *entrypoint, const char *config, void *lib, const char *symName, in uplug_allocatePlug() argument
531 static UPlugData* uplug_initPlugFromEntrypointAndLibrary(UPlugEntrypoint *entrypoint, const char *config, void *lib, const char *sym, in uplug_initPlugFromEntrypointAndLibrary() argument
546 uplug_loadPlugFromEntrypoint(UPlugEntrypoint *entrypoint, const char *config, UErrorCode *status) uplug_loadPlugFromEntrypoint() argument
555 uplug_initErrorPlug(const char *libName, const char *sym, const char *config, const char *nameOrError, UErrorCode loadStatus, UErrorCode *status) uplug_initErrorPlug() argument
587 uplug_initPlugFromLibrary(const char *libName, const char *sym, const char *config, UErrorCode *status) uplug_initPlugFromLibrary() argument
618 uplug_loadPlugFromLibrary(const char *libName, const char *sym, const char *config, UErrorCode *status) uplug_loadPlugFromLibrary() argument
[all...]
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/
H A DLdmlConverter.java207 private final LdmlConverterConfig config; field in LdmlConverter
197 convert( CldrDataSupplier src, SupplementalData supplementalData, LdmlConverterConfig config) convert() argument
219 LdmlConverter( CldrDataSupplier src, SupplementalData supplementalData, LdmlConverterConfig config) LdmlConverter() argument
[all...]
/third_party/libsnd/src/ALAC/
H A Dalac_encoder.c1110 GetConfig (ALAC_ENCODER *p, ALACSpecificConfig * config) in GetConfig() argument
[all...]
/third_party/libuv/src/
H A Dthreadpool.c496 uv_thread_options_t config; in init_threads() local
/third_party/mesa3d/src/amd/common/
H A Dac_shader_util.c472 unsigned ac_get_fs_input_vgpr_cnt(const struct ac_shader_config *config, in ac_get_fs_input_vgpr_cnt() argument
[all...]
H A Dac_rtld.c521 ac_rtld_read_config(const struct radeon_info *info, struct ac_rtld_binary *binary, struct ac_shader_config *config) ac_rtld_read_config() argument
[all...]
/third_party/mesa3d/src/amd/compiler/
H A Daco_instruction_selection_setup.cpp825 setup_isel_context(Program* program, unsigned shader_count, struct nir_shader* const* shaders, ac_shader_config* config, const struct aco_compiler_options* options, const struct aco_shader_info* info, const struct radv_shader_args* args, bool is_gs_copy_shader, bool is_ps_epilog) setup_isel_context() argument
[all...]
/third_party/libdrm/nouveau/
H A Dnouveau.c635 nouveau_bo_new(struct nouveau_device *dev, uint32_t flags, uint32_t align, uint64_t size, union nouveau_bo_config *config, struct nouveau_bo **pbo) nouveau_bo_new() argument
H A Dnouveau.h134 union nouveau_bo_config config; member
/third_party/libbpf/src/
H A Dnetlink.c584 qdisc_config_t config; in tc_qdisc_modify() local
542 attach_point_to_config(struct bpf_tc_hook *hook, qdisc_config_t *config) attach_point_to_config() argument
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_drm.c149 const __DRIconfig *config; in dri2_drm_create_window_surface() local
622 const __DRIconfig *config in drm_add_configs_for_visuals() local
95 dri2_drm_config_is_compatible(struct dri2_egl_display *dri2_dpy, const __DRIconfig *config, struct gbm_surface *surface) dri2_drm_config_is_compatible() argument
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_range_analysis.c1308 nir_unsigned_upper_bound(nir_shader *shader, struct hash_table *range_ht, nir_ssa_scalar scalar, const nir_unsigned_upper_bound_config *config) nir_unsigned_upper_bound() argument
1676 nir_addition_might_overflow(nir_shader *shader, struct hash_table *range_ht, nir_ssa_scalar ssa, unsigned const_val, const nir_unsigned_upper_bound_config *config) nir_addition_might_overflow() argument
[all...]
/third_party/mesa3d/src/amd/vulkan/radix_sort/
H A Dradix_sort_vk.c188 radix_sort_vk_create(VkDevice device, VkAllocationCallbacks const * ac, VkPipelineCache pc, const uint32_t* const* spv, const uint32_t* spv_sizes, struct radix_sort_vk_target_config config) radix_sort_vk_create() argument
[all...]
/third_party/libwebsockets/win32port/zlib/
H A Ddeflate.c123 } config; typedef
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_pipe.c1461 struct pipe_screen *radeonsi_screen_create(int fd, const struct pipe_screen_config *config) in radeonsi_screen_create() argument
1095 radeonsi_screen_create_impl(struct radeon_winsys *ws, const struct pipe_screen_config *config) radeonsi_screen_create_impl() argument

Completed in 29 milliseconds

1...<<21222324252627282930>>...37