OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:first_step
(Results
1 - 9
of
9
) sorted by null
/external/chromium/chrome/browser/sync/engine/
syncer.h
93
// Like SyncShare() above, but |
first_step
| and |last_step| are provided to
96
SyncerStep
first_step
,
syncer.cc
91
const SyncerStep
first_step
,
100
SyncerStep current_step =
first_step
;
/external/chromium/chrome/browser/remoting/
setup_flow.h
178
SetupFlowStep*
first_step
);
setup_flow.cc
123
SetupFlowStep*
first_step
)
127
current_step_(
first_step
) {
/external/libvpx/libvpx/vp8/encoder/
temporal_filter.c
182
step_param = cpi->sf.
first_step
+ (cpi->Speed > 5);
186
step_param = cpi->sf.
first_step
+ 2;
onyx_int.h
188
int
first_step
;
member in struct:__anon10986
onyx_if.c
663
sf->
first_step
= 0;
750
sf->
first_step
= 0;
762
sf->
first_step
= 1;
806
sf->
first_step
= 1;
[
all
...]
pickinter.c
877
step_param = cpi->sf.
first_step
+ speed_adjust;
[
all
...]
rdopt.c
[
all
...]
Completed in 994 milliseconds