HomeSort by relevance Sort by last modified time
    Searched refs:TS (Results 51 - 75 of 246) sorted by null

1 23 4 5 6 7 8 910

  /external/clang/test/Preprocessor/
pragma_diagnostic_sections.cpp 20 struct TS {
26 TS<int> ts; local
27 ts.m();
  /external/selinux/mcstrans/share/examples/pipes/
setrans.conf 18 s5:c200.c511=TS
  /external/clang/test/OpenMP/
task_ast_print.cpp 65 static T TS;
66 #pragma omp threadprivate(TS)
70 // CHECK: static int TS;
71 // CHECK-NEXT: #pragma omp threadprivate(S<int>::TS)
74 // CHECK: static long TS;
75 // CHECK-NEXT: #pragma omp threadprivate(S<long>::TS)
78 // CHECK: static T TS;
79 // CHECK-NEXT: #pragma omp threadprivate(S::TS)
90 #pragma omp task default(none), private(argc, b) firstprivate(argv) shared(d) if (argc > 0) final(S<T>::TS > 0) priority(argc)
104 // CHECK-NEXT: #pragma omp task default(none) private(argc,b) firstprivate(argv) shared(d) if(argc > 0) final(S<int>::TS > 0) priority(argc
    [all...]
target_parallel_ast_print.cpp 14 static T TS;
15 #pragma omp threadprivate(TS)
19 // CHECK: static int TS;
20 // CHECK-NEXT: #pragma omp threadprivate(S<int>::TS)
23 // CHECK: static char TS;
24 // CHECK-NEXT: #pragma omp threadprivate(S<char>::TS)
27 // CHECK: static T TS;
28 // CHECK-NEXT: #pragma omp threadprivate(S::TS)
230 extern template int S<int>::TS;
231 extern template char S<char>::TS;
    [all...]
  /external/strace/linux/avr32/
syscallent.h 57 [ 28] = { 0, TS, SEN(pause), "pause" },
66 [ 37] = { 2, TS, SEN(kill), "kill" },
96 [ 67] = { 4, TS, SEN(rt_sigaction), "rt_sigaction" },
97 [ 68] = { 0, TS, SEN(rt_sigreturn), "rt_sigreturn" },
98 [ 69] = { 4, TS, SEN(rt_sigprocmask), "rt_sigprocmask" },
99 [ 70] = { 2, TS, SEN(rt_sigpending), "rt_sigpending" },
100 [ 71] = { 4, TS, SEN(rt_sigtimedwait), "rt_sigtimedwait" },
101 [ 72] = { 3, TS, SEN(rt_sigqueueinfo), "rt_sigqueueinfo" },
102 [ 73] = { 2, TS, SEN(rt_sigsuspend), "rt_sigsuspend" },
131 [102] = { 2, TS, SEN(sigaltstack), "sigaltstack" }
    [all...]
  /external/strace/linux/x86_64/
syscallent.h 14 [ 13] = { 4, TS, SEN(rt_sigaction), "rt_sigaction" },
15 [ 14] = { 4, TS, SEN(rt_sigprocmask), "rt_sigprocmask" },
16 [ 15] = { 0, TS, SEN(rt_sigreturn), "rt_sigreturn" },
35 [ 34] = { 0, TS, SEN(pause), "pause" },
63 [ 62] = { 2, TS, SEN(kill), "kill" },
128 [127] = { 2, TS, SEN(rt_sigpending), "rt_sigpending" },
129 [128] = { 4, TS, SEN(rt_sigtimedwait), "rt_sigtimedwait" },
130 [129] = { 3, TS, SEN(rt_sigqueueinfo), "rt_sigqueueinfo" },
131 [130] = { 2, TS, SEN(rt_sigsuspend), "rt_sigsuspend" },
132 [131] = { 2, TS, SEN(sigaltstack), "sigaltstack" }
    [all...]
  /external/strace/linux/32/
syscallent.h 78 [ 74] = { 4, TD|TS, SEN(signalfd4), "signalfd4" },
137 [129] = { 2, TS, SEN(kill), "kill" },
138 [130] = { 2, TS, SEN(kill), "tkill" },
139 [131] = { 3, TS, SEN(tgkill), "tgkill" },
140 [132] = { 2, TS, SEN(sigaltstack), "sigaltstack" },
141 [133] = { 2, TS, SEN(rt_sigsuspend), "rt_sigsuspend" },
142 [134] = { 4, TS, SEN(rt_sigaction), "rt_sigaction" },
143 [135] = { 4, TS, SEN(rt_sigprocmask), "rt_sigprocmask" },
144 [136] = { 2, TS, SEN(rt_sigpending), "rt_sigpending" },
145 [137] = { 4, TS, SEN(rt_sigtimedwait), "rt_sigtimedwait" }
    [all...]
  /external/strace/linux/alpha/
syscallent.h 67 [ 37] = { 2, TS, SEN(kill), "kill" },
78 [ 48] = { 2, TS, SEN(osf_sigprocmask), "osf_sigprocmask" },
82 [ 52] = { 1, TS, SEN(sigpending), "sigpending" },
133 [103] = { 0, TS, SEN(sigreturn), "sigreturn" },
141 [111] = { 1, TS, SEN(sigsuspend), "sigsuspend" },
185 [156] = { 3, TS, SEN(sigaction), "sigaction" },
239 [235] = { 2, TS, SEN(sigaltstack), "sigaltstack" },
318 [351] = { 0, TS, SEN(rt_sigreturn), "rt_sigreturn" },
319 [352] = { 5, TS, SEN(rt_sigaction), "rt_sigaction" },
320 [353] = { 4, TS, SEN(rt_sigprocmask), "rt_sigprocmask" }
    [all...]
  /external/strace/linux/xtensa/
syscallent.h 119 [123] = { 2, TS, SEN(kill), "kill" },
120 [124] = { 2, TS, SEN(kill), "tkill" },
121 [125] = { 3, TS, SEN(tgkill), "tgkill" },
217 [224] = { 2, TS, SEN(sigaltstack), "sigaltstack" },
218 [225] = { 0, TS, SEN(rt_sigreturn), "rt_sigreturn" },
219 [226] = { 4, TS, SEN(rt_sigaction), "rt_sigaction" },
220 [227] = { 4, TS, SEN(rt_sigprocmask), "rt_sigprocmask" },
221 [228] = { 2, TS, SEN(rt_sigpending), "rt_sigpending" },
222 [229] = { 4, TS, SEN(rt_sigtimedwait), "rt_sigtimedwait" },
223 [230] = { 3, TS, SEN(rt_sigqueueinfo), "rt_sigqueueinfo" }
    [all...]
  /external/strace/linux/64/
syscallent.h 75 [ 74] = { 4, TD|TS, SEN(signalfd4), "signalfd4" },
130 [129] = { 2, TS, SEN(kill), "kill" },
131 [130] = { 2, TS, SEN(kill), "tkill" },
132 [131] = { 3, TS, SEN(tgkill), "tgkill" },
133 [132] = { 2, TS, SEN(sigaltstack), "sigaltstack" },
134 [133] = { 2, TS, SEN(rt_sigsuspend), "rt_sigsuspend" },
135 [134] = { 4, TS, SEN(rt_sigaction), "rt_sigaction" },
136 [135] = { 4, TS, SEN(rt_sigprocmask), "rt_sigprocmask" },
137 [136] = { 2, TS, SEN(rt_sigpending), "rt_sigpending" },
138 [137] = { 4, TS, SEN(rt_sigtimedwait), "rt_sigtimedwait" }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ObjectYAML/
CodeViewYAMLTypes.h 41 codeview::CVType toCodeViewRecord(codeview::TypeTableBuilder &TS) const;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ObjectYAML/
CodeViewYAMLTypes.h 41 codeview::CVType toCodeViewRecord(codeview::TypeTableBuilder &TS) const;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ObjectYAML/
CodeViewYAMLTypes.h 52 codeview::CVType toCodeViewRecord(codeview::TypeTableBuilder &TS) const;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ObjectYAML/
CodeViewYAMLTypes.h 52 codeview::CVType toCodeViewRecord(codeview::TypeTableBuilder &TS) const;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ObjectYAML/
CodeViewYAMLTypes.h 52 codeview::CVType toCodeViewRecord(codeview::TypeTableBuilder &TS) const;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ObjectYAML/
CodeViewYAMLTypes.h 52 codeview::CVType toCodeViewRecord(codeview::TypeTableBuilder &TS) const;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ObjectYAML/
CodeViewYAMLTypes.h 41 codeview::CVType toCodeViewRecord(codeview::TypeTableBuilder &TS) const;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ObjectYAML/
CodeViewYAMLTypes.h 41 codeview::CVType toCodeViewRecord(codeview::TypeTableBuilder &TS) const;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ObjectYAML/
CodeViewYAMLTypes.h 52 codeview::CVType toCodeViewRecord(codeview::TypeTableBuilder &TS) const;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ObjectYAML/
CodeViewYAMLTypes.h 52 codeview::CVType toCodeViewRecord(codeview::TypeTableBuilder &TS) const;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ObjectYAML/
CodeViewYAMLTypes.h 52 codeview::CVType toCodeViewRecord(codeview::TypeTableBuilder &TS) const;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ObjectYAML/
CodeViewYAMLTypes.h 52 codeview::CVType toCodeViewRecord(codeview::TypeTableBuilder &TS) const;
  /external/clang/test/Index/
get-cursor.cpp 51 struct TS {
56 void TS<tfn>::foo() {}
  /external/clang/test/SemaCXX/
warn-unused-filescoped.cpp 62 struct TS {
65 template <> void TS<int>::m() { } // expected-warning{{unused}}
  /external/selinux/mcstrans/share/examples/urcsts/
setrans.conf 25 s9=TS

Completed in 1824 milliseconds

1 23 4 5 6 7 8 910