HomeSort by relevance Sort by last modified time
    Searched refs:EXPERIMENTAL (Results 1 - 10 of 10) sorted by null

  /external/desugar/java/com/google/devtools/common/options/
OptionMetadataTag.java 22 * This option triggers an experimental feature with no guarantees of functionality.
25 * shouldn't be widely used. Experimental flags should probably also be undocumented, but not all
26 * undocumented flags should be labeled experimental.
28 EXPERIMENTAL(0),
OptionFilterDescriptions.java 162 OptionMetadataTag.EXPERIMENTAL,
163 "This option triggers an experimental feature with no guarantees of functionality.")
  /art/test/etc/
default-build 128 # The key for default arguments if no experimental things are enabled.
129 EXPERIMENTAL=$DEFAULT_EXPERIMENT
131 # Setup experimental API level mappings in a bash associative array.
164 EXPERIMENTAL_API_LEVEL[${EXPERIMENTAL}]=$1
166 elif [ "x$1" = "x--experimental" ]; then
168 # We have a specific experimental configuration so don't use the default.
169 EXPERIMENTAL="$1"
209 API_LEVEL="${EXPERIMENTAL_API_LEVEL[${EXPERIMENTAL}]}"
run-test-jar 28 EXPERIMENTAL=""
386 elif [ "x$1" = "x--experimental" ]; then
388 echo "missing --experimental option" 1>&2
391 EXPERIMENTAL="$EXPERIMENTAL $2"
439 for feature in ${EXPERIMENTAL}; do
    [all...]
  /external/syzkaller/vendor/google.golang.org/api/internal/
pool.go 31 // This is an EXPERIMENTAL API and may be changed or removed in the future.
  /external/syzkaller/vendor/google.golang.org/api/option/
option.go 142 // This is an EXPERIMENTAL API and may be changed or removed in the future.
  /external/u-boot/scripts/
checkpatch.pl 105 --fix EXPERIMENTAL - may create horrible results
107 "<inputfile>.EXPERIMENTAL-checkpatch-fixes"
110 --fix-inplace EXPERIMENTAL - may create horrible results
    [all...]
  /external/kotlinc/lib/
android-extensions-compiler.jar 
  /external/openssh/
configure     [all...]
  /external/curl/
configure     [all...]

Completed in 495 milliseconds