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

  /external/mesa3d/src/gallium/state_trackers/d3d1x/tools/
fxc 7 emu="wine"
9 emu="qemu-i386 wine"
13 exec $emu "$exe" "/?"
15 exec $emu "$exe" "$@"
  /frameworks/rs/tests/lldb/
config.py 61 '''Path to the lldb-server executable on host (if using -run-emu).'''
113 '''The command line for the emulator (if using -run-emu).'''
  /prebuilts/go/darwin-x86/test/
escape_struct_param1.go 120 s5 := "emu" // ERROR "moved to heap: s5$"
138 s5 := "emu" // ERROR "moved to heap: s5$"
156 s5 := "emu" // ERROR "moved to heap: s5$"
174 s5 := "emu" // ERROR "moved to heap: s5$"
208 s5 := "emu" // ERROR "moved to heap: s5$"
226 s5 := "emu" // ERROR "moved to heap: s5$"
244 s5 := "emu" // ERROR "moved to heap: s5$"
262 s5 := "emu" // ERROR "moved to heap: s5$"
288 s5 := "emu"
escape_struct_param2.go 120 s5 := "emu" // ERROR "moved to heap: s5$"
138 s5 := "emu" // ERROR "moved to heap: s5$"
156 s5 := "emu" // ERROR "moved to heap: s5$"
174 s5 := "emu" // ERROR "moved to heap: s5$"
208 s5 := "emu" // ERROR "moved to heap: s5$"
226 s5 := "emu" // ERROR "moved to heap: s5$"
244 s5 := "emu" // ERROR "moved to heap: s5$"
262 s5 := "emu" // ERROR "moved to heap: s5$"
288 s5 := "emu"
  /prebuilts/go/linux-x86/test/
escape_struct_param1.go 120 s5 := "emu" // ERROR "moved to heap: s5$"
138 s5 := "emu" // ERROR "moved to heap: s5$"
156 s5 := "emu" // ERROR "moved to heap: s5$"
174 s5 := "emu" // ERROR "moved to heap: s5$"
208 s5 := "emu" // ERROR "moved to heap: s5$"
226 s5 := "emu" // ERROR "moved to heap: s5$"
244 s5 := "emu" // ERROR "moved to heap: s5$"
262 s5 := "emu" // ERROR "moved to heap: s5$"
288 s5 := "emu"
escape_struct_param2.go 120 s5 := "emu" // ERROR "moved to heap: s5$"
138 s5 := "emu" // ERROR "moved to heap: s5$"
156 s5 := "emu" // ERROR "moved to heap: s5$"
174 s5 := "emu" // ERROR "moved to heap: s5$"
208 s5 := "emu" // ERROR "moved to heap: s5$"
226 s5 := "emu" // ERROR "moved to heap: s5$"
244 s5 := "emu" // ERROR "moved to heap: s5$"
262 s5 := "emu" // ERROR "moved to heap: s5$"
288 s5 := "emu"
  /external/icu/android_icu4j/src/main/java/android/icu/impl/duration/
BasicPeriodBuilderFactory.java 171 TimeUnit emu = effectiveMinUnit(); local
172 long emud = approximateDurationOf(emu);
173 long eml = (emu == minUnit) ? minLimit :
176 return Period.lessThan(eml/1000f, emu).inPast(inPast);
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/
BasicPeriodBuilderFactory.java 170 TimeUnit emu = effectiveMinUnit(); local
171 long emud = approximateDurationOf(emu);
172 long eml = (emu == minUnit) ? minLimit :
175 return Period.lessThan(eml/1000f, emu).inPast(inPast);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/misc/common/robolectric/lib/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 264 milliseconds