OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:execute
(Results
701 - 725
of
4840
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/icu4c/test/cintltst/
ccaltst.h
39
*
Execute
and test adding and rolling extensively.
/external/jmonkeyengine/engine/src/core/com/jme3/cinematic/events/
AbstractCinematicEvent.java
114
* Place here the code you want to
execute
when the event is started
136
* Place here the code you want to
execute
on update (only called when the event is playing)
157
* Place here the code you want to
execute
when the event is stoped.
176
* place here the code you want to
execute
when the event is paused
/external/jsilver/src/com/google/clearsilver/jsilver/functions/string/
CrcFunction.java
36
public Value
execute
(Value... args) {
method in class:CrcFunction
SliceFunction.java
37
public Value
execute
(Value... args) {
method in class:SliceFunction
/external/jsilver/src/com/google/clearsilver/jsilver/functions/structure/
NameFunction.java
35
public Value
execute
(Value... args) {
method in class:NameFunction
/external/libcap-ng/libcap-ng-0.7/utils/
filecap.8
12
This tells the program to show all capabilities starting from the / directory. Normally the PATH environmental variable is used to show you capabilities on files you are likely to
execute
.
/external/llvm/include/llvm/Support/
Memory.h
111
/// This method allocates a block of Read/Write/
Execute
memory that is
120
/// @brief Allocate Read/Write/
Execute
memory.
125
/// This method releases a block of Read/Write/
Execute
memory that was
131
/// @brief Release Read/Write/
Execute
memory.
/external/llvm/include/llvm/Transforms/Utils/
BypassSlowDivision.h
11
//
execute
short instructions significantly faster than longer instructions.
/external/llvm/test/CodeGen/X86/
2011-10-19-LegelizeLoad.ll
14
; Based on /gcc-4_2-testsuite/src/gcc.c-torture/
execute
/pr23135.c
/external/llvm/test/Transforms/InstCombine/
2012-03-10-InstCombine.ll
3
; Derived from gcc.c-torture/
execute
/frame-address.c
/external/llvm/utils/llvm-build/llvmbuild/
configutil.py
17
execute
the variable replacement.
/external/llvm/utils/unittest/UnitTestMain/
TestMain.cpp
30
// Make it easy for a test to re-
execute
itself by saving argv[0].
/external/llvm/utils/unittest/googletest/include/gtest/
gtest-spi.h
142
static void
Execute
() { statement; }\
151
GTestExpectFatalFailureHelper::
Execute
();\
159
static void
Execute
() { statement; }\
168
GTestExpectFatalFailureHelper::
Execute
();\
/external/mesa3d/src/gtest/include/gtest/
gtest-spi.h
142
static void
Execute
() { statement; }\
151
GTestExpectFatalFailureHelper::
Execute
();\
159
static void
Execute
() { statement; }\
168
GTestExpectFatalFailureHelper::
Execute
();\
/external/mesa3d/src/mesa/tnl/
t_vp_build.c
28
* Create a vertex program to
execute
the current fixed function T&L pipeline.
/external/open-vcdiff/gtest/include/gtest/
gtest-spi.h
142
static void
Execute
() { statement; }\
151
GTestExpectFatalFailureHelper::
Execute
();\
159
static void
Execute
() { statement; }\
168
GTestExpectFatalFailureHelper::
Execute
();\
/external/proguard/src/proguard/preverify/
Preverifier.java
51
public void
execute
(ClassPool programClassPool)
method in class:Preverifier
SubroutineInliner.java
51
public void
execute
(ClassPool programClassPool)
method in class:SubroutineInliner
/external/protobuf/gtest/include/gtest/
gtest-spi.h
142
static void
Execute
() { statement; }\
151
GTestExpectFatalFailureHelper::
Execute
();\
159
static void
Execute
() { statement; }\
168
GTestExpectFatalFailureHelper::
Execute
();\
/external/robolectric/src/main/java/com/xtremelabs/robolectric/util/
RobolectricBackgroundExecutorService.java
88
public void
execute
(Runnable runnable) {
method in class:RobolectricBackgroundExecutorService
/external/robolectric/src/test/java/com/xtremelabs/robolectric/util/
RobolectricBackgroundExecutorServiceTest.java
37
executorService.
execute
(runnable);
/external/smali/smali/
runjflex.sh
32
echo "ERROR: Failed to
execute
jflex at \"$JFLEX\""
/external/valgrind/main/gdbserver_tests/
mcleak.stdinB.gdb
10
# continue till each break and
execute
via gdb the leak search as done in the C code.
/external/valgrind/main/none/tests/amd64/
allexec.c
28
/* If a single argument "exec" is given, will
execute
itself
/external/valgrind/main/none/tests/arm/
allexec.c
28
/* If a single argument "exec" is given, will
execute
itself
Completed in 632 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>