Home
last modified time | relevance | path

Searched defs:target (Results 3676 - 3700 of 4021) sorted by relevance

1...<<141142143144145146147148149150>>...161

/kernel/linux/linux-6.6/drivers/scsi/
H A Ddc395x.c193 struct NVRamTarget target[DC395x_MAX_SCSI_ID]; member
3543 device_alloc(struct AdapterCtlBlk *acb, u8 target, u8 lun) device_alloc() argument
[all...]
H A Dmegaraid.h134 u8 target; /* if islogical == 0 */ member
160 u8 target; /* if islogical == 0 */ member
398 u8 target; member
/kernel/linux/linux-6.6/kernel/rcu/
H A Dtree.c1034 int target; in swake_up_one_online() local
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp.c483 static bool tcp_stream_is_readable(struct sock *sk, int target) in tcp_stream_is_readable() argument
554 int target = sock_rcvlowat(sk, 0, INT_MAX); in tcp_poll() local
2329 int target; /* Read at least this many bytes */ in tcp_recvmsg_locked() local
/kernel/linux/linux-6.6/net/mptcp/
H A Dprotocol.c2142 int target; in mptcp_recvmsg() local
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dbtrfs.h211 __u64 target; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dbtrfs.h211 __u64 target; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dbtrfs.h189 __u64 target; member
/third_party/ffmpeg/fftools/
H A Dffmpeg.c3556 char buf[4096], target[64], command[256], arg[256] = {0}; in check_keyboard_interaction() local
/third_party/curl/lib/vtls/
H A Dopenssl.c2137 int target = GEN_DNS; /* target type, GEN_DNS or GEN_IPADD */ in Curl_ossl_verifyhost() local
/third_party/glslang/SPIRV/
H A DSpvBuilder.cpp2789 Id Builder::createLvalueSwizzle(Id typeId, Id target, Id source, const std::vector<unsigned>& channels) in createLvalueSwizzle() argument
/third_party/backends/sanei/
H A Dsanei_scsi.c428 u_int bus, target, lun; /* nexus info; used for some interfaces only */ member
870 u_int bus = 0, target = 0, lun = 0, fake_fd = 0; in sanei_scsi_open_extended() local
4079 get_devicename(int bus, int target, int lun, char *name, size_t name_len) get_devicename() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A DdecNumber.cpp4288 Unit *target; /* work */ in decDivideOp() local
6732 Unit *target, *source, *first; /* work */ global() local
6788 Unit *target, *up; /* work */ global() local
6940 Unit *target; /* .. */ global() local
[all...]
/third_party/mesa3d/include/CL/
H A Dcl.hpp4057 Image2DGL( const Context& context, cl_mem_flags flags, cl_GLenum target, cl_GLint miplevel, cl_GLuint texobj, cl_int * err = NULL) Image2DGL() argument
4369 Image3DGL( const Context& context, cl_mem_flags flags, cl_GLenum target, cl_GLint miplevel, cl_GLuint texobj, cl_int * err = NULL) Image3DGL() argument
4453 ImageGL( const Context& context, cl_mem_flags flags, cl_GLenum target, cl_GLint miplevel, cl_GLuint texobj, cl_int * err = NULL) ImageGL() argument
/third_party/jerryscript/jerry-core/ecma/base/
H A Decma-globals.h860 ecma_value_t target; /**< [[ProxyTarget]] internal property */ member
1943 ecma_value_t target; /**< [[ProxyTarget]] internal slot */ member
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3.h335 struct ir3_block *target; member
/third_party/mesa3d/src/compiler/spirv/
H A Dspirv_to_nir.c646 const uint32_t target = w[1]; in vtn_handle_decoration() local
/third_party/mesa3d/src/compiler/glsl/
H A Dast_to_hir.cpp2757 is_varying_var(ir_variable *var, gl_shader_stage target) in is_varying_var() argument
/third_party/littlefs/
H A Dlfs.c2839 lfs_off_t target = lfs_ctz_index(lfs, &pos); in lfs_ctz_find() local
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_ir.h1080 repeat_node(region_node *target, unsigned id) in repeat_node() argument
1083 region_node *target; member in r600_sb::repeat_node
1093 depart_node(region_node *target, unsigned id) in depart_node() argument
1096 region_node *target; member in r600_sb::depart_node
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.c3674 prepare_compare_values(enum pipe_texture_target target, const float p[TGSI_QUAD_SIZE], const float c0[TGSI_QUAD_SIZE], const float c1[TGSI_QUAD_SIZE], float pc[TGSI_QUAD_SIZE]) prepare_compare_values() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state.c2396 si_is_format_supported(struct pipe_screen *screen, enum pipe_format format, enum pipe_texture_target target, unsigned sample_count, unsigned storage_sample_count, unsigned usage) si_is_format_supported() argument
4005 gfx10_make_texture_descriptor( struct si_screen *screen, struct si_texture *tex, bool sampler, enum pipe_texture_target target, enum pipe_format pipe_format, const unsigned char state_swizzle[4], unsigned first_level, unsigned last_level, unsigned first_layer, unsigned last_layer, unsigned width, unsigned height, unsigned depth, uint32_t *state, uint32_t *fmask_state) gfx10_make_texture_descriptor() argument
4189 si_make_texture_descriptor(struct si_screen *screen, struct si_texture *tex, bool sampler, enum pipe_texture_target target, enum pipe_format pipe_format, const unsigned char state_swizzle[4], unsigned first_level, unsigned last_level, unsigned first_layer, unsigned last_layer, unsigned width, unsigned height, unsigned depth, uint32_t *state, uint32_t *fmask_state) si_make_texture_descriptor() argument
[all...]
/third_party/node/deps/v8/src/wasm/baseline/ppc/
H A Dliftoff-assembler-ppc.h1598 void LiftoffAssembler::emit_jump(Register target) { Jump(target); } in emit_jump() argument
1749 void LiftoffAssembler::emit_smi_check(Register obj, Label* target, in emit_smi_check() argument
3041 void LiftoffAssembler::TailCallIndirect(Register target) { in TailCallIndirect() argument
3034 CallIndirect(const ValueKindSig* sig, compiler::CallDescriptor* call_descriptor, Register target) CallIndirect() argument
[all...]
/third_party/node/deps/v8/src/wasm/
H A Dfunction-body-decoder-impl.h3004 const uint32_t target = iterator.next(); in DECODE() local
[all...]
H A Dwasm-code-manager.cc324 Address target = it.rinfo()->wasm_stub_call_address(); in Validate() variable
333 Address target = it.rinfo()->target_internal_reference(); in Validate() variable
1248 Address target = GetNearCallTargetForFunction(call_tag, jump_tables); in AddCodeWithCodeSpace() local
1526 PatchJumpTablesLocked(uint32_t slot_index, Address target) PatchJumpTablesLocked() argument
1536 PatchJumpTableLocked(const CodeSpaceData& code_space_data, uint32_t slot_index, Address target) PatchJumpTableLocked() argument
[all...]

Completed in 126 milliseconds

1...<<141142143144145146147148149150>>...161