Home
last modified time | relevance | path

Searched refs:remove_parameter (Results 1 – 7 of 7) sorted by relevance

/external/stg/test_cases/diff_tests/function/
Dmethods.1.cc7 int remove_parameter();
19 int Func::remove_parameter() { return 2; } in remove_parameter() function in Func
Dmethods.0.cc7 int remove_parameter(int);
19 int Func::remove_parameter(int) { return 2; } in remove_parameter() function in Func
/external/stg/test_cases/diff_tests/function/expected/
Dmethods_cc.o_o_small5 function symbol 'int Func::remove_parameter(struct Func*, int)' {_ZN4Func16remove_parameterEi} was …
13 function symbol 'int Func::remove_parameter(struct Func*)' {_ZN4Func16remove_parameterEv} was added
Dmethods_cc.o_o_viz7 …"3" [color=red, label="removed(int Func::remove_parameter(struct Func*, int) {_ZN4Func16remove_par…
15 …"7" [color=red, label="added(int Func::remove_parameter(struct Func*) {_ZN4Func16remove_parameterE…
Dmethods_cc.o_o_flat5 function symbol 'int Func::remove_parameter(struct Func*, int)' {_ZN4Func16remove_parameterEi} was …
13 function symbol 'int Func::remove_parameter(struct Func*)' {_ZN4Func16remove_parameterEv} was added
Dmethods_cc.o_o_plain5 function symbol 'int Func::remove_parameter(struct Func*, int)' {_ZN4Func16remove_parameterEi} was …
13 function symbol 'int Func::remove_parameter(struct Func*)' {_ZN4Func16remove_parameterEv} was added
/external/vboot_reference/scripts/image_signing/
Dmake_dev_ssd.sh150 remove_parameter() { function