Searched defs:interface_ (Results 1 – 9 of 9) sorted by relevance
45 private boolean interface_; field in ClassOrInterfaceDeclaration146 public ClassOrInterfaceDeclaration setInterface(final boolean interface_) { in setInterface()
39 private boolean interface_; field in ClassOrInterfaceDeclaration113 public void setInterface(final boolean interface_) { in setInterface()
221 std::string interface_; variable
335 std::string interface_; variable
236 interface_, \ argument
1139 interface_, \ argument1208 interface_, \ argument1234 interface_, \ argument
461 std::string interface_; variable
1357 Interface interface_; variable
1710 ProgramResourceQueryTestTarget::ProgramResourceQueryTestTarget (ProgramInterface interface_, deUint… in ProgramResourceQueryTestTarget()