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

  /art/compiler/dex/quick/
mir_to_lir.h 373 RegisterInfo* Master() { return master_; }
374 void SetMaster(RegisterInfo* master) {
375 master_ = master;
376 if (master != this) {
394 RegisterInfo* res = Master();
407 bool aliased_; // Is this the master for other aliased RegisterInfo's?
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
srb.h 217 BOOLEAN Master;
video.h 101 #define SIZE_OF_NT4_VIDEO_PORT_CONFIG_INFO FIELD_OFFSET(VIDEO_PORT_CONFIG_INFO, Master)
183 BOOLEAN Master;
    [all...]
wdm.h     [all...]

Completed in 187 milliseconds