OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:start_position
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/external/isc/libsodium/dist/src/libsodium/crypto_pwhash/argon2/
argon2-core.h
155
uint32_t
start_position
, absolute_position;
local in function:index_alpha
196
start_position
= 0;
199
start_position
= (position->slice == ARGON2_SYNC_POINTS - 1)
205
absolute_position = (
start_position
+ relative_position) %
argon2-core.h
155
uint32_t
start_position
, absolute_position;
local in function:index_alpha
196
start_position
= 0;
199
start_position
= (position->slice == ARGON2_SYNC_POINTS - 1)
205
absolute_position = (
start_position
+ relative_position) %
argon2-core.h
155
uint32_t
start_position
, absolute_position;
local in function:index_alpha
196
start_position
= 0;
199
start_position
= (position->slice == ARGON2_SYNC_POINTS - 1)
205
absolute_position = (
start_position
+ relative_position) %
argon2-core.h
155
uint32_t
start_position
, absolute_position;
local in function:index_alpha
196
start_position
= 0;
199
start_position
= (position->slice == ARGON2_SYNC_POINTS - 1)
205
absolute_position = (
start_position
+ relative_position) %
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
amdgpu_dcn10_hw_sequencer.c
3145
int
start_position
;
local in function:dcn10_calc_vupdate_position
3152
start_position
= vline_int_offset_from_vupdate + vupdate_offset_from_vsync;
3154
if (
start_position
>= 0)
3155
*start_line =
start_position
;
3157
*start_line = dc_crtc_timing->v_total +
start_position
- 1;
amdgpu_dcn10_hw_sequencer.c
3145
int
start_position
;
local in function:dcn10_calc_vupdate_position
3152
start_position
= vline_int_offset_from_vupdate + vupdate_offset_from_vsync;
3154
if (
start_position
>= 0)
3155
*start_line =
start_position
;
3157
*start_line = dc_crtc_timing->v_total +
start_position
- 1;
amdgpu_dcn10_hw_sequencer.c
3145
int
start_position
;
local in function:dcn10_calc_vupdate_position
3152
start_position
= vline_int_offset_from_vupdate + vupdate_offset_from_vsync;
3154
if (
start_position
>= 0)
3155
*start_line =
start_position
;
3157
*start_line = dc_crtc_timing->v_total +
start_position
- 1;
amdgpu_dcn10_hw_sequencer.c
3145
int
start_position
;
local in function:dcn10_calc_vupdate_position
3152
start_position
= vline_int_offset_from_vupdate + vupdate_offset_from_vsync;
3154
if (
start_position
>= 0)
3155
*start_line =
start_position
;
3157
*start_line = dc_crtc_timing->v_total +
start_position
- 1;
Completed in 91 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025