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

  /device/generic/goldfish/wifi/wifi_hal/
Android.mk 41 LOCAL_MODULE := libwifi-hal-emu
  /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/freetype/builds/amiga/
makefile 59 CFLAGS = -DFT2_BUILD_LIBRARY -O2 -I/emu/emulinclude/includegcc -I/emu/include -Iinclude -I$(FTSRC) -I/FT/include
  /frameworks/opt/net/wifi/libwifi_hal/
Android.mk 103 LIB_WIFI_HAL := libwifi-hal-emu
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/misc/common/robolectric/3.1.1/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.4.2/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.5.1/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.6.1/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 295 milliseconds