/external/curl/docs/cmdline-opts/ |
disable-epsv.d | 15 Disabling EPSV only changes the passive behavior. If you want to switch to
|
get.d | 13 If this option is used several times, only the first one is used. This is
|
next.d | 14 --next will reset all local options and only global ones will have their
|
noproxy.d | 7 The only wildcard is a single * character, which matches all hosts, and
|
ntlm.d | 18 If this option is used several times, only the first one is used.
|
proto-redir.d | 10 Example, allow only HTTP and HTTPS on redirect:
|
trace-ascii.d | 10 This is very similar to --trace, but leaves out the hex part and only shows
|
/external/libdrm/amdgpu/ |
amdgpu-symbol-check | 6 FUNCS=$($NM -D --format=bsd --defined-only ${1-.libs/libdrm_amdgpu.so} | awk '{print $3}' | while read func; do
|
/external/libdrm/intel/ |
intel-symbol-check | 6 FUNCS=$($NM -D --format=bsd --defined-only ${1-.libs/libdrm_intel.so} | awk '{print $3}' | while read func; do
|
/external/llvm/test/MC/Mips/micromips/ |
invalid-wrong-error.s | 8 # of picking only one.
|
/external/ltp/testcases/open_posix_testsuite/scripts/ |
locate-test | 16 --buildonly List only tests that require building 17 --runnable List only tests that are executable
|
/external/mockito/src/test/java/org/mockito/internal/runners/ |
DefaultInternalRunnerTest.java | 39 verify(mockitoTestListener, only()).testFinished(any(TestFinishedEvent.class)); 58 verify(mockitoTestListener, only()).testFinished(any(TestFinishedEvent.class));
|
/external/selinux/mcstrans/share/examples/nato/ |
setrans.conf | 20 Include=/etc/selinux/mls/setrans.d/eyes-only.conf
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/micromips/ |
invalid-wrong-error.s | 8 # of picking only one.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/RISCV/ |
rv64a-invalid.s | 8 # Only .aq, .rl, and .aqrl suffixes are valid 13 # lr only takes two operands
|
/external/syzkaller/sys/ |
sys.go | 7 // Import all targets, so that users only need to import sys.
|
/external/syzkaller/vendor/golang.org/x/net/http2/ |
not_go18.go | 29 func go18httpNoBody() io.ReadCloser { return nil } // for tests only
|
/external/u-boot/arch/arm/dts/ |
da850-evm.dts | 113 read-only; 118 read-only; 123 read-only; 136 read-only;
|
/external/walt/arduino/ |
README.md | 10 and as of this writing is only available in the
|
/external/wpa_supplicant_8/wpa_supplicant/ |
eap_proxy_qmi_oc.mk | 26 # This is supported only in B Family devices.
|
/build/make/core/ |
module_arch_supported.mk | 66 $(call pretty-error,Windows is only supported in Android.bp files)
|
/cts/tests/inputmethod/mockime/ |
Android.mk | 25 # 1) common, 2) common + IME-only, and 3) common + client-only.
|
/device/linaro/bootloader/arm-trusted-firmware/bl32/sp_min/ |
sp_min.mk | 8 $(error SP_MIN is only supported on AArch32 platforms)
|
/device/linaro/bootloader/edk2/StdLib/Include/sys/ |
_ctype.h | 5 This file is intended to only be included by <ctype.h>.
17 #error This file, <sys/_ctype.h>, may only be included by <ctype.h>.
|
errno.h | 19 #ifdef _ERRNO_H // May only be included from <errno.h>
56 __EROFS, /* 30 Read-only filesystem */
60 /* math software -- these are the only two values required by the C Standard */
151 #error <sys/errno.h> must only be included by <errno.h>.
|