Searched defs:xxx (Results 1 – 25 of 53) sorted by relevance
123
25 Statement xxx = cu.getBody().get().getStatements().get(0); in bodystatementSemicolonRecovery() local32 Statement xxx = cu.getBody().get(); in bodystatementClosingBraceRecovery() local39 …LabeledStmt xxx = cu.getClassByName("X").get().getMethods().get(0).getBody().get().getStatements()… in labeledStatementSemicolonRecovery() local
241 #define lws_tls_restrict_borrow(xxx) (0) argument242 #define lws_tls_restrict_return(xxx) argument
1 package xxx; package
4 id xxx; field
7 struct foo xxx; in main() local
21 int xxx; member
13 internal val xxx = atomic(5) constant in kotlinx.atomicfu.test.A
49 static const double xxx[] = { variable
9 void xxx() { in xxx() function
31 enum {xxx,yyy,zzz} e, *ee; in foo() enumerator
5 func_typedef xxx; variable
84 @JsonProperty("notreally") public int xxx() { return 3; } in xxx() method in TestMixinSerForMethods.MixInForSimple
43 fn xxx(self) -> DVec3 { in xxx() method
43 fn xxx(self) -> UVec3 { in xxx() method
43 fn xxx(self) -> Vec3 { in xxx() method