HomeSort by relevance Sort by last modified time
    Searched refs:gns (Results 1 - 4 of 4) sorted by null

  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/test/
kenny.cc 137 int gns = 0; local
207 " a .gns file\n");
337 /* Use gns file */
345 gns = 1;
376 /* Gns files and bottleneck should not and can not be used simultaneously */
378 if (bottleneck == 0 && gns == 0) {
684 if (gns == 0) {
  /external/python/cpython3/Lib/test/
test_grammar.py 375 gns = {}; lns= {}
378 "x: int = 5\n", gns, lns)
381 gns['__annotations__']
    [all...]
  /external/python/cpython2/Modules/
_ssl.c     [all...]
  /external/python/cpython3/Modules/
_ssl.c     [all...]

Completed in 2270 milliseconds