Home
last modified time | relevance | path

Searched refs:Chaining (Results 1 – 18 of 18) sorted by relevance

/external/v8/test/webkit/fast/js/
DPromise-resolve-with-itself-expected.txt6 PASS result is "TypeError: Chaining cycle detected for promise #<Promise>"
/external/clang/include/clang/AST/
DDecl.h2449 NamedDecl **Chaining; variable
2455 : ValueDecl(IndirectField, DC, L, N, T), Chaining(CH), ChainingSize(CHS) {} in IndirectFieldDecl()
2468 chain_iterator chain_begin() const { return chain_iterator(Chaining); } in chain_begin()
2470 return chain_iterator(Chaining + ChainingSize); in chain_end()
2477 return cast<FieldDecl>(Chaining[ChainingSize - 1]); in getAnonField()
/external/llvm/test/Transforms/LoopStrengthReduce/X86/
Divchain-X86.ll6 ; @simple is the most basic chain of address induction variables. Chaining
/external/libogg/doc/
Drfc3533.txt233 "Chaining"). Grouping defines how to interleave several logical
237 bitstreams. Chaining on the other hand, is defined to provide a
/external/clang/lib/Sema/
DSemaDecl.cpp3825 SmallVectorImpl<NamedDecl *> &Chaining, in InjectAnonymousStructOrUnionMembers() argument
3851 unsigned OldChainingSize = Chaining.size(); in InjectAnonymousStructOrUnionMembers()
3853 Chaining.append(IF->chain_begin(), IF->chain_end()); in InjectAnonymousStructOrUnionMembers()
3855 Chaining.push_back(VD); in InjectAnonymousStructOrUnionMembers()
3857 assert(Chaining.size() >= 2); in InjectAnonymousStructOrUnionMembers()
3859 new (SemaRef.Context)NamedDecl*[Chaining.size()]; in InjectAnonymousStructOrUnionMembers()
3860 for (unsigned i = 0; i < Chaining.size(); i++) in InjectAnonymousStructOrUnionMembers()
3861 NamedChain[i] = Chaining[i]; in InjectAnonymousStructOrUnionMembers()
3865 VD->getType(), NamedChain, Chaining.size()); in InjectAnonymousStructOrUnionMembers()
3877 Chaining.resize(OldChainingSize); in InjectAnonymousStructOrUnionMembers()
/external/icu/icu4c/source/data/brkitr/
Dline.txt199 # Chaining is disabled with CM because it causes other failures,
Dline_normal_fi.txt205 # Chaining is disabled with CM because it causes other failures,
Dline_fi.txt204 # Chaining is disabled with CM because it causes other failures,
Dline_normal.txt202 # Chaining is disabled with CM because it causes other failures,
Dline_ja.txt196 # Chaining is disabled with CM because it causes other failures,
Dline_loose.txt208 # Chaining is disabled with CM because it causes other failures,
Dline_loose_fi.txt209 # Chaining is disabled with CM because it causes other failures,
Dline_normal_cj.txt209 # Chaining is disabled with CM because it causes other failures,
Dline_loose_cj.txt227 # Chaining is disabled with CM because it causes other failures,
/external/llvm/test/Transforms/LoopStrengthReduce/ARM/
Divchain-ARM.ll4 ; @simple is the most basic chain of address induction variables. Chaining
/external/clang/lib/Serialization/
DASTReaderDecl.cpp1049 FD->Chaining = new (Reader.getContext())NamedDecl*[FD->ChainingSize]; in VisitIndirectFieldDecl()
1052 FD->Chaining[I] = ReadDeclAs<NamedDecl>(Record, Idx); in VisitIndirectFieldDecl()
/external/libvncserver/x11vnc/
DREADME370 encrypted (including inside the firewall) see Chaining SSH's.
373 the "Proxy/Gateway" setting in SSVNC (including the Chaining SSH's
3993 automated by Chaining SSH's.
9229 Chaining ssh's: Note that for use of a ssh gateway and -L redirection
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/bin/util/
Dssvnc.tcl2537 Chaining 2 ssh's: One can also do a "double ssh", i.e. a