OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fdx
(Results
1 - 4
of
4
) sorted by null
/external/tremolo/Tremolo/
floor0.c
165
int
fdx
=n;
local
166
int fbase=nyq/
fdx
;
168
int fdy=nyq-fbase*
fdx
;
321
if(ferr>=
fdx
){
322
ferr-=
fdx
;
/external/chromium_org/net/third_party/nss/ssl/
sslsock.c
164
PR_FALSE, /*
fdx
*/
775
ss->opt.
fdx
= on;
824
if (on && ss->opt.
fdx
) {
931
case SSL_ENABLE_FDX: on = ss->opt.
fdx
; break;
993
case SSL_ENABLE_FDX: on = ssl_defaults.
fdx
; break;
[
all
...]
sslsecur.c
180
if (ss->opt.
fdx
) {
184
if (ss->opt.
fdx
) {
[
all
...]
sslimpl.h
325
unsigned int
fdx
: 1; /* 12 */
member in struct:sslOptionsStr
[
all
...]
Completed in 77 milliseconds