| /OK3568_Linux_fs/u-boot/drivers/rtc/ |
| H A D | mvrtc.c | 21 int rtc_get(struct rtc_time *t) in rtc_get() 61 int rtc_set(struct rtc_time *t) in rtc_set()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/arm/ |
| H A D | acornscsi-io.S | 11 #define LOADREGS(t,r,l...) ldm##t r, l argument 13 #define LOADREGS(t,r,l...) ldm##t r, l##^ argument
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | win_minmax.h | 13 u32 t; /* time measurement was taken */ member 27 static inline u32 minmax_reset(struct minmax *m, u32 t, u32 meas) in minmax_reset()
|
| H A D | rcupdate_trace.h | 50 struct task_struct *t = current; in rcu_read_lock_trace() local 72 struct task_struct *t = current; in rcu_read_unlock_trace() local
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | ts_fsm.c | 126 static inline int match_token(struct ts_fsm_token *t, u8 d) in match_token() 272 struct ts_fsm_token *t = &tokens[i]; in fsm_init() local 292 struct ts_fsm_token *t = &fsm->tokens[i]; in fsm_init() local
|
| H A D | win_minmax.c | 67 u32 minmax_running_max(struct minmax *m, u32 win, u32 t, u32 meas) in minmax_running_max() 85 u32 minmax_running_min(struct minmax *m, u32 win, u32 t, u32 meas) in minmax_running_min()
|
| H A D | sort.c | 61 u32 t = *(u32 *)(a + (n -= 4)); in swap_words_32() local 87 u64 t = *(u64 *)(a + (n -= 8)); in swap_words_64() local 114 char t = ((char *)a)[--n]; in swap_bytes() local
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | compandt.c | 25 sox_bool lsx_compandt_show(sox_compandt_t * t, sox_plot_t plot) in lsx_compandt_show() 79 static void prepare_transfer_fn(sox_compandt_t * t) in prepare_transfer_fn() 160 sox_bool lsx_compandt_parse(sox_compandt_t * t, char * points, char * gain) in lsx_compandt_parse()
|
| /OK3568_Linux_fs/kernel/drivers/watchdog/ |
| H A D | it87_wdt.c | 164 static void _wdt_update_timeout(unsigned int t) in _wdt_update_timeout() 185 static int wdt_update_timeout(unsigned int t) in wdt_update_timeout() 200 static int wdt_round_time(int t) in wdt_round_time() 229 static int wdt_set_timeout(struct watchdog_device *wdd, unsigned int t) in wdt_set_timeout()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/ |
| H A D | properties.hpp | 60 float t = std::chrono::duration<float>(now - begin) / (end - begin); in evaluate() local 146 static T evaluate(float, const GeometryTileFeature&, const T& t, const T&) { in evaluate() 154 [&] (const T& t) { in evaluate() 157 [&] (const PropertyExpression<T>& t) { in evaluate()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_gart.c | 224 unsigned t; in amdgpu_gart_unbind() local 278 unsigned i, j, t; in amdgpu_gart_map() local 316 unsigned t,p; in amdgpu_gart_bind() local
|
| /OK3568_Linux_fs/kernel/net/lapb/ |
| H A D | lapb_timer.c | 71 static void lapb_t2timer_expiry(struct timer_list *t) in lapb_t2timer_expiry() 81 static void lapb_t1timer_expiry(struct timer_list *t) in lapb_t1timer_expiry()
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | touch.c | 138 TouchClassPtr t = dev->touch; in TouchBeginDDXTouch() local 187 TouchClassPtr t = dev->touch; in TouchEndDDXTouch() local 203 TouchInitTouchPoint(TouchClassPtr t, ValuatorClassPtr v, int index) in TouchInitTouchPoint() 266 TouchClassPtr t = dev->touch; in TouchFindByClientID() local 294 TouchClassPtr t = dev->touch; in TouchBeginTouch() local 502 TouchClassPtr t = dev->touch; in TouchBuildDependentSpriteTrace() local 544 TouchClassPtr t = sourcedev->touch; in TouchBuildSprite() local
|
| /OK3568_Linux_fs/kernel/drivers/staging/gdm724x/ |
| H A D | gdm_usb.c | 83 struct usb_tx *t = NULL; in alloc_tx_struct() local 132 static void free_tx_struct(struct usb_tx *t) in free_tx_struct() 252 struct usb_tx *t, *t_next; in release_usb() local 545 struct usb_tx *t = urb->context; in gdm_usb_send_complete() local 566 static int send_tx_packet(struct usb_device *usbdev, struct usb_tx *t, u32 len) in send_tx_packet() 644 struct usb_tx *t = NULL; in do_tx() local 767 struct usb_tx *t; in gdm_usb_hci_send() local
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/ |
| H A D | affine.hpp | 342 cv::Affine3<T>::Affine3(const Mat3& R, const Vec3& t) in Affine3() 351 cv::Affine3<T>::Affine3(const Vec3& _rvec, const Vec3& t) in Affine3() 360 cv::Affine3<T>::Affine3(const cv::Mat& data, const Vec3& t) in Affine3() 460 void cv::Affine3<T>::translation(const Vec3& t) in translation() 510 double t; in rvec() local
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/ |
| H A D | affine.hpp | 342 cv::Affine3<T>::Affine3(const Mat3& R, const Vec3& t) in Affine3() 351 cv::Affine3<T>::Affine3(const Vec3& _rvec, const Vec3& t) in Affine3() 360 cv::Affine3<T>::Affine3(const cv::Mat& data, const Vec3& t) in Affine3() 460 void cv::Affine3<T>::translation(const Vec3& t) in translation() 510 double t; in rvec() local
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/ |
| H A D | affine.hpp | 342 cv::Affine3<T>::Affine3(const Mat3& R, const Vec3& t) in Affine3() 351 cv::Affine3<T>::Affine3(const Vec3& _rvec, const Vec3& t) in Affine3() 360 cv::Affine3<T>::Affine3(const cv::Mat& data, const Vec3& t) in Affine3() 460 void cv::Affine3<T>::translation(const Vec3& t) in translation() 510 double t; in rvec() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_filter.c | 445 static bool cxgb4_filter_prio_in_range(struct tid_info *t, u32 idx, u8 nslots, in cxgb4_filter_prio_in_range() 550 struct tid_info *t = &adap->tids; in cxgb4_get_free_ftid() local 689 static int cxgb4_set_ftid(struct tid_info *t, int fidx, int family, in cxgb4_set_ftid() 712 static int cxgb4_set_hpftid(struct tid_info *t, int fidx, int family) in cxgb4_set_hpftid() 730 static void cxgb4_clear_ftid(struct tid_info *t, int fidx, int family, in cxgb4_clear_ftid() 745 static void cxgb4_clear_hpftid(struct tid_info *t, int fidx, int family) in cxgb4_clear_hpftid() 1375 struct tid_info *t = &adapter->tids; in cxgb4_set_hash_filter() local 1738 struct tid_info *t = &adapter->tids; in cxgb4_del_hash_filter() local 1971 struct tid_info *t = &adap->tids; in hash_del_filter_rpl() local 2000 struct tid_info *t = &adap->tids; in hash_filter_rpl() local
|
| /OK3568_Linux_fs/kernel/arch/h8300/lib/ |
| H A D | muldi3.c | 5 #define __ll_lowpart(t) ((UWtype) (t) & (__ll_B - 1)) argument 6 #define __ll_highpart(t) ((UWtype) (t) >> (W_TYPE_SIZE / 2)) argument
|
| /OK3568_Linux_fs/kernel/fs/adfs/ |
| H A D | dir_fplus.c | 60 const struct adfs_bigdirtail *t) in adfs_fplus_validate_tail() 73 struct adfs_bigdirtail *t = dir->bigtail; in adfs_fplus_checkbyte() local 107 struct adfs_bigdirtail *t; in adfs_fplus_read() local
|
| /OK3568_Linux_fs/kernel/drivers/ide/ |
| H A D | ht6560b.c | 208 struct ide_timing *t = ide_timing_find_mode(XFER_PIO_0 + pio); in ht_pio2timings() local 255 int t = HT_PREFETCH_MODE << 8; in ht_set_prefetch() local 313 unsigned long t = (HT_CONFIG_DEFAULT << 8) | HT_TIMING_DEFAULT; in ht6560b_init_dev() local
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | bpf_tcp_ca.c | 98 const struct btf_type *t, int off, in bpf_tcp_ca_btf_struct_access() 186 static int bpf_tcp_ca_init_member(const struct btf_type *t, in bpf_tcp_ca_init_member() 225 static int bpf_tcp_ca_check_member(const struct btf_type *t, in bpf_tcp_ca_check_member()
|
| /OK3568_Linux_fs/kernel/drivers/irqchip/ |
| H A D | irq-ath79-misc.c | 64 u32 t; in ar71xx_misc_irq_unmask() local 77 u32 t; in ar71xx_misc_irq_mask() local 90 u32 t; in ar724x_misc_irq_ack() local
|
| /OK3568_Linux_fs/kernel/tools/firewire/ |
| H A D | nosy-dump.c | 162 struct link_transaction *t; in link_transaction_lookup() local 186 link_transaction_destroy(struct link_transaction *t) in link_transaction_destroy() 213 handle_transaction(struct link_transaction *t) in handle_transaction() 252 struct link_transaction *t; in clear_pending_transaction_list() local 486 struct link_transaction *t; in handle_request_packet() local 551 struct link_transaction *t; in handle_response_packet() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/detail/ |
| H A D | generic_interconvert.hpp | 43 From t(from); in generic_interconvert() local 91 From t(from); in generic_interconvert() local 215 number<From> t(from); in generic_interconvert() local 226 number<From> t(from); in generic_interconvert() local 360 number<To> t; in generic_convert_rational_to_float_imp() local 463 number<From> t(from); in generic_interconvert() local
|