/third_party/ninja/src/ |
D | util.cc | 572 vector<string> subsystems; member 587 subsystems.push_back(pieces[i].AsString()); in parse() 593 map<string, string> ParseMountInfo(map<string, CGroupSubSys>& subsystems) { in ParseMountInfo() argument 608 map<string, CGroupSubSys>::iterator subsys = subsystems.find(opt); in ParseMountInfo() 609 if (subsys == subsystems.end()) in ParseMountInfo() 630 for (size_t i = 0; i < subsys.subsystems.size(); i++) { in ParseSelfCGroup() 631 cgroups.insert(make_pair(subsys.subsystems[i], subsys)); in ParseSelfCGroup() 638 map<string, CGroupSubSys> subsystems = ParseSelfCGroup(); in ParseCPUFromCGroup() local 639 map<string, string> cgroups = ParseMountInfo(subsystems); in ParseCPUFromCGroup()
|
/third_party/openGLES/extensions/SGIX/ |
D | SGIX_bali_timer_instruments.txt | 28 instruments can be used to balance the load of the two subsystems 74 undesired distribution of work between the two subsystems, and
|
D | SGIX_vertex_preclip.txt | 33 Certain graphics subsystems are capable of performing fast
|
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/ |
D | SGIX_bali_timer_instruments.txt | 28 instruments can be used to balance the load of the two subsystems 74 undesired distribution of work between the two subsystems, and
|
D | SGIX_vertex_preclip.txt | 33 Certain graphics subsystems are capable of performing fast
|
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/ |
D | VK_FUCHSIA_external_memory.adoc | 24 subsystems need to interoperate on them.
|
D | VK_FUCHSIA_external_memory.txt | 24 subsystems need to interoperate on them.
|
D | VK_EXT_host_image_copy.adoc | 52 subsystems for streaming data and rendering.
|
/third_party/ltp/testcases/kernel/controllers/cgroup_xattr/ |
D | README | 22 Test mounts as many subsystems as possible (cpu, cpuset, ...) in the
|
/third_party/skia/third_party/externals/libjpeg-turbo/simd/nasm/ |
D | jdct.inc | 2 ; jdct.inc - private declarations for forward & reverse DCT subsystems
|
/third_party/openGLES/extensions/SGIS/ |
D | SGIS_clip_band_hint.txt | 31 In addition, certain graphics subsystems are capable of performing fast 92 for graphics subsystems that are able to rasterize correctly primitives
|
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIS/ |
D | SGIS_clip_band_hint.txt | 31 In addition, certain graphics subsystems are capable of performing fast 92 for graphics subsystems that are able to rasterize correctly primitives
|
/third_party/openssl/doc/internal/man3/ |
D | ossl_method_construct.pod | 35 All libcrypto subsystems that want to create their own methods based 37 ossl_method_construct() does this while leaving it to the subsystems
|
/third_party/ltp/testcases/kernel/controllers/freezer/ |
D | README | 10 These tests exercise the freezer and signal subsystems (aka controllers)
|
/third_party/libwebsockets/READMEs/ |
D | README.routing.md | 42 ## Intergration to other subsystems
|
/third_party/node/doc/contributing/ |
D | pull-requests.md | 32 * [Appendix: subsystems](#appendix-subsystems) 168 * be prefixed with the name of the changed [subsystem](#appendix-subsystems) 170 files/you/changed` to find out what subsystems your changes touch. 570 ### Appendix: subsystems 579 You can find the full list of supported subsystems in the
|
D | primordials.md | 11 one of the subsystems they "own".
|
/third_party/rust/crates/cxx/book/src/build/ |
D | other.md | 64 * If you need to link multiple Rust subsystems, you will need to generate a
|
/third_party/libuv/ |
D | CONTRIBUTING.md | 124 what subsystem (or subsystems) your changes touch.
|
/third_party/node/deps/uv/ |
D | CONTRIBUTING.md | 124 what subsystem (or subsystems) your changes touch.
|
/third_party/libuv/docs/src/guide/ |
D | basics.rst | 50 subsystems. For example, a normal ``read`` call on a socket would block until
|
/third_party/vk-gl-cts/external/vulkan-docs/src/proposals/ |
D | VK_EXT_host_image_copy.adoc | 21 This is not always possible, for example because the streaming and graphics subsystems of a game en…
|
/third_party/libwebsockets/ |
D | changelog | 149 to pass short messages between subsystems both in RTOS type case where the 150 subsystems are all on the lws event loop, and in the case participants are in
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
D | structure.txt | 622 contain quantized coefficients everywhere outside the DCT/IDCT subsystems.
|
/third_party/node/deps/openssl/openssl/Configurations/ |
D | unix-Makefile.tmpl | 1742 # $import is for Windows and subsystems thereof, where static import
|