| /minix3/etc/ |
| H A D | termcap | 6 :is=\E[0m:\ 7 :cd=\E[0J:cl=\E[H\E[0J:\ 8 :so=\E[7m:se=\E[0m:\ 9 :us=\E[4m:ue=\E[0m:\ 10 :mb=\E[5m:md=\E[1m:\ 11 :mr=\E[7m:me=\E[0m:\ 13 :cm=\E[%i%d;%dH:\ 14 :ho=\E[H:\ 15 :al=\E[L:AL=\E[%dL:\ 16 :ce=\E[K:\ [all …]
|
| H A D | termcap.big | 35 # by global-replacing \E(B and \E)B with the appropriate ISO 6429 enablers 36 # for your character set. \E(A and \E)A enables the British character set 41 # so \E)0 should be avoided in <enacs> and initialization strings. 171 # from the terminal. Common values for <u9> will be ^E (on older ASCII 172 # terminals) or \E[c (on newer VT100/ANSI/ECMA-48-compatible terminals). 175 # report. A typical value (for VT100 terminals) is \E[6n. 189 # \E[%i%d;%dR (on VT100/ANSI/ECMA-48-compatible terminals). 292 :do=\E[B:le=\E[D:nd=\E[C:up=\E[A: 294 :DO=\E[%dB:LE=\E[%dD:RI=\E[%dC:UP=\E[%dA:tc=ansi+local1: 296 :bt=\E[Z:ct=\E[2g:st=\EH:ta=^I: [all …]
|
| /minix3/external/bsd/libc++/dist/libcxx/test/numerics/rand/rand.eng/rand.eng.mers/ |
| H A D | values.pass.cpp | 49 typedef std::mt19937 E; in test1() typedef 50 static_assert((E::word_size == 32), ""); in test1() 51 static_assert((E::state_size == 624), ""); in test1() 52 static_assert((E::shift_size == 397), ""); in test1() 53 static_assert((E::mask_bits == 31), ""); in test1() 54 static_assert((E::xor_mask == 0x9908b0df), ""); in test1() 55 static_assert((E::tempering_u == 11), ""); in test1() 56 static_assert((E::tempering_d == 0xffffffff), ""); in test1() 57 static_assert((E::tempering_s == 7), ""); in test1() 58 static_assert((E::tempering_b == 0x9d2c5680), ""); in test1() [all …]
|
| /minix3/external/bsd/libc++/dist/libcxx/test/std/numerics/rand/rand.eng/rand.eng.mers/ |
| H A D | values.pass.cpp | 49 typedef std::mt19937 E; in test1() typedef 50 static_assert((E::word_size == 32), ""); in test1() 51 static_assert((E::state_size == 624), ""); in test1() 52 static_assert((E::shift_size == 397), ""); in test1() 53 static_assert((E::mask_bits == 31), ""); in test1() 54 static_assert((E::xor_mask == 0x9908b0df), ""); in test1() 55 static_assert((E::tempering_u == 11), ""); in test1() 56 static_assert((E::tempering_d == 0xffffffff), ""); in test1() 57 static_assert((E::tempering_s == 7), ""); in test1() 58 static_assert((E::tempering_b == 0x9d2c5680), ""); in test1() [all …]
|
| /minix3/external/bsd/llvm/dist/clang/test/CXX/temp/temp.decls/temp.class/temp.mem.enum/ |
| H A D | p1.cpp | 4 enum E : T; // expected-note {{here}} member 5 E v; 6 E f() { return A::e1; } // expected-error {{no member named 'e1' in 'A<T>'}} in f() 7 E g() { return E::e1; } in g() 8 E h(); 12 A<int>::E a0 = A<int>().v; 13 int n = A<int>::E::e1; // expected-error {{implicit instantiation of undefined member}} 15 template<typename T> enum A<T>::E : T { e1, e2 }; // expected-note 2 {{declared here}} enum 23 A<int>::E a1 = A<int>::e1; // expected-error {{no member named 'e1' in 'A<int>'; did you mean simpl… 25 A<char>::E a2 = A<char>::e2; [all …]
|
| /minix3/external/bsd/libc++/dist/libcxx/test/std/numerics/rand/rand.util/rand.util.canonical/ |
| H A D | generate_canonical.pass.cpp | 21 typedef std::minstd_rand0 E; in main() typedef 23 E r; in main() 25 assert(f == (16807 - E::min()) / (E::max() - E::min() + F(1))); in main() 28 typedef std::minstd_rand0 E; in main() typedef 30 E r; in main() 32 assert(f == (16807 - E::min()) / (E::max() - E::min() + F(1))); in main() 35 typedef std::minstd_rand0 E; in main() typedef 37 E r; in main() 39 assert(f == (16807 - E::min()) / (E::max() - E::min() + F(1))); in main() 42 typedef std::minstd_rand0 E; in main() typedef [all …]
|
| /minix3/external/bsd/libc++/dist/libcxx/test/numerics/rand/rand.util/rand.util.canonical/ |
| H A D | generate_canonical.pass.cpp | 21 typedef std::minstd_rand0 E; in main() typedef 23 E r; in main() 25 assert(f == (16807 - E::min()) / (E::max() - E::min() + F(1))); in main() 28 typedef std::minstd_rand0 E; in main() typedef 30 E r; in main() 32 assert(f == (16807 - E::min()) / (E::max() - E::min() + F(1))); in main() 35 typedef std::minstd_rand0 E; in main() typedef 37 E r; in main() 39 assert(f == (16807 - E::min()) / (E::max() - E::min() + F(1))); in main() 42 typedef std::minstd_rand0 E; in main() typedef [all …]
|
| /minix3/tests/lib/libc/regex/data/att/ |
| H A D | nullsubexpr.dat | 3 E (a*)* a (0,1)(0,1) 4 E SAME x (0,0)(0,0) 5 E SAME aaaaaa (0,6)(0,6) 6 E SAME aaaaaax (0,6)(0,6) 7 E (a*)+ a (0,1)(0,1) 8 E SAME x (0,0)(0,0) 9 E SAME aaaaaa (0,6)(0,6) 10 E SAME aaaaaax (0,6)(0,6) 11 E (a+)* a (0,1)(0,1) 12 E SAME x (0,0) [all …]
|
| H A D | repetition.dat | 10 E ((..)|(.)) NULL NOMATCH 11 E ((..)|(.))((..)|(.)) NULL NOMATCH 12 E ((..)|(.))((..)|(.))((..)|(.)) NULL NOMATCH 14 E ((..)|(.)){1} NULL NOMATCH 15 E ((..)|(.)){2} NULL NOMATCH 16 E ((..)|(.)){3} NULL NOMATCH 18 E ((..)|(.))* NULL (0,0) 20 E ((..)|(.)) a (0,1)(0,1)(?,?)(0,1) 21 E ((..)|(.))((..)|(.)) a NOMATCH 22 E ((..)|(.))((..)|(.))((..)|(.)) a NOMATCH [all …]
|
| H A D | basic.dat | 6 E \) () (1,2) 9 E \} } (0,1) 12 E ] ] (0,1) 21 E $^ NULL (0,0) 22 E a($) aa (1,2)(2,2) 23 E a*(^a) aa (0,1)(0,1) 24 E (..)*(...)* a (0,0) 25 E (..)*(...)* abcd (0,4)(2,4) 26 E (ab|a)(bc|c) abc (0,3)(0,2)(2,3) 27 E (ab)c|abc abc (0,3)(0,2) [all …]
|
| H A D | forcedassoc.dat | 3 E (a|ab)(c|bcd) abcd (0,4)(0,1)(1,4) 4 E (a|ab)(bcd|c) abcd (0,4)(0,1)(1,4) 5 E (ab|a)(c|bcd) abcd (0,4)(0,1)(1,4) 6 E (ab|a)(bcd|c) abcd (0,4)(0,1)(1,4) 7 E ((a|ab)(c|bcd))(d*) abcd (0,4)(0,4)(0,1)(1,4)(4,4) 8 E ((a|ab)(bcd|c))(d*) abcd (0,4)(0,4)(0,1)(1,4)(4,4) 9 E ((ab|a)(c|bcd))(d*) abcd (0,4)(0,4)(0,1)(1,4)(4,4) 10 E ((ab|a)(bcd|c))(d*) abcd (0,4)(0,4)(0,1)(1,4)(4,4) 11 E (a|ab)((c|bcd)(d*)) abcd (0,4)(0,2)(2,4)(2,3)(3,4) 12 E (a|ab)((bcd|c)(d*)) abcd (0,4)(0,2)(2,4)(2,3)(3,4) [all …]
|
| /minix3/external/bsd/llvm/dist/clang/tools/libclang/ |
| H A D | IndexBody.cpp | 41 bool VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr() argument 42 IndexCtx.handleReference(E->getDecl(), E->getLocation(), in VisitDeclRefExpr() 43 Parent, ParentDC, E); in VisitDeclRefExpr() 47 bool VisitMemberExpr(MemberExpr *E) { in VisitMemberExpr() argument 48 IndexCtx.handleReference(E->getMemberDecl(), E->getMemberLoc(), in VisitMemberExpr() 49 Parent, ParentDC, E); in VisitMemberExpr() 53 bool VisitDesignatedInitExpr(DesignatedInitExpr *E) { in VisitDesignatedInitExpr() argument 55 D = E->designators_rbegin(), DEnd = E->designators_rend(); in VisitDesignatedInitExpr() 59 Parent, ParentDC, E); in VisitDesignatedInitExpr() 64 bool VisitObjCIvarRefExpr(ObjCIvarRefExpr *E) { in VisitObjCIvarRefExpr() argument [all …]
|
| /minix3/tests/lib/libcurses/ |
| H A D | atf.terminfo | 14 is2=is2, kDC=\E[3;2~, kEND=\E[1;2F, kHOM=\E[1;2H, 15 kIC=\E[2;2~, kLFT=\E[1;2D, kNXT=\E[6;2~, kPRV=\E[5;2~, 16 kRIT=\E[1;2C, kb2=\EOE, kbs=^H, kcbt=\E[Z, kcub1=\EOD, kcud1=\EOB, 17 kcuf1=\EOC, kcuu1=\EOA, kdch1=\E[3~, kend=\EOF, kent=\EOM, 18 kf1=\EOP, kf10=\E[21~, kf11=\E[23~, kf12=\E[24~, kf13=\E[1;2P, 19 kf14=\E[1;2Q, kf15=\E[1;2R, kf16=\E[1;2S, kf17=\E[15;2~, 20 kf18=\E[17;2~, kf19=\E[18;2~, kf2=\EOQ, kf20=\E[19;2~, 21 kf21=\E[20;2~, kf22=\E[21;2~, kf23=\E[23;2~, kf24=\E[24;2~, 22 kf25=\E[1;5P, kf26=\E[1;5Q, kf27=\E[1;5R, kf28=\E[1;5S, 23 kf29=\E[15;5~, kf3=\EOR, kf30=\E[17;5~, kf31=\E[18;5~, [all …]
|
| /minix3/external/bsd/llvm/dist/clang/lib/Serialization/ |
| H A D | ASTWriterStmt.cpp | 321 void ASTStmtWriter::VisitExpr(Expr *E) { in VisitExpr() argument 322 VisitStmt(E); in VisitExpr() 323 Writer.AddTypeRef(E->getType(), Record); in VisitExpr() 324 Record.push_back(E->isTypeDependent()); in VisitExpr() 325 Record.push_back(E->isValueDependent()); in VisitExpr() 326 Record.push_back(E->isInstantiationDependent()); in VisitExpr() 327 Record.push_back(E->containsUnexpandedParameterPack()); in VisitExpr() 328 Record.push_back(E->getValueKind()); in VisitExpr() 329 Record.push_back(E->getObjectKind()); in VisitExpr() 332 void ASTStmtWriter::VisitPredefinedExpr(PredefinedExpr *E) { in VisitPredefinedExpr() argument [all …]
|
| H A D | ASTReaderStmt.cpp | 393 E = S->capture_init_end(); in VisitCapturedStmt() local 394 I != E; ++I) in VisitCapturedStmt() 410 void ASTStmtReader::VisitExpr(Expr *E) { in VisitExpr() argument 411 VisitStmt(E); in VisitExpr() 412 E->setType(Reader.readType(F, Record, Idx)); in VisitExpr() 413 E->setTypeDependent(Record[Idx++]); in VisitExpr() 414 E->setValueDependent(Record[Idx++]); in VisitExpr() 415 E->setInstantiationDependent(Record[Idx++]); in VisitExpr() 416 E->ExprBits.ContainsUnexpandedParameterPack = Record[Idx++]; in VisitExpr() 417 E->setValueKind(static_cast<ExprValueKind>(Record[Idx++])); in VisitExpr() [all …]
|
| /minix3/minix/lib/libmagicrt/include/ |
| H A D | magic_analysis.h | 100 #define MAGIC_SEL_ANALYZED_PTR_HAS_TRG_FUNCTION(E) \ argument 101 (((E)->u.ptr.trg_flags & MAGIC_STATE_TEXT) != 0) 102 #define MAGIC_SEL_ANALYZED_PTR_HAS_TRG_SENTRY(E) \ argument 103 ((E)->u.ptr.trg_flags && !MAGIC_SEL_ANALYZED_PTR_HAS_TRG_FUNCTION(E)) 104 #define MAGIC_SEL_ANALYZED_PTR_SENTRY(E) \ argument 105 ((E)->u.ptr.trg_flags & MAGIC_SEL_ANALYZE_RETURN_TRG_PTRS) \ 106 ? (E)->u.ptr.trg_p.dsentry->sentry \ 107 : (E)->u.ptr.trg.dsentry.sentry 108 #define MAGIC_SEL_ANALYZED_PTR_SENTRY_ADDRESS(E) \ argument 109 ((E)->u.ptr.trg_flags & MAGIC_SEL_ANALYZE_RETURN_TRG_PTRS) \ [all …]
|
| H A D | magic_sentry.h | 11 #define MAGIC_SENTRY_SITE_ID(E) \ argument 12 (MAGIC_STATE_FLAG(E, MAGIC_STATE_DYNAMIC) ? \ 13 MAGIC_DSENTRY_FROM_SENTRY(E)->site_id : MAGIC_DSENTRY_SITE_ID_NULL) 14 #define MAGIC_SENTRY_PARENT(E) \ argument 15 (MAGIC_STATE_FLAG(E, MAGIC_STATE_DYNAMIC) ? \ 16 MAGIC_DSENTRY_FROM_SENTRY(E)->parent_name : "") 17 #define MAGIC_SENTRY_ID(E) ((E)->id) argument 18 #define MAGIC_SENTRY_IS_STRING(E) MAGIC_STATE_FLAG(E,MAGIC_STATE_STRING) argument 19 #define MAGIC_SENTRY_IS_NAMED_STRING(E) \ argument 20 MAGIC_STATE_FLAG(E,MAGIC_STATE_NAMED_STRING) [all …]
|
| /minix3/share/terminfo/ |
| H A D | terminfo | 4 # by Thomas E. Dickey (TD). 69 # by global-replacing \E(B and \E)B with the appropriate ISO 6429 enablers 70 # for your character set. \E(A and \E)A enables the British character set 75 # so \E)0 should be avoided in <enacs> and initialization strings. 205 # from the terminal. Common values for <u9> will be ^E (on older ASCII 206 # terminals) or \E[c (on newer VT100/ANSI/ECMA-48-compatible terminals). 209 # report. A typical value (for VT100 terminals) is \E[6n. 223 # \E[%i%d;%dR (on VT100/ANSI/ECMA-48-compatible terminals). 338 cub1=\E[D, cud1=\E[B, cuf1=\E[C, cuu1=\E[A, 340 cub=\E[%p1%dD, cud=\E[%p1%dB, cuf=\E[%p1%dC, [all …]
|
| /minix3/crypto/external/bsd/openssl/dist/crypto/ripemd/ |
| H A D | rmd_dgst.c | 80 c->E = RIPEMD160_E; in fips_md_init() 91 register MD32_REG_T A, B, C, D, E; in ripemd160_block_data_order() local 109 E = ctx->E; in ripemd160_block_data_order() 115 RIP1(A, B, C, D, E, WL00, SL00); in ripemd160_block_data_order() 118 RIP1(E, A, B, C, D, WL01, SL01); in ripemd160_block_data_order() 121 RIP1(D, E, A, B, C, WL02, SL02); in ripemd160_block_data_order() 124 RIP1(C, D, E, A, B, WL03, SL03); in ripemd160_block_data_order() 127 RIP1(B, C, D, E, A, WL04, SL04); in ripemd160_block_data_order() 130 RIP1(A, B, C, D, E, WL05, SL05); in ripemd160_block_data_order() 133 RIP1(E, A, B, C, D, WL06, SL06); in ripemd160_block_data_order() [all …]
|
| /minix3/external/bsd/libc++/dist/libcxx/test/numerics/rand/rand.eng/rand.eng.sub/ |
| H A D | values.pass.cpp | 37 typedef std::ranlux24_base E; in test1() typedef 38 static_assert((E::word_size == 24), ""); in test1() 39 static_assert((E::short_lag == 10), ""); in test1() 40 static_assert((E::long_lag == 24), ""); in test1() 41 /*static_*/assert((E::min() == 0)/*, ""*/); in test1() 42 /*static_*/assert((E::max() == 0xFFFFFF)/*, ""*/); in test1() 43 static_assert((E::default_seed == 19780503u), ""); in test1() 44 where(E::word_size); in test1() 45 where(E::short_lag); in test1() 46 where(E::long_lag); in test1() [all …]
|
| /minix3/external/bsd/libc++/dist/libcxx/test/std/numerics/rand/rand.eng/rand.eng.sub/ |
| H A D | values.pass.cpp | 37 typedef std::ranlux24_base E; in test1() typedef 38 static_assert((E::word_size == 24), ""); in test1() 39 static_assert((E::short_lag == 10), ""); in test1() 40 static_assert((E::long_lag == 24), ""); in test1() 41 /*static_*/assert((E::min() == 0)/*, ""*/); in test1() 42 /*static_*/assert((E::max() == 0xFFFFFF)/*, ""*/); in test1() 43 static_assert((E::default_seed == 19780503u), ""); in test1() 44 where(E::word_size); in test1() 45 where(E::short_lag); in test1() 46 where(E::long_lag); in test1() [all …]
|
| /minix3/external/bsd/llvm/dist/clang/lib/CodeGen/ |
| H A D | CGExprAgg.cpp | 75 void EmitAggLoadOfLValue(const Expr *E); 84 void EmitMoveFromReturnSlot(const Expr *E, RValue Src); 87 QualType elementType, InitListExpr *E); 108 void VisitUnaryExtension(UnaryOperator *E) { Visit(E->getSubExpr()); } in VisitUnaryExtension() argument 109 void VisitSubstNonTypeTemplateParmExpr(SubstNonTypeTemplateParmExpr *E) { in VisitSubstNonTypeTemplateParmExpr() argument 110 return Visit(E->getReplacement()); in VisitSubstNonTypeTemplateParmExpr() 114 void VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr() argument 121 if (E->getDecl()->getType()->isReferenceType()) { in VisitDeclRefExpr() 123 = CGF.tryEmitAsConstant(E)) { in VisitDeclRefExpr() 124 EmitFinalDestCopy(E->getType(), result.getReferenceLValue(CGF, E)); in VisitDeclRefExpr() [all …]
|
| /minix3/external/bsd/llvm/dist/clang/include/clang/Analysis/Analyses/ |
| H A D | ThreadSafetyTraverse.h | 63 typename R::R_SExpr traverse(T* &E, typename R::R_Ctx Ctx) { in traverse() argument 64 return traverseSExpr(E, Ctx); in traverse() 69 typename R::R_SExpr traverseSExpr(SExpr *E, typename R::R_Ctx Ctx) { in traverseSExpr() argument 70 return traverseByCase(E, Ctx); in traverseSExpr() 74 typename R::R_SExpr traverseByCase(SExpr *E, typename R::R_Ctx Ctx) { in traverseByCase() argument 75 switch (E->opcode()) { in traverseByCase() 78 return self()->traverse##X(cast<X>(E), Ctx); in traverseByCase() 143 void push_back(T E) { Elems.push_back(E); } in push_back() argument 166 void push_back(bool E) { Success = Success && E; } in push_back() argument 242 R_SExpr reduceReturn(Return &O, R_SExpr E) { in reduceReturn() argument [all …]
|
| /minix3/external/bsd/llvm/dist/clang/lib/ARCMigrate/ |
| H A D | TransUnbridgedCasts.cpp | 88 bool VisitCastExpr(CastExpr *E) { in VisitCastExpr() argument 89 if (E->getCastKind() != CK_CPointerToObjCPointerCast && in VisitCastExpr() 90 E->getCastKind() != CK_BitCast && in VisitCastExpr() 91 E->getCastKind() != CK_AnyPointerToBlockPointerCast) in VisitCastExpr() 94 QualType castType = E->getType(); in VisitCastExpr() 95 Expr *castExpr = E->getSubExpr(); in VisitCastExpr() 114 transformNonObjCToObjCCast(E); in VisitCastExpr() 116 transformObjCToNonObjCCast(E); in VisitCastExpr() 122 void transformNonObjCToObjCCast(CastExpr *E) { in transformNonObjCToObjCCast() argument 123 if (!E) return; in transformNonObjCToObjCCast() [all …]
|
| /minix3/minix/lib/liblwip/dist/src/netif/ppp/polarssl/ |
| H A D | sha1.c | 88 unsigned long temp, W[16], A, B, C, D, E; in sha1_process() local 125 E = ctx->state[4]; in sha1_process() 130 P( A, B, C, D, E, W[0] ); in sha1_process() 131 P( E, A, B, C, D, W[1] ); in sha1_process() 132 P( D, E, A, B, C, W[2] ); in sha1_process() 133 P( C, D, E, A, B, W[3] ); in sha1_process() 134 P( B, C, D, E, A, W[4] ); in sha1_process() 135 P( A, B, C, D, E, W[5] ); in sha1_process() 136 P( E, A, B, C, D, W[6] ); in sha1_process() 137 P( D, E, A, B, C, W[7] ); in sha1_process() [all …]
|