Searched refs:start_call (Results 1 – 2 of 2) sorted by relevance
265 bool start_call = false; in ViECustomCall() local291 while (!start_call) { in ViECustomCall()352 start_call = (selection == 1); in ViECustomCall()357 if (start_call == true) { in ViECustomCall()
2020 Label start_call; in Call() local2021 Bind(&start_call); in Call()2027 AssertSizeOfCodeGeneratedSince(&start_call, CallSize(target)); in Call()2035 Label start_call; in Call() local2036 Bind(&start_call); in Call()2042 AssertSizeOfCodeGeneratedSince(&start_call, CallSize(target)); in Call()2052 Label start_call; in Call() local2053 Bind(&start_call); in Call()2078 AssertSizeOfCodeGeneratedSince(&start_call, CallSize(target, rmode)); in Call()2087 Label start_call; in Call() local[all …]