HomeSort by relevance Sort by last modified time
    Searched refs:syndrome (Results 1 - 10 of 10) sorted by null

  /bionic/libc/arch-arm64/generic/bionic/
strcmp.S 51 #define syndrome x6 define
78 orr syndrome, diff, has_nul
79 cbz syndrome, .Lloop_aligned
83 rev syndrome, syndrome
85 /* The MS-non-zero bit of the syndrome marks either the first bit
89 clz pos, syndrome
99 /* For big-endian we cannot use the trick with the syndrome value
117 orr syndrome, diff, has_nul
118 clz pos, syndrome
    [all...]
strncmp.S 52 #define syndrome x7 define
114 /* Make sure that the NUL byte is marked in the syndrome. */
118 orr syndrome, diff, has_nul
121 rev syndrome, syndrome
123 /* The MS-non-zero bit of the syndrome marks either the first bit
127 clz pos, syndrome
137 /* For big-endian we cannot use the trick with the syndrome value
155 orr syndrome, diff, has_nul
156 clz pos, syndrome
    [all...]
  /prebuilts/go/darwin-x86/src/runtime/
defs_darwin_arm64.go 213 esr uint32 // exception syndrome
  /prebuilts/go/linux-x86/src/runtime/
defs_darwin_arm64.go 213 esr uint32 // exception syndrome
  /external/syslinux/gpxe/src/drivers/net/
mtnic.h 346 u8 syndrome; member in struct:mtnic_eqe
  /external/syslinux/gpxe/src/drivers/infiniband/
MT25218_PRM.h 611 pseudo_bit_t syn[0x00004]; /* Error syndrome (valid regardless of status value)
1760 pseudo_bit_t syndrome[0x00008]; \/* Completion with error syndrome: member in struct:arbelprm_completion_with_error_st
3034 pseudo_bit_t syndrome[0x00008]; \/* Error syndrome member in struct:arbelprm_completion_queue_error_st
    [all...]
MT25408_PRM.h 1642 pseudo_bit_t syndrome[0x00008]; \/* Completion with error syndrome: member in struct:hermonprm_completion_with_error_st
2857 pseudo_bit_t syndrome[0x00008]; \/* Error syndrome member in struct:hermonprm_completion_queue_error_st
    [all...]
arbel.c     [all...]
hermon.c     [all...]
  /external/zxing/core/
core.jar 

Completed in 527 milliseconds