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

  /external/valgrind/main/memcheck/
mc_machine.c 104 /* Let (offset,szB) describe a reference to the guest state section
105 [offset, offset+szB).
136 static Int get_otrack_shadow_offset_wrk ( Int offset, Int szB ); /*fwds*/
138 Int MC_(get_otrack_shadow_offset) ( Int offset, Int szB )
140 Int cand = get_otrack_shadow_offset_wrk( offset, szB );
149 static Int get_otrack_shadow_offset_wrk ( Int offset, Int szB )
157 # define SZB(_fieldname) \
160 Int sz = szB;
265 tl_assert(SZB(VSR0) == 16);
289 if (o >= GOF(VSR0) && o+sz <= GOF(VSR0) +SZB(VSR0)) return 0+ GOF(VSR0)
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/
nv50_formats.c 120 #define SZB(p, n, r, g, b, a, t, s, u) \
173 SZB(S8_UINT_Z24_UNORM, S8_Z24_UNORM, C1, C1, C1, xx, UNORM, S8_Z24, TZ),
174 SZB(S8X24_UINT, NONE, C0, C0, C0, xx, UNORM, S8_Z24, T),
  /external/mesa3d/src/gallium/drivers/nv50/
nv50_formats.c 120 #define SZB(p, n, r, g, b, a, t, s, u) \
173 SZB(S8_UINT_Z24_UNORM, S8_Z24_UNORM, C1, C1, C1, xx, UNORM, S8_Z24, TZ),
174 SZB(S8X24_UINT, NONE, C0, C0, C0, xx, UNORM, S8_Z24, T),
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
tmschema.h 935 TM_STATE(1,SZB,RIGHTALIGN)
936 TM_STATE(2,SZB,LEFTALIGN)

Completed in 101 milliseconds