OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:emulated
(Results
76 - 100
of
599
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/qemu/docs/
ANDROID-QEMUD.TXT
8
communication channel between the
emulated
system and the emulator program
9
itself. Another way to support communication between the
emulated
system and
19
- dealing with device allocation and permission issues in the
emulated
system
21
The emulator provides 'services' to various parts of the
emulated
system.
25
"gsm" Used to communicate with the
emulated
GSM modem with
29
emulated
GPS device.
31
"sensors" Used to list the number of
emulated
sensors, as well as
34
"control" Used to control misc. simple
emulated
hardware devices
43
- A 'qemud client' is any part of the
emulated
system that wants to talk
58
The daemon also opens an
emulated
serial port (e.g. /dev/ttyS1) an
[
all
...]
/device/generic/goldfish/camera/
QemuClient.h
216
* connected to the host. Another one is an '
emulated
camera' type of
221
* connection to an '
emulated
camera' service, where camera is identified
225
* with an '
emulated
camera' service. Parameters defining the
emulated
324
* name must be used for subsequent connection to the '
emulated
camera'
341
* Names of the queries available for the
emulated
camera factory.
350
* Qemu client for an '
emulated
camera' service.
353
/* Encapsulates QemuClient for an '
emulated
camera' service.
419
* Names of the queries available for the
emulated
camera.
EmulatedCamera.h
22
* functionality common to all version 1.0
emulated
camera devices ("fake",
23
* "webcam", "video file", etc.). Instances of this class (for each
emulated
37
/* Encapsulates functionality common to all version 1.0
emulated
camera devices
52
* module -
Emulated
camera HAL module descriptor.
65
/* Gets
emulated
camera device used by this instance of the
emulated
camera.
EmulatedCamera3.cpp
19
* functionality common to all version 3.0
emulated
camera devices. Instances
20
* of this class (for each
emulated
camera) are created during the construction
39
* module -
Emulated
camera HAL module descriptor.
EmulatedFakeCameraDevice.h
56
*
Emulated
camera device abstract interface implementation.
92
* of the fake camera (simulating frame frequency), and then calls
emulated
167
/*
Emulated
FPS (frames per second).
/external/qemu/android/camera/
camera-service.c
18
* Contains
emulated
camera service implementation.
48
/* Maximum number of supported
emulated
cameras. */
273
* dir - Direction ('back', or 'front') that
emulated
camera is facing.
517
/* Handles a message received from the
emulated
camera factory client.
532
*
Emulated
camera factory client queries.
563
/*
Emulated
camera factory client has been disconnected from the service. */
576
/* Describes an
emulated
camera client.
590
/*
Emulated
camera device descriptor. */
615
/* Frees
emulated
camera client descriptor. */
637
/* Creates descriptor for a connecting
emulated
camera client
[
all
...]
/external/guava/guava/src/com/google/common/collect/
EnumHashBiMap.java
40
@GwtCompatible(
emulated
= true)
117
@GwtIncompatible("only needed in
emulated
source.")
EnumMultiset.java
34
@GwtCompatible(
emulated
= true)
88
@GwtIncompatible("Not needed in
emulated
source")
HashBiMap.java
38
@GwtCompatible(
emulated
= true)
112
@GwtIncompatible("Not needed in
emulated
source")
LinkedHashMultiset.java
39
@GwtCompatible(serializable = true,
emulated
= true)
107
@GwtIncompatible("not needed in
emulated
source")
EmptyImmutableMap.java
31
@GwtCompatible(serializable = true,
emulated
= true)
EmptyImmutableSet.java
31
@GwtCompatible(serializable = true,
emulated
= true)
ImmutableAsList.java
31
@GwtCompatible(serializable = true,
emulated
= true)
RegularImmutableBiMap.java
26
@GwtCompatible(serializable = true,
emulated
= true)
RegularImmutableSet.java
28
@GwtCompatible(serializable = true,
emulated
= true)
/external/llvm/lib/Target/R600/
AMDILDeviceInfo.h
21
///
emulated
with a sequence of software instructions, or not
25
/// This is the execution mode that is set if the feature is
emulated
in
/external/guava/guava-gwt/src/com/google/common/collect/
ImmutableAsList_CustomFieldSerializer.java
34
@GwtCompatible(
emulated
= true)
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
EnumMultiset.java
30
@GwtCompatible(
emulated
= true)
HashMultiset.java
30
@GwtCompatible(serializable = true,
emulated
= true)
/external/guava/guava-gwt/src-super/java/util/super/java/util/concurrent/atomic/
AtomicInteger.java
20
* GWT
emulated
version of {@link AtomicInteger}. It's a thin wrapper
AtomicLong.java
20
* GWT
emulated
version of {@link AtomicLong}. It's a thin wrapper
/external/guava/guava-tests/test/com/google/common/base/
EquivalencesTest.java
33
@GwtCompatible(
emulated
= true)
/external/guava/guava-tests/test/com/google/common/collect/
ConstrainedBiMapTest.java
29
@GwtCompatible(
emulated
= true)
LenientSerializableTester.java
39
@GwtCompatible(
emulated
= true)
/external/qemu/telephony/
sysdeps.h
15
/* system-dependent platform abstraction used by the
emulated
GSM modem
Completed in 652 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>