Home
last modified time | relevance | path

Searched refs:R (Results 226 – 250 of 1454) sorted by relevance

12345678910>>...59

/minix/external/mit/xorg/lib/libxcb/files/
H A Dxv.h936 xcb_xv_adaptor_info_name (const xcb_xv_adaptor_info_t *R /**< */);
980 xcb_xv_encoding_info_name (const xcb_xv_encoding_info_t *R /**< */);
1015 xcb_xv_image_pitches (const xcb_xv_image_t *R /**< */);
1018 xcb_xv_image_pitches_length (const xcb_xv_image_t *R /**< */);
1021 xcb_xv_image_pitches_end (const xcb_xv_image_t *R /**< */);
1024 xcb_xv_image_offsets (const xcb_xv_image_t *R /**< */);
1027 xcb_xv_image_offsets_length (const xcb_xv_image_t *R /**< */);
1030 xcb_xv_image_offsets_end (const xcb_xv_image_t *R /**< */);
1033 xcb_xv_image_data (const xcb_xv_image_t *R /**< */);
1036 xcb_xv_image_data_length (const xcb_xv_image_t *R /**< */);
[all …]
/minix/external/bsd/llvm/dist/llvm/tools/llvm-diff/
H A DDiffConsumer.h58 DiffContext(Value *L, Value *R) in DiffContext()
59 : L(L), R(R), Differences(false), IsFunction(isa<Function>(L)) {} in DiffContext()
61 Value *R; member
82 void enterContext(Value *L, Value *R) override;
/minix/crypto/external/bsd/heimdal/dist/tests/java/
H A Dcheck-kinit.in46 R=TEST.H5L.SE
48 kadmin="${TESTS_ENVIRONMENT} ../../kadmin/kadmin -l -r $R"
70 ${R} || exit 1
72 ${kadmin} add -p foo --use-defaults lha@${R} || exit 1
73 ${kadmin} modify --attributes=+requires-pre-auth lha@${R} || exit 1
/minix/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaLookup.cpp678 R.addDecl(D); in LookupDirect()
775 R.resolveKind(); in CppNamespaceLookup()
860 : R(R), OldFindLocalExtern(R.getIdentifierNamespace() & in FindLocalExternScope()
870 LookupResult &R; member
1161 return !R.empty(); in CppLookupName()
1761 R.resolveKind(); in LookupQualifiedName()
1864 R.resolveKind(); in LookupInSuper()
2353 LookupName(R, S); in LookupSingleName()
2504 if (R.empty()) { in LookupSpecialMember()
2518 SmallVector<NamedDecl *, 8> Candidates(R.begin(), R.end()); in LookupSpecialMember()
[all …]
/minix/external/bsd/libc++/dist/libcxx/test/utilities/function.objects/bind/func.bind/func.bind.bind/
H A Dinvoke_int_0.pass.cpp20 template <class R, class F>
22 test(F f, R expected) in test()
27 template <class R, class F>
29 test_const(const F& f, R expected) in test_const()
/minix/external/bsd/libc++/dist/libcxx/test/std/utilities/function.objects/bind/func.bind/func.bind.bind/
H A Dinvoke_int_0.pass.cpp22 template <class R, class F>
24 test(F f, R expected) in test()
29 template <class R, class F>
31 test_const(const F& f, R expected) in test_const()
/minix/external/bsd/libc++/dist/libcxx/test/std/containers/associative/map/map.modifiers/
H A Demplace_hint.pass.cpp29 typedef M::iterator R; in main() typedef
32 R r = m.emplace_hint(m.end()); in main()
58 typedef M::iterator R; in main() typedef
60 R r = m.emplace_hint(m.end(), std::piecewise_construct, in main()
84 typedef M::iterator R; in main() typedef
86 R r = m.emplace_hint(m.end(), M::value_type(2, 3.5)); in main()
95 typedef M::iterator R; in main() typedef
98 R r = m.emplace_hint(m.end()); in main()
124 typedef M::iterator R; in main() typedef
150 typedef M::iterator R; in main() typedef
[all …]
/minix/external/bsd/libc++/dist/libcxx/test/std/containers/associative/multimap/multimap.modifiers/
H A Demplace_hint.pass.cpp29 typedef M::iterator R; in main() typedef
32 R r = m.emplace_hint(m.cend()); in main()
58 typedef M::iterator R; in main() typedef
60 R r = m.emplace_hint(m.cend(), std::piecewise_construct, in main()
84 typedef M::iterator R; in main() typedef
86 R r = m.emplace_hint(m.cend(), M::value_type(2, 3.5)); in main()
95 typedef M::iterator R; in main() typedef
98 R r = m.emplace_hint(m.cend()); in main()
124 typedef M::iterator R; in main() typedef
150 typedef M::iterator R; in main() typedef
[all …]
/minix/external/bsd/libc++/dist/libcxx/test/containers/associative/multimap/multimap.modifiers/
H A Demplace_hint.pass.cpp29 typedef M::iterator R; in main() typedef
32 R r = m.emplace_hint(m.cend()); in main()
58 typedef M::iterator R; in main() typedef
60 R r = m.emplace_hint(m.cend(), std::piecewise_construct, in main()
84 typedef M::iterator R; in main() typedef
86 R r = m.emplace_hint(m.cend(), M::value_type(2, 3.5)); in main()
95 typedef M::iterator R; in main() typedef
98 R r = m.emplace_hint(m.cend()); in main()
124 typedef M::iterator R; in main() typedef
150 typedef M::iterator R; in main() typedef
[all …]
/minix/external/bsd/libc++/dist/libcxx/test/containers/associative/map/map.modifiers/
H A Demplace_hint.pass.cpp29 typedef M::iterator R; in main() typedef
32 R r = m.emplace_hint(m.end()); in main()
58 typedef M::iterator R; in main() typedef
60 R r = m.emplace_hint(m.end(), std::piecewise_construct, in main()
84 typedef M::iterator R; in main() typedef
86 R r = m.emplace_hint(m.end(), M::value_type(2, 3.5)); in main()
95 typedef M::iterator R; in main() typedef
98 R r = m.emplace_hint(m.end()); in main()
124 typedef M::iterator R; in main() typedef
150 typedef M::iterator R; in main() typedef
[all …]
/minix/external/bsd/tcpdump/dist/tests/
H A Disakmp4.out4 IP 192.1.2.23.500 > 192.1.2.254.500: isakmp: phase 1 R ident
6 IP 192.1.2.23.500 > 192.1.2.254.500: isakmp: phase 1 R ident
8 IP 192.1.2.23.4500 > 192.1.2.254.4500: NONESP-encap: isakmp: phase 1 R ident[E]
10 IP 192.1.2.23.4500 > 192.1.2.254.4500: NONESP-encap: isakmp: phase 2/others R oakley-quick[E]
15 IP 192.1.2.23.4500 > 192.1.2.254.4500: NONESP-encap: isakmp: phase 2/others R oakley-quick[E]
20 IP 192.1.2.23.4500 > 192.1.2.254.4500: NONESP-encap: isakmp: phase 2/others R oakley-quick[E]
30 IP 192.1.2.23.4500 > 192.1.2.254.4500: NONESP-encap: isakmp: phase 2/others R oakley-quick[E]
35 IP 192.1.2.23.4500 > 192.1.2.254.4500: NONESP-encap: isakmp: phase 2/others R inf[E]
/minix/external/bsd/libc++/dist/libcxx/test/std/containers/unord/unord.set/
H A Dinsert_rvalue.pass.cpp28 typedef std::pair<C::iterator, bool> R; in main() typedef
31 R r = c.insert(P(3.5)); in main()
54 typedef std::pair<C::iterator, bool> R; in main() typedef
57 R r = c.insert(P(3)); in main()
82 typedef std::pair<C::iterator, bool> R; in main() typedef
85 R r = c.insert(P(3.5)); in main()
109 typedef std::pair<C::iterator, bool> R; in main() typedef
112 R r = c.insert(P(3)); in main()
/minix/external/bsd/libc++/dist/libcxx/test/containers/unord/unord.set/
H A Dinsert_rvalue.pass.cpp28 typedef std::pair<C::iterator, bool> R; in main() typedef
31 R r = c.insert(P(3.5)); in main()
54 typedef std::pair<C::iterator, bool> R; in main() typedef
57 R r = c.insert(P(3)); in main()
82 typedef std::pair<C::iterator, bool> R; in main() typedef
85 R r = c.insert(P(3.5)); in main()
109 typedef std::pair<C::iterator, bool> R; in main() typedef
112 R r = c.insert(P(3)); in main()
/minix/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/etc/
H A Dmont.c8 mp_int modulus, R, p, pp; in main() local
13 mp_init_multi(&modulus, &R, &p, &pp, NULL); in main()
24 mp_montgomery_calc_normalization(&R, &modulus); in main()
30 mp_mul(&p, &R, &pp); /* pp = R * p */ in main()
/minix/external/bsd/llvm/dist/llvm/test/Transforms/BBVectorize/
H A Dsimple.ll24 ret double %R
25 ; CHECK: ret double %R
50 ret double %R
51 ; CHECK: ret double %R
75 ret double %R
100 ret double %R
122 ret <2 x float> %R
148 ret <8 x i8> %R
172 ret double %R
196 ret i64 %R
[all …]
/minix/external/bsd/llvm/dist/clang/test/CXX/temp/temp.fct.spec/temp.arg.explicit/
H A Dp3.cpp19 template <typename R>
20 void Foo(R (*fp)());
59 template<class R,class B1>
61 f1(R(a)(B1));
/minix/external/bsd/llvm/dist/clang/test/CXX/temp/temp.decls/temp.fct/temp.func.order/
H A Dp3.cpp21 template<class R> int &operator*(R&) &&;
24 template<class T, class R> float &operator*(T&&, R&);
/minix/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DHTMLDiagnostics.cpp61 void HandlePiece(Rewriter& R, FileID BugFileID,
159 HandlePiece(R, FID, **I, n, max); in ReportDiag()
164 html::EscapeText(R, FID); in ReportDiag()
165 html::AddLineNumbers(R, FID); in ReportDiag()
171 html::SyntaxHighlight(R, FID, PP); in ReportDiag()
172 html::HighlightMacros(R, FID, PP); in ReportDiag()
340 SourceManager &SM = R.getSourceMgr(); in HandlePiece()
532 R.InsertTextBefore(Loc, os.str()); in HandlePiece()
538 HighlightRange(R, LPosInfo.first, *I); in HandlePiece()
584 SourceManager &SM = R.getSourceMgr(); in HighlightRange()
[all …]
/minix/external/bsd/llvm/dist/llvm/unittests/IR/
H A DUseTest.cpp48 X.sortUseList([](const Use &L, const Use &R) { in TEST() argument
49 return L.getUser()->getName() < R.getUser()->getName(); in TEST()
58 X.sortUseList([](const Use &L, const Use &R) { in TEST() argument
59 return L.getUser()->getName() > R.getUser()->getName(); in TEST()
93 X.sortUseList([](const Use &L, const Use &R) { in TEST() argument
94 return L.getUser()->getName() < R.getUser()->getName(); in TEST()
/minix/external/bsd/llvm/dist/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
H A Dtemplates.cpp78 template<typename R, typename T>
79 void odr_used(R &r, Boom<T> boom) { in odr_used()
81 = typeid([=,&r] () -> R& { // expected-error{{lambda expression in an unevaluated operand}} in odr_used()
89 template<typename R, typename T>
90 void odr_used2(R &r, Boom<T> boom) { in odr_used2()
92 = typeid([=,&r] () -> R& { in odr_used2()
/minix/external/bsd/llvm/dist/llvm/include/llvm/Analysis/
H A DRegionIterator.h300 static NodeType *getEntryNode(RegionT* R) { \
301 return R->getNode(R->getEntry()); \
303 static nodes_iterator nodes_begin(RegionT* R) { \
304 return nodes_iterator::begin(getEntryNode(R)); \
306 static nodes_iterator nodes_end(RegionT* R) { \
307 return nodes_iterator::end(getEntryNode(R)); \
314 static NodeType *getEntryNode(RegionT* R) { \
315 return R->getBBNode(R->getEntry()); \
317 static nodes_iterator nodes_begin(RegionT* R) { \
320 static nodes_iterator nodes_end(RegionT* R) { \
[all …]
/minix/external/bsd/libc++/dist/libcxx/test/std/containers/associative/set/
H A Dcount.pass.cpp27 typedef M::size_type R; in main() typedef
40 R r = m.count(5); in main()
63 typedef M::size_type R; in main() typedef
76 R r = m.count(5); in main()
100 typedef M::size_type R; in main() typedef
113 R r = m.count(5); in main()
135 typedef M::size_type R; in main() typedef
147 R r = m.count(5); in main()
/minix/external/bsd/libc++/dist/libcxx/test/std/containers/unord/unord.multimap/unord.multimap.modifiers/
H A Dinsert_rvalue.pass.cpp30 typedef C::iterator R; in main() typedef
33 R r = c.insert(P(3.5, 3)); in main()
56 typedef C::iterator R; in main() typedef
59 R r = c.insert(P(3, 3)); in main()
84 typedef C::iterator R; in main() typedef
87 R r = c.insert(P(3.5, 3)); in main()
111 typedef C::iterator R; in main() typedef
114 R r = c.insert(P(3, 3)); in main()
/minix/external/bsd/llvm/dist/llvm/lib/Analysis/
H A DAliasAnalysisCounter.cpp127 AliasResult R = getAnalysis<AliasAnalysis>().alias(LocA, LocB); in alias() local
130 switch (R) { in alias()
137 if (PrintAll || (PrintAllFailures && R == MayAlias)) { in alias()
147 return R; in alias()
153 ModRefResult R = getAnalysis<AliasAnalysis>().getModRefInfo(CS, Loc); in getModRefInfo() local
156 switch (R) { in getModRefInfo()
163 if (PrintAll || (PrintAllFailures && R == ModRef)) { in getModRefInfo()
169 return R; in getModRefInfo()
/minix/external/bsd/libc++/dist/libcxx/test/containers/unord/unord.multimap/unord.multimap.modifiers/
H A Dinsert_rvalue.pass.cpp30 typedef C::iterator R; in main() typedef
33 R r = c.insert(P(3.5, 3)); in main()
56 typedef C::iterator R; in main() typedef
59 R r = c.insert(P(3, 3)); in main()
84 typedef C::iterator R; in main() typedef
87 R r = c.insert(P(3.5, 3)); in main()
111 typedef C::iterator R; in main() typedef
114 R r = c.insert(P(3, 3)); in main()

12345678910>>...59