HomeSort by relevance Sort by last modified time
    Searched full:emulate (Results 1 - 25 of 281) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/bluetooth/bluez/test/
hciemu.1 12 is used to emulate an HCI via \fBhci_vhci\fR kernel module
20 emulate \fIbdaddr\fR
  /external/qemu/telephony/
modem_driver.h 26 /* must be called before the VM runs if there is a modem to emulate */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
adb.h 24 /* The kind of ADB request. The controller may emulate some
prctl.h 26 # define PR_FPEMU_NOPRINT 1 /* silently emulate fp operations accesses */
27 # define PR_FPEMU_SIGFPE 2 /* don't emulate fp operations, send SIGFPE instead */
msdos_fs.h 107 #define VFAT_SFN_DISPLAY_WIN95 0x0002 /* emulate win95 rule for display */
108 #define VFAT_SFN_DISPLAY_WINNT 0x0004 /* emulate winnt rule for display */
109 #define VFAT_SFN_CREATE_WIN95 0x0100 /* emulate win95 rule for create */
110 #define VFAT_SFN_CREATE_WINNT 0x0200 /* emulate winnt rule for create */
  /external/kernel-headers/original/linux/
prctl.h 26 # define PR_FPEMU_NOPRINT 1 /* silently emulate fp operations accesses */
27 # define PR_FPEMU_SIGFPE 2 /* don't emulate fp operations, send SIGFPE instead */
msdos_fs.h 108 #define VFAT_SFN_DISPLAY_WIN95 0x0002 /* emulate win95 rule for display */
109 #define VFAT_SFN_DISPLAY_WINNT 0x0004 /* emulate winnt rule for display */
110 #define VFAT_SFN_CREATE_WIN95 0x0100 /* emulate win95 rule for create */
111 #define VFAT_SFN_CREATE_WINNT 0x0200 /* emulate winnt rule for create */
  /external/qemu/
qemu-timer.h 20 /* The host clock should be use for device models that emulate accurate
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
uio.h 37 the C library implementation of readv/writev is able to emulate the
  /packages/apps/Email/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.
  /external/bluetooth/glib/gio/
glocaldirectorymonitor.c 123 /* Emulate unmount detection */
180 /* Emulate unmount detection */
  /external/protobuf/src/google/protobuf/
dynamic_message.h 35 // Defines an implementation of Message which can emulate types which are not
51 // Constructs implementations of Message which can emulate types which are not
  /external/qemu/distrib/
README 30 - support for network throttling and latency simulation, used to better emulate the
  /packages/apps/Camera/src/com/android/camera/
ShutterButton.java 75 // We want to emulate this sequence of events with the shutter
  /external/webkit/WebKit/chromium/public/
WebInputEvent.h 76 // So, for what it's worth, our Linux and Mac front-ends emulate our
77 // Windows front-end. To emulate our Windows front-end, we can share
  /development/pdk/docs/porting/
tcpdump.jd 89 <li> <code>curl</code>: fetch URLs directly to emulate device requests</li>
  /external/chromium/net/url_request/
url_request_test_job.cc 143 // FIXME(brettw): this should emulate a network error, and not just fail
  /external/freetype/include/freetype/internal/
ftmemory.h 63 * C++, we have to use a template to emulate it.
  /external/kernel-headers/original/asm-arm/
elf.h 120 * and emulate them. The best indication to discriminate those two cases
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_helpers.h 66 // The name is coerced to lower-case to emulate proto1 behavior. People
  /external/protobuf/src/google/protobuf/stubs/
hash.h 56 // This system doesn't have hash_map or hash_set. Emulate them using map and
  /external/webkit/WebCore/bridge/jni/v8/
JavaNPObjectV8.cpp 159 // JSC does not seem to support returning object properties so we emulate that
  /external/webkit/WebCore/platform/android/
ScrollViewAndroid.cpp 39 This class implementation does NOT actually emulate the Qt ScrollView.
  /external/webkit/WebCore/platform/text/
TextEncodingDetectorICU.cpp 70 // 2. 'Emulate' Firefox/IE's non-Universal detectors (e.g.

Completed in 638 milliseconds

1 2 3 4 5 6 7 8 91011>>