HomeSort by relevance Sort by last modified time
    Searched full:both (Results 226 - 250 of 24630) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/autotest/contrib/
shared_hosts.py 4 Finds hosts that are shared between both cautotest and cautotest-cq.
  /external/autotest/server/site_tests/network_WiFi_IPv6RA/
control 13 sending both duplicate and different RA packets in ICMPv6 format and fetching
  /external/clang/test/CodeGenCUDA/
device-vtable.cu 10 // RUN: | FileCheck %s -check-prefix=CHECK-HOST -check-prefix=CHECK-BOTH
12 // RUN: | FileCheck %s -check-prefix=CHECK-DEVICE -check-prefix=CHECK-BOTH
40 // CHECK-BOTH: @_ZTV2HD
47 // CHECK-BOTH-SAME: ]
  /external/clang/test/Misc/
serialized-diags-no-category.c 8 // This test case tests that we can handle both fatal errors and errors without categories.
  /external/clang/test/SemaCXX/
warn-loop-analysis.cpp 160 i++; // expected-warning{{incremented both}}
164 ++i; // expected-warning{{incremented both}}
168 i++; // expected-warning{{incremented both}}
171 ++i; // expected-warning{{incremented both}}
176 i--; // expected-warning{{decremented both}}
180 --i; // expected-warning{{decremented both}}
184 i--; // expected-warning{{decremented both}}
187 --i; // expected-warning{{decremented both}}
217 i++; // expected-warning{{incremented both}}
221 ++i; // expected-warning{{incremented both}}
    [all...]
  /external/clang/test/SemaObjC/
ivar-sem-check-2.m 19 @synthesize value1=value; // expected-error {{synthesized properties 'value1' and 'value' both claim instance variable 'value'}}
  /external/compiler-rt/test/BlocksRuntime/
voidarg.c 15 // PURPOSE should complain about missing 'void' but both GCC and clang are supporting K&R instead
  /external/deqp/data/gles31/shaders/
functions.test 10 both ""
  /external/expat/
Android.bp 1 // We need to build this for both the device (as a shared library)
  /external/flatbuffers/grpc/
README.md 6 from GRPC, and work with both the Protobuf and FlatBuffers code generator.
  /external/fmtlib/doc/bootstrap/mixins/
clearfix.less 20 clear: both;
  /external/iproute2/
README.devel 4 Please submit both to the Linux networking mailing list
  /external/iproute2/doc/
preamble.tex 10 % To print it in compact form: both sides on one sheet (psnup -2)
  /external/kernel-headers/original/uapi/asm-mips/asm/
cachectl.h 16 #define BCACHE (ICACHE|DCACHE) /* flush both caches */
  /external/kernel-headers/original/uapi/linux/usb/
cdc-wdm.h 16 * defining the message limit for both reading and writing.
  /external/libbrillo/brillo/
pointer_utils.h 14 // |byte_offset| bytes. Both const and non-const overloads are provided.
  /external/libcap-ng/libcap-ng-0.7/docs/
capng_have_capabilities.3 11 capng_have_capabilities will check the selected internal capabilities sets to see what the status is. The capabilities sets must be previously setup with calls to capng_get_caps_process, capng_get_caps_fd, or in some other way setup. The options are CAPNG_SELECT_CAPS for the traditional capabilities, CAPNG_SELECT_BOUNDS for the bounding set, or CAPNG_SELECT_BOTH if clearing both is desired.
  /external/libxml2/test/schemas/
src-element2-1_0.xsd 3 One of ref or name must be present, but not both.
  /external/llvm/test/Bitcode/
thinlto-summary-section.ll 1 ; Check the linkage types in both the per-module and combined summaries.
  /external/llvm/test/CodeGen/X86/
2010-11-18-SelectOfExtload.ll 2 ; Both values were being zero extended.
simple-zext.ll 4 ; because it counted both the chain user and the real user against the
  /external/llvm/test/DebugInfo/AArch64/
line-header.ll 4 ; check line table length is correctly calculated for both big and little endian
  /external/llvm/test/tools/llvm-split/
extern_linkage.ll 6 ; Both declarations are extern_weak in all partitions.
  /external/pdfium/public/
README 10 These files must compile cleanly without warnings on both C and C++ compilers.
  /external/skia/src/sksl/
SkSLPosition.h 16 * Represents a position in the source code. Both line and column are one-based. Column is currently

Completed in 710 milliseconds

1 2 3 4 5 6 7 8 91011>>