Searched refs:n1 (Results 1 – 4 of 4) sorted by relevance
20 int n1; field in Main.ExampleObj23 public ExampleObj(int n1, int n2) { in ExampleObj() argument24 this.n1 = n1; in ExampleObj()412 my_obj.n1++; in accessFields()453 my_obj.n1++; in accessFieldsVolatile()494 my_obj.n1++; in accessFieldsUnresolved()
30 public int doit(N n1) throws FileNotFoundException { in doit() argument34 if (n1.x == 0) { in doit()
17 public default String SayHi(String n1, in SayHi() argument
696 void SplatiD(VectorRegister wd, VectorRegister ws, int n1);