OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:emulate
(Results
101 - 125
of
877
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/skia/src/pdf/
SkPDFGraphicState.h
44
* @param paint The SkPaint to
emulate
.
SkPDFShader.h
37
* @param shader The SkShader to
emulate
.
/external/vixl/tools/
util.py
45
#
Emulate
python3 subprocess.getstatusoutput.
/external/webrtc/webrtc/tools/
simple_command_line_parser_unittest.cc
40
// Test flags to
emulate
a program's argv arguments.
/frameworks/base/tests/AccessoryDisplay/
README
11
The role of the sink is to
emulate
an external display that happens
/packages/apps/UnifiedEmail/src/org/apache/commons/io/input/
NullInputStream.java
32
* large {@link InputStream} as it can
emulate
that
77
* @param size The size of the input stream to
emulate
.
87
* @param size The size of the input stream to
emulate
.
112
* @return The size of the input stream to
emulate
.
NullReader.java
32
* large {@link Reader} as it can
emulate
that
77
* @param size The size of the reader to
emulate
.
87
* @param size The size of the reader to
emulate
.
112
* @return The size of the reader to
emulate
.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
uio.h
37
the C library implementation of readv/writev is able to
emulate
the
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
uio.h
37
the C library implementation of readv/writev is able to
emulate
the
/prebuilts/gdb/darwin-x86/lib/python2.7/
code.py
1
"""Utilities needed to
emulate
Python's interactive interpreter.
175
"""Closely
emulate
the behavior of the interactive Python interpreter.
201
"""Closely
emulate
the interactive Python console.
285
"""Closely
emulate
the interactive Python interpreter.
/prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/
appletrawmain.py
0
#
Emulate
sys.argv and run __main__.py or __main__.pyc in an environment that
/prebuilts/gdb/linux-x86/lib/python2.7/
code.py
1
"""Utilities needed to
emulate
Python's interactive interpreter.
175
"""Closely
emulate
the behavior of the interactive Python interpreter.
201
"""Closely
emulate
the interactive Python console.
285
"""Closely
emulate
the interactive Python interpreter.
/prebuilts/go/darwin-x86/src/runtime/
signal_darwin.go
22
/* 7 */ {_SigThrow, "SIGEMT:
emulate
instruction executed"},
/prebuilts/go/linux-x86/src/runtime/
signal_darwin.go
22
/* 7 */ {_SigThrow, "SIGEMT:
emulate
instruction executed"},
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
code.py
1
"""Utilities needed to
emulate
Python's interactive interpreter.
175
"""Closely
emulate
the behavior of the interactive Python interpreter.
201
"""Closely
emulate
the interactive Python console.
285
"""Closely
emulate
the interactive Python interpreter.
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
appletrawmain.py
0
#
Emulate
sys.argv and run __main__.py or __main__.pyc in an environment that
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
code.py
1
"""Utilities needed to
emulate
Python's interactive interpreter.
175
"""Closely
emulate
the behavior of the interactive Python interpreter.
201
"""Closely
emulate
the interactive Python console.
285
"""Closely
emulate
the interactive Python interpreter.
/system/core/libion/original-kernel-headers/linux/
ion_test.h
53
* used by unit tests to
emulate
a DMA engine as close as possible. Only
/toolchain/binutils/binutils-2.25/ld/emultempl/
crxelf.em
36
This is to
emulate
the CRTools' method of keeping variables
/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DirectBootHostTest.java
150
getDevice().executeShellCommand("sm set-
emulate
-fbe true");
173
getDevice().executeShellCommand("sm set-
emulate
-fbe false");
/external/autotest/client/site_tests/touch_MouseScroll/
touch_MouseScroll.py
106
#
Emulate
mouse with vertical scroll feature.
120
#
Emulate
mouse with horizontal scroll feature.
/external/guava/guava/src/com/google/common/util/concurrent/
JdkFutureAdapters.java
46
* ListenableFuture}, the returned future will
emulate
{@link
71
* ListenableFuture}, the returned future will
emulate
{@link
/external/kernel-headers/original/uapi/linux/
prctl.h
29
# define PR_FPEMU_NOPRINT 1 /* silently
emulate
fp operations accesses */
30
# define PR_FPEMU_SIGFPE 2 /* don't
emulate
fp operations, send SIGFPE instead */
/external/libcap/libcap/include/uapi/linux/
prctl.h
27
# define PR_FPEMU_NOPRINT 1 /* silently
emulate
fp operations accesses */
28
# define PR_FPEMU_SIGFPE 2 /* don't
emulate
fp operations, send SIGFPE instead */
/external/mesa3d/src/gallium/drivers/r300/compiler/
r3xx_fragprog.c
119
{"
emulate
branches", 1, !is_r500, rc_emulate_branches, NULL},
125
{"
emulate
loops", 1, !is_r500, rc_emulate_loops, NULL},
Completed in 615 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>