OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:emulation
(Results
51 - 75
of
752
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
RegularImmutableSet.java
24
* GWT
emulation
of {@link RegularImmutableSet}.
SingletonImmutableMap.java
24
* GWT
emulation
of {@link SingletonImmutableMap}.
SingletonImmutableSet.java
24
* GWT
emulation
of {@link SingletonImmutableSet}.
/external/iproute2/include/linux/
atmioc.h
34
#define ATMIOC_LANE 0xd0 /* LAN
Emulation
, globally unique */
/external/kernel-headers/original/linux/
atmioc.h
34
#define ATMIOC_LANE 0xd0 /* LAN
Emulation
, globally unique */
/external/qemu/
android-configure.sh
109
echo " --gles-include=PATH specify path to GLES
emulation
headers"
110
echo " --gles-libs=PATH specify path to GLES
emulation
host libraries"
111
echo " --no-gles disable GLES
emulation
support"
179
# against in order to support OpenGLES
emulation
properly. Note that in
229
# Try to find the GLES
emulation
headers and libraries automatically
238
echo "Warning: Could not find OpenGLES
emulation
include dir: $GLES_INCLUDE"
239
echo "Disabling GLES
emulation
from this build!"
249
echo "Warning: Could nof find OpenGLES
emulation
libraries in: $GLES_LIBS"
250
echo "Disabling GLES
emulation
from this build!"
264
echo "Warning: Could not find OpenGLES
emulation
include dir: $GLES_INCLUDE
[
all
...]
qemu-lock.h
32
/* Empty implementations, on the theory that system mode
emulation
/external/qemu/target-i386/
TODO
16
- CR0.AC
emulation
/external/valgrind/main/memcheck/tests/
wrap8.stderr.exp
0
Emulation
fatal error -- Valgrind cannot continue:
/external/valgrind/main/memcheck/tests/x86/
pushfpopf_s.S
28
# because Vex does an
emulation
-warning check on the popfl,
/external/yaffs2/yaffs2/direct/
yaffs_flashif.h
17
// NB this is not intended for NAND
emulation
.
yaffs_ramdisk.h
17
// NB this is not intended for NAND
emulation
.
/external/yaffs2/yaffs2/
yaffs_tagscompat.h
17
* NB this is not intended for NAND
emulation
.
/frameworks/rs/
rsProgramFragment.cpp
43
ALOGE("Attempting to set fixed function
emulation
color on user program");
44
rsc->setError(RS_ERROR_BAD_SHADER, "Cannot set fixed function
emulation
color on user program");
48
ALOGE("Unable to set fixed function
emulation
color because allocation is missing");
49
rsc->setError(RS_ERROR_BAD_SHADER, "Unable to set fixed function
emulation
color because allocation is missing");
/ndk/sources/host-tools/sed-4.2.1/lib/
getpagesize.c
1
/* getpagesize
emulation
for systems where it cannot be done in a C macro.
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
atmioc.h
34
#define ATMIOC_LANE 0xd0 /* LAN
Emulation
, globally unique */
eventpoll.h
33
* 32bit structure. This makes 32bit
emulation
easier.
personality.h
6
* Flags for bug
emulation
.
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
atmioc.h
34
#define ATMIOC_LANE 0xd0 /* LAN
Emulation
, globally unique */
eventpoll.h
33
* 32bit structure. This makes 32bit
emulation
easier.
personality.h
6
* Flags for bug
emulation
.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
atmioc.h
34
#define ATMIOC_LANE 0xd0 /* LAN
Emulation
, globally unique */
eventpoll.h
33
* 32bit structure. This makes 32bit
emulation
easier.
personality.h
6
* Flags for bug
emulation
.
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_byte_stream.c
57
emulation
prevention bytes if present. The original stream buffer
58
is used directly and is therefore modified if
emulation
prevention
192
/* remove
emulation
prevention bytes before rbsp processing */
202
/*
emulation
prevention byte shall be followed by one of the
204
*
emulation
prevention 0x03 byte shall not be the last byte
209
/* do not write
emulation
prevention byte */
229
/* (readPtr - writePtr) indicates number of "removed"
emulation
Completed in 908 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>