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

  /art/tools/
run-libcore-tests.sh 53 use_jit=true
106 use_jit=false
129 if $use_jit; then
132 vogar_args="$vogar_args --vm-arg -Xusejit:$use_jit"
run-jdwp-tests.sh 52 use_jit=true
79 use_jit=false
134 if $use_jit; then
138 vm_args="$vm_args --vm-arg -Xusejit:$use_jit"
139 debuggee_args="$debuggee_args -Xusejit:$use_jit"
  /external/pcre/dist2/src/
pcre2grep.c 189 static BOOL use_jit = TRUE; variable
191 static BOOL use_jit = FALSE; variable
    [all...]

Completed in 205 milliseconds