/kernel/linux/linux-6.6/arch/arm/nwfpe/ |
H A D | ARM-gcc.h | 24 typedef int int16; typedef
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
H A D | dng_pixel_buffer.cpp | 862 (int16 *) dPtr, in CopyArea() 956 (int16 *) dPtr, in CopyArea() 1054 (int16 *) dPtr, in CopyArea() 1072 DoCopyAreaS16_R32 ((const int16 *) sPtr, in CopyArea() 1205 (int16 *) dPtr, in CopyArea() 1831 return MaxDiff ((const int16 *)s1Ptr, in MaximumDifference() 1835 (const int16 *)s2Ptr, in MaximumDifference()
|
H A D | dng_read_image.cpp | 397 int16 prefix; 398 int16 final; 399 int16 depth; 400 int16 fake_for_padding; 482 node->final = (int16) code; in InitTable() 510 node->prefix = (int16) w; in AddTable() 511 node->final = (int16) k; in AddTable()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/device_include/ |
H A D | vm_basic_types.h | 37 typedef s16 int16; typedef
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant_lib/ |
H A D | driver_nl80211_hisi.h | 65 typedef short int16; typedef
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant_lib/ |
H A D | driver_nl80211_hisi.h | 65 typedef short int16; typedef
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
H A D | wl_android.h | 359 int16 RSSI[RSSIAVG_LEN]; 372 int16 wl_get_avg_rssi(wl_rssi_cache_ctrl_t *rssi_cache_ctrl, void *addr);
|
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/ |
H A D | cvmx.h | 241 CVMX_BUILD_WRITE64(int16, "sh"); 257 CVMX_BUILD_READ64(int16, "lh");
|
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/ |
H A D | cvmx.h | 241 CVMX_BUILD_WRITE64(int16, "sh"); 257 CVMX_BUILD_READ64(int16, "lh");
|
/kernel/linux/linux-5.10/lib/raid6/test/ |
H A D | Makefile | 16 OBJS = int1.o int2.o int4.o int8.o int16.o int32.o recov.o algos.o tables.o 137 int16.c: int.uc ../unroll.awk
|
/kernel/linux/linux-6.6/lib/raid6/test/ |
H A D | Makefile | 17 OBJS = int1.o int2.o int4.o int8.o int16.o int32.o recov.o algos.o tables.o 138 int16.c: int.uc ../unroll.awk
|
/test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/ |
H A D | BroadcastPublishTest.cpp | 24 static const int16 TEST_LEN = 10; 25 static const int16 WAIT_LEN = 5;
|
H A D | SendShareRequestTest.cpp | 375 request.len = (int16)(strlen(body) + 1); in HWTEST_F() 413 request.len = (int16)(strlen(body) + 1); in HWTEST_F()
|
/third_party/ffmpeg/libswresample/x86/ |
H A D | audio_convert_init.c | 27 #define PROTO2(pre, out, cap) PROTO(pre, int16, out, cap) PROTO(pre, int32, out, cap) PROTO(pre, float, out, cap) 28 #define PROTO3(pre, cap) PROTO2(pre, int16, cap) PROTO2(pre, int32, cap) PROTO2(pre, float, cap)
|
H A D | rematrix_init.c | 31 D(int16, sse2) in D()
|
/third_party/jerryscript/jerry-ext/arg/ |
H A D | arg-transform-functions.c | 206 JERRYX_ARG_TRANSFORM_FUNC_FOR_INT (int16, INT16_MIN, INT16_MAX) in JERRYX_ARG_TRANSFORM_FUNC_FOR_INT() 539 JERRYX_ARG_TRANSFORM_OPTIONAL (int16) in JERRYX_ARG_TRANSFORM_OPTIONAL()
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
H A D | bcmutils.h | 224 const char* name, int16* dest_array, uint dest_size); 286 int16 min_len; /**< IOCTL command minimum argument len (in bytes) */ 326 "int16", \ 1330 /* Count the number of non-zero elements in an int16 array */ 1331 extern int array_nonzero_count_int16(int16 *array, int array_size); 1336 /* Validate a int16 configuration array that need not be zero-terminated. Assert if invalid. */ 1337 extern int verify_ordered_array_int16(int16 *array, int array_size, int16 range_lo, int16 range_hi);
|
/third_party/mesa3d/src/imgui/ |
H A D | imgui_memory_editor.h | 662 int16_t int16 = 0; 663 EndianessCopy(&int16, buf, size); 664 if (data_format == DataFormat_Dec) { ImSnprintf(out_buf, out_buf_size, "%hd", int16); return; } 665 if (data_format == DataFormat_Hex) { ImSnprintf(out_buf, out_buf_size, "0x%04x", int16 & 0xFFFF); return; }
|
/third_party/jerryscript/jerry-ext/include/jerryscript-ext/ |
H A D | arg.h | 155 JERRYX_ARG_INTEGER (int16)
|
/third_party/mesa3d/src/compiler/spirv/ |
H A D | spirv2nir.c | 173 spirv_opts.caps.int16 = true; in main()
|
/third_party/mesa3d/include/HaikuGL/ |
H A D | GLView.h | 124 int16* fErrorBuffer[2];
|
/third_party/mesa3d/src/compiler/ |
H A D | shader_info.h | 68 bool int16; member
|
/test/xts/acts/distributed_schedule_lite/system_ability_manager_hal/src/ |
H A D | sendsharerequest_func_test.c | 382 request.len = (int16)(strlen(body) + 1);
419 request.len = (int16)(strlen(body) + 1);
|
/third_party/mesa3d/src/compiler/clc/ |
H A D | clc.c | 140 .int16 = true, in clc_libclc_new()
|
/third_party/node/deps/v8/src/wasm/ |
H A D | wasm-value.h | 28 V(int8_t, int16, i8x16, 16)
|