/third_party/cmsis/CMSIS/Core/Include/ |
D | cachel1_armv7.h | 146 uint32_t ways; in SCB_EnableDCache() local 158 ways = (uint32_t)(CCSIDR_WAYS(ccsidr)); in SCB_EnableDCache() 161 ((ways << SCB_DCISW_WAY_Pos) & SCB_DCISW_WAY_Msk) ); in SCB_EnableDCache() 165 } while (ways-- != 0U); in SCB_EnableDCache() 186 uint32_t ways; in SCB_DisableDCache() local 199 ways = (uint32_t)(CCSIDR_WAYS(ccsidr)); in SCB_DisableDCache() 202 ((ways << SCB_DCCISW_WAY_Pos) & SCB_DCCISW_WAY_Msk) ); in SCB_DisableDCache() 206 } while (ways-- != 0U); in SCB_DisableDCache() 224 uint32_t ways; in SCB_InvalidateDCache() local 234 ways = (uint32_t)(CCSIDR_WAYS(ccsidr)); in SCB_InvalidateDCache() [all …]
|
/third_party/typescript/tests/baselines/reference/ |
D | intersectionTypeNormalization.types | 14 // Identical ways of writing the same type 39 // Identical ways of writing the same type 64 // Identical ways of writing the same type
|
/third_party/json/doc/mkdocs/docs/features/element_access/ |
D | index.md | 3 There are many ways elements in a JSON value can be accessed:
|
/third_party/skia/site/docs/dev/contrib/ |
D | _index.md | 11 Here some ways you can get involved and help us improve Skia. 24 interesting and profile it to find ways to speed up Skia's implementation.We
|
/third_party/flutter/skia/site/dev/contrib/ |
D | index.md | 4 Here some ways you can get involved and help us improve Skia. 20 Draw something interesting and profile it to find ways to speed up Skia's
|
/third_party/python/Doc/library/ |
D | modules.rst | 7 The modules described in this chapter provide new ways to import other Python
|
/third_party/mesa3d/src/gallium/drivers/etnaviv/ |
D | README | 4 There are two ways how this driver might get used:
|
/third_party/selinux/secilc/docs/ |
D | cil_introduction.md | 49 The design is aims to provide simplicity in several ways: 53 3. The statements are unambiguous and overlap in very well defined ways. This is in contrast to the… 55 …ules required the entire representation in memory as well. It is, in many ways, a natural result o… 57 In many ways, this design document describes what is different between the current language and CIL…
|
/third_party/rust/crates/tracing/.github/ISSUE_TEMPLATE/ |
D | feature_request.md | 32 Are there other ways to solve this problem that you've considered? What are
|
/third_party/littlefs/tests/ |
D | test_evil.toml | 59 // of ways to access the dir, some can fail, but some don't 105 // of ways to access the dir, some can fail, but some don't 166 // of ways to access the dir, some can fail, but some don't
|
/third_party/rust/crates/bindgen/book/src/ |
D | customizing-generated-bindings.md | 4 few ways:
|
/third_party/skia/site/docs/dev/tools/ |
D | tracing.md | 12 Skia is instrumented to provide execution traces in several ways. Within Chrome, Skia is traced 18 in three ways, controlled by the `--trace` command line argument.
|
/third_party/rust/crates/cxx/book/src/ |
D | concepts.md | 11 the single source of truth, though there are ways to do sharing based on a 82 to use CXX bridge effectively as it won't work in all the ways that you may be
|
/third_party/flutter/skia/site/dev/tools/ |
D | tracing.md | 7 Skia is instrumented to provide execution traces in several ways. Within Chrome, Skia is traced 13 in three ways, controlled by the `--trace` command line argument.
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | README.txt | 6 ".o" file support is needed for many common ways of using LLVM, such as 60 Some notes on ways that the generated code could be improved follow: 86 we should consider alternate ways to model stack dependencies.
|
/third_party/flutter/flutter/packages/flutter/lib/src/painting/ |
D | basic_types.dart | 79 /// in other ways. 84 /// The two objects are different but only in ways that affect paint, not layout. 92 /// The two objects are different in ways that affect layout (and therefore paint).
|
/third_party/mbedtls/tests/ |
D | Descriptions.txt | 15 version, both ways (client/server), using client authentication or not.
|
/third_party/flutter/flutter/packages/flutter/lib/src/gestures/ |
D | drag.dart | 9 /// This interface is used in various ways. For example,
|
/third_party/vk-gl-cts/doc/testspecs/GLES3/ |
D | functional.fbo.invalidate.txt | 39 Test cases exercise framebuffer invalidate API in various ways. Results are
|
/third_party/python/Doc/distutils/ |
D | extending.rst | 9 Distutils can be extended in various ways. Most extensions take the form of new 37 There are different ways to integrate new command implementations into
|
/third_party/freetype/docs/ |
D | README | 5 There are two ways to generate the documentation:
|
/third_party/flutter/flutter/packages/flutter_tools/doc/ |
D | attach.md | 10 There are four ways for the attach command to discover a running app:
|
/third_party/skia/third_party/externals/freetype/docs/ |
D | README | 5 There are two ways to generate the documentation:
|
/third_party/musl/porting/linux/user/ldso/ |
D | README.md | 10 There are two ways to use the linker namespace:
|
/third_party/flutter/skia/third_party/externals/freetype/docs/reference/ |
D | README | 5 There are two ways to generate the documentation:
|