Home
last modified time | relevance | path

Searched refs:exported (Results 1 – 25 of 94) sorted by relevance

1234

/external/webkit/WebKit/android/nav/
DCacheBuilder.cpp1078 String exported; in BuildFrame() local
1145 &exported) == false) in BuildFrame()
1152 mDebug.wideString(exported); in BuildFrame()
1186 exported = input->value().threadsafeCopy(); in BuildFrame()
1205 exported = area->value().threadsafeCopy(); in BuildFrame()
1218 exported = href.string().threadsafeCopy(); in BuildFrame()
1305 cachedNode.setExport(exported); in BuildFrame()
2535 CachedNodeType* type, String* exported) const in isFocusableText()
2635 *exported = String(store); in isFocusableText()
2640 exported->truncate(0); in isFocusableText()
[all …]
DCachedNode.h151 void setExport(const WebCore::String& exported) { mExport = exported; } in setExport() argument
DCacheBuilder.h240 String* exported) const; //returns true if it is focusable
/external/clearsilver/ports/freebsd/
Dpkg-descr7 Because it's written as a C-library, and exported to scripting languages
/external/bluetooth/glib/gobject/
Dgobject.symbols1 /* This file lists all exported symbols. It is used to generate
4 * internal uses of exported functions (see makegobjectalias.pl).
/external/bluetooth/glib/glib/gnulib/
DREADME35 exported functions to the _g_gnulib namespace, replace malloc by
/external/chromium/third_party/icu/source/tools/genren/
DREADME2 … source/common/unicode/urename.h header file, which is needed for renaming the ICU exported names.
/external/icu4c/tools/genren/
DREADME2 … source/common/unicode/urename.h header file, which is needed for renaming the ICU exported names.
/external/bluetooth/glib/
DREADME.in126 with prefixes such as _g will be exported from the library, on others not.
129 header files and were never intended to be exported.
133 points for exported functions. The internal names, which begin with
DNEWS.pre-1-3166 a publically exported g_strdup_vprintf().
175 * The internals of the g_dataset mechanism are now exported through the
/external/zlib/contrib/vstudio/
Dreadme.txt43 It uses the WINAPI calling convention for the exported functions, and
/external/zlib/win32/
DDLL_FAQ.txt24 * The exported symbols are exclusively defined in the source
27 * The symbols are exported by name, not by ordinal.
28 * The exported names are undecorated.
109 5. Why are the zlib symbols exported by name, and not by ordinal?
128 It is possible to avoid the DEF file if the exported symbols
/external/webkit/WebKit/qt/Api/
DDerivedSources.pro58 # Then do a slow lookup to ensure we're dealing with an exported class
/external/bluetooth/glib/gio/
Dgio.symbols1 /* This file lists all exported symbols. It is used to generate
4 * internal uses of exported functions (see makegioalias.pl).
/external/protobuf/m4/
Dlt~obsolete.m416 # exported API, or moved to Autoconf or Automake where they belong.
/external/ipsec-tools/
DNEWS64 o racoon admin interface is exported (header and library) to
/external/webkit/WebKit/mac/WebView/
DWebScriptDebugDelegate.mm87 // own exported interface. This class is private to WebCore (and the delegate).
/external/dbus/
DREADME111 functions and types in libdbus, and new methods exported to
DNEWS253 - many symbols are no longer exported as part of the public API
311 - Python bindings now have decorators for specifying exported methods and signals
/external/stlport/etc/
DChangeLog-4.0321 vector<void*> exported from DLL
323 * <stdexcept> : exported more stuff
390 * __get_c_string exported in DLL (thanks to Ed Ball for the report).
/external/jpeg/
Dfilelist.doc22 jpeglib.h JPEG library's exported data and function declarations.
/external/quake/quake/src/WinQuake/data/
DSLICNSE.TXT19 shipped, transferred or exported into any country in violation of
DRLICNSE.TXT32 the Software will not be shipped, transferred or exported into any
/external/bzip2/
DCHANGES143 * Avoid library namespace pollution. Prefix all exported
/external/zlib/
DChangeLog263 - Update win32/zlib.def with exported symbols from zlib.h
345 not designed to be exported." [Levin]
891 - fix list of exported functions in nt/zlib.dnt and mdsos/zlib.def
910 - add EXPORT in all exported functions (for Windows DLL)
939 - assign numbers to the exported functions in zlib.def (for Windows DLL)

1234