Home
last modified time | relevance | path

Searched defs:tp (Results 1 – 25 of 296) sorted by relevance

12345678910>>...12

/external/u-boot/drivers/usb/eth/
Dr8152.c72 int get_registers(struct r8152 *tp, u16 value, u16 index, u16 size, void *data) in get_registers()
85 int set_registers(struct r8152 *tp, u16 value, u16 index, u16 size, void *data) in set_registers()
95 int generic_ocp_read(struct r8152 *tp, u16 index, u16 size, in generic_ocp_read()
123 int generic_ocp_write(struct r8152 *tp, u16 index, u16 byteen, in generic_ocp_write()
176 int pla_ocp_read(struct r8152 *tp, u16 index, u16 size, void *data) in pla_ocp_read()
181 int pla_ocp_write(struct r8152 *tp, u16 index, u16 byteen, u16 size, void *data) in pla_ocp_write()
186 int usb_ocp_read(struct r8152 *tp, u16 index, u16 size, void *data) in usb_ocp_read()
191 int usb_ocp_write(struct r8152 *tp, u16 index, u16 byteen, u16 size, void *data) in usb_ocp_write()
196 u32 ocp_read_dword(struct r8152 *tp, u16 type, u16 index) in ocp_read_dword()
205 void ocp_write_dword(struct r8152 *tp, u16 type, u16 index, u32 data) in ocp_write_dword()
[all …]
Dr8152_fw.c723 static void rtl_clear_bp(struct r8152 *tp) in rtl_clear_bp()
740 static void r8153_clear_bp(struct r8152 *tp) in r8153_clear_bp()
747 static void r8152b_set_dq_desc(struct r8152 *tp) in r8152b_set_dq_desc()
760 static int r8153_pre_ram_code(struct r8152 *tp, u16 patch_key) in r8153_pre_ram_code()
780 static int r8153_post_ram_code(struct r8152 *tp) in r8153_post_ram_code()
801 static void r8153_wdt1_end(struct r8152 *tp) in r8153_wdt1_end()
812 void r8152b_firmware(struct r8152 *tp) in r8152b_firmware()
855 void r8153_firmware(struct r8152 *tp) in r8153_firmware()
/external/clang/test/Analysis/
Duninit-const.c26 int* tp = &t; // expected-note {{'tp' initialized here}} in f_1() local
47 int* tp = p; // expected-note {{'tp' initialized here}} in f_2() local
64 int* tp = ta; // expected-note {{'tp' initialized here}} in f_5() local
77 int* tp = ta; in f_6() local
150 int* tp = &t; // expected-note {{'tp' initialized here}} in f_variadic_unp_unv() local
158 int* tp = &t; // expected-note {{'tp' initialized here}} in f_variadic_unp_inv() local
167 int* tp = &t; in f_variadic_inp_unv() local
176 int* tp = &t; in f_variadic_inp_inv() local
185 int *tp = &t; in f_variadic_inp_inp() local
194 int *tp = &t; // expected-note {{'tp' initialized here}} in f_variadic_unp_inp() local
[all …]
/external/perfetto/src/tracing/core/
Dtrace_packet_unittest.cc54 TracePacket tp; in TEST() local
72 TracePacket tp; in TEST() local
102 TracePacket tp; in TEST() local
115 TracePacket tp; in TEST() local
149 TracePacket tp; in TEST() local
/external/tensorflow/tensorflow/core/common_runtime/
Dmkl_threadpool_device_test.cc33 ThreadPoolDevice* tp = new ThreadPoolDevice( in TEST() local
44 ThreadPoolDevice* tp = new ThreadPoolDevice( in TEST() local
/external/tcpdump/
Daddrtoname.c343 struct enamemem *tp; in lookup_emem() local
376 struct bsnamemem *tp; in lookup_bytestring() local
425 struct enamemem *tp; in lookup_nsap() local
469 struct protoidmem *tp; in lookup_protoid() local
496 register struct enamemem *tp; in etheraddr_string() local
543 register struct bsnamemem *tp; in le64addr_string() local
573 register struct bsnamemem *tp; in linkaddr_string() local
606 register struct hnamemem *tp; in etherproto_string() local
635 register struct protoidmem *tp; in protoid_string() local
666 register struct enamemem *tp; in isonsap_string() local
[all …]
/external/python/cpython3/Objects/
Dobject.c104 PyTypeObject *tp; in dump_counts() local
125 PyTypeObject *tp; in get_counts() local
150 inc_count(PyTypeObject *tp) in inc_count()
181 void dec_count(PyTypeObject *tp) in dec_count()
229 PyObject_Init(PyObject *op, PyTypeObject *tp) in PyObject_Init()
240 PyObject_InitVar(PyVarObject *op, PyTypeObject *tp, Py_ssize_t size) in PyObject_InitVar()
252 _PyObject_New(PyTypeObject *tp) in _PyObject_New()
262 _PyObject_NewVar(PyTypeObject *tp, Py_ssize_t nitems) in _PyObject_NewVar()
275 PyTypeObject *tp = Py_TYPE(self); in PyObject_CallFinalizer() local
789 PyTypeObject *tp = Py_TYPE(v); in PyObject_Hash() local
[all …]
/external/ltp/include/
Dtst_safe_clocks.h23 clockid_t clk_id, struct timespec *tp) in safe_clock_gettime()
36 #define SAFE_CLOCK_GETTIME(clk_id, tp)\ argument
/external/tensorflow/tensorflow/compiler/aot/tests/
Dtfcompile_test.cc224 Eigen::ThreadPool tp(2); in TEST() local
295 Eigen::ThreadPool tp(2); in TEST() local
321 Eigen::ThreadPool tp(1); in TEST() local
427 Eigen::ThreadPool tp(1); in TEST() local
455 Eigen::ThreadPool tp(1); in TEST() local
479 Eigen::ThreadPool tp(1); in TEST() local
501 Eigen::ThreadPool tp(1); in TEST() local
594 Eigen::ThreadPool tp(1); in TEST() local
/external/eigen/unsupported/test/
Dcxx11_non_blocking_thread_pool.cpp20 NonBlockingThreadPool tp(i); in test_create_destroy_empty_pool() local
29 NonBlockingThreadPool tp(kThreads); in test_parallelism() local
/external/libvpx/libvpx/vp8/encoder/
Dtokenize.c101 static void tokenize2nd_order_b(MACROBLOCK *x, TOKENEXTRA **tp, VP8_COMP *cpi) { in tokenize2nd_order_b()
180 MACROBLOCK *x, TOKENEXTRA **tp, in tokenize1st_order_b()
382 static void stuff2nd_order_b(TOKENEXTRA **tp, ENTROPY_CONTEXT *a, in stuff2nd_order_b()
399 static void stuff1st_order_b(TOKENEXTRA **tp, ENTROPY_CONTEXT *a, in stuff1st_order_b()
417 static void stuff1st_order_buv(TOKENEXTRA **tp, ENTROPY_CONTEXT *a, in stuff1st_order_buv()
/external/python/cpython2/Lib/test/
Dtest_memoryview.py29 def check_getitem_with_type(self, tp): argument
175 def check_attributes_with_type(self, tp): argument
285 def _check_contents(self, tp, obj, contents): argument
295 def _check_contents(self, tp, obj, contents): argument
312 def _check_contents(self, tp, obj, contents): argument
/external/libevent/
Devutil_time.c245 struct timeval *tp) in evutil_gettime_monotonic()
304 struct timeval *tp) in evutil_gettime_monotonic_()
360 struct timeval *tp) in evutil_gettime_monotonic_()
508 struct timeval *tp) in evutil_gettime_monotonic_()
568 struct timeval *tp) in evutil_gettime_monotonic_()
/external/mksh/src/
Dexec.c62 struct tbl *tp = NULL; in execute() local
484 comexec(struct op *t, struct tbl * volatile tp, const char **ap, in comexec()
879 scriptexec(struct op *tp, const char **ap) in scriptexec()
1047 struct tbl *tp = NULL; in findfunc() local
1072 struct tbl *tp; in define() local
1120 struct tbl *tp; in builtin() local
1176 struct tbl *tp = NULL, *tbi; in findcom() local
1270 struct tbl *tp; in flushcom() local
1387 call_builtin(struct tbl *tp, const char **wp, const char *where, bool resetspec) in call_builtin()
1410 iosetup(struct ioword *iop, struct tbl *tp) in iosetup()
/external/ltp/testcases/kernel/syscalls/sched_rr_get_interval/
Dsched_rr_get_interval03.c81 struct timespec tp; variable
89 struct timespec *tp; member
/external/bcc/examples/lua/
Dtracepoint-offcputime.lua30 local tp = bpf.tracepoint('sched/sched_switch', function (arg) function
/external/perfetto/src/trace_processor/metrics/
Dmetrics.cc30 auto* tp = static_cast<TraceProcessor*>(sqlite3_user_data(ctx)); in RunMetric() local
59 int ComputeMetrics(TraceProcessor* tp, in ComputeMetrics()
/external/libcxx/utils/google-benchmark/cmake/
Dsteady_clock.cpp5 Clock::time_point tp = Clock::now(); in main() local
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/clock_gettime/
D1-1.c17 struct timespec tp; in main() local
D7-1.c17 struct timespec tp; in main() local
D8-1.c19 struct timespec tp; in main() local
/external/google-benchmark/cmake/
Dsteady_clock.cpp5 Clock::time_point tp = Clock::now(); in main() local
/external/one-true-awk/
Dtran.c165 Cell **tp; in makesymtab() local
180 Array *tp; in freesymtab() local
207 Array *tp; in freeelem() local
228 Cell *setsymtab(const char *n, const char *s, Awkfloat f, unsigned t, Array *tp) in setsymtab()
267 void rehash(Array *tp) /* rehash items in small table into big one */ in rehash()
289 Cell *lookup(const char *s, Array *tp) /* look for s in tp */ in lookup()
/external/python/cpython3/Lib/test/
Dtest_memoryview.py29 def check_getitem_with_type(self, tp): argument
181 def check_attributes_with_type(self, tp): argument
255 def _check_released(self, m, tp): argument
422 def _check_contents(self, tp, obj, contents): argument
432 def _check_contents(self, tp, obj, contents): argument
449 def _check_contents(self, tp, obj, contents): argument
/external/python/cpython3/Python/
Dpytime.c262 _PyTime_FromNanosecondsObject(_PyTime_t *tp, PyObject *obj) in _PyTime_FromNanosecondsObject()
290 pytime_fromtimespec(_PyTime_t *tp, struct timespec *ts, int raise) in pytime_fromtimespec()
328 _PyTime_FromTimespec(_PyTime_t *tp, struct timespec *ts) in _PyTime_FromTimespec()
336 pytime_fromtimeval(_PyTime_t *tp, struct timeval *tv, int raise) in pytime_fromtimeval()
374 _PyTime_FromTimeval(_PyTime_t *tp, struct timeval *tv) in _PyTime_FromTimeval()
653 pygettimeofday(_PyTime_t *tp, _Py_clock_info_t *info, int raise) in pygettimeofday()
765 pymonotonic(_PyTime_t *tp, _Py_clock_info_t *info, int raise) in pymonotonic()
931 _PyTime_GetMonotonicClockWithInfo(_PyTime_t *tp, _Py_clock_info_t *info) in _PyTime_GetMonotonicClockWithInfo()
939 win_perf_counter(_PyTime_t *tp, _Py_clock_info_t *info) in win_perf_counter()

12345678910>>...12