/external/compiler-rt/test/asan/TestCases/Linux/ |
quarantine_size_mb.cc | 5 // RUN: %env_asan_opts=quarantine_size_mb=10:quarantine_size=20:verbosity=1 not %run %t 2>&1 | FileCheck %s --check-prefix=BOTH 23 // BOTH: please use either 'quarantine_size' (deprecated) or quarantine_size_mb, but not both
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_equal/ |
1-1.c | 15 * 2. Call pthread_equal and pass to it the new thread in both parameters. 16 * They should both be equal. 41 /* Call pthread_equal() and pass to it the new thread ID in both
|
/external/valgrind/callgrind/tests/ |
Makefile.am | 14 simwork-both.vgtest simwork-both.stdout.exp simwork-both.stderr.exp \
|
/external/deqp/data/gles2/shaders/ |
swizzles.test | 13 both "" 34 both "" 55 both "" 76 both "" 97 both "" 118 both "" 139 both "" 160 both "" 181 both "" 202 both "" [all...] |
conversions.test | 13 both "" 35 both "" 57 both "" 79 both "" 101 both "" 123 both "" 145 both "" 167 both "" 189 both "" 215 both "" [all...] |
/external/deqp/data/gles3/shaders/ |
swizzles.test | 14 both "" 37 both "" 60 both "" 83 both "" 106 both "" 129 both "" 152 both "" 175 both "" 198 both "" 221 both "" [all...] |
functions.test | 20 both "" 46 both "" 72 both "" 98 both "" 124 both "" 150 both "" 176 both "" 202 both "" 230 both "" 258 both "" [all...] |
/external/deqp/external/vulkancts/data/vulkan/glsl/es310/ |
swizzles.test | 14 both "" 38 both "" 62 both "" 86 both "" 110 both "" 134 both "" 158 both "" 182 both "" 206 both "" 230 both "" [all...] |
functions.test | 20 both "" 46 both "" 72 both "" 98 both "" 124 both "" 150 both "" 176 both "" 202 both "" 230 both "" 258 both "" [all...] |
/build/make/core/ |
package.mk | 1 # We don't automatically set up rules to build packages for both 19 ifeq ($(filter $(my_module_multilib),64 both first),$(my_module_multilib)) 20 # if my_module_multilib was 64, both, first, or unset, build for 64-bit 28 ifeq ($(filter $(my_module_multilib),32 both),$(my_module_multilib)) 29 # if my_module_multilib was 32, both, or unset, build for 32-bit
|
/external/autotest/server/site_tests/firmware_PDResetHard/ |
firmware_PDResetHard.py | 16 Hard resets are issued by both ends of the connection. If the DUT 26 """Tests hard reset initated by both ends of PD connection 55 3. Make sure dualrole mode is enabled on both ends 56 4. Test Hard Reset initiated by both ends of connection 70 # Test hard resets initiated by both ends
|
/external/autotest/server/site_tests/firmware_PDResetSoft/ |
firmware_PDResetSoft.py | 16 Soft resets are issued by both ends of the connection. If the DUT 27 """Tests soft reset initated by both Plankton and the DUT 56 3. Make sure dualrole mode is enabled on both ends 57 4. Test Soft Reset initiated by both ends of connection 71 # Test soft resets initiated by both ends
|
/packages/apps/UnifiedEmail/src/org/apache/commons/io/output/ |
TeeOutputStream.java | 45 * Write the bytes to both streams. 55 * Write the specified bytes to both streams. 67 * Write a byte to both streams. 77 * Flushes both streams. 86 * Closes both streams.
|
/external/llvm/test/Transforms/LoopVectorize/ |
noalias-md.ll | 3 ; RUN: | FileCheck %s -check-prefix=BOTH -check-prefix=LV 6 ; RUN: | FileCheck %s -check-prefix=BOTH -check-prefix=DSE 29 ; BOTH: vector.memcheck: 30 ; BOTH: vector.body: 63 ; BOTH: for.body: 64 ; BOTH-NOT: !alias.scope 65 ; BOTH-NOT: !noalias
|
/external/clang/test/CodeGenCXX/ |
debug-info.cpp | 1 // RUN: %clang_cc1 -triple x86_64-none-linux-gnu -emit-llvm -debug-info-kind=limited %s -o - | FileCheck %s --check-prefix=CHECK --check-prefix=BOTH 2 // RUN: %clang_cc1 -triple i686-pc-windows-msvc -emit-llvm -debug-info-kind=limited %s -o - | FileCheck %s --check-prefix=MSVC --check-prefix=BOTH 69 // BOTH: ![[VBASE_B:[0-9]+]] ={{.*}}!DICompositeType(tag: DW_TAG_structure_type, name: "B",{{.*}} line: [[@LINE-1]], 72 // BOTH-NOT: offset: 73 // BOTH-NOT: DIFlagFwdDecl 74 // BOTH-SAME: elements: [[VBASE_B_DEF:![0-9]+]] 75 // BOTH: [[VBASE_B_DEF]] = !{[[VBASE_A_IN_B:![0-9]+]], 78 // BOTH: [[VBASE_A_IN_B]] = !DIDerivedType(tag: DW_TAG_inheritance, scope: ![[VBASE_B]], 79 // BOTH-SAME: baseType: ![[VBASE_A:[0-9]+]], 83 // BOTH: ![[VBASE_A]] ={{.*}}!DICompositeType(tag: DW_TAG_structure_type, name: "A" [all...] |
/device/linaro/bootloader/edk2/StdLib/LibC/Uefi/Devices/Utility/ |
DevSearch.c | 24 /** Find a DeviceNode matching DevName or DevProto, or both.
28 If both are NULL, then INVALID_PARAMETER is returned.
29 If both DevName and DevProto are specified, then both must match.
30 If both are specified but only one matches, then DEVICE_ERROR is returned.
37 @retval RETURN_INVALID_PARAMETER Both DevName and DevProto are NULL or Node is NULL.
|
/external/autotest/server/site_tests/network_WiFi_MaskedBSSID/ |
network_WiFi_MaskedBSSID.py | 19 Check that we can see both APs in scan results. 31 # Create an AP, manually specifying both the SSID and BSSID. 39 # respond to the same BSSID, but we can test to make sure both SSIDs
|
/external/curl/docs/libcurl/ |
curl_easy_duphandle.3 | 32 options previously set in the input curl \fIhandle\fP. Both handles can 33 subsequently be used independently and they must both be freed with 39 keep the data around until both handles have been cleaned up.
|
/external/iproute2/man/man8/ |
tc-choke.8 | 24 is a classless qdisc designed to both identify and penalize flows that monopolize the 29 queue. If both the to-be-queued and the drawn packet belong to the same flow, 30 both packets are dropped. Otherwise, if the queue length is still below the maximum length,
|
/external/kernel-headers/original/uapi/linux/ |
atm_tcp.h | 36 int type; /* message type; both directions */ 37 atm_kptr_t vcc; /* both directions */ 39 struct atm_qos qos; /* both directions */
|
/external/skia/src/gpu/effects/ |
GrNonlinearColorSpaceXformEffect.h | 18 * capabilities, and performs both the source and destination transfer functions numerically in 27 * This will return nullptr if either space is nullptr, if both spaces are equal, or if either 38 * Some color space pairs may not need all operations, if one or both transfer functions
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
atm_tcp.h | 36 int type; /* message type; both directions */ 37 atm_kptr_t vcc; /* both directions */ 39 struct atm_qos qos; /* both directions */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/netfilter/ |
nf_conntrack_common.h | 32 /* We've seen packets both ways: bit 1 set. Can be set, not unset. */ 52 /* Both together. */ 66 /* Both together */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
atm_tcp.h | 36 int type; /* message type; both directions */ 37 atm_kptr_t vcc; /* both directions */ 39 struct atm_qos qos; /* both directions */
|
/prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/ |
ScrolledText.py | 17 from Tkconstants import RIGHT, LEFT, Y, BOTH 27 self.pack(side=LEFT, fill=BOTH, expand=True) 50 stext.pack(fill=BOTH, side=LEFT, expand=True)
|