Searched refs:getFamily (Results 1 - 5 of 5) sorted by relevance

/external/dexmaker/src/dx/java/com/android/dx/dex/code/
H A DDop.java106 public int getFamily() { method in class:Dop
H A DDalvInsnList.java205 (insn.getOpcode().getFamily() == Opcodes.INVOKE_STATIC);
H A DOutputFinisher.java696 if (opcode.getFamily() == Opcodes.GOTO) {
/external/skia/src/ports/
H A DSkFontHost_linux.cpp257 FamilyRec* getFamily() const { return fFamilyRec; } function in class:FamilyTypeface
422 add_name(realname.c_str(), tf->getFamily());
/external/clang/lib/AST/
H A DDeclObjC.cpp561 switch (attr->getFamily()) {

Completed in 494 milliseconds