Home
last modified time | relevance | path

Searched refs:tp (Results 1 – 17 of 17) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++/test/utilities/memory/default.allocator/allocator.members/
Daddress.pass.cpp22 T* tp = new T(); in test_address() local
23 const T* ctp = tp; in test_address()
25 assert(a.address(*tp) == tp); in test_address()
26 assert(a.address(*ctp) == tp); in test_address()
27 delete tp; in test_address()
/ndk/sources/cxx-stl/llvm-libc++/test/utilities/memory/specialized.algorithms/specialized.addressof/
Daddressof.pass.cpp28 A* tp = new A; in main() local
29 const A* ctp = tp; in main()
30 assert(std::addressof(*tp) == tp); in main()
31 assert(std::addressof(*ctp) == tp); in main()
32 delete tp; in main()
/ndk/sources/host-tools/nawk-20071023/
Dtran.c145 Cell **tp; in makesymtab() local
148 tp = (Cell **) calloc(n, sizeof(Cell *)); in makesymtab()
149 if (ap == NULL || tp == NULL) in makesymtab()
153 ap->tab = tp; in makesymtab()
160 Array *tp; in freesymtab() local
165 tp = (Array *) ap->sval; in freesymtab()
166 if (tp == NULL) in freesymtab()
168 for (i = 0; i < tp->size; i++) { in freesymtab()
169 for (cp = tp->tab[i]; cp != NULL; cp = temp) { in freesymtab()
175 tp->nelem--; in freesymtab()
[all …]
Drun.c1435 Array *tp; in instat() local
1443 tp = (Array *) arrayp->sval; in instat()
1445 for (i = 0; i < tp->size; i++) { /* this routine knows too much */ in instat()
1446 for (cp = tp->tab[i]; cp != NULL; cp = ncp) { in instat()
/ndk/sources/cxx-stl/llvm-libc++/src/
Dchrono.cpp123 struct timespec tp; in now() local
124 if (0 != clock_gettime(CLOCK_MONOTONIC, &tp)) in now()
126 return time_point(seconds(tp.tv_sec) + nanoseconds(tp.tv_nsec)); in now()
Dcondition_variable.cpp47 chrono::time_point<chrono::system_clock, chrono::nanoseconds> tp) in __do_timed_wait() argument
53 nanoseconds d = tp.time_since_epoch(); in __do_timed_wait()
/ndk/sources/host-tools/make-3.81/
Dfunction.c420 register char *tp; in func_join() local
428 tp = find_next_token (&list1_iterator, &len1); in func_join()
429 if (tp != 0) in func_join()
430 o = variable_buffer_output (o, tp, len1); in func_join()
436 if (tp != 0 || pp != 0) in func_join()
442 while (tp != 0 || pp != 0); in func_join()
DABOUT-NLS307 tp-robot | |
444 tp-robot | [] |
581 tp-robot | [] |
718 tp-robot | | 2
/ndk/sources/host-tools/sed-4.2.1/
DABOUT-NLS349 tp-robot | [] |
527 tp-robot | [] [] [] [] |
705 tp-robot | [] |
883 tp-robot | [] |
1061 tp-robot | [] [] [] | 10
/ndk/sources/host-tools/make-3.81/doc/
DMakefile.in349 make.pg make.tmp make.toc make.tp make.tps make.vr make.dvi \
/ndk/sources/host-tools/sed-4.2.1/po/
Dsv.po12 "Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
Dit.po13 "Language-Team: Italian <tp@lists.linux.it>\n"
/ndk/sources/host-tools/sed-4.2.1/doc/
DMakefile.in758 sed.tmp sed.toc sed.tp sed.vr sed.vrs sed.dvi sed.pdf sed.ps \
Dsed.texi27 @syncodeindex tp cp
Dsed-in.texi26 @syncodeindex tp cp
/ndk/sources/host-tools/make-3.81/config/
Dtexinfo.tex1149 \newcodeindex{tp}%
5456 \doind{tp}{\code{#2}}%
/ndk/sources/host-tools/sed-4.2.1/build-aux/
Dtexinfo.tex1239 \newcodeindex{tp}%
6609 \doind{tp}{\code{#2}}%