OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sp_in
(Results
1 - 4
of
4
) sorted by null
/packages/apps/Camera/jni/feature_mos/src/mosaic/
Delaunay.cpp
354
void CDelaunay::spsortx(SitePointer *
sp_in
, int low, int high)
356
sp =
sp_in
;
360
void CDelaunay::spsorty(SitePointer *
sp_in
, int low, int high )
362
sp =
sp_in
;
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
Delaunay.cpp
354
void CDelaunay::spsortx(SitePointer *
sp_in
, int low, int high)
356
sp =
sp_in
;
360
void CDelaunay::spsorty(SitePointer *
sp_in
, int low, int high )
362
sp =
sp_in
;
/external/ipsec-tools/src/racoon/
isakmp_quick.c
1912
struct secpolicy *
sp_in
, *sp_out;
local
[
all
...]
pfkey.c
1640
struct secpolicy *sp_out = NULL, *
sp_in
= NULL;
local
[
all
...]
Completed in 83 milliseconds