OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:w_length
(Results
1 - 10
of
10
) sorted by null
/external/chromium_org/third_party/webrtc/modules/audio_processing/ns/
defines.h
28
#define
W_LENGTH
(ANAL_BLOCKL_MAX >> 1)
ns_core.h
82
float wfft[
W_LENGTH
];
/ndk/sources/host-tools/make-3.81/
vmsjobs.c
65
desc->dsc$
w_length
= strlen(fname);
327
pnamedsc.dsc$
w_length
= strlen(procname);
374
efiledsc.dsc$
w_length
= strlen(efile);
492
ifiledsc.dsc$
w_length
= 0;
499
efiledsc.dsc$
w_length
= 0;
506
ofiledsc.dsc$
w_length
= 0;
571
cmddsc.dsc$
w_length
= strlen(cmd);
641
(ifiledsc.dsc$
w_length
== 0)?0:&ifiledsc, /* input-file */
642
(ofiledsc.dsc$
w_length
== 0)?0:&ofiledsc, /* output-file */
657
(ifiledsc.dsc$
w_length
== 0)?0:&ifiledsc
[
all
...]
vmsfunctions.c
202
DevDesc.dsc$
w_length
= Nam.nam$t_dvi[0];
208
FileName.dsc$
w_length
= Nam.nam$b_name + Nam.nam$b_type + Nam.nam$b_ver;
arscan.c
64
bufdesc.dsc$
w_length
= sizeof (filename);
67
&bufdesc.dsc$
w_length
, 0);
88
for (i = 0; i < module->dsc$
w_length
; i++)
160
libdesc.dsc$
w_length
= strlen (archive);
getloadavg.c
831
int dsc$
w_length
;
841
descriptor.dsc$
w_length
= 18;
vmsify.c
42
(dsc).dsc$
w_length
= (len); \
/external/webrtc/src/modules/audio_processing/ns/
defines.h
33
#define
W_LENGTH
(ANAL_BLOCKL_MAX >> 1)
ns_core.h
80
float wfft[
W_LENGTH
];
/external/openssl/crypto/bio/
bss_log.c
351
buf_dsc.dsc$
w_length
= sizeof(buf) - 1;
365
opc_dsc.dsc$
w_length
= len + 8;
Completed in 729 milliseconds