OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EXPERIMENTAL
(Results
1 - 12
of
12
) sorted by null
/external/v8/src/snapshot/
natives.h
18
EXPERIMENTAL
,
51
typedef NativesCollection<
EXPERIMENTAL
> ExperimentalNatives;
natives-common.cc
21
FixedArray* NativesCollection<
EXPERIMENTAL
>::GetSourceCache(Heap* heap) {
51
template void NativesCollection<
EXPERIMENTAL
>::UpdateSourceCache(Heap* heap);
natives-external.cc
154
NativesHolder<
EXPERIMENTAL
>::set(
184
NativesHolder<
EXPERIMENTAL
>::Dispose();
236
INSTANTIATE_TEMPLATES(
EXPERIMENTAL
)
/art/test/551-checker-shifter-operand/
build
57
EXPERIMENTAL
=""
59
# Setup
experimental
flag mappings in a bash associative array.
90
elif [ "x$1" = "x--
experimental
" ]; then
92
EXPERIMENTAL
="${
EXPERIMENTAL
} $1"
102
# Add args from the
experimental
mappings.
103
for experiment in ${
EXPERIMENTAL
}; do
/art/test/etc/
default-build
65
EXPERIMENTAL
=""
67
# Setup
experimental
flag mappings in a bash associative array.
101
elif [ "x$1" = "x--
experimental
" ]; then
103
EXPERIMENTAL
="${
EXPERIMENTAL
} $1"
113
# Add args from the
experimental
mappings.
114
for experiment in ${
EXPERIMENTAL
}; do
run-test-jar
21
EXPERIMENTAL
=""
216
elif [ "x$1" = "x--
experimental
" ]; then
218
echo "missing --
experimental
option" 1>&2
221
EXPERIMENTAL
="$
EXPERIMENTAL
$2"
232
for feature in ${
EXPERIMENTAL
}; do
/external/autotest/frontend/health/
passing_experimental.py
28
Get all the tests marked
experimental
from the afe_autotests table.
30
@return the set of
experimental
test names.
33
entries = afe_models.Test.objects.values('name').filter(
experimental
=True)
39
Determine the
experimental
tests that have been passsing for a long time.
43
@param valid_names: An iterable of
experimental
test names.
45
@return the list of
experimental
test names that have been passing for a
68
description = ('Collects information about which
experimental
tests '
77
Submits bug reports to make the long passing tests as not
experimental
.
79
@param tests: The tests that need to be marked as not
experimental
.
83
title = '%s should be promoted to non-
experimental
.' % tes
[
all
...]
/external/v8/
Android.libv8.mk
53
# Generate
experimental
-libraries.cc
54
GEN2 := $(generated_sources)/
experimental
-libraries.cc
57
@echo "Generating
experimental
-libraries.cc"
59
python $(SCRIPT) $@
EXPERIMENTAL
$(LOCAL_JS_EXPERIMENTAL_LIBRARY_FILES)
60
V8_GENERATED_LIBRARIES += $(generated_sources)/
experimental
-libraries.cc
72
GEN3 := $(generated_sources)/
experimental
-extra-libraries.cc
75
@echo "Generating
experimental
-extra-libraries.cc"
78
V8_GENERATED_LIBRARIES += $(generated_sources)/
experimental
-extra-libraries.cc
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/
Opcode.java
[
all
...]
/ndk/sources/host-tools/make-3.81/
function.c
[
all
...]
/external/e2fsprogs/
configure
[
all
...]
/prebuilts/tools/common/m2/repository/org/smali/dexlib2/2.1.3/
dexlib2-2.1.3.jar
Completed in 284 milliseconds