/external/chromium_org/third_party/WebKit/Source/platform/text/ |
D | BidiResolver.h | 433 BidiEmbedding embedding = m_currentExplicitEmbeddingSequence[i]; in commitExplicitEmbedding() local 434 if (embedding.direction() == PopDirectionalFormat) { in commitExplicitEmbedding() 438 …Direction direction = (embedding.direction() == RightToLeftEmbedding || embedding.direction() == R… in commitExplicitEmbedding() 439 …bool override = embedding.direction() == LeftToRightOverride || embedding.direction() == RightToLe… in commitExplicitEmbedding() 446 … toContext = BidiContext::create(level, direction, override, embedding.source(), toContext.get()); in commitExplicitEmbedding()
|
/external/chromium_org/chrome_elf/ |
D | README | 8 In an ideal world, this would be done by embedding an application config in
|
/external/chromium_org/ppapi/api/ |
D | ppb_var_array_buffer.idl | 20 * embedding page's DOM, and can only be shared with JavaScript using the 62 * the embedding page.
|
/external/grub/ |
D | TODO | 71 * Support embedding a Stage 1.5 in the "bootloader" area of a FFS 75 * Support embedding a Stage 1.5 in the EXT2_BOOT_LOADER_INO of an ext2fs
|
/external/chromium-trace/ |
D | README | 17 trace-viewer development directory rather than embedding the JS and CSS in the
|
/external/chromium_org/third_party/tcmalloc/ |
D | README.chromium | 93 simulated stack from the embedding application.
|
/external/protobuf/src/google/protobuf/ |
D | unittest_embed_optimize_for.proto | 46 // Test that embedding a message which has optimize_for = CODE_SIZE into
|
/external/chromium_org/third_party/protobuf/src/google/protobuf/ |
D | unittest_embed_optimize_for.proto | 46 // Test that embedding a message which has optimize_for = CODE_SIZE into
|
/external/chromium_org/sync/internal_api/ |
D | README | 26 such as URL to easily allow the embedding application to store web
|
/external/linux-tools-perf/scripts/perl/Perf-Trace-Util/ |
D | README | 10 interface that allows scripts to access data in the embedding perf
|
/external/libvorbis/doc/ |
D | Vorbis_I_spec.tex | 34 % unlike the built-in "verbatim", allows embedding TeX commands, as
|
/external/chromium_org/native_client_sdk/src/doc/reference/ |
D | pnacl-c-cpp-language-support.rst | 90 intent to support it. The embedding sandbox's runtime can offer APIs 93 Setting up the above mechanisms requires assistance from the embedding
|
D | pnacl-bitcode-abi.rst | 446 Returns a read-only thread pointer. The value is controlled by the embedding
|
/external/chromium_org/third_party/skia/src/device/xps/ |
D | SkXPSDevice.cpp | 411 XPS_FONT_EMBEDDING embedding; in subset_typeface() local 412 HRM(current->xpsFont->GetEmbeddingOption(&embedding), in subset_typeface() 421 embedding, in subset_typeface() 2057 XPS_FONT_EMBEDDING embedding = XPS_FONT_EMBEDDING_RESTRICTED; in CreateTypefaceUse() local 2079 embedding, in CreateTypefaceUse()
|
/external/skia/src/device/xps/ |
D | SkXPSDevice.cpp | 411 XPS_FONT_EMBEDDING embedding; in subset_typeface() local 412 HRM(current->xpsFont->GetEmbeddingOption(&embedding), in subset_typeface() 421 embedding, in subset_typeface() 2057 XPS_FONT_EMBEDDING embedding = XPS_FONT_EMBEDDING_RESTRICTED; in CreateTypefaceUse() local 2079 embedding, in CreateTypefaceUse()
|
/external/linux-tools-perf/config/ |
D | utilities.mak | 83 # embedding in a shell string that is delimited by
|
/external/llvm/ |
D | CMakeLists.txt | 109 option(LLVM_ENABLE_TIMESTAMPS "Enable embedding timestamp information in build" ON) 114 option(LLVM_ENABLE_BACKTRACES "Enable embedding backtraces on crash." ON)
|
/external/eclipse-windowbuilder/propertysheet/ |
D | README.txt | 40 absolute path it would be looking in the embedding plugin's
|
/external/mdnsresponder/ |
D | README.txt | 140 instead of embedding their own mDNSResponder.
|
/external/chromium_org/native_client_sdk/src/doc/ |
D | faq.rst | 37 * This code can interact with the embedding web page as part of an 464 same origin as the embedding page or an origin that has been configured 468 must include the correct, verified domain of the embedding page.
|
/external/chromium_org/third_party/sqlite/src/test/ |
D | indexedby.test | 150 # Test embedding an INDEXED BY in a CREATE VIEW statement. This block
|
/external/clang/include/clang/Basic/ |
D | DiagnosticLexKinds.td | 317 "embedding a #%0 directive within macro arguments is not supported">; 319 "embedding a directive within macro arguments has undefined behavior">,
|
/external/llvm/autoconf/ |
D | configure.ac | 784 dnl Enable embedding timestamp information into build. 787 [Enable embedding timestamp information in build (default is YES)]),, 798 dnl Enable embedding timestamp information into build. 802 [Enable embedding backtraces on crash (default is YES)]),, 1797 dnl Disable embedding timestamps in the build directory, with ENABLE_TIMESTAMPS.
|
/external/chromium_org/native_client_sdk/src/doc/devguide/ |
D | distributing.rst | 21 simple as embedding a manifest file that points to a **pexe**. See the
|
/external/v8/ |
D | ChangeLog | 382 Avoid embedding new space objects into code objects in the lithium gap 1879 Added the ability for an embedding application to receive a callback 2149 managed by the embedding layer. Fixes bug 737. 2748 Added low memory notification to the API. The embedding host can signal 3326 to avoid having to create copies in the embedding code.
|