HomeSort by relevance Sort by last modified time
    Searched refs:TP (Results 1 - 25 of 33) sorted by null

1 2

  /external/clang/tools/libclang/
CXType.cpp 67 const Type *TP = T.getTypePtrOrNull();
68 if (!TP)
72 switch (TP->getTypeClass()) {
74 return GetBuiltinTypeKind(cast<BuiltinType>(TP));
207 const Type *TP = T.getTypePtrOrNull();
209 if (!TP)
212 switch (TP->getTypeClass()) {
214 T = cast<PointerType>(TP)->getPointeeType();
217 T = cast<BlockPointerType>(TP)->getPointeeType();
221 T = cast<ReferenceType>(TP)->getPointeeType()
    [all...]
  /external/llvm/utils/TableGen/
CodeGenDAGPatterns.h 60 TypeSet(MVT::SimpleValueType VT, TreePattern &TP);
108 bool MergeInTypeInfo(const EEVT::TypeSet &InVT, TreePattern &TP);
110 bool MergeInTypeInfo(MVT::SimpleValueType InVT, TreePattern &TP) {
111 return MergeInTypeInfo(EEVT::TypeSet(InVT, TP), TP);
115 bool EnforceInteger(TreePattern &TP);
118 bool EnforceFloatingPoint(TreePattern &TP);
121 bool EnforceScalar(TreePattern &TP);
124 bool EnforceVector(TreePattern &TP);
128 bool EnforceSmallerThan(EEVT::TypeSet &Other, TreePattern &TP);
    [all...]
CodeGenDAGPatterns.cpp 42 EEVT::TypeSet::TypeSet(MVT::SimpleValueType VT, TreePattern &TP) {
44 EnforceInteger(TP);
46 EnforceFloatingPoint(TP);
48 EnforceVector(TP);
72 bool EEVT::TypeSet::FillWithPossibleTypes(TreePattern &TP,
77 TP.getDAGPatterns().getTargetInfo().getLegalValueTypes();
85 TP.error("Type inference contradiction found, no " +
147 bool EEVT::TypeSet::MergeInTypeInfo(const EEVT::TypeSet &InVT, TreePattern &TP){
165 InCopy.EnforceInteger(TP);
166 InCopy.EnforceScalar(TP);
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/doc/
sed.x 35 .TP
42 .TP
47 .TP
52 .TP
55 .TP
57 .TP
62 .TP
64 .TP
69 .TP
75 .TP
    [all...]
  /external/strace/linux/
syscallent.h 32 { 1, TP, sys_exit, "_exit", SYS_exit }, /* 1 */
33 { 0, TP, sys_fork, "fork", SYS_fork }, /* 2 */
38 { 3, TP, sys_waitpid, "waitpid", SYS_wait4 }, /* 7 */
42 { 3, TF|TP, sys_execve, "execve", SYS_execve }, /* 11 */
153 { 4, TP, sys_wait4, "wait4", SYS_wait4 }, /* 114 */
163 { 5, TP, sys_clone, "clone", SYS_clone }, /* 120 */
246 { 0, TP, sys_vfork, "vfork", SYS_vfork }, /* 190 */
309 { 1, TP, sys_exit, "exit_group", __NR_exit_group }, /* 252 */
341 { 5, TP, sys_waitid, "waitid", SYS_waitid }, /* 284 */
  /external/strace/strace/linux/powerpc/
syscallent.h 32 { 1, TP, sys_exit, "exit" }, /* 1 */
33 { 0, TP, sys_fork, "fork" }, /* 2 */
38 { 3, TP, sys_waitpid, "waitpid" }, /* 7 */
42 { 3, TF|TP, sys_execve, "execve" }, /* 11 */
145 { 4, TP, sys_wait4, "wait4" }, /* 114 */
151 { 5, TP, sys_clone, "clone" }, /* 120 */
220 { 0, TP, sys_vfork, "vfork" }, /* 189 */
266 { 1, TP, sys_exit, "exit_group" }, /* 234 */
304 { 5, TP, sys_waitid, "waitid" }, /* 272 */
  /external/strace/strace/linux/sparc/
syscallent.h 2 { 1, TP, sys_exit, "exit" }, /* 1 */
3 { 0, TP, sys_fork, "fork" }, /* 2 */
8 { 4, TP, sys_wait4, "wait4" }, /* 7 */
12 { 2, TF|TP, sys_execv, "execv" }, /* 11 */
60 { 3, TF|TP, sys_execve, "execve" }, /* 59 */
67 { 0, TP, sys_vfork, "vfork" }, /* 66 */
189 { 1, TP, sys_exit, "exit_group" }, /* 188 */
213 { 3, TP, sys_waitpid, "waitpid" }, /* 212 */
218 { 5, TP, sys_clone, "clone" }, /* 217 */
syscallent1.h 31 { 6, TP, solaris_exit, "_exit" }, /* 1 */
32 { 6, TP, solaris_fork, "fork" }, /* 2 */
37 { 6, TP, solaris_wait, "wait" }, /* 7 */
41 { 6, TF|TP, solaris_exec, "exec" }, /* 11 */
89 { 6, TF|TP, solaris_execve, "execve" }, /* 59 */
137 { 6, TP, solaris_waitid, "waitid" }, /* 107 */
149 { 6, TP, solaris_vfork, "vfork" }, /* 119 */
173 { 6, TP, solaris_fork1, "fork1" }, /* 143 */
  /external/strace/strace/linux/sparc64/
syscallent.h 2 { 1, TP, sys_exit, "exit" }, /* 1 */
3 { 0, TP, sys_fork, "fork" }, /* 2 */
8 { 4, TP, sys_wait4, "wait4" }, /* 7 */
12 { 2, TF|TP, sys_execv, "execv" }, /* 11 */
60 { 3, TF|TP, sys_execve, "execve" }, /* 59 */
67 { 0, TP, sys_vfork, "vfork" }, /* 66 */
189 { 1, TP, sys_exit, "exit_group" }, /* 188 */
213 { 3, TP, sys_waitpid, "waitpid" }, /* 212 */
218 { 5, TP, sys_clone, "clone" }, /* 217 */
syscallent2.h 2 { 1, TP, sys_exit, "exit" }, /* 1 */
3 { 0, TP, sys_fork, "fork" }, /* 2 */
8 { 4, TP, sys_wait4, "wait4" }, /* 7 */
12 { 2, TF|TP, sys_execv, "execv" }, /* 11 */
60 { 3, TF|TP, sys_execve, "execve" }, /* 59 */
67 { 0, TP, sys_vfork, "vfork" }, /* 66 */
189 { 1, TP, sys_exit, "exit_group" }, /* 188 */
213 { 3, TP, sys_waitpid, "waitpid" }, /* 212 */
218 { 5, TP, sys_clone, "clone" }, /* 217 */
syscallent1.h 31 { 6, TP, solaris_exit, "_exit" }, /* 1 */
32 { 6, TP, solaris_fork, "fork" }, /* 2 */
37 { 6, TP, solaris_wait, "wait" }, /* 7 */
41 { 6, TF|TP, solaris_exec, "exec" }, /* 11 */
89 { 6, TF|TP, solaris_execve, "execve" }, /* 59 */
137 { 6, TP, solaris_waitid, "waitid" }, /* 107 */
149 { 6, TP, solaris_vfork, "vfork" }, /* 119 */
173 { 6, TP, solaris_fork1, "fork1" }, /* 143 */
  /external/strace/strace/linux/
syscallent.h 32 { 1, TP, sys_exit, "_exit", SYS_exit }, /* 1 */
33 { 0, TP, sys_fork, "fork", SYS_fork }, /* 2 */
38 { 3, TP, sys_waitpid, "waitpid", SYS_wait4 }, /* 7 */
42 { 3, TF|TP, sys_execve, "execve", SYS_execve }, /* 11 */
149 { 4, TP, sys_wait4, "wait4", SYS_wait4 }, /* 114 */
155 { 5, TP, sys_clone, "clone", SYS_clone }, /* 120 */
238 { 0, TP, sys_vfork, "vfork", SYS_vfork }, /* 190 */
301 { 1, TP, sys_exit, "exit_group", __NR_exit_group }, /* 252 */
333 { 5, TP, sys_waitid, "waitid", SYS_waitid }, /* 284 */
  /external/strace/strace/linux/x86_64/
syscallent.h 57 { 5, TP, sys_clone, "clone" }, /* 56 */
58 { 0, TP, sys_fork, "fork" }, /* 57 */
59 { 0, TP, sys_vfork, "vfork" }, /* 58 */
60 { 3, TF|TP, sys_execve, "execve" }, /* 59 */
61 { 1, TP, sys_exit, "_exit" }, /* 60 */
62 { 4, TP, sys_wait4, "wait4" }, /* 61 */
159 { 2, TP, sys_arch_prctl, "arch_prctl" }, /* 158 */
232 { 1, TP, sys_exit, "exit_group" }, /* 231 */
248 { 5, TP, sys_waitid, "waitid" }, /* 247 */
  /external/strace/strace/linux/hppa/
syscallent.h 9 { 1, TP, sys_exit, "exit" }, /* 1 */
10 { 0, TP, sys_fork, "fork" }, /* 2 */
15 { 3, TP, sys_waitpid, "waitpid" }, /* 7 */
19 { 3, TF|TP, sys_execve, "execve" }, /* 11 */
122 { 4, TP, sys_wait4, "wait4" }, /* 114 */
128 { 5, TP, sys_clone, "clone" }, /* 120 */
230 { 1, TP, sys_exit, "exit_group" }, /* 222 */
  /external/strace/strace/linux/s390/
syscallent.h 32 { 1, TP, sys_exit, "_exit" }, /* 1 */
33 { 0, TP, sys_fork, "fork" }, /* 2 */
42 { 3, TF|TP, sys_execve, "execve" }, /* 11 */
145 { 4, TP, sys_wait4, "wait4" }, /* 114 */
151 { 5, TP, sys_clone, "clone" }, /* 120 */
221 { 0, TP, sys_vfork, "vfork" }, /* 190 */
279 { 1, TP, sys_exit, "exit_group" }, /* 248 */
  /external/strace/strace/linux/s390x/
syscallent.h 31 { 1, TP, sys_exit, "_exit" }, /* 1 */
32 { 0, TP, sys_fork, "fork" }, /* 2 */
41 { 3, TF|TP, sys_execve, "execve" }, /* 11 */
144 { 4, TP, sys_wait4, "wait4" }, /* 114 */
150 { 5, TP, sys_clone, "clone" }, /* 120 */
220 { 0, TP, sys_vfork, "vfork" }, /* 190 */
278 { 1, TP, sys_exit, "exit_group" }, /* 248 */
  /external/strace/strace/linux/sh/
syscallent.h 34 { 1, TP, sys_exit, "_exit" }, /* 1 */
35 { 0, TP, sys_fork, "fork" }, /* 2 */
40 { 3, TP, sys_waitpid, "waitpid" }, /* 7 */
44 { 3, TF|TP, sys_execve, "execve" }, /* 11 */
147 { 4, TP, sys_wait4, "wait4" }, /* 114 */
153 { 5, TP, sys_clone, "clone" }, /* 120 */
224 { 0, TP, sys_vfork, "vfork" }, /* 190 */
  /external/strace/strace/linux/sh64/
syscallent.h 32 { 1, TP, sys_exit, "_exit" }, /* 1 */
33 { 0, TP, sys_fork, "fork" }, /* 2 */
38 { 3, TP, sys_waitpid, "waitpid" }, /* 7 */
42 { 3, TF|TP, sys_execve, "execve" }, /* 11 */
145 { 4, TP, sys_wait4, "wait4" }, /* 114 */
151 { 5, TP, sys_clone, "clone" }, /* 120 */
221 { 0, TP, sys_vfork, "vfork" }, /* 190 */
  /external/strace/strace/linux/alpha/
syscallent.h 32 { 1, TP, sys_exit, "exit" }, /* 1 */
33 { 0, TP, sys_fork, "fork" }, /* 2 */
38 { 4, TP, sys_osf_wait4, "osf_wait4" }, /* 7 */
90 { 3, TF|TP, sys_execve, "execve" }, /* 59 */
97 { 0, TP, sys_fork, "vfork" }, /* 66 */
343 { 5, TP, sys_clone, "clone" }, /* 312 */
396 { 4, TP, sys_wait4, "wait4" }, /* 365 */
436 { 1, TP, sys_exit, "exit_group" }, /* 405 */
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
help2man 411 $content = ".TP\n\x83$2\n\x83$5\n";
432 $content = ".TP\n\x83$2\n\x83$3\n";
  /external/strace/strace/linux/ia64/
syscallent.h     [all...]
  /external/pcre/
132html 131 elsif (/^\.TP/ || /^\.PP/ || /^\.P/)
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfCompileUnit.h 243 DIE *getOrCreateTemplateTypeParameterDIE(DITemplateTypeParameter TP);
DwarfCompileUnit.cpp 864 CompileUnit::getOrCreateTemplateTypeParameterDIE(DITemplateTypeParameter TP) {
865 DIE *ParamDIE = getDIE(TP);
870 addType(ParamDIE, TP.getType());
871 addString(ParamDIE, dwarf::DW_AT_name, dwarf::DW_FORM_string, TP.getName());
    [all...]
  /external/strace/strace/linux/mips/
syscallent.h     [all...]

Completed in 1635 milliseconds

1 2