/external/webkit/WebCore/rendering/style/ |
RenderStyleConstants.h | 124 UBNormal, Embed, Override
|
/frameworks/base/core/java/com/android/internal/widget/ |
PasswordEntryKeyboard.java | 36 * A basic, embed-able keyboard designed for password entry. Allows entry of all Latin-1 characters.
|
/external/webkit/WebCore/platform/text/ |
BidiResolver.h | 162 void embed(WTF::Unicode::Direction); 302 void BidiResolver<Iterator, Run>::embed(WTF::Unicode::Direction d) function in class:WebCore::BidiResolver 567 embed(dirCurrent); [all...] |
/external/emma/core/java12/com/vladium/emma/ |
Command.java | 82 // TODO: embed build number etc
|
runCommand.java | 259 // TODO: embed: OS/JVM fingerprint, build #, etc
|
/external/expat/ |
Changes | 56 which embed Expat rather than linking in the library.
|
/external/icu4c/config/ |
mh-os390 | 112 ## Compiler switch to embed a runtime search path
|
/external/webkit/WebCore/html/ |
HTMLImageElement.cpp | 73 result = eReplaced; // Shared with embed and iframe elements.
|
HTMLTokenizer.h | 412 // This buffer can hold arbitrarily long user-defined attribute names, such as in EMBED tags.
|
/frameworks/base/tests/DumpRenderTree/assets/results/ |
layout_tests_failed.txt | 281 /sdcard/android/layout_tests/fast/dom/object-embed-plugin-scripting.html [all...] |
/external/grub/stage2/ |
builtins.c | 1031 /* embed */ 1032 /* Embed a Stage 1.5 in the first cylinder after MBR or in the 1066 /* Embed it after the MBR. */ 1123 /* Embed it in the bootloader block in the filesystem. */ 1155 "embed", 1158 "embed STAGE1_5 DEVICE", 1159 "Embed the Stage 1.5 STAGE1_5 in the sectors after MBR if DEVICE" [all...] |
/external/grub/docs/ |
grub.info | 208 and embed a preset configuration file in a GRUB image file. The [all...] |
/dalvik/libcore/xml/src/main/java/org/xml/sax/helpers/ |
ParserAdapter.java | 116 * adapter is created; to embed a different parser, allocate 119 * @param parser The SAX1 parser to embed.
|
XMLReaderAdapter.java | 66 * driver to embed.</p>
|
/ndk/docs/ |
OVERVIEW.TXT | 6 to embed native machine code compiled from C and/or C++ source files into 337 embed your shared libraries, and they will be extracted automatically
|
/external/emma/core/java12/com/vladium/util/exception/ |
ExceptionCommon.java | 23 // TODO: embed build # in error codes
|
/external/webkit/WebCore/bindings/v8/ |
ScriptController.cpp | 321 // which it can use to quickly find the wrapped embed object.
|
/external/webkit/WebKit/gtk/webkit/ |
webkitwebinspector.cpp | 58 * /<!-- -->* Embed the inspector somewhere *<!-- -->/
|
/external/webkit/WebKit/qt/tests/qwebpage/ |
tst_qwebpage.cpp | [all...] |
/frameworks/base/docs/html/resources/tutorials/views/ |
hello-tabwidget.jd | 110 embed each {@link android.app.Activity} within it.</p>
|
/frameworks/base/tests/DumpRenderTree/src/com/android/dumprendertree/ |
FileFilter.java | 113 ignoreResultList.add("fast/dom/object-embed-plugin-scripting.html"); // dynamic plugins not supported
|
/ndk/build/awk/ |
xml.awk | 212 # The function deals with the fact that these section can embed a valid '>'
|
/external/grub/ |
NEWS | 132 can embed an arbitrary configuration which will be used when Stage 2 245 * The command "embed" embeds a Stage 1.5 in the sectors after a MBR.
|
/external/icu4c/tools/gensprep/ |
filterRFC3454.pl | 662 --normalize Embed the normalization directive in the output file 663 --check-bidi Embed the check bidi directove in the output file
|
/frameworks/base/docs/html/sdk/ndk/ |
index.jd | 183 <p>The Android NDK is a toolset that lets you embed components that make use 197 <li>A way to embed the corresponding native libraries into an application package
|