Home
last modified time | relevance | path

Searched refs:fake (Results 1 – 14 of 14) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/
Dfix_set_literal.py31 fake = pytree.Node(syms.listmaker, [single.clone()])
32 single.replace(fake)
33 items = fake
/device/generic/goldfish/camera/
DAndroid.mk75 fake-pipeline2/Scene.cpp \
76 fake-pipeline2/Sensor.cpp \
77 fake-pipeline2/JpegCompressor.cpp \
/device/google/cuttlefish_common/guest/hals/camera/
DAndroid.mk86 fake-pipeline2/Scene.cpp \
87 fake-pipeline2/Sensor.cpp \
88 fake-pipeline2/JpegCompressor.cpp
/device/generic/opengl-transport/host/libs/virglrenderer/
Dlibvirglrenderer.lds40 # fake gralloc1 implementation
43 # fake libsync implementation
/device/linaro/bootloader/edk2/StdLib/LibC/Stdio/
Dvfwprintf.c161 FILE fake; in __sbprintf() local
172 _FILEEXT_SETUP(&fake, &fakeext); in __sbprintf()
175 fake._flags = fp->_flags & ~__SNBF; in __sbprintf()
176 fake._file = fp->_file; in __sbprintf()
177 fake._cookie = fp->_cookie; in __sbprintf()
178 fake._write = fp->_write; in __sbprintf()
181 fake._bf._base = fake._p = buf; in __sbprintf()
182 fake._bf._size = fake._w = sizeof(buf); in __sbprintf()
183 fake._lbfsize = 0; /* not actually used, but Just In Case */ in __sbprintf()
186 ret = WDECL(__vf,printf_unlocked)(&fake, fmt, ap); in __sbprintf()
[all …]
/device/generic/mini-emulator-arm64/
Dinit.mini-emulator.rc22 # fake some battery state
/device/generic/mini-emulator-armv7-a-neon/
Dinit.mini-emulator.rc22 # fake some battery state
/device/generic/qemu/
Dinit.ranchu.rc25 # fake some battery state
/device/generic/trusty/
Dinit.qemu_trusty.rc22 # fake some battery state
/device/google/contexthub/firmware/os/platform/stm32/lkr/
Dapp.lkr18 These addresses are fake, but in a particular way that mesh with our expectations.
/device/generic/goldfish/
Dinit.goldfish.rc21 # fake some battery state
/device/linaro/hikey/
Dinit.common.rc50 # fake some battery state
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/
DREADME1126 To port Python to a new non-UNIX system, you will have to fake the
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/
DREADME1133 To port Python to a new non-UNIX system, you will have to fake the