| /third_party/backends/tools/ |
| H A D | sane-desc.c | 171 struct model_entry *model; member 1318 model_entry *model = 0; read_files() local 1588 create_model_record(model_entry * model) create_model_record() argument 1629 update_model_record_list(model_record_entry * first_model_record, model_entry * model, backend_entry * be) update_model_record_list() argument 1704 model_entry *model = mfg->model; update_mfg_record_list() local 1919 model_entry *model = mfg->model; ascii_print_backends() local 2158 model_entry *model = mfg->model; xml_print_backends() local 2281 model_entry *model; calculate_statistics_per_type() local 2487 model_entry *model; html_backends_split_table() local 3072 create_usbid(char *manufacturer, char *model, char *usb_vendor_id, char *usb_product_id) create_usbid() argument 3090 create_scsiid(char *manufacturer, char *model, char *scsi_vendor_id, char *scsi_product_id, SANE_Bool is_processor) create_scsiid() argument 3109 add_usbid(usbid_type *first_usbid, char *manufacturer, char *model, char *usb_vendor_id, char *usb_product_id) add_usbid() argument 3162 add_scsiid(scsiid_type *first_scsiid, char *manufacturer, char *model, char *scsi_vendor_id, char *scsi_product_id, SANE_Bool is_processor) add_scsiid() argument 3239 model_entry *model; create_usbids_table() local 3290 model_entry *model; create_scsiids_table() local [all...] |
| /third_party/cups-filters/cupsfilters/ |
| H A D | ppdgenerator.c | 1596 *model, /* Model name */ in ppdCreateFromIPP2() local [all...] |
| /third_party/libuv/src/unix/ |
| H A D | linux.c | 1798 unsigned model; in uv_cpu_info() member [all...] |
| /third_party/libinput/src/ |
| H A D | evdev.c | 1519 enum evdev_device_model model; in evdev_read_model_flags() member
|
| /third_party/skia/third_party/externals/spirv-cross/ |
| H A D | spirv_cross_c.cpp | 997 spvc_bool spvc_compiler_hlsl_is_resource_used(spvc_compiler compiler, SpvExecutionModel model, unsigned set, in spvc_compiler_hlsl_is_resource_used() argument 1303 spvc_bool spvc_compiler_msl_is_resource_used(spvc_compiler compiler, SpvExecutionModel model, unsigned set, in spvc_compiler_msl_is_resource_used() argument 1964 spvc_result spvc_compiler_set_entry_point(spvc_compiler compiler, const char *name, SpvExecutionModel model) in spvc_compiler_set_entry_point() argument 1970 spvc_compiler_rename_entry_point(spvc_compiler compiler, const char *old_name, const char *new_name, SpvExecutionModel model) spvc_compiler_rename_entry_point() argument 1981 spvc_compiler_get_cleansed_entry_point_name(spvc_compiler compiler, const char *name, SpvExecutionModel model) spvc_compiler_get_cleansed_entry_point_name() argument [all...] |
| H A D | spirv_common.hpp | 657 spv::ExecutionModel model = spv::ExecutionModelMax; member 1789 spv::ExecutionModel model; member
|
| H A D | spirv_cross.cpp | 2169 bool Compiler::is_tessellation_shader(ExecutionModel model) in is_tessellation_shader() argument 2176 auto model = get_execution_model(); in is_vertex_like_shader() local 2263 rename_entry_point(const std::string &old_name, const std::string &new_name, spv::ExecutionModel model) rename_entry_point() argument 2270 set_entry_point(const std::string &name, spv::ExecutionModel model) set_entry_point() argument 2300 get_entry_point(const std::string &name, ExecutionModel model) get_entry_point() argument [all...] |
| H A D | spirv_hlsl.cpp | 5842 is_hlsl_resource_binding_used(ExecutionModel model, uint32_t desc_set, uint32_t binding) const is_hlsl_resource_binding_used() argument [all...] |
| H A D | spirv_msl.cpp | 162 bool CompilerMSL::is_msl_resource_binding_used(ExecutionModel model, uint32_t desc_set, uint32_t binding) const in is_msl_resource_binding_used() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/ |
| H A D | SparcISelLowering.cpp | 2026 TLSModel::Model model = getTargetMachine().getTLSModel(GV); in LowerGlobalTLSAddress() local [all...] |
| /third_party/glslang/SPIRV/ |
| H A D | SpvBuilder.cpp | 1840 Instruction* Builder::addEntryPoint(ExecutionModel model, Function* function, const char* name) in addEntryPoint() argument
|
| /third_party/backends/backend/ |
| H A D | avision.c | 4272 char model [17]; attach() local [all...] |
| H A D | umax_pp_low.c | 1275 static int model = 0x15; variable 6043 int model, nb; in initTransport1220P() local 6900 int model; sanei_umax_pp_probeScanner() local [all...] |
| H A D | hp3900_config.c | 437 static SANE_Int cfg_chipset_get(SANE_Int model, struct st_chip *chipset) in cfg_chipset_get() argument [all...] |
| H A D | hp3900_types.c | 231 SANE_Int model; member
|
| /third_party/backends/sanei/ |
| H A D | sanei_scsi.c | 2716 char vendor[32], model[32], type[32], revision[32]; in sanei_proc_scsi_find_devices() local 4094 char vendor[32], model[3 in sanei_scsi_find_devices() local 4508 model[17]; /* Model/product name */ sanei_scsi_find_devices() local [all...] |
| /third_party/libuv/include/ |
| H A D | uv.h | 1207 char* model; member
|
| /third_party/libuv/include/uv_ndk/ |
| H A D | uv.h | 1101 char* model; member
|
| /third_party/mesa3d/src/compiler/spirv/ |
| H A D | spirv_to_nir.c | 4356 stage_for_execution_model(struct vtn_builder *b, SpvExecutionModel model) in stage_for_execution_model() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/ |
| H A D | nir_to_spirv.c | 4202 SpvAddressingModel model; in nir_to_spirv() local
|
| /third_party/node/deps/uv/include/ |
| H A D | uv.h | 1115 char* model; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
| H A D | MipsISelLowering.cpp | 2144 TLSModel::Model model = getTargetMachine().getTLSModel(GV); in lowerGlobalTLSAddress() local
|
| /third_party/skia/third_party/externals/tint/src/writer/spirv/ |
| H A D | builder.cc | 75 SpvExecutionModel model = SpvExecutionModelVertex; in pipeline_stage_to_execution_model() local
|
| /third_party/skia/third_party/externals/expat/expat/tests/ |
| H A D | runtests.c | 262 dummy_element_decl_handler(void *userData, const XML_Char *name, XML_Content *model) dummy_element_decl_handler() argument 3063 entity_suspending_decl_handler(void *userData, const XML_Char *name, XML_Content *model) entity_suspending_decl_handler() argument 5040 element_decl_suspender(void *userData, const XML_Char *name, XML_Content *model) element_decl_suspender() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
| H A D | SystemZISelLowering.cpp | 3090 TLSModel::Model model = DAG.getTarget().getTLSModel(GV); in lowerGlobalTLSAddress() local
|