Home
last modified time | relevance | path

Searched defs:desc (Results 2426 - 2450 of 2544) sorted by relevance

1...<<919293949596979899100>>...102

/third_party/backends/backend/
H A Dhp-option.c134 const char * desc; member
331 hp_option_descriptor_probe (HpOptionDescriptor desc, HpScsi scsi, in hp_option_descriptor_probe() argument
1565 HpOptionDescriptor desc; _probe_vector() member
3903 HpOptionDescriptor desc = *ptr; sanei_hp_optset_new() local
[all...]
/third_party/backends/sanei/
H A Dsanei_usb.c1918 struct libusb_device_descriptor desc; in libusb_scan_devices() local
2096 struct usb_manager_device_descriptor desc; in libusb_scan_devices() local
5509 sanei_usb_replay_get_descriptor(SANE_Int dn, struct sanei_usb_dev_descriptor *desc) sanei_usb_replay_get_descriptor() argument
5569 sanei_usb_record_get_descriptor(SANE_Int dn, struct sanei_usb_dev_descriptor *desc) sanei_usb_record_get_descriptor() argument
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dcbiditst.c4058 const char* desc; in assertRoundTrip() local
/third_party/libwebsockets/lib/core-net/
H A Dprivate-lib-core-net.h740 lws_sock_file_fd_type desc; /* .filefd / .sockfd */ member
/third_party/mesa3d/include/drm-uapi/
H A Ddrm.h142 char *desc; /**< User-space buffer to hold desc */ member
/third_party/mesa3d/include/CL/
H A Dcl.hpp3680 cl_image_desc desc = in Image1D() local
3765 cl_image_desc desc = in Image1DBuffer() local
3844 cl_image_desc desc = in Image1DArray() local
3951 cl_image_desc desc = in Image2D() local
4152 cl_image_desc desc = in Image2DArray() local
4262 cl_image_desc desc = Image3D() local
[all...]
/third_party/libbpf/src/
H A Dbtf.c2914 const char *desc; member
[all...]
/third_party/libdrm/include/drm/
H A Ddrm.h142 char *desc; /**< User-space buffer to hold desc */ member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state.c1661 const struct util_format_description *desc = util_format_description(format); in si_translate_colorformat() local
1819 si_translate_texformat(struct pipe_screen *screen, enum pipe_format format, const struct util_format_description *desc, int first_non_void) si_translate_texformat() argument
2211 const struct util_format_description *desc = util_format_description(format); si_is_sampler_format_supported() local
2229 si_translate_buffer_dataformat(struct pipe_screen *screen, const struct util_format_description *desc, int first_non_void) si_translate_buffer_dataformat() argument
2305 si_translate_buffer_numformat(struct pipe_screen *screen, const struct util_format_description *desc, int first_non_void) si_translate_buffer_numformat() argument
2344 const struct util_format_description *desc; si_is_vertex_format_supported() local
2517 const struct util_format_description *desc; si_initialize_color_surface() local
3904 const struct util_format_description *desc; si_make_buffer_descriptor() local
4012 const struct util_format_description *desc; gfx10_make_texture_descriptor() local
4198 const struct util_format_description *desc; si_make_texture_descriptor() local
4897 const struct util_format_description *desc; si_create_vertex_elements() local
[all...]
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_execute.c3276 struct lvp_write_descriptor *desc = &pds->descriptors[i]; in handle_compute_push_descriptor_set() local
3326 struct lvp_write_descriptor *desc = &out_cmd->descriptors[i]; in create_push_descriptor_set() local
3392 struct lvp_write_descriptor *desc = &pds->descriptors[i]; handle_push_descriptor_set_generic() local
3485 struct VkWriteDescriptorSet *desc = &pds->descriptor_writes[i]; handle_push_descriptor_set_with_template() local
[all...]
/third_party/node/deps/v8/src/wasm/
H A Dwasm-code-manager.cc1190 AddCode( int index, const CodeDesc& desc, int stack_slots, uint32_t tagged_parameter_slots, base::Vector<const byte> protected_instructions_data, base::Vector<const byte> source_position_table, WasmCode::Kind kind, ExecutionTier tier, ForDebugging for_debugging) AddCode() argument
1210 AddCodeWithCodeSpace( int index, const CodeDesc& desc, int stack_slots, uint32_t tagged_parameter_slots, base::Vector<const byte> protected_instructions_data, base::Vector<const byte> source_position_table, WasmCode::Kind kind, ExecutionTier tier, ForDebugging for_debugging, base::Vector<uint8_t> dst_code_bytes, const JumpTablesRef& jump_tables) AddCodeWithCodeSpace() argument
[all...]
/third_party/ntfs-3g/ntfsprogs/
H A Dntfssecaudit.c3376 } desc; in posixtest() local
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_private.h187 struct dzn_physical_device_desc desc; member
192 D3D12_COMMAND_QUEUE_DESC desc; member
536 D3D12_RENDER_TARGET_VIEW_DESC desc; member
546 D3D12_DEPTH_STENCIL_VIEW_DESC desc; member
780 D3D12_VIEWPORT desc[MAX_VP]; member
786 D3D12_RECT desc[MAX_SCISSOR]; member
874 D3D12_RESOURCE_DESC desc; member
954 D3D12_RESOURCE_DESC desc; member
990 D3D12_SAMPLER_DESC desc; global() member
[all...]
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs.c472 const struct util_format_description* desc = util_format_description(format); in select_zs_component_format() local
/third_party/node/deps/v8/src/compiler/backend/
H A Dinstruction-selector.cc3311 auto* desc = GetFrameStateDescriptorInternal(instruction_zone(), state); in GetFrameStateDescriptor() local
H A Dinstruction.h1281 StateValueDescriptor* desc; member
1305 StateValueDescriptor* desc = &(*field_iterator); in operator *() local
/third_party/node/deps/v8/src/codegen/ppc/
H A Dassembler-ppc.cc251 void Assembler::GetCode(Isolate* isolate, CodeDesc* desc, in GetCode() argument
/third_party/node/deps/v8/src/baseline/
H A Dbaseline-compiler.cc322 CodeDesc desc; in Build() local
/third_party/node/deps/v8/src/codegen/ia32/
H A Dassembler-ia32.cc338 void Assembler::GetCode(Isolate* isolate, CodeDesc* desc, in GetCode() argument
/third_party/node/deps/v8/src/codegen/x64/
H A Dassembler-x64.cc373 void Assembler::GetCode(Isolate* isolate, CodeDesc* desc, in GetCode() argument
/third_party/node/deps/v8/src/execution/loong64/
H A Dsimulator-loong64.cc177 bool Loong64Debugger::GetValue(const char* desc, int64_t* value) { in GetValue() argument
/third_party/node/deps/v8/src/execution/ppc/
H A Dsimulator-ppc.cc91 bool PPCDebugger::GetValue(const char* desc, intptr_t* value) { in GetValue() argument
104 bool PPCDebugger::GetFPDoubleValue(const char* desc, double* value) { in GetFPDoubleValue() argument
[all...]
/third_party/node/deps/v8/src/execution/mips64/
H A Dsimulator-mips64.cc146 bool MipsDebugger::GetValue(const char* desc, int64_t* value) { in GetValue() argument
/third_party/node/deps/v8/src/execution/mips/
H A Dsimulator-mips.cc138 bool MipsDebugger::GetValue(const char* desc, int32_t* value) { in GetValue() argument
155 bool MipsDebugger::GetValue(const char* desc, int64_t* value) { in GetValue() argument
[all...]
/third_party/node/deps/v8/src/execution/s390/
H A Dsimulator-s390.cc98 bool S390Debugger::GetValue(const char* desc, intptr_t* value) { in GetValue() argument
114 bool S390Debugger::GetFPDoubleValue(const char* desc, double* value) { in GetFPDoubleValue() argument
[all...]

Completed in 131 milliseconds

1...<<919293949596979899100>>...102