Searched refs:contextual (Results 1 – 25 of 40) sorted by relevance
12
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/ |
D | CanonGSUBBuilder.java | 81 int contextual = record.getCodePoint(); in buildArabicContextualForms() local 86 initClassTable.addMapping(isolated, contextual); in buildArabicContextualForms() 90 mediClassTable.addMapping(isolated, contextual); in buildArabicContextualForms() 94 finaClassTable.addMapping(isolated, contextual); in buildArabicContextualForms() 98 isolClassTable.addMapping(isolated, contextual); in buildArabicContextualForms()
|
/external/fonttools/Tests/feaLib/data/ |
D | ZeroValue_ChainSinglePos_vertical.fea | 1 # For contextual positioning statements with in-line single positioning rules,
|
D | ZeroValue_ChainSinglePos_horizontal.fea | 1 # For contextual positioning statements with in-line single positioning rules,
|
/external/llvm/docs/ |
D | MarkedUpDisassembly.rst | 44 Annoated assembly display will supply contextual markup to help clients more 50 includes contextual tags on portions of the instruction string. An annotation
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | MarkedUpDisassembly.rst | 44 Annoated assembly display will supply contextual markup to help clients more 50 includes contextual tags on portions of the instruction string. An annotation
|
/external/clang/test/CodeGenObjCXX/ |
D | message.mm | 4 // requires a contextual conversion to ObjC pointer type.
|
/external/python/cpython2/Doc/howto/ |
D | logging-cookbook.rst | 461 Adding contextual information to your logging output 466 Sometimes you want logging output to contain contextual information in 480 Using LoggerAdapters to impart contextual information 483 An easy way in which you can pass contextual information to be output along 492 :class:`Logger` instance and a dict-like object which contains your contextual 495 :class:`Logger` passed to its constructor, and arranges to pass the contextual 502 contextual information from this adapter instance. 508 contextual information is added to the logging output. It's passed the message 520 want to prepend or append the contextual information to the message string, 540 Using objects other than dicts to pass contextual information [all …]
|
/external/libxml2/os400/libxmlrpg/ |
D | xinclude.rpgle | 132 * contextual processing
|
/external/cldr/tools/java/org/unicode/cldr/tool/ |
D | GenerateScriptMetadata.txt | 42 # Arabic-style contextual shaping, but also cases where NSM placement is required, like Thai.
|
/external/python/cpython3/Doc/howto/ |
D | logging-cookbook.rst | 546 Adding contextual information to your logging output 549 Sometimes you want logging output to contain contextual information in 563 Using LoggerAdapters to impart contextual information 566 An easy way in which you can pass contextual information to be output along 575 :class:`Logger` instance and a dict-like object which contains your contextual 578 :class:`Logger` passed to its constructor, and arranges to pass the contextual 585 contextual information from this adapter instance. 591 contextual information is added to the logging output. It's passed the message 603 want to prepend or append the contextual information to the message string, 623 Using objects other than dicts to pass contextual information [all …]
|
/external/harfbuzz_ng/src/ |
D | hb-aat-layout-morx-table.hh | 906 case Contextual: return_trace (c->dispatch (u.contextual)); in dispatch() 939 ContextualSubtable<Types> contextual; member
|
/external/catch2/docs/ |
D | logging.md | 100 … reported with next assertions that are logged. This allows you to log contextual information in c…
|
/external/python/cpython2/Doc/library/ |
D | logging.rst | 552 done with some care, but it does allow the injection of contextual information 553 into logs (see :ref:`filters-contextual`). 700 :class:`LoggerAdapter` instances are used to conveniently pass contextual 702 :ref:`adding contextual information to your logging output <context-info>`. 715 order to insert contextual information. This implementation takes the object
|
D | difflib.rst | 82 either full or contextual difference mode. 114 ``True`` when contextual differences are to be shown, else the default is
|
/external/freetype/src/gxvalid/ |
D | README | 146 (in ligature and contextual glyph substitutions, the State 345 contextual kerning. Therefore, gxvalid includes a special validator
|
/external/python/cpython3/Doc/library/ |
D | logging.rst | 650 done with some care, but it does allow the injection of contextual information 651 into logs (see :ref:`filters-contextual`). 836 :class:`LoggerAdapter` instances are used to conveniently pass contextual 838 :ref:`adding contextual information to your logging output <context-info>`. 848 order to insert contextual information. This implementation takes the object
|
D | difflib.rst | 89 either full or contextual difference mode. 121 ``True`` when contextual differences are to be shown, else the default is
|
/external/cldr/common/properties/ |
D | scriptMetadata.txt | 42 # Arabic-style contextual shaping, but also cases where NSM placement is required, like Thai.
|
/external/testng/ |
D | CHANGES.txt | 855 Added: run contextual test classes with parameters from suite definition files 864 Fixed: TESTNG-25 (do not display fully qualified method name when running contextual test class) 939 Added: last contextual launch is available in Eclipse launcher lists 965 Added: Run/Debug as TestNG test from the editor contextual menu
|
/external/skia/docs/ |
D | spelling.txt | 43 context contexts contextual contiguous continue continues continuing continuous contrast
|
/external/grpc-grpc/doc/ |
D | PROTOCOL-HTTP2.md | 201 …TP2 stream-ids as call identifiers in this scheme. NOTE: These ids are contextual to an open HTTP2…
|
/external/skqp/docs/ |
D | spelling.txt | 43 context contexts contextual contiguous continue continues continuing continuous contrast
|
/external/clang/docs/ |
D | LibASTMatchersTutorial.rst | 460 class to represent contextual information about the AST, as the name
|
D | LanguageExtensions.rst | 798 C++1y contextual conversions 1073 ``instancetype`` as its result type. ``instancetype`` is a contextual keyword 1109 ``instancetype`` contextual keyword is available.
|
/external/libchrome/mojo/public/c/system/ |
D | README.md | 58 more specific contextual meaning of various result codes.
|
12