| /kernel/linux/linux-6.6/drivers/scsi/ |
| H A D | dc395x.c | 193 struct NVRamTarget target[DC395x_MAX_SCSI_ID]; member 3543 device_alloc(struct AdapterCtlBlk *acb, u8 target, u8 lun) device_alloc() argument [all...] |
| H A D | megaraid.h | 134 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 D | tree.c | 1034 int target; in swake_up_one_online() local
|
| /kernel/linux/linux-6.6/net/ipv4/ |
| H A D | tcp.c | 483 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 D | protocol.c | 2142 int target; in mptcp_recvmsg() local
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
| H A D | btrfs.h | 211 __u64 target; member
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
| H A D | btrfs.h | 211 __u64 target; member
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| H A D | btrfs.h | 189 __u64 target; member
|
| /third_party/ffmpeg/fftools/ |
| H A D | ffmpeg.c | 3556 char buf[4096], target[64], command[256], arg[256] = {0}; in check_keyboard_interaction() local
|
| /third_party/curl/lib/vtls/ |
| H A D | openssl.c | 2137 int target = GEN_DNS; /* target type, GEN_DNS or GEN_IPADD */ in Curl_ossl_verifyhost() local
|
| /third_party/glslang/SPIRV/ |
| H A D | SpvBuilder.cpp | 2789 Id Builder::createLvalueSwizzle(Id typeId, Id target, Id source, const std::vector<unsigned>& channels) in createLvalueSwizzle() argument
|
| /third_party/backends/sanei/ |
| H A D | sanei_scsi.c | 428 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 D | decNumber.cpp | 4288 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 D | cl.hpp | 4057 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 D | ecma-globals.h | 860 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 D | ir3.h | 335 struct ir3_block *target; member
|
| /third_party/mesa3d/src/compiler/spirv/ |
| H A D | spirv_to_nir.c | 646 const uint32_t target = w[1]; in vtn_handle_decoration() local
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | ast_to_hir.cpp | 2757 is_varying_var(ir_variable *var, gl_shader_stage target) in is_varying_var() argument
|
| /third_party/littlefs/ |
| H A D | lfs.c | 2839 lfs_off_t target = lfs_ctz_index(lfs, &pos); in lfs_ctz_find() local
|
| /third_party/mesa3d/src/gallium/drivers/r600/sb/ |
| H A D | sb_ir.h | 1080 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 D | sp_tex_sample.c | 3674 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 D | si_state.c | 2396 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 D | liftoff-assembler-ppc.h | 1598 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 D | function-body-decoder-impl.h | 3004 const uint32_t target = iterator.next(); in DECODE() local [all...] |
| H A D | wasm-code-manager.cc | 324 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...] |