Searched refs:EXPERIMENTAL (Results 1 – 25 of 29) sorted by relevance
12
/external/v8/src/snapshot/ |
D | natives.h | 18 EXPERIMENTAL, enumerator 51 typedef NativesCollection<EXPERIMENTAL> ExperimentalNatives;
|
D | natives-common.cc | 21 FixedArray* NativesCollection<EXPERIMENTAL>::GetSourceCache(Heap* heap) { in GetSourceCache() 51 template void NativesCollection<EXPERIMENTAL>::UpdateSourceCache(Heap* heap);
|
D | natives-external.cc | 154 NativesHolder<EXPERIMENTAL>::set( in ReadNatives() 184 NativesHolder<EXPERIMENTAL>::Dispose(); in DisposeNatives() 236 INSTANTIATE_TEMPLATES(EXPERIMENTAL)
|
/external/skia/experimental/c-api-example/ |
D | c.md | 5 <strong>EXPERIMENTAL EXPERIMENTAL EXPERIMENTAL EXPERIMENTAL<br>
|
/external/autotest/client/tests/kvm/autotest_control/ |
D | cpu_hotplug.control | 5 EXPERIMENTAL = 'True'
|
D | flail.control | 7 EXPERIMENTAL = "True"
|
D | stress.control | 3 EXPERIMENTAL='True'
|
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/ |
D | Opcode.java | 309 …rmat.Format25x, Opcode.CAN_THROW | Opcode.CAN_CONTINUE | Opcode.SETS_RESULT | Opcode.EXPERIMENTAL), 311 …rtVersions(0xf5), "capture-variable", ReferenceType.STRING, Format.Format21c, Opcode.EXPERIMENTAL), 312 …reate-lambda", ReferenceType.METHOD, Format.Format21c, Opcode.SETS_REGISTER | Opcode.EXPERIMENTAL), 314 …ate-variable", ReferenceType.STRING, Format.Format22c, Opcode.SETS_REGISTER | Opcode.EXPERIMENTAL), 315 …), "box-lambda", ReferenceType.NONE, Format.Format22x, Opcode.SETS_REGISTER | Opcode.EXPERIMENTAL), 316 … "unbox-lambda", ReferenceType.TYPE, Format.Format22c, Opcode.SETS_REGISTER | Opcode.EXPERIMENTAL); 341 public static final int EXPERIMENTAL = 0x800; field in Opcode 475 return (flags & EXPERIMENTAL) != 0; in isExperimental()
|
/external/v8/ |
D | Android.libv8.mk | 59 python $(SCRIPT) $@ EXPERIMENTAL $(LOCAL_JS_EXPERIMENTAL_LIBRARY_FILES)
|
/external/icu/icu4j/main/classes/core/.settings/ |
D | edu.umd.cs.findbugs.core.prefs | 132 filter_settings_neg=MALICIOUS_CODE,NOISE,I18N,SECURITY,EXPERIMENTAL|
|
/external/icu/icu4j/main/classes/translit/.settings/ |
D | edu.umd.cs.findbugs.core.prefs | 132 filter_settings_neg=MALICIOUS_CODE,NOISE,I18N,SECURITY,EXPERIMENTAL|
|
/external/icu/icu4j/main/classes/collate/.settings/ |
D | edu.umd.cs.findbugs.core.prefs | 132 filter_settings_neg=MALICIOUS_CODE,NOISE,I18N,SECURITY,EXPERIMENTAL|
|
/external/protobuf/src/google/protobuf/ |
D | SEBS | 1 # **EXPERIMENTAL**
|
D | descriptor.proto | 442 // EXPERIMENTAL. DO NOT USE.
|
/external/elfutils/ |
D | configure.ac | 60 [enable thread safety of libraries EXPERIMENTAL]), 65 [AC_MSG_WARN([thread-safety is EXPERIMENTAL tests might fail.])])
|
/external/iproute2/testsuite/configs/ |
D | all-2.4 | 207 # SCTP Configuration (EXPERIMENTAL) 363 # IEEE 1394 (FireWire) support (EXPERIMENTAL)
|
D | all-police-act | 618 # SCTP Configuration (EXPERIMENTAL)
|
D | all-no-act | 618 # SCTP Configuration (EXPERIMENTAL)
|
/external/nanopb-c/generator/proto/ |
D | plugin.proto | 33 // WARNING: The plugin interface is currently EXPERIMENTAL and is subject to
|
/external/protobuf/src/google/protobuf/compiler/ |
D | plugin.proto | 33 // WARNING: The plugin interface is currently EXPERIMENTAL and is subject to
|
/external/llvm/docs/ |
D | LibFuzzer.rst | 277 *EXPERIMENTAL*. 298 *EXPERIMENTAL*.
|
/external/e2fsprogs/ |
D | configure.in | 251 [ --enable-compression enable EXPERIMENTAL compression support], 269 [ --enable-htree enable EXPERIMENTAL htree directory support],
|
/external/clang/docs/ |
D | ControlFlowIntegrityDesign.rst | 373 **EXPERIMENTAL**
|
/external/nanopb-c/generator/proto/google/protobuf/ |
D | descriptor.proto | 398 // EXPERIMENTAL. DO NOT USE.
|
/external/v8/tools/gyp/ |
D | v8.gyp | 1993 'EXPERIMENTAL', 2008 'EXPERIMENTAL',
|
12