Searched refs:gns (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/fix/test/
H A Dkenny.cc133 int gns = 0; local
203 " a .gns file\n");
333 /* Use gns file */
341 gns = 1;
374 if (bottleneck == 0 && gns == 0) {
681 if (gns == 0) {
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/test/
H A Dkenny.c136 int gns = 0; local
213 " a .gns file\n");
343 /* Use gns file */
351 gns = 1;
384 if (bottleneck == 0 && gns == 0) {
690 if (gns == 0) {
/external/openssl/apps/
H A Dcms.c1263 static void gnames_stack_print(BIO *out, STACK_OF(GENERAL_NAMES) *gns) argument
1268 for (i = 0; i < sk_GENERAL_NAMES_num(gns); i++)
1270 gens = sk_GENERAL_NAMES_value(gns, i);

Completed in 214 milliseconds