Searched refs:composing (Results 1 – 25 of 29) sorted by relevance
12
/external/syzkaller/vendor/golang.org/x/text/unicode/norm/ |
D | forminfo.go | 54 composing, compatibility bool // form type member 61 composing: true, 67 composing: false, 73 composing: true, 79 composing: false,
|
D | composition.go | 140 if rb.f.composing {
|
D | normalize.go | 335 if f.composing {
|
/external/googletest/googlemock/docs/ |
D | DesignDoc.md | 246 There may be a need for composing `ACTION*` definitions (i.e. invoking 249 `ACTION` definitions in function templates and composing the function
|
D | CookBook.md | 3022 useful when composing matchers. Matchers that don't have a parameter
|
/external/catch2/docs/ |
D | opensource-users.md | 81 A small, single-header-only, library for wrapping and composing columns of text.
|
/external/skia/site/user/api/ |
D | skpaint_overview.md | 65 * **SkRasterizer** - composing custom mask layers (e.g. shadows)
|
/external/skqp/site/user/api/ |
D | skpaint_overview.md | 65 * **SkRasterizer** - composing custom mask layers (e.g. shadows)
|
/external/googletest/googlemock/include/gmock/ |
D | gmock-generated-matchers.h.pump | 207 // can be useful when composing matchers.
|
D | gmock-generated-actions.h.pump | 166 // pk_type>. This can be useful when composing actions.
|
/external/tensorflow/tensorflow/contrib/eager/python/examples/workshop/ |
D | 2_models.ipynb | 249 "# Models: composing layers\n", 251 …"Many interesting layer-like things in machine learning models are implemented by composing existi…
|
/external/llvm/docs/tutorial/ |
D | BuildingAJIT2.rst | 19 little code by composing two off-the-shelf *ORC layers*: IRCompileLayer and
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/tutorial/ |
D | BuildingAJIT2.rst | 24 little code by composing two off-the-shelf *ORC layers*: IRCompileLayer and
|
/external/google-breakpad/src/testing/include/gmock/ |
D | gmock-generated-matchers.h.pump | 565 // can be useful when composing matchers.
|
D | gmock-generated-actions.h.pump | 393 // pk_type>. This can be useful when composing actions.
|
/external/llvm/include/llvm/Target/ |
D | Target.td | 38 // This indicates that this SubRegIndex is the result of composing A and B. 61 // ComposedSubRegIndex - A sub-register that is the result of composing A and B.
|
/external/autotest/docs/ |
D | best-practices.md | 105 …separated list of attribute tags to apply to this control file, used in composing suites. For inst…
|
/external/python/cpython3/Doc/library/ |
D | email.policy.rst | 350 policy settings) by composing the *name* with the *value* and inserting
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Target/ |
D | Target.td | 88 // This indicates that this SubRegIndex is the result of composing A and B. 111 // ComposedSubRegIndex - A sub-register that is the result of composing A and B.
|
/external/toybox/kconfig/ |
D | zconf.tab.c_shipped | 556 /* YYR2[YYN] -- Number of symbols composing right hand side of rule YYN. */
|
/external/parameter-framework/upstream/doc/requirements/ |
D | requirements.md | 339 <note>E.g.: composing the affine and logarithm adaptation to
|
/external/Reactive-Extensions/RxCpp/projects/doxygen/ |
D | doxygen.conf.in | 47 PROJECT_BRIEF = "The Reactive Extensions for Native (RxCpp) is a library for composing asy…
|
/external/llvm/docs/ |
D | LangRef.rst | 1667 involves composing the normal and exceptional continuations, inlining 1702 semantically equivalent to composing the caller's deoptimization
|
/external/libpng/ |
D | libpng-manual.txt | 826 Libpng only supports composing onto a single color (using png_set_background;
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | LangRef.rst | 1820 involves composing the normal and exceptional continuations, inlining 1855 semantically equivalent to composing the caller's deoptimization
|
12