/third_party/flutter/skia/third_party/externals/sdl/test/ |
D | testautomation_main.c | 53 int subsystems[] = { SDL_INIT_JOYSTICK, SDL_INIT_HAPTIC, SDL_INIT_GAMECONTROLLER }; in main_testInitQuitSubSystem() 55 for (i = 0; i < SDL_arraysize(subsystems); ++i) { in main_testInitQuitSubSystem() 57 int subsystem = subsystems[i]; in main_testInitQuitSubSystem()
|
/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/gstreamer/gstplugins_good/sys/v4l2/ |
D | v4l2-utils.c | 46 static const gchar *subsystems[] = { "video4linux", NULL }; in gst_v4l2_iterator_new() local 51 it->client = g_udev_client_new (subsystems); in gst_v4l2_iterator_new()
|
D | gstv4l2deviceprovider.c | 361 static const gchar *subsystems[] = { "video4linux", NULL }; in provider_thread() local 379 client = g_udev_client_new (subsystems); in provider_thread()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/gbm/ |
D | gstgl_gbm_utils.c | 448 const gchar *subsystems[2] = { "drm", NULL }; in gst_gl_gbm_find_and_open_drm_node() local 450 gudev_client = g_udev_client_new (subsystems); in gst_gl_gbm_find_and_open_drm_node()
|
/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
|
/third_party/gstreamer/gstreamer/docs/random/wtay/ |
D | strip_down | 5 subsystems that can disabled:
|
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/ |
D | VK_FUCHSIA_external_memory.txt | 24 subsystems need to interoperate on them.
|
D | VK_FUCHSIA_external_memory.adoc | 24 subsystems need to interoperate on them.
|
/third_party/ltp/testcases/kernel/controllers/cgroup_xattr/ |
D | README | 22 Test mounts as many subsystems as possible (cpu, cpuset, ...) in the
|
/third_party/flutter/engine/flutter/lib/ui/ |
D | ui.dart | 11 /// text, layout, and rendering subsystems.
|
/third_party/libjpeg-turbo/simd/nasm/ |
D | jdct.inc | 2 ; jdct.inc - private declarations for forward & reverse DCT subsystems
|
/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/flutter/skia/third_party/externals/libjpeg-turbo/simd/nasm/ |
D | jdct.inc | 2 ; jdct.inc - private declarations for forward & reverse DCT subsystems
|
/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/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/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/gstreamer/gstreamer/gst/ |
D | gstconfig.h.in | 28 * GStreamer there are a lot of parts (known internally as "subsystems" ) that 67 /***** disabling of subsystems *****/
|
/third_party/gstreamer/gstreamer/docs/gst/ |
D | building.md | 35 - `GST_REMOVE_DISABLED` - Omit stubs for disabled subsystems from the
|
/third_party/ltp/testcases/kernel/controllers/freezer/ |
D | README | 10 These tests exercise the freezer and signal subsystems (aka controllers)
|
/third_party/flutter/skia/third_party/externals/sdl/docs/ |
D | README-porting.md | 60 of the major subsystems and start implementing drivers for your platform.
|
/third_party/libwebsockets/READMEs/ |
D | README.routing.md | 42 ## Intergration to other subsystems
|
/third_party/gstreamer/gstreamer/docs/random/wingo/ |
D | pro-audio-with-gstreamer | 30 replace whole subsystems as you need to. 73 of subsystems relating to "media" that just aren't applicable to
|