Home
last modified time | relevance | path

Searched refs:embedding (Results 1 – 25 of 39) sorted by relevance

12

/external/chromium_org/third_party/WebKit/Source/platform/text/
DBidiResolver.h433 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/
DREADME8 In an ideal world, this would be done by embedding an application config in
/external/chromium_org/ppapi/api/
Dppb_var_array_buffer.idl20 * embedding page's DOM, and can only be shared with JavaScript using the
62 * the embedding page.
/external/grub/
DTODO71 * 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/
DREADME17 trace-viewer development directory rather than embedding the JS and CSS in the
/external/chromium_org/third_party/tcmalloc/
DREADME.chromium93 simulated stack from the embedding application.
/external/protobuf/src/google/protobuf/
Dunittest_embed_optimize_for.proto46 // Test that embedding a message which has optimize_for = CODE_SIZE into
/external/chromium_org/third_party/protobuf/src/google/protobuf/
Dunittest_embed_optimize_for.proto46 // Test that embedding a message which has optimize_for = CODE_SIZE into
/external/chromium_org/sync/internal_api/
DREADME26 such as URL to easily allow the embedding application to store web
/external/linux-tools-perf/scripts/perl/Perf-Trace-Util/
DREADME10 interface that allows scripts to access data in the embedding perf
/external/libvorbis/doc/
DVorbis_I_spec.tex34 % unlike the built-in "verbatim", allows embedding TeX commands, as
/external/chromium_org/native_client_sdk/src/doc/reference/
Dpnacl-c-cpp-language-support.rst90 intent to support it. The embedding sandbox's runtime can offer APIs
93 Setting up the above mechanisms requires assistance from the embedding
Dpnacl-bitcode-abi.rst446 Returns a read-only thread pointer. The value is controlled by the embedding
/external/chromium_org/third_party/skia/src/device/xps/
DSkXPSDevice.cpp411 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/
DSkXPSDevice.cpp411 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/
Dutilities.mak83 # embedding in a shell string that is delimited by
/external/llvm/
DCMakeLists.txt109 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/
DREADME.txt40 absolute path it would be looking in the embedding plugin's
/external/mdnsresponder/
DREADME.txt140 instead of embedding their own mDNSResponder.
/external/chromium_org/native_client_sdk/src/doc/
Dfaq.rst37 * 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/
Dindexedby.test150 # Test embedding an INDEXED BY in a CREATE VIEW statement. This block
/external/clang/include/clang/Basic/
DDiagnosticLexKinds.td317 "embedding a #%0 directive within macro arguments is not supported">;
319 "embedding a directive within macro arguments has undefined behavior">,
/external/llvm/autoconf/
Dconfigure.ac784 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/
Ddistributing.rst21 simple as embedding a manifest file that points to a **pexe**. See the
/external/v8/
DChangeLog382 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.

12