Searched defs:startFunction (Results 1 - 6 of 6) sorted by relevance

/external/owasp/sanitizer/src/main/org/owasp/html/
H A DCssGrammar.java103 handler.startFunction(token);
213 void startFunction(String token); method in interface:CssGrammar.PropertyHandler
/external/llvm/unittests/ExecutionEngine/MCJIT/
H A DMCJITTestBase.h50 Function *startFunction(Module *M, StringRef Name) { function in class:llvm::TrivialModuleBuilder
69 Function *Result = startFunction<Signature>(M, "caller");
86 Function *Result = startFunction<int32_t(void)>(M, "main");
98 Function *Result = startFunction<int32_t(int32_t, int32_t)>(M, Name);
156 Function *Result = startFunction<int32_t(int32_t)>(M, Name);
/external/llvm/lib/ExecutionEngine/JIT/
H A DJITEmitter.cpp333 /// JITEventListeners. This is reset in startFunction and used in
374 void startFunction(MachineFunction &F) override;
770 void JITEmitter::startFunction(MachineFunction &F) { function in class:JITEmitter
/external/owasp/sanitizer/distrib/lib/
H A Dowasp-java-html-sanitizer.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/owasp/ org/owasp/html/ org/owasp/html/AbstractTokenStream ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Djaxen-1.1.6.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/LICENSE.txt META-INF/maven/ ...
/external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
H A DFlexAntTasks.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/adobe/ com/adobe/ac/ com/adobe/ac/ant/ ...

Completed in 1841 milliseconds