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

  /external/mesa3d/src/gallium/drivers/svga/
svga_state.c 245 #define EMIT_RS(_rs, _count, _name, _value) \
247 _rs[_count].state = _name; \
248 _rs[_count].uintValue = _value; \
  /bionic/libc/upstream-openbsd/android/include/
arc4random.h 75 _rs_allocate(struct _rs **rsp, struct _rsx **rsxp)
82 "arc4random _rs structure");
  /bionic/libc/upstream-openbsd/lib/libc/crypt/
arc4random.c 52 static struct _rs { struct
63 static inline int _rs_allocate(struct _rs **, struct _rsx **);
  /external/v8/src/mips/
simulator-mips.cc 3523 int32_t _rs = rs(); local
    [all...]
  /external/v8/src/mips64/
simulator-mips64.cc 3501 int32_t _rs = static_cast<int32_t>(rs()); local
    [all...]

Completed in 157 milliseconds