OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:runtime
(Results
101 - 125
of
1664
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/tools/common/eclipse/
org.eclipse.equinox.common_3.4.0.v20080421-2006.jar
org.eclipse.core.runtime_3.6.0.v20100505.jar
/external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/
MissingTokenException.js
1
org.antlr.
runtime
.MissingTokenException = function(expecting, input, inserted) {
3
org.antlr.
runtime
.MissingTokenException.superclass.constructor.call(
10
org.antlr.
runtime
.MissingTokenException,
11
org.antlr.
runtime
.MismatchedTokenException, {
27
name: "org.antlr.
runtime
.MissingTokenException"
BitSet.js
14
org.antlr.
runtime
.BitSet = function(bits) {
16
bits = org.antlr.
runtime
.BitSet.BITS;
30
org.antlr.lang.augmentObject(org.antlr.
runtime
.BitSet, {
34
* @memberOf org.antlr.
runtime
.BitSet
41
* @memberOf org.antlr.
runtime
.BitSet
51
* @memberOf org.antlr.
runtime
.BitSet
62
* @memberOf org.antlr.
runtime
.BitSet
66
var bitPosition = bitNumber & org.antlr.
runtime
.BitSet.MOD_MASK;
75
* @memberOf org.antlr.
runtime
.BitSet
79
return (el >> org.antlr.
runtime
.BitSet.LOG_BITS) + 1
[
all
...]
BaseRecognizer.js
10
* @param {org.antlr.
runtime
.RecognizerSharedState} [state] state object with
13
org.antlr.
runtime
.BaseRecognizer = function(state) {
19
* @type org.antlr.
runtime
.RecognizerSharedState
21
this.state = state || new org.antlr.
runtime
.RecognizerSharedState();
24
org.antlr.lang.augmentObject(org.antlr.
runtime
.BaseRecognizer, {
26
* @memberOf org.antlr.
runtime
.BaseRecognizer
32
* @memberOf org.antlr.
runtime
.BaseRecognizer
38
* @memberOf org.antlr.
runtime
.BaseRecognizer
44
* @memberOf org.antlr.
runtime
.BaseRecognizer
50
* @memberOf org.antlr.
runtime
.BaseRecognize
[
all
...]
/external/compiler-rt/lib/sanitizer_common/scripts/
check_lint.sh
23
ASAN_RTL_LINT_FILTER=${COMMON_LINT_FILTER},-
runtime
/int
24
ASAN_TEST_LINT_FILTER=${COMMON_LINT_FILTER},-
runtime
/sizeof,-
runtime
/int,-
runtime
/printf,-
runtime
/threadsafe_fn
27
TSAN_TEST_LINT_FILTER=${TSAN_RTL_LINT_FILTER},-
runtime
/threadsafe_fn,-
runtime
/int
32
DFSAN_RTL_LINT_FILTER=${COMMON_LINT_FILTER},-
runtime
/int,-
runtime
/printf,-
runtime
/reference
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.runtime_3.6.0.v20100505.jar
/external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/
CommonTreeAdaptor.js
10
org.antlr.
runtime
.tree.CommonTreeAdaptor = function() {};
12
org.antlr.lang.extend(org.antlr.
runtime
.tree.CommonTreeAdaptor,
13
org.antlr.
runtime
.tree.BaseTreeAdaptor, {
29
return org.antlr.
runtime
.tree.CommonTreeAdaptor.superclass.create.apply(this, arguments);
31
return new org.antlr.
runtime
.tree.CommonTree(payload);
58
return new org.antlr.
runtime
.CommonToken(arguments[0], arguments[1]);
60
return new org.antlr.
runtime
.CommonToken(arguments[0]);
120
return org.antlr.
runtime
.Token.INVALID_TOKEN_TYPE;
130
if ( t instanceof org.antlr.
runtime
.tree.CommonTree ) {
RewriteCardinalityException.js
1
org.antlr.
runtime
.tree.RewriteCardinalityException = function(elementDescription) {
9
org.antlr.lang.extend(org.antlr.
runtime
.tree.RewriteCardinalityException, Error, {
17
return "org.antlr.
runtime
.tree.RewriteCardinalityException";
RewriteRuleTokenStream.js
1
org.antlr.
runtime
.tree.RewriteRuleTokenStream = function(adaptor, elementDescription, el) {
2
var sup = org.antlr.
runtime
.tree.RewriteRuleTokenStream.superclass;
6
org.antlr.lang.extend(org.antlr.
runtime
.tree.RewriteRuleTokenStream,
7
org.antlr.
runtime
.tree.RewriteRuleElementStream, {
/art/build/
Android.cpplint.mk
20
ART_CPPLINT_FILTER := --filter=-whitespace/line_length,-build/include,-readability/function,-readability/streams,-readability/todo,-
runtime
/references,-
runtime
/sizeof,-
runtime
/threadsafe_fn,-
runtime
/printf
21
ART_CPPLINT_SRC := $(shell find art -name "*.h" -o -name "*$(ART_CPP_EXTENSION)" | grep -v art/compiler/llvm/generated/ | grep -v art/
runtime
/elf\.h)
/external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
TestBufferedTreeNodeStream.java
30
import org.antlr.
runtime
.CommonToken;
31
import org.antlr.
runtime
.tree.BufferedTreeNodeStream;
32
import org.antlr.
runtime
.tree.CommonTree;
33
import org.antlr.
runtime
.tree.Tree;
34
import org.antlr.
runtime
.tree.TreeNodeStream;
/external/smali/smali/src/main/java/org/jf/smali/
SemanticException.java
31
import org.antlr.
runtime
.CommonToken;
32
import org.antlr.
runtime
.IntStream;
33
import org.antlr.
runtime
.RecognitionException;
34
import org.antlr.
runtime
.Token;
35
import org.antlr.
runtime
.tree.CommonTree;
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/runtime/cla/
char_parameter.hpp
18
// Boost.
Runtime
.Parameter
19
#include <boost/test/utils/
runtime
/config.hpp>
20
#include <boost/test/utils/
runtime
/validation.hpp>
22
#include <boost/test/utils/
runtime
/cla/basic_parameter.hpp>
23
#include <boost/test/utils/
runtime
/cla/id_policy.hpp>
55
// **************
runtime
::cla::char_parameter ************** //
94
# include <boost/test/utils/
runtime
/cla/char_parameter.ipp>
value_generator.hpp
18
// Boost.
Runtime
.Parameter
19
#include <boost/test/utils/
runtime
/config.hpp>
21
#include <boost/test/utils/
runtime
/cla/fwd.hpp>
22
#include <boost/test/utils/
runtime
/cla/parser.hpp>
33
// **************
runtime
::cla::const_generator ************** //
51
// **************
runtime
::cla::ref_generator ************** //
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/binaryxml/
FileStorage.java
22
import org.eclipse.core.
runtime
.CoreException;
23
import org.eclipse.core.
runtime
.IPath;
24
import org.eclipse.core.
runtime
.IStatus;
25
import org.eclipse.core.
runtime
.Path;
26
import org.eclipse.core.
runtime
.Status;
95
* @see org.eclipse.core.
runtime
.IAdaptable#getAdapter(Class)
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/
Tracer.java
28
package org.antlr.
runtime
.debug;
30
import org.antlr.
runtime
.IntStream;
31
import org.antlr.
runtime
.TokenStream;
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
CharStream.as
28
package org.antlr.
runtime
{
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
RewriteRuleTokenStream.as
28
package org.antlr.
runtime
.tree {
29
import org.antlr.
runtime
.Token;
/external/chromium_org/v8/test/mjsunit/runtime-gen/
arrayconcat.js
2
// AUTO-GENERATED BY tools/generate-
runtime
-tests.py, DO NOT MODIFY
charfromcode.js
2
// AUTO-GENERATED BY tools/generate-
runtime
-tests.py, DO NOT MODIFY
datelocaltimezone.js
2
// AUTO-GENERATED BY tools/generate-
runtime
-tests.py, DO NOT MODIFY
datetoutc.js
2
// AUTO-GENERATED BY tools/generate-
runtime
-tests.py, DO NOT MODIFY
debugpropertyattributesfromdetails.js
2
// AUTO-GENERATED BY tools/generate-
runtime
-tests.py, DO NOT MODIFY
debugpropertyindexfromdetails.js
2
// AUTO-GENERATED BY tools/generate-
runtime
-tests.py, DO NOT MODIFY
Completed in 1595 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>