Searched refs:fake (Results 1 – 14 of 14) sorted by relevance
31 fake = pytree.Node(syms.listmaker, [single.clone()])32 single.replace(fake)33 items = fake
75 fake-pipeline2/Scene.cpp \76 fake-pipeline2/Sensor.cpp \77 fake-pipeline2/JpegCompressor.cpp \
86 fake-pipeline2/Scene.cpp \87 fake-pipeline2/Sensor.cpp \88 fake-pipeline2/JpegCompressor.cpp
40 # fake gralloc1 implementation43 # fake libsync implementation
161 FILE fake; in __sbprintf() local172 _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 …]
22 # fake some battery state
25 # fake some battery state
18 These addresses are fake, but in a particular way that mesh with our expectations.
21 # fake some battery state
50 # fake some battery state
1126 To port Python to a new non-UNIX system, you will have to fake the
1133 To port Python to a new non-UNIX system, you will have to fake the