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

  /external/compiler-rt/lib/tsan/dd/
dd_rtl.cc 92 static u64 ctx_mem[sizeof(Context) / sizeof(u64) + 1]; local
93 ctx = new(ctx_mem) Context();
  /hardware/intel/img/psb_video/src/
tng_hostcode.h 244 context_ENC_mem ctx_mem[2]; member in struct:context_ENC_s

Completed in 151 milliseconds