/external/kernel-headers/original/uapi/linux/raid/ |
md_p.h | 296 __le32 sb_csum; /* checksum up to devs[max_dev] */ 297 __le32 max_dev; /* size of devs[] array to consider */
|
/prebuilts/go/darwin-x86/src/html/template/ |
js_test.go | 23 // is valid JavaScript but in practice, devs do not do this. 50 // pre-increment operator, but in practice devs do not try to
|
/prebuilts/go/linux-x86/src/html/template/ |
js_test.go | 23 // is valid JavaScript but in practice, devs do not do this. 50 // pre-increment operator, but in practice devs do not try to
|
/bionic/libc/include/netinet/ |
ip_icmp.h | 158 #define ICMP_UNREACH_NET_PROHIB 9 /* for crypto devs */
|
/external/blktrace/doc/ |
blktrace.8 | 117 \-\-input-devs=\fIfile\fR
|
btreplay.8 | 126 \-\-map\-devs=<\fIfilename\fR>
|
blktrace.tex | 396 -I \emph{devs file}& --input-devs=\emph{devs file}& Adds devices found in \emph{devs file} to list of devices to trace. \\ [all...] |
/external/libdrm/include/drm/ |
README | 13 Even if your patches don't get accepted in their current form, devs will
|
/external/webrtc/ |
sync_chromium.py | 32 # Bump this whenever the algorithm changes and you need bots/devs to re-sync,
|
/external/autotest/server/cros/network/ |
wifi_client.py | 382 devs = self.iw_runner.list_interfaces(desired_if_type='managed') 383 devs = [dev for dev in devs 385 if not devs: 389 if len(devs) > 1: 391 '%s: %r', self.host.hostname, devs) 392 self._wifi_if = devs[0].if_name [all...] |
/external/adhd/cras/src/tests/ |
iodev_list_unittest.cc | 716 // Should be 0 devs now. [all...] |
/external/adhd/cras/src/common/ |
cras_types.h | 259 struct audio_dev_debug_info devs[MAX_DEBUG_DEVS]; member in struct:audio_debug_info
|
/external/adhd/cras/src/libcras/ |
cras_client.h | 316 * devs - Array that will be filled with device info. 326 struct cras_iodev_info *devs, 339 * devs - Array that will be filled with device info. 349 struct cras_iodev_info *devs, [all...] |
/external/autotest/client/site_tests/platform_ToolchainOptions/ |
platform_ToolchainOptions.py | 306 # There is currently no way to clear binary prebuilts for all devs.
|
/external/blktrace/btt/ |
globals.h | 206 /* devs.c */
|
/external/f2fs-tools/mkfs/ |
f2fs_format_main.c | 215 MSG(0, "\tError: Not support custom size on multi-devs.\n");
|
/external/valgrind/docs/internals/ |
3_1_BUGSTATUS.txt | 53 n-i-bz none/tests/x86/int patch (devs, 29 Apr)
|
/external/valgrind/docs/xml/ |
quick-start-guide.xml | 13 <holder><ulink url="&vg-devs-url;">Valgrind Developers</ulink></holder>
|
/hardware/qcom/audio/legacy/libalsa-intf/ |
alsa_ucm.h | 210 * Note that at most one of the supported/conflicting devs lists has
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/alsa/ |
use-case.h | 210 * Note that at most one of the supported/conflicting devs lists has
|
/external/autotest/server/ |
site_linux_system.py | 507 'since managed mode DEVs roam across APs.', 548 want to ensure that the DEVs for a PHY have unique MAC
|
/external/blktrace/btreplay/doc/ |
btreplay.tex | 393 [ -M <file> : --map-devs=<file> ] Default: None 463 \subsubsection{\label{sec:p-o-M}\texttt{-M} or \texttt{map-devs}\\
|
/external/mesa3d/docs/ |
releasing.html | 105 Currently Ilia Mirkin and AMD devs have requested "permanent" exception. 123 Ensure that testing is redone if Intel devs have requested an exception, as per above.
|
/cts/tools/cts-media/ |
get_achievable_rates.py | 243 devs = sorted(self.devices)
|
/external/boringssl/src/third_party/android-cmake/ |
README.md | 5 Main goal is to share these scripts so that devs that use CMake as their build system may easily compile native code for Android.
|