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

  /external/llvm/lib/IR/
Function.cpp 344 void Function::setGC(const char *Str) {
377 setGC(SrcF->getGC());
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
GCWrapper.java 105 void setGC(GC gc) {
  /external/chromium_org/v8/tools/gcmole/
gcmole.cc 280 void setGC() { effect_ |= kCausesGC; }
442 if (gc_.any()) out.setGC();
844 out.setGC();
    [all...]

Completed in 397 milliseconds