OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:emulated
(Results
251 - 275
of
599
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/system/core/adb/
OVERVIEW.TXT
34
or
emulated
system. Its purpose is to connect to the ADB server
/external/qemu/android/
main.c
705
dwarning( "
Emulated
hardware doesn't support a cache partition. -cache option ignored!" );
750
dwarning( "
Emulated
hardware doesn't support SD Cards. -sdcard option ignored." );
[
all
...]
hw-qemud.c
71
* channel between clients running in the
emulated
system and 'services'
81
* We use one charpipe to connect the
emulated
serial port to the 'QemudSerial'
90
* are themselves connected through a charpipe to an
emulated
device or
[
all
...]
boot-properties.c
33
* be set on boot in the
emulated
system.
/frameworks/base/services/java/com/android/server/
MountService.java
549
// Push mounted state for all
emulated
storage
673
// when not
emulated
.
[
all
...]
/external/guava/guava/src/com/google/common/collect/
ImmutableSetMultimap.java
57
@GwtCompatible(serializable = true,
emulated
= true)
483
@GwtIncompatible("not needed in
emulated
source.")
TreeMultiset.java
55
@GwtCompatible(
emulated
= true)
569
@GwtIncompatible("not needed in
emulated
source")
ImmutableCollection.java
40
@GwtCompatible(
emulated
= true)
ObjectArrays.java
32
@GwtCompatible(
emulated
= true)
RegularImmutableMap.java
35
@GwtCompatible(serializable = true,
emulated
= true)
RegularImmutableSortedSet.java
45
@GwtCompatible(serializable = true,
emulated
= true)
/external/kernel-headers/original/asm-arm/
pgtable.h
80
* The "dirty" bit is
emulated
by only granting hardware write permission
87
* The "accessed" or "young" bit is
emulated
by a similar method; we only
/frameworks/base/docs/html/tools/devices/
managing-avds-cmdline.jd
98
the command line also, such as the
emulated
SD card size, the emulator skin, or a custom
216
default values, as well as the names of properties that store the
emulated
/docs/source.android.com/src/source/
building-kernels.jd
137
<li>The <code>goldfish</code> project contains the kernel sources for the
emulated
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/sftp/
OpenFlags.java
218
* (The last handle may not be an sftp-handle.) This MAY be
emulated
/external/guava/guava/src/com/google/common/primitives/
UnsignedInteger.java
41
@GwtCompatible(
emulated
= true)
/external/guava/guava-gwt/src-super/com/google/common/math/super/com/google/common/math/
IntMath.java
41
@GwtCompatible(
emulated
= true)
/external/guava/guava-tests/test/com/google/common/base/
PreconditionsTest.java
31
@GwtCompatible(
emulated
= true)
/external/guava/guava-tests/test/com/google/common/collect/
GeneralRangeTest.java
36
@GwtCompatible(
emulated
= true)
MultisetsTest.java
41
@GwtCompatible(
emulated
= true)
PeekingIteratorTest.java
42
@GwtCompatible(
emulated
= true)
SortedMapsTest.java
41
@GwtCompatible(
emulated
= true)
/external/guava/guava-tests/test/com/google/common/primitives/
BytesTest.java
36
@GwtCompatible(
emulated
= true)
/external/qemu/
qemu-timer.c
58
/* Conversion factor from
emulated
instructions to virtual clock ticks. */
755
The realtime trigger catches
emulated
time passing too slowly,
756
the virtual time trigger catches
emulated
time passing too fast.
[
all
...]
qemu-timer.h
279
/* On kernels >= 2.6.25 rdhwr <reg>, $2 and $3 are
emulated
*/
Completed in 419 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>