| /kernel/linux/linux-6.6/kernel/ |
| H A D | signal.c | 1517 kill_as_cred_perm(const struct cred *cred, struct task_struct *target) kill_as_cred_perm() argument
|
| /kernel/linux/linux-6.6/kernel/sched/ |
| H A D | rt.c | 1665 int target = find_lowest_rq(p); in select_task_rq_rt() local
|
| /kernel/linux/linux-6.6/sound/soc/sh/ |
| H A D | fsi.c | 964 unsigned long target = 0; /* 12288000 or 11289600 */ in fsi_clk_set_rate_cpg() local [all...] |
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
| H A D | btrfs_tree.h | 303 __le64 target; member
|
| /kernel/linux/linux-6.6/net/sctp/ |
| H A D | sm_make_chunk.c | 1056 void *target; in sctp_addto_param() local 1540 void *target; in sctp_addto_chunk() local 1559 void *target; in sctp_user_addto_chunk() local [all...] |
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
| H A D | btrfs_tree.h | 303 __le64 target; member
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| H A D | btrfs_tree.h | 325 __le64 target; member
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | ilbcdec.c | 1205 static int xcorr_coeff(int16_t *target, int16_t *regressor, in xcorr_coeff() argument
|
| H A D | aacdec_template.c | 3000 apply_channel_coupling(AACContext *ac, ChannelElement *cc, enum RawDataBlockType type, int elem_id, enum CouplingPoint coupling_point, void (*apply_coupling_method)(AACContext *ac, SingleChannelElement *target, ChannelElement *cce, int index)) global() argument
|
| /third_party/ffmpeg/libavformat/ |
| H A D | http.c | 1690 uint64_t target = h->is_streamed ? 0 : s->off; in http_read_stream() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_waveform.c | 654 static void update16(uint16_t *target, int max, int intensity, int limit) in update16() argument 662 static void update(uint8_t *target, int max, int intensity) in update() argument 670 static void update_cr(uint8_t *target, int unused, int intensity) in update_cr() argument 678 update16_cr(uint16_t *target, int unused, int intensity, int limit) update16_cr() argument 724 uint16_t *target; lowpass16() local 861 uint8_t *target; lowpass() local 1009 uint16_t *target; flat16() local 1044 uint16_t *target; flat16() local 1146 uint8_t *target; flat() local 1181 uint8_t *target; flat() local 1568 uint16_t *target; chroma16() local 1590 uint16_t *target; chroma16() local 1672 uint8_t *target; chroma() local 1694 uint8_t *target; chroma() local [all...] |
| /third_party/glfw/src/ |
| H A D | wl_window.c | 174 unsigned char* target = data; in createShmBuffer() local
|
| /third_party/backends/backend/genesys/ |
| H A D | genesys.cpp | 2019 std::uint16_t target = sensor.gain_white_ref * 256; in scanner_led_calibration() local 2122 auto target = (bottom[i] + top[i]) / 2; in scanner_led_calibration() local 2730 compute_coefficient(unsigned int coeff, unsigned int target, unsigned int value) compute_coefficient() argument 2959 compute_coefficients(Genesys_Device * dev, std::uint8_t* shading_data, unsigned int pixels_per_line, unsigned int channels, ColorOrder color_order, int offset, unsigned int coeff, unsigned int target) compute_coefficients() argument 3031 compute_planar_coefficients(Genesys_Device * dev, std::uint8_t* shading_data, unsigned int factor, unsigned int pixels_per_line, unsigned int words_per_color, unsigned int channels, ColorOrder color_order, unsigned int offset, unsigned int coeff, unsigned int target) compute_planar_coefficients() argument [all...] |
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | ccapitst.c | 424 char *target=0; in TestConvert() local 2168 static char target[5]; bug2() local 2228 char target[5]; bug3() local 2296 char *target; convertExStreaming() local 2415 char *target; TestConvertEx() local 2606 char *target; getTestChar() local 2686 char *target; testFromTruncatedUTF8() local 2861 char *target; TestConvertExFromUTF8_C5F0() local 2943 char target[100], utf8NUL[100], shiftJISNUL[100]; TestConvertAlgorithmic() local 3387 char* target = tgt; TestFromUCountPending() local 3422 char* target = tgt; TestFromUCountPending() local 3493 UChar* target = tgt; TestToUCountPending() local 3530 UChar* target = tgt; TestToUCountPending() local [all...] |
| H A D | capitst.c | 280 UChar source[12], target[12]; in TestProperty() local [all...] |
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | transtst.cpp | 2066 UnicodeString target; in TestSTV() local 3253 UnicodeString target = CharsToUnicodeString("\\u03AC"); // alpha-acute in TestToRulesMark() local 3492 UnicodeString target; TestSpecialCases() local 3629 UnicodeString target; TestIncrementalProgress() local [all...] |
| /third_party/jerryscript/jerry-core/api/ |
| H A D | jerry.c | 1680 jerry_create_proxy (const jerry_value_t target, /**< target argument */ in jerry_create_proxy() argument [all...] |
| /third_party/mesa3d/src/egl/drivers/dri2/ |
| H A D | egl_dri2.c | 2157 GLint format, target; in dri2_bind_tex_image() local 2200 GLint target; in dri2_release_tex_image() local 2227 dri2_create_image(_EGLDisplay *disp, _EGLContext *ctx, EGLenum target, in dri2_create_image() argument 2411 dri2_create_image_khr_texture(_EGLDisplay *disp, _EGLContext *ctx, EGLenum target, EGLClientBuffer buffer, const EGLint *attr_list) dri2_create_image_khr_texture() argument 3165 dri2_create_image_khr(_EGLDisplay *disp, _EGLContext *ctx, EGLenum target, EGLClientBuffer buffer, const EGLint *attr_list) dri2_create_image_khr() argument [all...] |
| /third_party/mesa3d/src/freedreno/ir3/ |
| H A D | ir3_ra.c | 2330 unsigned target = reg_count; in calc_target_full_pressure() local
|
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_nir_to_llvm.c | 572 si_llvm_init_export_args(struct radv_shader_context *ctx, LLVMValueRef *values, unsigned enabled_channels, unsigned target, struct ac_export_args *args) si_llvm_init_export_args() argument [all...] |
| /third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
| H A D | glx_api.c | 1912 int target = 0, format = 0, mipmap = 0; in glXCreatePixmap() local
|
| /third_party/mesa3d/src/gallium/frontends/omx/bellagio/ |
| H A D | vid_dec_av1.c | 631 static unsigned tile_log2(unsigned blkSize, unsigned target) in tile_log2() argument
|
| /third_party/mesa3d/src/gallium/include/pipe/ |
| H A D | p_state.h | 488 enum pipe_texture_target target:5; /**< PIPE_TEXTURE_x */ member 566 enum pipe_texture_target target:8; /**< PIPE_TEXTURE_x */ member
|
| /third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/ |
| H A D | spirv_builder.c | 187 spirv_builder_emit_name(struct spirv_builder *b, SpvId target, in spirv_builder_emit_name() argument 199 emit_decoration(struct spirv_builder *b, SpvId target, in emit_decoration() argument 213 spirv_builder_emit_decoration(struct spirv_builder *b, SpvId target, in spirv_builder_emit_decoration() argument 220 spirv_builder_emit_input_attachment_index(struct spirv_builder *b, SpvId target, uint32_t id) in spirv_builder_emit_input_attachment_index() argument 227 spirv_builder_emit_specid(struct spirv_builder *b, SpvId target, uint32_t id) in spirv_builder_emit_specid() argument 234 spirv_builder_emit_location(struct spirv_builder *b, SpvId target, uint32_t location) spirv_builder_emit_location() argument 242 spirv_builder_emit_component(struct spirv_builder *b, SpvId target, uint32_t component) spirv_builder_emit_component() argument 250 spirv_builder_emit_builtin(struct spirv_builder *b, SpvId target, SpvBuiltIn builtin) spirv_builder_emit_builtin() argument 288 spirv_builder_emit_descriptor_set(struct spirv_builder *b, SpvId target, uint32_t descriptor_set) spirv_builder_emit_descriptor_set() argument 297 spirv_builder_emit_binding(struct spirv_builder *b, SpvId target, uint32_t binding) spirv_builder_emit_binding() argument 305 spirv_builder_emit_array_stride(struct spirv_builder *b, SpvId target, uint32_t stride) spirv_builder_emit_array_stride() argument 313 spirv_builder_emit_offset(struct spirv_builder *b, SpvId target, uint32_t offset) spirv_builder_emit_offset() argument 321 spirv_builder_emit_xfb_buffer(struct spirv_builder *b, SpvId target, uint32_t buffer) spirv_builder_emit_xfb_buffer() argument 329 spirv_builder_emit_xfb_stride(struct spirv_builder *b, SpvId target, uint32_t stride) spirv_builder_emit_xfb_stride() argument 337 spirv_builder_emit_index(struct spirv_builder *b, SpvId target, int index) spirv_builder_emit_index() argument 344 spirv_builder_emit_stream(struct spirv_builder *b, SpvId target, int stream) spirv_builder_emit_stream() argument 351 emit_member_decoration(struct spirv_builder *b, SpvId target, uint32_t member, SpvDecoration decoration, const uint32_t extra_operands[], size_t num_extra_operands) emit_member_decoration() argument 367 spirv_builder_emit_member_offset(struct spirv_builder *b, SpvId target, uint32_t member, uint32_t offset) spirv_builder_emit_member_offset() argument [all...] |
| /third_party/node/deps/v8/src/wasm/ |
| H A D | wasm-objects.cc | 1135 Address ImportedFunctionEntry::target() { in target() function in v8::internal::ImportedFunctionEntry [all...] |