/third_party/toybox/toys/posix/ |
D | logger.c | 58 *facilities[] = {"kern", "user", "mail", "daemon", "auth", "syslog", in logger_main() local 66 facility = arrayfind(TT.p, facilities, ARRAY_LEN(facilities)); in logger_main()
|
/third_party/skia/third_party/externals/dawn/docs/ |
D | device_facilities.md | 3 In Dawn the `Device` is a "god object" that contains a lot of facilities useful for the whole objec… 4 There a number of facilities common to all backends that live in the frontend and backend-specific … 5 Example of frontend facilities are the management of content-less object caches, or the toggle mana… 6 Example of backend facilities are GPU memory allocators or the backing API function pointer table. 8 ## Frontend facilities 22 …- The device initialization creates facilities in both the backend and the frontend, which can fai… 36 …- It then calls `DeviceBase::Initialize` that enables the `DeviceBase` facilities and sets the `St…
|
/third_party/node/deps/v8/src/codegen/s390/ |
D | assembler-s390.cc | 194 int64_t facilities[3] = {0L}; in ProbeImpl() local 202 : "=Q"(facilities), "=r"(reg0) in ProbeImpl() 208 if (facilities[0] & (one << (63 - 45))) { in ProbeImpl() 212 if (facilities[0] & (one << (63 - 34))) { in ProbeImpl() 216 if (facilities[0] & (one << (63 - 37))) { in ProbeImpl() 220 if (facilities[2] & (one << (63 - (129 - 128))) && in ProbeImpl() 225 if (facilities[2] & (one << (63 - (135 - 128))) && in ProbeImpl() 230 if (facilities[2] & (one << (63 - (148 - 128))) && in ProbeImpl() 235 if (facilities[0] & (1lu << (63 - 58))) { in ProbeImpl()
|
/third_party/ltp/testcases/kernel/syscalls/syslog/ |
D | syslog08 | 42 local facilities="user mail daemon auth lpr" 46 for facility in $facilities; do
|
/third_party/node/deps/v8/tools/testrunner/local/ |
D | utils.py | 103 facilities = "".join(x for x in cpuinfo_list if x.startswith("facilities")) 104 facilities_list = facilities.split(" ")
|
/third_party/python/Doc/library/ |
D | language.rst | 9 disassembly, and various other facilities.
|
D | index.rst | 14 facilities as indicated by the long table of contents listed below. The
|
/third_party/mesa3d/docs/_extra/specs/OLD/ |
D | MESA_program_debug.spec | 35 The extension provides facilities for implementing debuggers for 42 There are facilities to do the following:
|
/third_party/skia/site/docs/dev/design/ |
D | uni_characterize.md | 91 Some facilities for characterizing Unicode already exist, either as part of EcmaScript or the Web a… 97 frameworks and apps. It is not intended to replace existing facilities (i.e. Segmenter), but rather
|
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/ |
D | VK_EXT_physical_device_drm.txt | 18 This extension provides new facilities to query DRM properties for physical
|
/third_party/ffmpeg/ |
D | COPYING.LGPLv3 | 130 You may place library facilities that are a work based on the 132 facilities that are not Applications and are not covered by this 137 on the Library, uncombined with any other library facilities,
|
D | COPYING.LGPLv2.1 | 333 7. You may place library facilities that are a work based on the 335 facilities not covered by this License, and distribute such a combined 337 the Library and of the other library facilities is otherwise 342 facilities. This must be distributed under the terms of the
|
/third_party/elfutils/ |
D | COPYING-LGPLV3 | 130 You may place library facilities that are a work based on the 132 facilities that are not Applications and are not covered by this 137 on the Library, uncombined with any other library facilities,
|
/third_party/skia/third_party/externals/oboe/samples/parselib/ |
D | README.md | 6 (Oboe) **parselib** contains facilities for reading and loading audio data from streams. Streams ca…
|
/third_party/python/Doc/tutorial/ |
D | interactive.rst | 8 line and history substitution, similar to facilities found in the Korn shell and
|
/third_party/libabigail/doc/manuals/ |
D | libabigail-overview.rst | 34 facilities to perform deep comparisons of two ABIs. That is, it can
|
/third_party/rust/crates/log/ |
D | README.md | 73 * Adaptors for other facilities:
|
/third_party/abseil-cpp/ |
D | README.md | 76 `std::make_unique()` and related memory management facilities.
|
/third_party/skia/third_party/externals/abseil-cpp/ |
D | README.md | 89 `std::make_unique()` and related memory management facilities.
|
/third_party/gstreamer/gstplugins_bad/ |
D | COPYING | 333 7. You may place library facilities that are a work based on the 335 facilities not covered by this License, and distribute such a combined 337 the Library and of the other library facilities is otherwise 342 facilities. This must be distributed under the terms of the
|
/third_party/gstreamer/gstreamer/ |
D | COPYING | 333 7. You may place library facilities that are a work based on the 335 facilities not covered by this License, and distribute such a combined 337 the Library and of the other library facilities is otherwise 342 facilities. This must be distributed under the terms of the
|
/third_party/gstreamer/gstplugins_base/ |
D | COPYING | 333 7. You may place library facilities that are a work based on the 335 facilities not covered by this License, and distribute such a combined 337 the Library and of the other library facilities is otherwise 342 facilities. This must be distributed under the terms of the
|
/third_party/libfuse/ |
D | LGPL2.txt | 333 7. You may place library facilities that are a work based on the 335 facilities not covered by this License, and distribute such a combined 337 the Library and of the other library facilities is otherwise 342 facilities. This must be distributed under the terms of the
|
/third_party/alsa-lib/ |
D | COPYING | 333 7. You may place library facilities that are a work based on the 335 facilities not covered by this License, and distribute such a combined 337 the Library and of the other library facilities is otherwise 342 facilities. This must be distributed under the terms of the
|
/third_party/gstreamer/gstplugins_good/ |
D | COPYING | 333 7. You may place library facilities that are a work based on the 335 facilities not covered by this License, and distribute such a combined 337 the Library and of the other library facilities is otherwise 342 facilities. This must be distributed under the terms of the
|