| /kernel/linux/linux-6.6/drivers/scsi/ |
| H A D | ppa.c | 1047 ppa_struct *dev, *temp; in __ppa_attach() local
|
| /kernel/linux/linux-6.6/drivers/s390/cio/ |
| H A D | vfio_ccw_cp.c | 753 struct ccwchain *chain, *temp; in cp_free() local
|
| /kernel/linux/linux-6.6/drivers/scsi/fcoe/ |
| H A D | fcoe_transport.c | 177 struct rtnl_link_stats64 temp; in __fcoe_get_lesb() local
|
| /kernel/linux/linux-6.6/drivers/s390/char/ |
| H A D | vmlogrdr.c | 409 int rc, *temp; in vmlogrdr_receive_data() local
|
| /kernel/linux/linux-6.6/kernel/sched/rtg/ |
| H A D | rtg_ctrl.c | 99 char temp[MAX_DATA_LEN]; in rtg_enable() local 321 char temp[MAX_DATA_LEN]; in ctrl_set_rtg_attr() local [all...] |
| /kernel/linux/linux-6.6/lib/ |
| H A D | string_helpers.c | 701 char *temp, *pathname; in kstrdup_quotable_file() local
|
| /kernel/linux/linux-6.6/sound/soc/intel/keembay/ |
| H A D | kmb_platform.c | 82 unsigned long temp; in hdmi_reformat_iec958() local
|
| /kernel/linux/linux-6.6/net/sctp/ |
| H A D | sm_sideeffect.c | 1020 struct list_head *temp; in sctp_cmd_del_non_primary() local
|
| /test/xts/acts/global/global_napi_test/entry/src/main/cpp/napi/ |
| H A D | global_napi_test.cpp | 793 char *temp = static_cast<char *>(malloc(10 * sizeof(char)));
in ReleaseConfiguration() local
|
| /test/xts/acts/multimedia/audio/audio_cpp_standard/openslesPlayerNdk/ |
| H A D | ActsOpenslesPlayerNdkTest.cpp | 301 SLmillibel temp = 2; // SetVolumeLevel level1 in OpenSlTestConcurrent() local
|
| /test/xts/device_attest/services/core/attest/ |
| H A D | attest_service_auth.c | 272 char* temp = cJSON_GetStringValue(cJSON_GetObjectItem(root, "authType")); in ParseAuthType() local 302 char* temp = cJSON_GetStringValue(cJSON_GetObjectItem(root, "versionId")); in ParseVersionId() local
|
| /test/xts/device_attest_lite/services/core/attest/ |
| H A D | attest_service_auth.c | 296 char* temp = cJSON_GetStringValue(cJSON_GetObjectItem(root, "authType")); in ParseAuthType() local 326 char* temp = cJSON_GetStringValue(cJSON_GetObjectItem(root, "versionId")); in ParseVersionId() local
|
| /test/xts/device_attest/services/core/security/ |
| H A D | attest_security.c | 161 uint32_t temp = 0; in GetSalt() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | g723_1dec.c | 153 int temp, info_bits, i; in unpack_bitstream() local 285 int temp, i, j; gen_fcb_excitation() local 522 int index, ccr, tgt_eng, best_eng, temp; comp_interp_index() local 623 int temp = buf[i] >> 2; gain_scale() local 685 int temp; formant_postfilter() local [all...] |
| H A D | flac_parser.c | 381 int search_end, size = 0, read_len, temp; in find_new_headers() local 690 FLACHeaderMarker *temp; in flac_parse() local 720 FLACHeaderMarker *temp; in flac_parse() local 875 FLACHeaderMarker *curr = fpc->headers, *temp; flac_parse_close() local [all...] |
| H A D | huffyuvenc.c | 62 const int temp = src[i]; in sub_left_prediction() local 74 const int temp = src16[i]; in sub_left_prediction() local [all...] |
| H A D | magicyuvenc.c | 297 PackageMergerList list_a, list_b, *to = &list_a, *from = &list_b, *temp; in magy_huffman_compute_bits() local
|
| H A D | scpr3.c | 1018 int ret, temp, min, max, x, y, cx = 0, cx1 = 0; in decompress_p3() local
|
| H A D | siren.c | 467 int region, delta, i, temp; in categorize_regions() local
|
| H A D | opusenc.c | 195 float *win = s->scratch, *temp = s->scratch + 1920; in celt_frame_mdct() local
|
| H A D | snow_dwt.c | 178 static void horizontal_decompose53i(DWTELEM *b, DWTELEM *temp, int width) in horizontal_decompose53i() argument 212 static void spatial_decompose53i(DWTELEM *buffer, DWTELEM *temp, in spatial_decompose53i() argument 238 horizontal_decompose97i(DWTELEM *b, DWTELEM *temp, int width) horizontal_decompose97i() argument 285 spatial_decompose97i(DWTELEM *buffer, DWTELEM *temp, int width, int height, int stride) spatial_decompose97i() argument 319 ff_spatial_dwt(DWTELEM *buffer, DWTELEM *temp, int width, int height, int stride, int type, int decomposition_count) ff_spatial_dwt() argument 340 horizontal_compose53i(IDWTELEM *b, IDWTELEM *temp, int width) horizontal_compose53i() argument 400 spatial_compose53i_dy_buffered(DWTCompose *cs, slice_buffer *sb, IDWTELEM *temp, int width, int height, int stride_line) spatial_compose53i_dy_buffered() argument 440 spatial_compose53i_dy(DWTCompose *cs, IDWTELEM *buffer, IDWTELEM *temp, int width, int height, int stride) spatial_compose53i_dy() argument 465 snow_horizontal_compose97i(IDWTELEM *b, IDWTELEM *temp, int width) snow_horizontal_compose97i() argument 563 spatial_compose97i_dy_buffered(SnowDWTContext *dsp, DWTCompose *cs, slice_buffer * sb, IDWTELEM *temp, int width, int height, int stride_line) spatial_compose97i_dy_buffered() argument 606 spatial_compose97i_dy(DWTCompose *cs, IDWTELEM *buffer, IDWTELEM *temp, int width, int height, int stride) spatial_compose97i_dy() argument 658 ff_spatial_idwt_buffered_slice(SnowDWTContext *dsp, DWTCompose *cs, slice_buffer *slice_buf, IDWTELEM *temp, int width, int height, int stride_line, int type, int decomposition_count, int y) ff_spatial_idwt_buffered_slice() argument 706 spatial_idwt_slice(DWTCompose *cs, IDWTELEM *buffer, IDWTELEM *temp, int width, int height, int stride, int type, int decomposition_count, int y) spatial_idwt_slice() argument 731 ff_spatial_idwt(IDWTELEM *buffer, IDWTELEM *temp, int width, int height, int stride, int type, int decomposition_count) ff_spatial_idwt() argument [all...] |
| H A D | opus.c | 864 int temp; /* dof * channels * log(dof) */ in ff_celt_bitalloc() local
|
| H A D | vc1dsp.c | 272 int16_t *src, *dst, temp[64]; in vc1_inv_trans_8x8_c() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_colorconstancy.c | 611 double temp; in diagonal_transformation() local
|
| H A D | vf_ssim.c | 63 int **temp; member 231 int **temp; member 242 void *temp = td->temp[jobnr]; in ssim_plane_16bit() local 285 void *temp = td->temp[jobnr]; in ssim_plane() local [all...] |