Home
last modified time | relevance | path

Searched refs:executing (Results 1 – 25 of 228) sorted by relevance

12345678910

/external/clang/test/Rewriter/
Dfinally.m5 …printf("executing try"); // expected-warning{{implicitly declaring library function 'printf' with …
9 printf("executing finally");
13 printf("executing try");
16 printf("executing finally");
18 printf("executing after finally block");
21 printf("executing try");
23 printf("executing finally");
Drewrite-modern-try-catch-finally.m18 printf("executing try");
21 printf("executing finally");
23 printf("executing after finally block");
26 printf("executing try");
28 printf("executing finally");
/external/linux-tools-perf/Documentation/
Dperf-bench.txt28 (executing 1000000 pipe operations between two tasks)
104 (executing 1000000 pipe operations between two tasks)
111 (executing 1000 pipe operations between two tasks)
/external/mesa3d/docs/OLD/
DMESA_program_debug.spec43 1. Have the GL call a user-specified function prior to executing
187 program is currently executing and <data> will be the value
312 be used to print the values of R0, R1, R2 and R3 while executing
316 /* This is called by the GL when the vertex program is executing.
/external/chromium_org/third_party/mesa/src/docs/OLD/
DMESA_program_debug.spec43 1. Have the GL call a user-specified function prior to executing
187 program is currently executing and <data> will be the value
312 be used to print the values of R0, R1, R2 and R3 while executing
316 /* This is called by the GL when the vertex program is executing.
/external/smack/src/org/jivesoftware/smackx/provider/
DAdHocCommandDataProvider.java56 if (AdHocCommand.Status.executing.toString().equalsIgnoreCase(status)) { in parseIQ()
57 adHocCommandData.setStatus(AdHocCommand.Status.executing); in parseIQ()
/external/sepolicy/
Dte_macros4 # upon executing a file labeled with type.
13 # New domain is entered by executing the file.
26 # upon executing a file labeled with type.
96 # upon executing its binary.
/external/clang/examples/clang-interpreter/
DREADME.txt1 This is an example of Clang based interpreter, for executing standalone C
/external/chromium_org/third_party/markupsafe/
DREADME.chromium24 Retrieve or update by executing markupsafe/get_markupsafe.sh from third_party.
/external/chromium_org/third_party/jinja2/
DREADME.chromium25 Retrieve or update by executing jinja2/get_jinja2.sh from third_party.
/external/chromium/chrome/browser/ui/cocoa/applescript/
Dbookmark_applescript_utils_unittest.mm20 // Represents the current fake command that is executing.
/external/smack/src/org/jivesoftware/smackx/commands/
DAdHocCommand.java358 executing, enumConstant
DAdHocCommandManager.java450 response.setStatus(Status.executing); in processAdHocCommand()
592 response.setStatus(Status.executing); in processAdHocCommand()
/external/chromium_org/chrome/browser/ui/cocoa/applescript/
Dbookmark_applescript_utils_unittest.mm23 // Represents the current fake command that is executing.
/external/llvm/docs/
DLexicon.rst176 temporary variable within an executing function.
215 identifies `roots`_ within the stack frame of an executing function.
DBugpoint.rst33 where each test of the program (which requires executing it) takes a long time.
47 test program, it tries executing it with the selected code generator. If the
105 specified on one piece, linking the two pieces back together, and then executing
/external/chromium/chrome/browser/ui/cocoa/
Dconfirm_quit_panel_controller_unittest.mm38 // finishes executing.
/external/chromium_org/chrome/browser/ui/cocoa/
Dconfirm_quit_panel_controller_unittest.mm39 // finishes executing.
/external/chromium_org/native_client_sdk/src/doc/
Dnacl-and-pnacl.rst53 executing. This portability aligns Native Client with existing open web
63 have no problem executing the **pexe**, even on new architectures.
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/tests/testScripts/
Druntests.bat73 REM command for executing antRunner headless
/external/chromium_org/content/common/
Dsandbox_mac_system_access_unittest.mm75 // After executing the test, the clipboard should still be empty.
/external/chromium_org/third_party/sqlite/src/test/
Dwal5.test28 # A checkpoint may be requested either using the C API or by executing
186 # Test that executing "PRAGMA wal_checkpoint" checkpoints all attached
Dtrace2.test50 # passed to the trace callback again. i.e. that executing the output
Dschema3.test21 # executing any queries. Specifically, it does not return a "no such column"
/external/openssh/contrib/redhat/
Dopenssh.spec135 SSH (Secure SHell) is a program for logging into and executing
157 into and executing commands on a remote machine. This package contains
164 into and executing commands on a remote machine. This package contains
169 into and executing commands on a remote machine. This package contains

12345678910