Searched defs:another_value (Results 1 – 6 of 6) sorted by relevance
43 int another_value = 0; in main() local
214 optional int32 another_value = 1 [json_name = "value"]; field
414 static employee another_value(){return employee(1,"Robert",27,5601);} in another_value() function
1496 def forward(self, value, another_value=None, another_optional_value=None): argument
42 int another_value = 0; in main() local