HomeSort by relevance Sort by last modified time
    Searched refs:x3 (Results 1176 - 1200 of 4500) sorted by null

<<41424344454647484950>>

  /art/runtime/arch/arm64/
memcmp16_arm64.S 34 #define data1 x3
  /bionic/libc/arch-arm64/generic/bionic/
strlen.S 42 #define data2 x3
  /bionic/libc/kernel/uapi/linux/
hiddev.h 151 #define HIDDEV_FLAGS 0x3
icmpv6.h 85 #define ICMPV6_ROUTER_PREF_LOW 0x3
netlink.h 101 #define NLMSG_DONE 0x3
  /bionic/libc/kernel/uapi/linux/usb/
ch9.h 289 #define USB_SS_MULT(p) (1 + ((p) & 0x3))
487 #define USB_SSP_SUBLINK_SPEED_LSE (0x3 << 4)
489 #define USB_SSP_SUBLINK_SPEED_ST (0x3 << 6)
491 #define USB_SSP_SUBLINK_SPEED_LP (0x3 << 14)
  /bionic/libm/arm/
floor.S 43 subs r2, r2, #0x3 /* r2 <- exp */
  /bionic/libm/mips/
fenv.c 35 #define FCSR_RMASK 0x3
  /development/ndk/platforms/android-21/include/linux/
hiddev.h 151 #define HIDDEV_FLAGS 0x3
icmpv6.h 104 #define ICMPV6_ROUTER_PREF_LOW 0x3
netlink.h 100 #define NLMSG_DONE 0x3
  /development/ndk/platforms/android-3/include/linux/mtd/
onenand_regs.h 61 #define ONENAND_DEVICE_VCC_MASK (0x3)
  /external/autotest/client/site_tests/hardware_Smartctl/
hardware_Smartctl.py 78 if exit_status & 0x3:
  /external/clang/include/clang/AST/
StmtIterator.h 33 Flags = 0x3 };
  /external/clang/include/clang/Sema/
IdentifierResolver.h 79 /// same declaration context. (Ptr & 0x3 == 0x1)
81 /// declaration contexts too. (Ptr & 0x3 == 0x3)
100 return reinterpret_cast<BaseIter>(Ptr & ~0x3);
  /external/clang/test/CodeGen/
stdcall-fastcall.c 87 double x3; member in struct:S2
  /external/clang/test/FixIt/
fixit-cxx0x.cpp 112 enum x : int { x1, x2, x3 } // expected-error {{expected ';' after enum}}
  /external/clang/test/SemaTemplate/
instantiate-complete.cpp 68 struct X3 {
69 X3(T);
73 X3<X1<float> > x3 = x1; local
  /external/dhcpcd-6.8.2/
if.h 125 #define RTM_CHANGE 0x3 /* Change Metrics or flags */
  /external/eigen/Eigen/src/Core/products/
Parallelizer.h 136 Index blockCols = (cols / actual_threads) & ~Index(0x3);
  /external/google-tv-pairing-protocol/cpp/tests/polo/pairing/
polochallengeresponsetest.cc 78 nonce[2] = 0x3;
  /external/iproute2/include/linux/
netlink.h 95 #define NLMSG_DONE 0x3 /* End of a dump */
  /external/kernel-headers/original/uapi/linux/
hiddev.h 182 #define HIDDEV_FLAGS 0x3
icmpv6.h 82 #define ICMPV6_ROUTER_PREF_LOW 0x3
netlink.h 95 #define NLMSG_DONE 0x3 /* End of a dump */

Completed in 1508 milliseconds

<<41424344454647484950>>