OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_si
(Results
1 - 4
of
4
) sorted by null
/external/pdfium/core/src/fxcodec/libjpeg/
fpdfapi_jdhuff.c
158
int p, i, l,
_si
, numsymbols;
local
201
_si
= huffsize[0];
204
while (((int) huffsize[p]) ==
_si
) {
211
if (((INT32) code) >= (((INT32) 1) <<
_si
))
214
_si
++;
fpdfapi_jchuff.c
188
int p, i, l, lastp,
_si
, maxsymbol;
local
229
_si
= huffsize[0];
232
while (((int) huffsize[p]) ==
_si
) {
239
if (((INT32) code) >= (((INT32) 1) <<
_si
))
242
_si
++;
/external/opencv/ml/src/
mlsvm.cpp
956
CvSVMKernel* _kernel, double* _alpha, CvSVMSolutionInfo&
_si
)
971
if( !solve_generic(
_si
))
983
double* _alpha, CvSVMSolutionInfo&
_si
)
1011
if( !solve_generic(
_si
))
1014
inv_r = 1./
_si
.r;
1019
_si
.rho *= inv_r;
1020
_si
.obj *= (inv_r*inv_r);
1021
_si
.upper_bound_p = inv_r;
1022
_si
.upper_bound_n = inv_r;
1030
double* _alpha, CvSVMSolutionInfo&
_si
)
[
all
...]
/external/qemu/target-i386/
hax-interface.h
164
uint16_t
_si
;
member in union:vcpu_state_t::__anon33854::__anon33855::__anon33866
Completed in 189 milliseconds