OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:emulate
(Results
76 - 100
of
890
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/bionic/libc/bionic/
fgetxattr.cpp
48
// Use /proc/self/fd instead to
emulate
this support.
flistxattr.cpp
48
// Use /proc/self/fd instead to
emulate
this support.
fsetxattr.cpp
48
// Use /proc/self/fd instead to
emulate
this support.
/developers/build/prebuilts/gradle/CardEmulation/
README.md
5
This sample demonstrates how to
emulate
an NFC card, using the "host card emulation"
/developers/samples/android/connectivity/nfc/CardEmulation/
README.md
5
This sample demonstrates how to
emulate
an NFC card, using the "host card emulation"
/device/generic/goldfish/camera/
EmulatedQemuCameraDevice.h
115
* We will
emulate
50 FPS. */
/device/google/accessory/demokit/hardware/eng/shield/
ashield_excellon.cam
16
Emulate
="0 0 0"
/external/autotest/client/site_tests/ui_AppLauncher/
ui_AppLauncher.py
60
player.
emulate
('keyboard', property_file)
/external/autotest/test_suites/
control.chameleon_audio
17
The Audio and Chameleon boards can
emulate
audio jack audio activity
control.chameleon_audio_nightly
17
The Audio and Chameleon boards can
emulate
audio jack audio activity
control.chameleon_audio_perbuild
17
The Audio and Chameleon boards can
emulate
audio jack audio activity
control.chameleon_dp
17
The Chameleon board can
emulate
a monitor such that the test can control
control.chameleon_dp_e2e
18
The Chameleon board can
emulate
a monitor such that the test can control
control.chameleon_dp_stress
17
The Chameleon board can
emulate
a monitor such that the test can control
control.chameleon_hdmi
17
The Chameleon board can
emulate
a monitor such that the test can control
control.chameleon_hdmi_e2e
18
The Chameleon board can
emulate
a monitor such that the test can control
control.chameleon_hdmi_nightly
17
The Chameleon board can
emulate
a monitor such that the test can control
control.chameleon_hdmi_perbuild
17
The Chameleon board can
emulate
a monitor such that the test can control
control.chameleon_hdmi_stress
17
The Chameleon board can
emulate
a monitor such that the test can control
/external/clang/include/clang/Tooling/Core/
Lookup.h
28
///
Emulate
a lookup to replace one nested name specifier with another using as
/external/compiler-rt/lib/sanitizer_common/tests/
standalone_malloc_test.cc
42
p[0] = 0; //
emulate
last user touch of the block
/external/curl/docs/libcurl/
curl_getenv.3
32
emulate
its behaviour and provide an identical interface for all operating
/external/curl/lib/
strtoofft.h
37
* we
emulate
its functionality with our own clone.
/external/kernel-headers/original/uapi/linux/
ion_test.h
53
* used by unit tests to
emulate
a DMA engine as close as possible. Only
/external/libchrome/sandbox/linux/bpf_dsl/
bpf_dsl_unittest.cc
89
EXPECT_EQ(SECCOMP_RET_ALLOW,
Emulate
(data));
93
EXPECT_EQ(SECCOMP_RET_ERRNO | err,
Emulate
(data));
97
EXPECT_EQ(SECCOMP_RET_KILL,
Emulate
(data));
101
uint32_t
Emulate
(const struct arch_seccomp_data& data) const {
Completed in 1064 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>