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

  /external/mesa3d/src/gallium/drivers/nouveau/nv50/
nv50_vbo.c 304 uint32_t refd = 0; local
395 if (!(refd & (1 << b))) {
396 refd |= 1 << b;
  /external/mesa3d/src/gallium/drivers/nouveau/nvc0/
nvc0_vbo.c 320 uint32_t refd = 0; local
369 if (!(refd & (1 << b))) {
370 refd |= 1 << b;
    [all...]
  /toolchain/binutils/binutils-2.25/gold/
powerpc.cc 5040 bool refd = gsym != NULL && gsym->is_undefined(); local
    [all...]
  /external/abi-compliance-checker/
abi-compliance-checker.pl     [all...]

Completed in 153 milliseconds