HomeSort by relevance Sort by last modified time
    Searched defs:LSH (Results 1 - 12 of 12) sorted by null

  /prebuilts/go/darwin-x86/src/cmd/asm/internal/lex/
lex.go 25 LSH ScanToken = -1000 - iota // << Left shift.
34 return ROT <= r && r <= LSH // Order looks backwards because these are negative.
  /prebuilts/go/linux-x86/src/cmd/asm/internal/lex/
lex.go 25 LSH ScanToken = -1000 - iota // << Left shift.
34 return ROT <= r && r <= LSH // Order looks backwards because these are negative.
  /external/libpcap/
grammar.h 109 LSH = 319,
231 #define LSH 319
grammar.c 412 LSH = 319,
534 #define LSH 319
976 "HID6", "AID", "LSH", "RSH", "LEN", "IPV6", "ICMPV6", "AH", "ESP",
    [all...]
  /hardware/qcom/bt/msm8909/libbt-vendor/include/
hw_rome.h 149 #define LSH(val, n) ((uint32_t)(val) << (n))
  /hardware/qcom/bt/msm8909w_3100/libbt-vendor/include/
hw_rome.h 150 #define LSH(val, n) ((uint32_t)(val) << (n))
  /hardware/qcom/bt/msm8992/libbt-vendor/include/
hw_rome.h 150 #define LSH(val, n) ((uint32_t)(val) << (n))
  /hardware/qcom/bt/msm8996/libbt-vendor/include/
hw_rome.h 151 #define LSH(val, n) ((uint32_t)(val) << (n))
  /hardware/qcom/bt/msm8998/libbt-vendor/include/
hw_rome.h 150 #define LSH(val, n) ((uint32_t)(val) << (n))
  /toolchain/binutils/binutils-2.27/gas/config/
m68k-parse.h 317 LSH, /* MAC/EMAC scalefactor '<<'. */
  /prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit-core-js/2.14/
htmlunit-core-js-2.14.jar 
  /prebuilts/tools/common/m2/repository/org/mozilla/rhino/1.7R3/
rhino-1.7R3.jar 

Completed in 223 milliseconds