/external/chromium_org/extensions/common/api/ |
D | app_runtime.idl | 45 // This object specifies details and operations to perform on the embedding 47 // allow the embedding and what to embed based on the embedder making the 53 // when making an embedding decision. 60 // Prevents <code> embedderId</code> from embedding this app in an 66 // Fired when an embedding app requests to embed this app. This event is
|
/external/chromium_org/third_party/WebKit/Source/platform/text/ |
D | BidiResolver.h | 509 BidiEmbedding embedding = m_currentExplicitEmbeddingSequence[i]; in commitExplicitEmbedding() local 510 if (embedding.direction() == PopDirectionalFormat) { in commitExplicitEmbedding() 514 …Direction direction = (embedding.direction() == RightToLeftEmbedding || embedding.direction() == R… in commitExplicitEmbedding() 515 …bool override = embedding.direction() == LeftToRightOverride || embedding.direction() == RightToLe… in commitExplicitEmbedding() 522 … toContext = BidiContext::create(level, direction, override, embedding.source(), toContext.get()); in commitExplicitEmbedding()
|
/external/chromium_org/ppapi/nacl_irt/public/ |
D | README | 9 Chromium's embedding of NaCl. Non-PPAPI-specific NaCl IRT
|
/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/chromium_org/chrome/app/version_assembly/ |
D | README | 9 In an ideal world, this would be done by embedding an application config in
|
/external/chromium-trace/ |
D | README | 17 trace-viewer development directory rather than embedding the JS and CSS in the
|
/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/nanohttpd/ |
D | README.md | 3 *NanoHttpd* is a light-weight HTTP server designed for embedding in other applications.
|
/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/sync/internal_api/ |
D | README | 26 such as URL to easily allow the embedding application to store web
|
/external/linux-tools-perf/perf-3.12.0/tools/perf/scripts/perl/Perf-Trace-Util/ |
D | README | 10 interface that allows scripts to access data in the embedding perf
|
/external/chromium_org/third_party/tcmalloc/ |
D | README.chromium | 93 simulated stack from the embedding application.
|
/external/libvorbis/doc/ |
D | Vorbis_I_spec.tex | 34 % unlike the built-in "verbatim", allows embedding TeX commands, as
|
/external/chromium_org/mojo/services/public/interfaces/view_manager/ |
D | view_manager.mojom | 32 // ViewManager by embedding it at an approriate View. 207 // Requests the window manager create a "top level" view embedding |url|.
|
/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() 1894 XPS_FONT_EMBEDDING embedding = XPS_FONT_EMBEDDING_RESTRICTED; in CreateTypefaceUse() local 1916 embedding, in CreateTypefaceUse()
|
/external/skia/src/device/xps/ |
D | SkXPSDevice.cpp | 412 XPS_FONT_EMBEDDING embedding; in subset_typeface() local 413 HRM(current->xpsFont->GetEmbeddingOption(&embedding), in subset_typeface() 422 embedding, in subset_typeface() 2048 XPS_FONT_EMBEDDING embedding = XPS_FONT_EMBEDDING_RESTRICTED; in CreateTypefaceUse() local 2070 embedding, in CreateTypefaceUse()
|
/external/linux-tools-perf/perf-3.12.0/tools/perf/config/ |
D | utilities.mak | 83 # embedding in a shell string that is delimited by
|
/external/eclipse-windowbuilder/propertysheet/ |
D | README.txt | 40 absolute path it would be looking in the embedding plugin's
|
/external/llvm/ |
D | CMakeLists.txt | 163 option(LLVM_ENABLE_TIMESTAMPS "Enable embedding timestamp information in build" ON) 168 option(LLVM_ENABLE_BACKTRACES "Enable embedding backtraces on crash." ON)
|
/external/mdnsresponder/ |
D | README.txt | 140 instead of embedding their own mDNSResponder.
|
/external/chromium_org/native_client_sdk/src/doc/reference/ |
D | pnacl-c-cpp-language-support.rst | 100 intent to support it. The embedding sandbox's runtime can offer APIs 103 Setting up the above mechanisms requires assistance from the embedding
|
/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 454 same origin as the embedding page or an origin that has been configured 458 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 | 328 "embedding a #%0 directive within macro arguments is not supported">; 330 "embedding a directive within macro arguments has undefined behavior">,
|
/external/llvm/autoconf/ |
D | configure.ac | 905 dnl Enable embedding timestamp information into build. 908 [Enable embedding timestamp information in build (default is YES)]),, 922 [Enable embedding backtraces on crash (default is YES)]), 936 dnl support may be inappropriate for some clients embedding LLVM as a library. 1880 dnl Disable embedding timestamps in the build directory, with ENABLE_TIMESTAMPS.
|