OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:executing
(Results
51 - 75
of
1348
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
sigstack.h
29
int ss_onstack; /* Nonzero if
executing
on this stack. */
/external/apache-harmony/archive/src/test/java/org/apache/harmony/archive/tests/java/util/jar/
ZipExecTest.java
67
assertTrue("Error
executing
ZIP : result returned was incorrect.", res
107
assertTrue("Error
executing
JAR : result returned was incorrect.", res
120
assertTrue("Error
executing
JAR : result returned was incorrect.", res
134
assertTrue("Error
executing
JAR : result returned was incorrect.", res
169
assertTrue("Error
executing
JAR : result returned was incorrect.", res
205
assertTrue("Error
executing
ZIP : result returned was incorrect.", res
246
assertTrue("Error
executing
JAR : result returned was incorrect.", res
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_wide/
Test_sput_wide.java
154
*
executing
the code.
166
* @title Attempt to modify inaccessible field. Dalvik throws IllegalAccessError when
executing
182
*
executing
the code.
195
* @title Attempt to modify undefined field. Dalvik throws NoSuchFieldError when
executing
the
212
* IllegalAccessError when
executing
the code.
/external/ant-glob/src/org/apache/tools/ant/taskdefs/condition/
Os.java
176
* Determines if the OS on which Ant is
executing
matches the type of
188
* Determines if the OS on which Ant is
executing
matches the
199
* Determines if the OS on which Ant is
executing
matches the
211
* Determines if the OS on which Ant is
executing
matches the
223
* Determines if the OS on which Ant is
executing
matches the
235
* Determines if the OS on which Ant is
executing
matches the
/dalvik/vm/mterp/
NOTES.txt
15
- object allocation (either while
executing
an instruction that performs
29
* Do not modify the contents of a virtual register before
executing
/dalvik/vm/mterp/x86/
entry.S
61
/* Normal case: start
executing
the instruction at rPC */
103
GOTO_NEXT_R %ecx # start
executing
the instruction at rPC
/docs/source.android.com/src/devices/tech/security/
enhancements43.jd
34
from
executing
setuid programs. This reduces root attack surface and
39
unnecessary capabilities prior to
executing
applications.
/external/guava/guava/src/com/google/common/util/concurrent/
CheckedFuture.java
60
* @return the result of
executing
the future.
71
* @return the result of
executing
the future.
/external/llvm/include/llvm/ADT/
DeltaAlgorithm.h
49
/// cache,
executing
the test if necessary.
83
/// Run - Minimize the set \p Changes by
executing
\see ExecuteOneTest() on
/external/srec/portable/include/
PStackTrace.h
50
* 4) module cannot retrieve the name of the current
executing
module (DLL/EXE)
51
* 5) ESR_BUFFER_OVERFLOW if an internal buffer is too small 6) module cannot retrieve the current
executing
module
/external/webkit/Source/WebCore/bindings/
ScriptControllerBase.cpp
82
// We need to hold onto the Frame here because
executing
script can
91
// If
executing
script caused this frame to be removed from the page, we
/frameworks/av/media/libstagefright/include/
TimedEventQueue.h
63
// Start
executing
the event loop.
66
// Stop
executing
the event loop, if flush is false, any pending
/cts/suite/audio_quality/lib/src/
SimpleScriptExec.h
26
* Utility class for
executing
simple scripts
/external/chromium-trace/trace-viewer/src/
range.js
14
* equivalent to function call
executing
on a specific thread. As a
/external/e2fsprogs/misc/
logsave.8.in
30
is a single hyphen ('-'), then instead of
executing
a program,
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src_rss/org/eclipse/releng/generators/rss/
RSSFeedGetPropertyTask.java
57
// The method
executing
the task
/external/llvm/lib/ExecutionEngine/Interpreter/
Interpreter.h
68
//
executing
.
71
Function *CurFunction;// The currently
executing
function
72
BasicBlock *CurBB; // The currently
executing
BB
88
// The runtime stack of
executing
code. The top of the stack is the current
/external/llvm/utils/lit/
setup.py
23
*lit* is a portable tool for
executing
LLVM and Clang style test suites,
/external/qemu/
qemu-aio.h
35
* result of
executing
I/O completion or bh callbacks. */
/external/sepolicy/
te_macros
4
# 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/v8/test/mjsunit/regress/
regress-1748.js
29
// Bug in x64 caused it to match when
executing
the RegExp on a part
/external/webkit/Source/JavaScriptCore/tests/mozilla/js1_2/String/
match.js
35
writeHeaderToLog('
Executing
script: match.js');
/external/webkit/Source/JavaScriptCore/tests/mozilla/js1_2/statements/
do_while.js
35
writeHeaderToLog('
Executing
script: do_while.js');
/external/wpa_supplicant_8/hostapd/
hostapd_cli.1
42
Run in daemon mode
executing
the action file based on events from hostapd.
/frameworks/base/core/java/com/android/internal/util/
IState.java
54
*
executing
within a state machine at any given time. This
Completed in 493 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>