HomeSort by relevance Sort by last modified time
    Searched defs:Execute (Results 1 - 25 of 25) sorted by null

  /external/chromium/chrome/browser/sync/engine/
syncer_command.cc 18 void SyncerCommand::Execute(SyncSession* session) {
  /external/clang/test/CodeGenCXX/
static-local-in-local-class.cpp 27 static void Execute() {
31 Helper::Execute();
  /external/chromium/chrome/browser/diagnostics/
diagnostics_test.cc 19 bool DiagnosticTest::Execute(DiagnosticsModel::Observer* observer,
  /external/clang/examples/clang-interpreter/
main.cpp 44 static int Execute(llvm::Module *Mod, char * const *envp) {
141 // Create and execute the frontend to generate an LLVM bitcode module.
148 Res = Execute(Module, envp);
  /external/chromium/chrome/browser/extensions/
execute_code_in_tab_function.cc 102 if (!Execute(code_string))
129 Execute(data);
145 bool ExecuteCodeInTabFunction::Execute(const std::string& code_string) {
219 Release(); // balanced in Execute()
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
TokenRewriteStream.cs 70 * Then in the rules, you can execute
117 * Execute the rewrite operation by possibly adding to the buffer.
121 public virtual int Execute(StringBuilder buf) {
137 public override int Execute(StringBuilder buf) {
156 public override int Execute(StringBuilder buf) {
402 return ToOriginalString(start, end); // no instructions to execute
427 i = op.Execute(buf); // execute operation and skip
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
TokenRewriteStream.cs 73 * Then in the rules, you can execute
130 * Execute the rewrite operation by possibly adding to the buffer.
134 public virtual int Execute( StringBuilder buf )
155 public override int Execute( StringBuilder buf )
178 public override int Execute( StringBuilder buf )
466 return ToOriginalString( start, end ); // no instructions to execute
496 i = op.Execute( buf ); // execute operation and skip
  /external/clang/lib/StaticAnalyzer/Checkers/
VirtualCallChecker.cpp 87 void Execute() {
226 walker.Execute();
234 walker.Execute();
  /external/chromium/app/sql/
connection.cc 205 bool Connection::Execute(const char* sql) {
361 if (!Execute("PRAGMA locking_mode=EXCLUSIVE"))
  /external/chromium/base/files/
file_path_watcher_browsertest.cc 494 Execute
512 case Execute:
543 case Execute:
613 ASSERT_TRUE(ChangeFilePermissions(test_dir1, Execute, false));
615 ASSERT_TRUE(ChangeFilePermissions(test_dir1, Execute, true));
  /external/chromium/chrome/browser/chromeos/login/
signed_settings_helper.cc 32 // Creates and execute op.
33 void Execute() {
39 // Note that the context could be released when op_->Execute() returns.
44 op_->Execute();
83 // Creates the op to execute.
414 context->Execute();
443 pending_contexts_.front()->Execute();
signed_settings.cc 40 settings_->Execute();
58 polfetcher_->Execute();
107 void Execute();
118 // Execute() returns, which is implicitly assumed by SignedSettingsHelper
133 void Execute();
148 // Execute() returns, which is implicitly assumed by SignedSettingsHelper
166 void Execute();
181 // Execute() returns, which is implicitly assumed by SignedSettingsHelper
197 void Execute();
210 // Execute() returns, which is implicitly assumed by SignedSettingsHelpe
    [all...]
  /external/clang/lib/Frontend/
FrontendAction.cpp 364 bool FrontendAction::Execute() {
  /external/v8/src/
regexp-macro-assembler.cc 146 Result res = Execute(*regexp_code,
157 NativeRegExpMacroAssembler::Result NativeRegExpMacroAssembler::Execute(
d8.cc     [all...]
  /external/valgrind/unittest/
thread_wrappers.h 172 void Execute() {
277 closure->Execute();
  /external/v8/test/cctest/
test-regexp.cc 512 static void Execute(const char* input,
707 static ArchRegExpMacroAssembler::Result Execute(Code* code,
713 return NativeRegExpMacroAssembler::Execute(
744 Execute(*code,
788 Execute(*code,
805 result = Execute(*code,
848 Execute(*code,
867 result = Execute(*code,
905 Execute(*code,
948 Execute(*code
    [all...]
  /external/valgrind/main/drd/tests/
tsan_thread_wrappers_pthread.h 443 void Execute() {
547 closure->Execute();
  /external/v8/tools/
test.py 370 output = Execute(full_command,
534 def Execute(args, context, timeout=None):
    [all...]
  /external/v8/src/arm/
simulator-arm.cc 311 // Execute the one instruction we broke at with breakpoints disabled.
787 // access violation if the simulator ever tries to execute it.
799 // execute it with the simulator. We do that by redirecting the external
    [all...]
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.pas     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 
  /prebuilts/tools/common/ant/
ant.jar 
  /prebuilts/tools/common/m2/internal/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 
  /prebuilts/tools/common/freemarker/
freemarker-2.3.19.jar 

Completed in 339 milliseconds