Home
last modified time | relevance | path

Searched refs:underlying (Results 1 – 25 of 59) sorted by relevance

123

/external/webkit/V8Binding/v8/test/cctest/
Dtest-strings.cc270 static Handle<String> SliceOf(Handle<String> underlying) { in SliceOf() argument
271 int start = gen() % underlying->length(); in SliceOf()
272 int end = start + gen() % (underlying->length() - start); in SliceOf()
273 return Factory::NewStringSlice(underlying, in SliceOf()
/external/qemu/docs/
DCHAR-DEVICES.TXT28 on the underlying implementation (some of them will just return 0 instead).
33 can accept, nor to be notified when its underlying implementation is ready
/external/icu4c/tools/tzcode/
Dreadme.txt35 self-contained implementation, whereas ICU4J uses the underlying JDK
/external/libpcap/
DREADME66 with the underlying kernel subsystem, but this is not yet implemented.
/external/webkit/WebCore/bridge/objc/
Dobjc_utility.mm224 WebScriptObject underlying JavaScript object
/external/bluetooth/glib/
DNEWS.pre-1-3176 new g_datalist_* API (this is also the underlying implementation for the
DChangeLog.pre-2-247 actual access modes of the underlying Win32 HANDLE, by trying
/external/webkit/WebKit/mac/WebView/
DWebDynamicScrollBarsView.mm200 // The underlying cause is some problem in the NSText machinery, but I was not
DWebFrame.mm1269 …// While full-frame images and plugins do have an underlying HTML document, we return nil here to …
/external/libffi/include/
Dffi.h.in41 if the underlying platform doesn't allow faster implementation.
/external/blktrace/btt/doc/
Dbtt.tex215 requests into fewer, but larger, IOs to the underlying driver. In this
247 that are handled by underlying drivers.
260 percentage, the better the underlying subsystems can handle them.)
266 by underlying drivers. The next section shows how often the request
/external/openssl/crypto/engine/
DREADME6 OpenSSL, and it pretty much completely restructures the underlying mechanics of
/external/bluetooth/glib/gmodule/
DChangeLog993 * gmodule.c: provide no operation implementation for the underlying
/external/strace/
Daclocal.m4491 # Check whether the underlying file-system supports filenames
/external/genext2fs/
Daclocal.m4479 # Check whether the underlying file-system supports filenames
/external/bison/
Daclocal.m4502 # Check whether the underlying file-system supports filenames
/external/tesseract/
Daclocal.m4533 # Check whether the underlying file-system supports filenames
/external/webkit/V8Binding/v8/
DChangeLog377 checks to the underlying buffer string.
/external/elfutils/
Daclocal.m4570 # Check whether the underlying file-system supports filenames
/external/grub/
Daclocal.m4570 # Check whether the underlying file-system supports filenames
/external/webkit/V8Binding/v8/src/
Dobjects.cc4295 String* underlying = buffer(); in SlicedStringGet() local
4296 return underlying->Get(start() + index); in SlicedStringGet()
/external/grub/docs/
Dmultiboot.texi704 underlying disk layout of extended partitions is hierarchical in
Dmultiboot.info661 though the underlying disk layout of extended partitions is
/external/webkit/WebKit/mac/Plugins/
DWebNetscapePluginView.mm2338 // Create a GWorld with the same underlying buffer into which the plugin can draw
/external/jpeg/
Dstructure.doc646 The underlying type is at least a 16-bit signed integer; while "short" is big

123