Searched refs:my_param (Results 1 – 5 of 5) sorted by relevance
10 -(void) my_method:(foo) my_param; // expected-error {{interface type 'foo' cannot be passed by valu…15 -(void) my_method:(foo) my_param // expected-error {{interface type 'foo' cannot be passed by valu…
13 virtual void myMethod(int my_param) {} in myMethod() argument
13 virtual void MyMethod(int my_param) {} in MyMethod() argument
62 void blink::Bug640688(int my_param) { in Bug640688() argument
3710 struct param_type my_param; in sdram_calibration_full() local3714 memset(&my_param, 0, sizeof(my_param)); in sdram_calibration_full()3717 param = &my_param; in sdram_calibration_full()