Searched defs:compiler (Results 176 - 197 of 197) sorted by relevance

12345678

/external/apache-xml/src/main/java/org/apache/xpath/axes/
H A DLocPathIterator.java32 import org.apache.xpath.compiler.Compiler;
81 * @param compiler The Compiler which is creating
84 * opcode list from the compiler.
88 protected LocPathIterator(Compiler compiler, int opPos, int analysis) argument
91 this(compiler, opPos, analysis, true);
99 * @param compiler The Compiler which is creating
102 * opcode list from the compiler.
110 Compiler compiler, int opPos, int analysis, boolean shouldLoadWalkers)
109 LocPathIterator( Compiler compiler, int opPos, int analysis, boolean shouldLoadWalkers) argument
H A DWalkerFactory.java28 import org.apache.xpath.compiler.Compiler;
29 import org.apache.xpath.compiler.FunctionTable;
30 import org.apache.xpath.compiler.OpCodes;
31 import org.apache.xpath.compiler.OpMap;
51 * @param compiler non-null reference to compiler object that has processed
61 WalkingIterator lpi, Compiler compiler, int stepOpCodePos)
66 int stepType = compiler.getOp(stepOpCodePos);
73 firstWalker = createDefaultWalker(compiler, stepType, lpi, 0);
75 firstWalker.init(compiler, stepOpCodePo
60 loadOneWalker( WalkingIterator lpi, Compiler compiler, int stepOpCodePos) argument
95 loadWalkers( WalkingIterator lpi, Compiler compiler, int stepOpCodePos, int stepIndex) argument
139 diagnoseIterator(String name, int analysis, Compiler compiler) argument
158 newDTMIterator( Compiler compiler, int opPos, boolean isTopLevel) argument
300 getAxisFromStep( Compiler compiler, int stepOpCodePos) argument
400 functionProximateOrContainsProximate(Compiler compiler, int opPos) argument
430 isProximateInnerExpr(Compiler compiler, int opPos) argument
473 mightBeProximate(Compiler compiler, int opPos, int stepType) argument
556 isOptimizableForDescendantIterator( Compiler compiler, int stepOpCodePos, int stepIndex) argument
664 analyze( Compiler compiler, int stepOpCodePos, int stepIndex) argument
819 loadSteps( MatchPatternIterator mpi, Compiler compiler, int stepOpCodePos, int stepIndex) argument
978 createDefaultStepPattern( Compiler compiler, int opPos, MatchPatternIterator mpi, int analysis, StepPattern tail, StepPattern head) argument
1127 analyzePredicate(Compiler compiler, int opPos, int stepType) argument
1164 createDefaultWalker(Compiler compiler, int opPos, WalkingIterator lpi, int analysis) argument
1623 isNaturalDocOrder( Compiler compiler, int stepOpCodePos, int stepIndex, int analysis) argument
[all...]
/external/javassist/src/main/javassist/compiler/
H A DJvstCodeGen.java16 package javassist.compiler;
20 import javassist.compiler.ast.*;
H A DMemberCodeGen.java16 package javassist.compiler;
20 import javassist.compiler.ast.*;
H A DTokenId.java16 package javassist.compiler;
H A DTypeChecker.java16 package javassist.compiler;
23 import javassist.compiler.ast.*;
863 * often inconvenient, this compiler allows it. The following
H A DCodeGen.java16 package javassist.compiler;
20 import javassist.compiler.ast.*;
1460 * The compiler internally uses # for compiling .class
/external/protobuf/src/google/protobuf/compiler/
H A Dcommand_line_interface_unittest.cc48 #include <google/protobuf/compiler/command_line_interface.h>
49 #include <google/protobuf/compiler/code_generator.h>
50 #include <google/protobuf/compiler/mock_code_generator.h>
62 namespace compiler { namespace in namespace:google::protobuf
1399 } // namespace compiler
H A Dparser.cc42 #include <google/protobuf/compiler/parser.h>
53 namespace compiler { namespace in namespace:google::protobuf
1128 } // namespace compiler
H A Dplugin.pb.h1 // Generated by the protocol buffer compiler. DO NOT EDIT!
2 // source: google/protobuf/compiler/plugin.proto
31 namespace compiler { namespace in namespace:google::protobuf
136 // @@protoc_insertion_point(class_scope:google.protobuf.compiler.CodeGeneratorRequest)
251 // @@protoc_insertion_point(class_scope:google.protobuf.compiler.CodeGeneratorResponse.File)
350 // repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15;
354 inline const ::google::protobuf::compiler::CodeGeneratorResponse_File& file(int index) const;
355 inline ::google::protobuf::compiler::CodeGeneratorResponse_File* mutable_file(int index);
356 inline ::google::protobuf::compiler::CodeGeneratorResponse_File* add_file();
357 inline const ::google::protobuf::RepeatedPtrField< ::google::protobuf::compiler
[all...]
H A Dcommand_line_interface.cc35 #include <google/protobuf/compiler/command_line_interface.h>
51 #include <google/protobuf/compiler/importer.h>
52 #include <google/protobuf/compiler/code_generator.h>
53 #include <google/protobuf/compiler/plugin.pb.h>
54 #include <google/protobuf/compiler/subprocess.h>
55 #include <google/protobuf/compiler/zip_writer.h>
71 namespace compiler { namespace in namespace:google::protobuf
923 return false; // Exit without running compiler.
932 return false; // Exit without running compiler.
976 cerr << "This compiler doe
[all...]
/external/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_unittest.cc54 #include <google/protobuf/compiler/cpp/cpp_test_bad_identifiers.pb.h>
55 #include <google/protobuf/compiler/importer.h>
71 namespace compiler { namespace in namespace:google::protobuf
74 // Can't use an anonymous namespace here due to brokenness of Tru64 compiler.
96 // Parse a descriptor directly (using google::protobuf::compiler::Importer) and
765 // no default case: We want to make sure the compiler recognizes that
1169 } // namespace compiler
1180 namespace compiler { namespace in namespace:google::protobuf
1228 } // namespace compiler
/external/protobuf/src/google/protobuf/compiler/python/
H A Dpython_generator.cc51 #include <google/protobuf/compiler/python/python_generator.h>
63 namespace compiler { namespace in namespace:google::protobuf
70 // TODO(robinson): Unify with copy in compiler/cpp/internal/helpers.cc.
122 "# Generated by the protocol buffer compiler. DO NOT EDIT!\n"
151 // //compiler/cpp/internal/primitive_field.cc
152 // //compiler/cpp/internal/enum_field.cc
153 // //compiler/cpp/internal/string_field.cc
215 // compiler warning when a new type is added.)
990 } // namespace compiler
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/mesa3d/src/pixelflinger2/
H A Dshader.cpp396 bcc::Compiler compiler; local
402 compile_result = compiler.config(bcc::DefaultCompilerConfig());
404 ALOGD("failed config compiler (%s)", bcc::Compiler::GetErrorString(compile_result));
409 compiler.enableLTO(/* pEnable */false); // Disable LTO passes execution.
411 compile_result = compiler.compile(*instance->script, out);
/external/v8/src/
H A Djsregexp.h608 virtual void Emit(RegExpCompiler* compiler, Trace* trace) = 0;
622 bool EmitQuickCheck(RegExpCompiler* compiler,
633 RegExpCompiler* compiler,
683 LimitResult LimitVersions(RegExpCompiler* compiler, Trace* trace);
785 virtual void Emit(RegExpCompiler* compiler, Trace* trace);
790 RegExpCompiler* compiler,
794 details, compiler, filled_in, not_at_start);
852 virtual void Emit(RegExpCompiler* compiler, Trace* trace);
857 RegExpCompiler* compiler,
882 void TextEmitPass(RegExpCompiler* compiler,
789 GetQuickCheckDetails(QuickCheckDetails* details, RegExpCompiler* compiler, int filled_in, bool not_at_start) argument
958 GetQuickCheckDetails(QuickCheckDetails* details, RegExpCompiler* compiler, int characters_filled_in, bool not_at_start) argument
982 GetQuickCheckDetails(QuickCheckDetails* details, RegExpCompiler* compiler, int characters_filled_in, bool not_at_start) argument
[all...]
H A Djsregexp.cc31 #include "compiler.h"
845 explicit RecursionCheck(RegExpCompiler* compiler) : compiler_(compiler) { argument
846 compiler->IncrementRecursionDepth();
1133 void Trace::Flush(RegExpCompiler* compiler, RegExpNode* successor) { argument
1134 RegExpMacroAssembler* assembler = compiler->macro_assembler();
1145 successor->Emit(compiler, &new_state);
1175 successor->Emit(compiler, &new_state);
1192 void NegativeSubmatchSuccess::Emit(RegExpCompiler* compiler, Trace* trace) { argument
1193 RegExpMacroAssembler* assembler = compiler
1219 Emit(RegExpCompiler* compiler, Trace* trace) argument
1382 EmitSimpleCharacter(Isolate* isolate, RegExpCompiler* compiler, uc16 c, Label* on_failure, int cp_offset, bool check, bool preloaded) argument
1405 EmitAtomNonLetter(Isolate* isolate, RegExpCompiler* compiler, uc16 c, Label* on_failure, int cp_offset, bool check, bool preloaded) argument
1487 EmitAtomLetter(Isolate* isolate, RegExpCompiler* compiler, uc16 c, Label* on_failure, int cp_offset, bool check, bool preloaded) argument
1665 LimitVersions(RegExpCompiler* compiler, Trace* trace) argument
1770 GetQuickCheckDetails( QuickCheckDetails* details, RegExpCompiler* compiler, int filled_in, bool not_at_start) argument
1856 EmitQuickCheck(RegExpCompiler* compiler, Trace* trace, bool preload_has_checked_bounds, Label* on_possible_success, QuickCheckDetails* details, bool fall_through_on_failure) argument
1931 GetQuickCheckDetails(QuickCheckDetails* details, RegExpCompiler* compiler, int characters_filled_in, bool not_at_start) argument
2155 GetQuickCheckDetails(QuickCheckDetails* details, RegExpCompiler* compiler, int characters_filled_in, bool not_at_start) argument
2168 GetQuickCheckDetails(QuickCheckDetails* details, RegExpCompiler* compiler, int characters_filled_in, bool not_at_start) argument
2218 EmitHat(RegExpCompiler* compiler, RegExpNode* on_success, Trace* trace) argument
2254 EmitHalfBoundaryCheck(AssertionNode::AssertionNodeType type, RegExpCompiler* compiler, RegExpNode* on_success, Trace* trace) argument
2293 EmitBoundaryCheck(AssertionNode::AssertionNodeType type, RegExpCompiler* compiler, RegExpNode* on_success, Trace* trace) argument
2359 GetQuickCheckDetails(QuickCheckDetails* details, RegExpCompiler* compiler, int filled_in, bool not_at_start) argument
2374 Emit(RegExpCompiler* compiler, Trace* trace) argument
2458 TextEmitPass(RegExpCompiler* compiler, TextEmitPassType pass, bool preloaded, Trace* trace, bool first_element_checked, int* checked_up_to) argument
2557 Emit(RegExpCompiler* compiler, Trace* trace) argument
2605 successor_trace.AdvanceCurrentPositionInTrace(Length(), compiler); local
2616 AdvanceCurrentPositionInTrace(int by, RegExpCompiler* compiler) argument
2705 Emit(RegExpCompiler* compiler, Trace* trace) argument
2727 CalculatePreloadCharacters(RegExpCompiler* compiler, bool not_at_start) argument
2874 Emit(RegExpCompiler* compiler, Trace* trace) argument
3050 EmitOutOfLineContinuation(RegExpCompiler* compiler, Trace* trace, GuardedAlternative alternative, AlternativeGeneration* alt_gen, int preload_characters, bool next_expects_preload) argument
3092 Emit(RegExpCompiler* compiler, Trace* trace) argument
3214 Emit(RegExpCompiler* compiler, Trace* trace) argument
3617 ToNode(RegExpCompiler* compiler, RegExpNode* on_success) argument
3625 ToNode(RegExpCompiler* compiler, RegExpNode* on_success) argument
3716 ToNode(RegExpCompiler* compiler, RegExpNode* on_success) argument
3722 ToNode(RegExpCompiler* compiler, RegExpNode* on_success) argument
3736 ToNode(RegExpCompiler* compiler, RegExpNode* on_success) argument
3752 RegExpExpansionLimiter(RegExpCompiler* compiler, int factor) argument
3785 ToNode(int min, int max, bool is_greedy, RegExpTree* body, RegExpCompiler* compiler, RegExpNode* on_success, bool not_at_start) argument
3920 ToNode(RegExpCompiler* compiler, RegExpNode* on_success) argument
3973 ToNode(RegExpCompiler* compiler, RegExpNode* on_success) argument
3981 ToNode(RegExpCompiler* compiler, RegExpNode* on_success) argument
3987 ToNode(RegExpCompiler* compiler, RegExpNode* on_success) argument
4039 ToNode(RegExpCompiler* compiler, RegExpNode* on_success) argument
4045 ToNode(RegExpTree* body, int index, RegExpCompiler* compiler, RegExpNode* on_success) argument
4057 ToNode(RegExpCompiler* compiler, RegExpNode* on_success) argument
[all...]
/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/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-apache-oro.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
H A Dant-nodeps.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...

Completed in 650 milliseconds

12345678