/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/ |
D | mali_linux_trace.h | 42 …TP_PROTO(unsigned int event_id, unsigned int d0, unsigned int d1, unsigned int d2, unsigned int d3, 45 TP_ARGS(event_id, d0, d1, d2, d3, d4), 48 … __field(unsigned int, d2) __field(unsigned int, d3) __field(unsigned int, d4)), 51 __entry->d3 = d3; __entry->d4 = d4;),
|
D | mali_profiling_internal.c | 43 … unsigned int d2, unsigned int d3, unsigned int d4)) in probe_mali_timeline_event() argument 45 add_event(event_id, d0, d1, d2, d3, d4); in probe_mali_timeline_event()
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/ |
D | mali_linux_trace.h | 41 unsigned int d2, unsigned int d3, unsigned int d4), 43 TP_ARGS(event_id, d0, d1, d2, d3, d4), 50 __field(unsigned int, d3) 59 __entry->d3 = d3;
|
D | mali_profiling_internal.c | 42 int d2, unsigned int d3, unsigned int d4)) in probe_mali_timeline_event() argument 44 add_event(event_id, d0, d1, d2, d3, d4); in probe_mali_timeline_event()
|
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/video/sunxi/disp2/disp/de/lowlevel_v2x/ |
D | disp_eink_data.h | 80 __u32 d3 : 1; /* D6 */ member 132 __u16 d3 : 1; /* D11 */ member 182 __u32 d3 : 1; /* D11 */ member
|
/device/soc/asrmicro/asr582x/liteos_m/sdk/drivers/at_cmd/ |
D | atcmdplus_ble.c | 80 uint8_t d0, d1, d2, d3, d4, d5; in macChar2Value() local 85 d3 = char2HexValue(chars[9]) * 16 + char2HexValue(chars[10]); in macChar2Value() 90 mac[2] = d3; in macChar2Value() 98 d3 = char2HexValue(chars[6]) * 16 + char2HexValue(chars[7]); in macChar2Value() 103 mac[2] = d3; in macChar2Value()
|
/device/soc/telink/b91/b91_ble_sdk/common/usb_dbg/ |
D | myudb.h | 44 #define my_dump_str_u32s(en, s, d0, d1, d2, d3) … argument 46 …usb_send_str_u32s(s, (u32)(d0), (u32)(d1), (u32)(d2), (u32)(d3)); … 56 #define my_dump_str_u32s(en, s, d0, d1, d2, d3) argument 79 void usb_send_str_u32s(char *str, u32 d0, u32 d1, u32 d2, u32 d3);
|
D | myudb_usb.c | 286 _attribute_ram_code_ void usb_send_str_u32s(char *str, u32 d0, u32 d1, u32 d2, u32 d3) in usb_send_str_u32s() argument 292 d[3] = d3; in usb_send_str_u32s()
|
/device/soc/rockchip/common/sdk_linux/kernel/sched/ |
D | pelt.c | 98 static u32 __accumulate_pelt_segments(u64 periods, u32 d1, u32 d3) in __accumulate_pelt_segments() argument 100 u32 c1, c2, c3 = d3; /* y^0 == 1 */ in __accumulate_pelt_segments()
|
/device/board/isoftstone/yangfan/common/seetafaceengine/opencv2/modules/calib3d/src/ |
D | calibinit.cpp | 1830 double d3 = sqrt(normL2Sqr<double>(pt[0] - pt[1])); in generateQuads() local 1832 if (!(d3*4 > d4 && d4*4 > d3 && d3*d4 < area*1.5 && area > min_size && in generateQuads() 1934 double d3 = sqrt(normL2Sqr<double>(pt[0] - pt[1])); in generateQuads() local 1937 (d3*4 > d4 && d4*4 > d3 && d3*d4 < area*1.5 && area > min_size && in generateQuads()
|
/device/soc/winnermicro/wm800/board/include/arch/xt804/csi_dsp/ |
D | csky_common_tables.h | 266 d3 = {{0x55555555, 0x3fd55555} }, /* 1/3 */ variable
|
/device/soc/esp/esp32/components/bootloader/subproject/components/micro-ecc/micro-ecc/ |
D | curve-specific.inc | 850 /* d3 */ 948 /* d3 */ 1031 /* d3 */
|
/device/board/isoftstone/yangfan/common/seetafaceengine/opencv2/3rdparty/carotene/src/ |
D | colorconvert.cpp | 1927 CONVERT_TO_HSV_ASM(vld4.8 {d0-d3}, d0, d2) in rgbx2hsv() 2031 CONVERT_TO_HSV_ASM(vld4.8 {d0-d3}, d2, d0) in bgrx2hsv() 2333 CONVERTTOYCRCB(vld4.8 {d0-d3}, d0, d1, d2) in rgbx2ycrcb() 2421 CONVERTTOYCRCB(vld4.8 {d0-d3}, d2, d1, d0) in bgrx2ycrcb()
|
/device/soc/rockchip/rk3588/kernel/arch/arm64/boot/dts/rockchip/ |
D | rk3588s-tablet-rk806-single.dtsi | 1046 15 10 02 b5 d3
|
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/ |
D | dhd_linux.c | 17382 int d1, d2, d3, end2end; in dhd_htsf_addrxts() local 17410 d3 = ts[tsidx].t4 - ts[tsidx].t3; in dhd_htsf_addrxts() 17415 sorttobin(d3, &vi_d3); in dhd_htsf_addrxts() 17462 int d1, d2, d3, d4, d5; in dhd_dump_latency() local 17468 d3 = ts[i].t4 - ts[i].t3; in dhd_dump_latency() 17476 d1, d2, d3, d4, i); in dhd_dump_latency()
|
/device/board/isoftstone/zhiyuan/kernel/driver/ramfs/ |
D | rootfs_arm64.cpio.gz |
|