Home
last modified time | relevance | path

Searched defs:t (Results 551 – 575 of 3450) sorted by relevance

1...<<21222324252627282930>>...138

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/
H A Dforeach.hpp427 static T *t = 0; in to_ptr() local
436 static T (*t)[N] = 0; in to_ptr() local
554 rvalue_probe<T> make_probe(T &t, bool &b) { return rvalue_probe<T>(t, b); } in make_probe()
557 rvalue_probe<T const> make_probe(T const &t, bool &b) { return rvalue_probe<T const>(t, b); } in make_probe()
630 inline auto_any<T> contain(T const &t, boost::mpl::true_ *) // rvalue in contain()
636 inline auto_any<T *> contain(T &t, boost::mpl::false_ *) // lvalue in contain()
649 contain(T const &t, bool *rvalue) in contain()
/OK3568_Linux_fs/kernel/lib/
H A Dis_single_threaded.c19 struct task_struct *p, *t; in current_is_single_threaded() local
H A Dcrc64.c46 size_t i, t; in crc64_be() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dtree-hash-traits.h32 tree_operand_hash::hash (const value_type &t) in hash()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dtree-hash-traits.h32 tree_operand_hash::hash (const value_type &t) in hash()
/OK3568_Linux_fs/kernel/arch/m68k/sun3/
H A Dintersil.c27 int sun3_hwclk(int set, struct rtc_time *t) in sun3_hwclk()
/OK3568_Linux_fs/kernel/include/trace/hooks/
H A Dpsi.h31 #define trace_android_vh_psi_event(t) argument
/OK3568_Linux_fs/kernel/drivers/rtc/
H A Drtc-ds1307.c210 static int ds1307_get_time(struct device *dev, struct rtc_time *t) in ds1307_get_time()
321 static int ds1307_set_time(struct device *dev, struct rtc_time *t) in ds1307_set_time()
415 static int ds1337_read_alarm(struct device *dev, struct rtc_wkalrm *t) in ds1337_read_alarm()
457 static int ds1337_set_alarm(struct device *dev, struct rtc_wkalrm *t) in ds1337_set_alarm()
597 static int rx8130_read_alarm(struct device *dev, struct rtc_wkalrm *t) in rx8130_read_alarm()
639 static int rx8130_set_alarm(struct device *dev, struct rtc_wkalrm *t) in rx8130_set_alarm()
740 static int mcp794xx_read_alarm(struct device *dev, struct rtc_wkalrm *t) in mcp794xx_read_alarm()
798 static int mcp794xx_set_alarm(struct device *dev, struct rtc_wkalrm *t) in mcp794xx_set_alarm()
/OK3568_Linux_fs/kernel/tools/perf/bench/
H A Dnuma.c512 int t; in parse_setup_cpu_list() local
649 int t; in parse_setup_node_list() local
893 int n, t; in count_process_nodes() local
928 int t, p; in count_node_processes() local
992 int t; in calc_convergence() local
1308 int t; in worker_process() local
1379 int t; in init_thread_data() local
1514 int i, t, p; in __bench_numa() local
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/
H A Dsafe_queue.h36 void push(T&& t) { in push()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/programs/
H A Draster_program.hpp51 static LayoutVertex layoutVertex(Point<int16_t> p, Point<uint16_t> t) { in layoutVertex()
H A Dhillshade_prepare_program.hpp32 static LayoutVertex layoutVertex(Point<int16_t> p, Point<uint16_t> t) { in layoutVertex()
H A Dhillshade_program.hpp38 static LayoutVertex layoutVertex(Point<int16_t> p, Point<uint16_t> t) { in layoutVertex()
/OK3568_Linux_fs/buildroot/dl/sox/git/lpc10/
H A Dlpfilt.c64 real t; in lpfilt_() local
/OK3568_Linux_fs/kernel/drivers/block/aoe/
H A Daoemain.c20 static void discover_timer(struct timer_list *t) in discover_timer()
/OK3568_Linux_fs/kernel/crypto/
H A Dcast5_generic.c307 u32 l, r, t; in __cast5_encrypt() local
364 u32 l, r, t; in __cast5_decrypt() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/rf/halrf_8852b/
H A Dhalrf_dack_8852b.c232 u32 i, m, p, t; in halrf_check_addc_8852b() local
611 u8 t; in halrf_dack_dump_8852b() local
/OK3568_Linux_fs/kernel/drivers/input/joystick/
H A Dguillemot.c72 unsigned int t, s; in guillemot_read_packet() local
166 int i, t; in guillemot_connect() local
H A Dinteract.c79 unsigned int t, s; in interact_read_packet() local
195 int i, t; in interact_connect() local
/OK3568_Linux_fs/kernel/fs/exfat/
H A Dmisc.c80 u16 t = le16_to_cpu(time); in exfat_get_entry_time() local
107 u16 t, d; in exfat_set_entry_time() local
/OK3568_Linux_fs/kernel/tools/power/cpupower/utils/helpers/
H A Damd.c44 int t; in get_did() local
58 int t; in get_cof() local
/OK3568_Linux_fs/kernel/drivers/scsi/esas2r/
H A Desas2r_io.c48 struct esas2r_target *t = NULL; in esas2r_start_request() local
529 struct esas2r_target *t = a->targetdb + rq->target_id; in esas2r_build_sg_list_prd() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/rf/halrf_8852b/
H A Dhalrf_dack_8852b.c232 u32 i, m, p, t; in halrf_check_addc_8852b() local
611 u8 t; in halrf_dack_dump_8852b() local
/OK3568_Linux_fs/kernel/arch/mips/ath79/
H A Dclock.c155 u32 t; in ar933x_clocks_init() local
176 u32 t; in ar933x_clocks_init() local
215 u64 t; in ar934x_get_pll_freq() local
/OK3568_Linux_fs/kernel/drivers/usb/atm/
H A Dusbatm.c514 static void usbatm_rx_process(struct tasklet_struct *t) in usbatm_rx_process()
568 static void usbatm_tx_process(struct tasklet_struct *t) in usbatm_tx_process()
977 struct task_struct *t; in usbatm_heavy_init() local
994 static void usbatm_tasklet_schedule(struct timer_list *t) in usbatm_tasklet_schedule()

1...<<21222324252627282930>>...138