/external/cpu_features/src/ |
D | impl_x86__base_implementation.inl | 744 .ways = 4, 752 .ways = 0xFF, 760 .ways = 4, 768 .ways = 4, 776 .ways = 4, 784 .ways = 4, 792 .ways = 4, 800 .ways = 4, 808 .ways = 2, 816 .ways = 4, [all …]
|
/external/cpu_features/test/ |
D | cpuinfo_x86_test.cc | 233 EXPECT_EQ(info.levels[0].ways, 8); in TEST_F() 241 EXPECT_EQ(info.levels[1].ways, 8); in TEST_F() 249 EXPECT_EQ(info.levels[2].ways, 4); in TEST_F() 257 EXPECT_EQ(info.levels[3].ways, 12); in TEST_F() 282 EXPECT_EQ(info.levels[0].ways, 8); in TEST_F() 290 EXPECT_EQ(info.levels[1].ways, 8); in TEST_F() 298 EXPECT_EQ(info.levels[2].ways, 8); in TEST_F() 306 EXPECT_EQ(info.levels[3].ways, 12); in TEST_F() 472 EXPECT_EQ(info.levels[0].ways, 4); in TEST_F() 480 EXPECT_EQ(info.levels[1].ways, 2); in TEST_F() [all …]
|
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/CMSIS/Include/ |
D | core_cm7.h | 2128 uint32_t ways; in SCB_EnableDCache() local 2138 ways = (uint32_t)(CCSIDR_WAYS(ccsidr)); in SCB_EnableDCache() 2141 ((ways << SCB_DCISW_WAY_Pos) & SCB_DCISW_WAY_Msk) ); in SCB_EnableDCache() 2145 } while (ways--); in SCB_EnableDCache() 2166 uint32_t ways; in SCB_DisableDCache() local 2178 ways = (uint32_t)(CCSIDR_WAYS(ccsidr)); in SCB_DisableDCache() 2181 ((ways << SCB_DCCISW_WAY_Pos) & SCB_DCCISW_WAY_Msk) ); in SCB_DisableDCache() 2185 } while (ways--); in SCB_DisableDCache() 2203 uint32_t ways; in SCB_InvalidateDCache() local 2213 ways = (uint32_t)(CCSIDR_WAYS(ccsidr)); in SCB_InvalidateDCache() [all …]
|
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/CMSIS/Include/ |
D | core_cm7.h | 2128 uint32_t ways; in SCB_EnableDCache() local 2138 ways = (uint32_t)(CCSIDR_WAYS(ccsidr)); in SCB_EnableDCache() 2141 ((ways << SCB_DCISW_WAY_Pos) & SCB_DCISW_WAY_Msk) ); in SCB_EnableDCache() 2145 } while (ways--); in SCB_EnableDCache() 2166 uint32_t ways; in SCB_DisableDCache() local 2178 ways = (uint32_t)(CCSIDR_WAYS(ccsidr)); in SCB_DisableDCache() 2181 ((ways << SCB_DCCISW_WAY_Pos) & SCB_DCCISW_WAY_Msk) ); in SCB_DisableDCache() 2185 } while (ways--); in SCB_DisableDCache() 2203 uint32_t ways; in SCB_InvalidateDCache() local 2213 ways = (uint32_t)(CCSIDR_WAYS(ccsidr)); in SCB_InvalidateDCache() [all …]
|
/external/eigen/bench/ |
D | check_cache_queries.cpp | 65 int ways = (abcd[1] & 0xFFC00000) >> 22; // B[31:22] in main() local 69 int cache_size = (ways+1) * (partitions+1) * (line_size+1) * (sets+1); in main() 73 cout << "cache[" << cache_id << "].ways = " << ways << "\n"; in main()
|
/external/selinux/ |
D | README.android | 1 This fork of Android differs in the following ways: 17 This fork differs from upstream libselinux in at least the following ways:
|
/external/AFLplusplus/dictionaries/ |
D | README.md | 14 to clobber together in various ways. Snippets between 2 and 16 bytes are usually 17 Custom dictionaries can be created in two ways:
|
/external/cpu_features/include/ |
D | cpu_features_cache_info.h | 37 int ways; // Associativity, 0 undefined, 0xFF fully associative member
|
/external/chromium-trace/catapult/third_party/polymer/components/iron-flex-layout/ |
D | README.md | 6 The `<iron-flex-layout>` component provides simple ways to use 8 also known as flexbox. This component provides two different ways to use flexbox:
|
/external/grpc-grpc/src/core/ext/ |
D | README.md | 2 useful ways. All optional code belongs here.
|
/external/rust/crates/grpcio-sys/grpc/src/core/ext/ |
D | README.md | 2 useful ways. All optional code belongs here.
|
/external/golang-protobuf/ |
D | .gitignore | 8 # use alternative ways to exclude files from git.
|
/external/python/cpython3/Doc/library/ |
D | modules.rst | 7 The modules described in this chapter provide new ways to import other Python
|
/external/python/cpython2/Doc/library/ |
D | modules.rst | 8 The modules described in this chapter provide new ways to import other Python
|
/external/curl/docs/ |
D | HELP-US.md | 4 looking for ways to contribute and help out, this document aims to give a few 15 One of the best ways is to start working on any problems or issues you have 74 brainstorming on specific ways to do the implementation etc.
|
/external/mesa3d/src/gallium/drivers/etnaviv/ |
D | README | 4 There are two ways how this driver might get used:
|
/external/markdown/tests/extensions/extra/ |
D | raw-html.txt | 102 Swing partners with right hands into straight line long-ways, as in a reel, and 159 Swing partners with right hands into straight line long-ways, as in a reel, and
|
/external/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
|
/external/flac/examples/ |
D | README | 2 ways.
|
/external/autotest/client/site_tests/dummy_Fail/ |
D | def.star | 11 This is a helper test that will fail in a number of ways.
|
D | control.dependency | 22 This is a helper test that will fail in a number of ways.
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_Split.pbtxt | 28 The number of ways to split. Must evenly divide
|
/external/webrtc/rtc_tools/py_event_log_analyzer/ |
D | README.md | 17 protobuf format. Such logs are generated in multiple ways, e.g. by Chrome
|
/external/python/pybind11/docs/ |
D | installing.rst | 6 There are several ways to get the pybind11 source, which lives at 8 developers recommend one of the first three ways listed here, submodule, PyPI,
|
/external/toolchain-utils/debug_info_test/ |
D | ngcc_comp_path.allowlist | 20 # glibc and libgcc are built in different ways.
|