HomeSort by relevance Sort by last modified time
    Searched refs:Both (Results 1 - 25 of 141) sorted by null

1 2 3 4 5 6

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
thumb-nop.d 4 # Both explicit nop and padding should not use Thumb-2 NOP for the
  /prebuilts/go/darwin-x86/src/go/doc/testdata/
issue13742.go 12 // Both F0 and G0 should appear as functions.
16 // Both F1 and G1 should appear as functions.
  /prebuilts/go/linux-x86/src/go/doc/testdata/
issue13742.go 12 // Both F0 and G0 should appear as functions.
16 // Both F1 and G1 should appear as functions.
  /external/dhcpcd-6.8.2/dbus/
dhcpcd-dbus.conf 4 <!-- Both root and dhcp can own the dhcpcd service -->
  /device/google/cuttlefish_common/common/vsoc/shm/
base.h 59 Both = 3,
  /prebuilts/go/darwin-x86/src/math/
modf.go 8 // that sum to f. Both values have the same sign as f.
  /prebuilts/go/linux-x86/src/math/
modf.go 8 // that sum to f. Both values have the same sign as f.
  /device/google/cuttlefish_common/common/vsoc/lib/
circqueue_impl.h 127 r->SendSignal(layout::Sides::Both, &this->r_released_);
147 r->SendSignal(layout::Sides::Both, &this->w_pub_);
174 r->SendSignal(layout::Sides::Both, &this->r_released_);
229 r->SendSignal(layout::Sides::Both, &this->w_pub_);
screen_region_view.cpp 69 SendSignal(layout::Sides::Both, &data()->seq_num);
lock_common.cpp 132 return Sides::Both;
  /external/squashfs-tools/squashfs-tools/
Makefile 64 # Both XZ Utils liblzma (http://tukaani.org/xz/) and LZMA SDK
200 # Both LZMA_XZ_SUPPORT and LZMA_SUPPORT cannot be specified
204 $(error "Both LZMA_XZ_SUPPORT and LZMA_SUPPORT cannot be specified")
  /prebuilts/go/darwin-x86/test/fixedbugs/
bug274.go 13 // Both gccgo and gofmt correctly refuse this program as is and accept it
  /prebuilts/go/linux-x86/test/fixedbugs/
bug274.go 13 // Both gccgo and gofmt correctly refuse this program as is and accept it
  /external/v8/src/crankshaft/
typing.h 55 bounds_->set(e, AstBounds::Both(bounds_->get(e), b, zone()));
  /external/clang/test/CodeGenCXX/
const-init-cxx11.cpp 300 struct Both {
301 constexpr Both() : n(10) {}
302 ~Both();
306 Both b;
317 static Both b;
  /frameworks/compile/mclinker/include/mcld/
GeneralOptions.h 41 Both = 0x3
257 return m_HashStyle == HashStyle::GNU || m_HashStyle == HashStyle::Both;
261 return m_HashStyle == HashStyle::SystemV || m_HashStyle == HashStyle::Both;
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
Supplicant.h 203 // Indicates that the keys are being installed for both the receive and
206 Both
446 /// and EAP security management. Both PSK authentication and 802.1X EAP
  /external/wpa_supplicant_8/src/eapol_auth/
eapol_auth_sm_i.h 20 typedef enum { Both = 0, In = 1 } ControlledDirection;
  /external/skia/include/private/
SkTFitsIn.h 30 * uX -> ux: (uX)(ux)uX == uX, both casts well defined, test works
53 /** SkTMux::type = (a && b) ? Both : (a) ? A : (b) ? B : Neither; */
54 template <bool a, bool b, typename Both, typename A, typename B, typename Neither>
56 using type = skstd::conditional_t<a, skstd::conditional_t<b, Both, A>,
  /external/skqp/include/private/
SkTFitsIn.h 30 * uX -> ux: (uX)(ux)uX == uX, both casts well defined, test works
53 /** SkTMux::type = (a && b) ? Both : (a) ? A : (b) ? B : Neither; */
54 template <bool a, bool b, typename Both, typename A, typename B, typename Neither>
56 using type = skstd::conditional_t<a, skstd::conditional_t<b, Both, A>,
  /prebuilts/go/darwin-x86/misc/cgo/test/
buildid_linux.go 45 // note sections. Both the GNU linker and
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
phielim.go 9 // purposes of counting, ignore the phi itself. Both of
  /prebuilts/go/linux-x86/misc/cgo/test/
buildid_linux.go 45 // note sections. Both the GNU linker and
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
phielim.go 9 // purposes of counting, ignore the phi itself. Both of
  /external/libmpeg2/common/arm/
ideint_cac_a9.s 93 @ Both q0 and q1 have four 32 bit sums corresponding to first 4 rows
120 @ Both q2 and q3 have four 32 bit sums corresponding to last 4 rows

Completed in 646 milliseconds

1 2 3 4 5 6