Searched refs:follow (Results 76 - 98 of 98) sorted by relevance

1234

/external/chromium_org/third_party/libvpx/source/libvpx/vpx_ports/
H A Dx86_abi_support.asm325 ; value. Typically we follow this up with 'push rbp' - re-aligning the stack -
/external/libvpx/libvpx/vpx_ports/
H A Dx86_abi_support.asm325 ; value. Typically we follow this up with 'push rbp' - re-aligning the stack -
/external/antlr/antlr-3.4/runtime/Python/antlr3/
H A Dtree.py1410 # in follow set. So, stop will be 1 to left to start. adjust.
2219 def getMissingSymbol(self, input, e, expectedTokenType, follow):
2342 def mismatch(self, input, ttype, follow):
/external/libvorbis/doc/
H A D07-floor1.tex248 optimizations, implementors are warned to follow the details closely.
/external/strace/
H A Dstrace.spec469 - Add patch to follow clone() syscalls, too.
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
H A Derror.rb392 the multiple possible paths to follow by checking a number of future input
H A Dtoken.rb394 Since ANTLR requires token type names to follow capital-letter naming
/external/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpressions.h569 /// // return true to follow this node.
570 /// bool follow(const SCEV *S);
580 if (Visited.insert(S) && Visitor.follow(S))
/external/chromium_org/third_party/skia/src/core/
H A DSkDraw.cpp1892 Need differentially more subdivisions when the follow-path is curvy. Not sure how to
1934 const SkPath& follow, const SkMatrix* matrix,
1944 SkPathMeasure meas(follow, false);
1933 drawTextOnPath(const char text[], size_t byteLength, const SkPath& follow, const SkMatrix* matrix, const SkPaint& paint) const argument
/external/skia/src/core/
H A DSkDraw.cpp1879 Need differentially more subdivisions when the follow-path is curvy. Not sure how to
1921 const SkPath& follow, const SkMatrix* matrix,
1931 SkPathMeasure meas(follow, false);
1920 drawTextOnPath(const char text[], size_t byteLength, const SkPath& follow, const SkMatrix* matrix, const SkPaint& paint) const argument
/external/chromium_org/third_party/devscripts/
H A Dlicensecheck.pl264 push @find_args, qw(-follow -type f -print);
/external/clang/tools/scan-build/
H A Dscan-build537 find({ wanted => \&FileWanted, follow => 0}, $Dir);
/external/llvm/lib/Analysis/
H A DScalarEvolution.cpp2817 bool follow(const SCEV *S) {
3032 /// getPointerBase - Transitively follow the chain of pointer-type operands
3262 // If the PHI has a single incoming value, follow that value, unless the
6893 bool follow(const SCEV *S) {
6931 bool follow(const SCEV *S) {
6946 bool follow(const SCEV *S) {
7020 bool follow(const SCEV *S) {
7301 bool follow(const SCEV *S) {
7977 bool follow(const SCEV *S) {
H A DScalarEvolutionExpander.cpp714 // Sort by loop. Use a stable sort so that constants follow non-constants and
783 // Sort by loop. Use a stable sort so that constants follow non-constants.
1829 bool follow(const SCEV *S) { function in struct:__anon25704::SCEVFindUnsafe
/external/dnsmasq/contrib/dnslist/
H A Ddnslist.pl325 modification follow.
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/
H A DObjC.stg1221 [self recoverFromMismatchedSet:input exception:mse follow:FOLLOW_set_in_<ruleName><elementIndex>]; !>
/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...
/external/bison/
H A Dmaint.mk1427 # Override this in cfg.mk if you follow different procedures.
/external/chromium_org/third_party/sqlite/src/tool/
H A Dlemon.c208 ** Configurations also contain a follow-set which is a list of terminal
209 ** symbols which are allowed to immediately follow the end of the rule.
745 ** are added to between some states so that the LR(1) follow sets
821 /* A state with the same basis already exists! Copy all the follow-set
939 ** links are used in the follow-set computation. */
1484 /* Initialize the size for all follow and first sets */
1494 /* Compute all LR(0) states. Also record follow-set propagation
1495 ** links so that the follow-set can be computed later */
1503 /* Compute the follow set of every reducible configuration */
2024 to follow th
[all...]
/external/iproute2/doc/
H A Dip-cref.tex1655 Then some optional attributes follow:
2187 by a colon. Then the selectors follow. Each key is prefixed
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.Tree.pas2621 // in follow set). So, stop will be 1 to left to start. adjust.
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 668 milliseconds

1234