/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/test/QA/ |
runiSACPLC.txt | 9 INDIR=../data/orig 13 $ISAC 12000 -PL 15 $INDIR/speechmusic.pcm $OUTDIR/outplc1.pcm 14 $ISAC 20000 -PL 15 $INDIR/speechmusic.pcm $OUTDIR/outplc2.pcm 15 $ISAC 32000 -PL 15 $INDIR/speechmusic.pcm $OUTDIR/outplc3.pcm 16 $ISAC 12000 -PL 15 $INDIR/tone_cisco.pcm $OUTDIR/outplc4.pcm 17 $ISAC 20000 -PL 15 $INDIR/tone_cisco.pcm $OUTDIR/outplc5.pcm 18 $ISAC 32000 -PL 15 $INDIR/tone_cisco.pcm $OUTDIR/outplc6.pcm
|
runiSACfixfloat.txt | 14 INDIR=../data/orig 27 $ISACFIXFLOAT $INDIR/$channel -m 1 -PLC $INDIR/"$file" $OUTDIR/flfx$index1"$file" >> $LOGFILE 28 $ISACFIXFLOAT $INDIR/$channel -m 2 -PLC $INDIR/"$file" $OUTDIR/fxfl$index1"$file" >> $LOGFILE 38 $ISACFIXFLOAT $INDIR/$channel -m 1 -NB 1 $INDIR/"$file" $OUTDIR/flfxnb1_$index1"$file" >> $LOGFILE 39 $ISACFIXFLOAT $INDIR/$channel -m 2 -NB 1 $INDIR/"$file" $OUTDIR/fxflnb1_$index1"$file" >> $LOGFILE 40 $ISACFIXFLOAT $INDIR/$channel -m 1 -NB 2 -PLC $INDIR/"$file" $OUTDIR/flfxnb2_$index1"$file" >> $LOGFIL [all...] |
runiSACLongtest.txt | 15 INDIR=../data/orig 31 $ISAC -I $rate -FL 30 $INDIR/"$file" $OUTDIR/i30_$index1"$file" >> $LOGFILE 32 $ISAC -I $rate -FL 60 $INDIR/"$file" $OUTDIR/i60_$index1"$file" >> $LOGFILE 37 $ISAC $INDIR/$channel $INDIR/"$file" $OUTDIR/a$index2"$file" >> $LOGFILE 47 $ISAC $INDIR/${CHANNELLIST[0]} -FL 30 -FIXED_FL $INDIR/"$file" $OUTDIR/a30_$index1"$file" >> $LOGFILE 48 $ISAC $INDIR/${CHANNELLIST[0]} -FL 60 -FIXED_FL $INDIR/"$file" $OUTDIR/a60_$index1"$file" >> $LOGFILE 52 $ISAC $INDIR/${CHANNELLIST[0]} -INITRATE 25000 -FL 30 $INDIR/"$file" $OUTDIR/a60_$index1"$file" >> $LOGFIL [all...] |
runiSACfault.txt | 14 INDIR=../data/orig 28 $ISAC 32000 -F $testnr $INDIR/"$file" $OUTDIR/ft$testnr"$file" >> $LOGFILE 32 $ISAC 32000 -F 10 $INDIR/"$file" $OUTDIR/ft10_"$file" >> $LOGFILE 33 $ISAC 32000 -F 10 -PL 10 $INDIR/"$file" $OUTDIR/ft10plc_"$file" >> $LOGFILE 34 $ISAC 32000 -F 10 -NB 1 $INDIR/"$file" $OUTDIR/ft10nb1_"$file" >> $LOGFILE 35 $ISAC 32000 -F 10 -NB 2 -PL 10 $INDIR/"$file" $OUTDIR/ft10nb2_"$file" >> $LOGFILE
|
runiSACNB.txt | 15 INDIR=../data/orig 32 $ISAC $rate -FL 30 -NB 1 $INDIR/"$file" $OUTDIR/nb130_$index1"$file" >> $LOGFILE 33 $ISAC $rate -FL 60 -NB 1 $INDIR/"$file" $OUTDIR/nb160_$index1"$file" >> $LOGFILE 34 $ISAC $rate -FL 30 -NB 2 $INDIR/"$file" $OUTDIR/nb230_$index1"$file" >> $LOGFILE 35 $ISAC $rate -FL 60 -NB 2 $INDIR/"$file" $OUTDIR/nb260_$index1"$file" >> $LOGFILE 36 $ISAC $rate -FL 30 -NB 2 -PL 10 $INDIR/"$file" $OUTDIR/nb2plc30_$index1"$file" >> $LOGFILE 37 $ISAC $rate -FL 60 -NB 2 -PL 10 $INDIR/"$file" $OUTDIR/nb2plc60_$index1"$file" >> $LOGFILE
|
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/test/QA/ |
runiSACfixfloat.txt | 14 INDIR=../data/orig 27 $ISACFIXFLOAT $INDIR/$channel -m 1 -PLC $INDIR/"$file" $OUTDIR/flfx$index1"$file" >> $LOGFILE 28 $ISACFIXFLOAT $INDIR/$channel -m 2 -PLC $INDIR/"$file" $OUTDIR/fxfl$index1"$file" >> $LOGFILE 38 $ISACFIXFLOAT $INDIR/$channel -m 1 -NB 1 $INDIR/"$file" $OUTDIR/flfxnb1_$index1"$file" >> $LOGFILE 39 $ISACFIXFLOAT $INDIR/$channel -m 2 -NB 1 $INDIR/"$file" $OUTDIR/fxflnb1_$index1"$file" >> $LOGFILE 40 $ISACFIXFLOAT $INDIR/$channel -m 1 -NB 2 -PLC $INDIR/"$file" $OUTDIR/flfxnb2_$index1"$file" >> $LOGFIL [all...] |
runiSACLongtest.txt | 29 INDIR=../data/orig 45 $ISAC -I -B $RATE -FL $FRAMESIZE -FS 16 $INDIR/"$file" $OUTDIR/i_"$FRAMESIZE"_"$RATE"_"$file" >> $LOGFILE 51 $ISAC -B $INDIR/${CHANNELLIST[$idx]} -FS 16 $INDIR/"$file" $OUTDIR/a_${name%.*}_"$file" >> $LOGFILE 88 $ISAC -B $INDIR/${CHANNELLIST[0]} -FL 30 -FIXED_FL -FS 16 $INDIR/"$file" $OUTDIR/a30_"$file" >> $LOGFILE 91 $ISAC -B $INDIR/${CHANNELLIST[0]} -FL 60 -FIXED_FL -FS 16 $INDIR/"$file" $OUTDIR/a60_"$file" >> $LOGFILE 96 $ISAC -B $INDIR/${CHANNELLIST[0]} -INITRATE 25000 -FL 30 -FS 16 $INDIR/"$file" $OUTDIR/a60_Init25kbps_"$file" >> $LOGFIL [all...] |
runiSACfault.txt | 28 INDIR=../data/orig
|
/external/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/index/ |
IndexGenerator.java | 31 File inDir = new File(args[0]); 32 if (!inDir.exists()) { 33 System.out.println("skipping nonexistent directory " + inDir); 37 if (!inDir.isDirectory()) { 38 usage("first argument '" + inDir + "' must be a directory"); 41 File outDir = inDir; 50 File[] files = inDir.listFiles(); 70 pw.println("# from contents of " + inDir.getCanonicalPath()); 93 System.out.println("Usage: IndexGenerator inDir outDir"); 94 System.out.println(" inDir is an existing directory whose locale-based resources are to be enumerated") [all...] |
/external/c-ares/ |
ares_expand_name.c | 68 int len, indir = 0; local 107 if (!indir) 110 indir = 1; 128 if (!indir) 146 int n = 0, offset, indir = 0; local 167 if (++indir > alen)
|
/prebuilts/go/darwin-x86/src/encoding/gob/ |
encode.go | 128 indir int // how many pointer indirections to reach the value in the struct 149 // encIndirect dereferences pv indir times and returns the result. 150 func encIndirect(pv reflect.Value, indir int) reflect.Value { 151 for ; indir > 0; indir-- { 290 if instr.indir > 0 { 291 value = encIndirect(value, instr.indir) 314 if instr.indir > 0 { 315 field = encIndirect(field, instr.indir) 349 func encodeReflectValue(state *encoderState, v reflect.Value, op encOp, indir int) [all...] |
type.go | 25 indir int // number of indirections to reach the base type 82 if ut.indir%2 == 0 { 85 ut.indir++ 88 if ok, indir := implementsInterface(ut.user, gobEncoderInterfaceType); ok { 89 ut.externalEnc, ut.encIndir = xGob, indir 90 } else if ok, indir := implementsInterface(ut.user, binaryMarshalerInterfaceType); ok { 91 ut.externalEnc, ut.encIndir = xBinary, indir 96 // } else if ok, indir := implementsInterface(ut.user, textMarshalerInterfaceType); ok { 97 // ut.externalEnc, ut.encIndir = xText, indir 100 if ok, indir := implementsInterface(ut.user, gobDecoderInterfaceType); ok [all...] |
/prebuilts/go/linux-x86/src/encoding/gob/ |
encode.go | 128 indir int // how many pointer indirections to reach the value in the struct 149 // encIndirect dereferences pv indir times and returns the result. 150 func encIndirect(pv reflect.Value, indir int) reflect.Value { 151 for ; indir > 0; indir-- { 290 if instr.indir > 0 { 291 value = encIndirect(value, instr.indir) 314 if instr.indir > 0 { 315 field = encIndirect(field, instr.indir) 349 func encodeReflectValue(state *encoderState, v reflect.Value, op encOp, indir int) [all...] |
type.go | 25 indir int // number of indirections to reach the base type 82 if ut.indir%2 == 0 { 85 ut.indir++ 88 if ok, indir := implementsInterface(ut.user, gobEncoderInterfaceType); ok { 89 ut.externalEnc, ut.encIndir = xGob, indir 90 } else if ok, indir := implementsInterface(ut.user, binaryMarshalerInterfaceType); ok { 91 ut.externalEnc, ut.encIndir = xBinary, indir 96 // } else if ok, indir := implementsInterface(ut.user, textMarshalerInterfaceType); ok { 97 // ut.externalEnc, ut.encIndir = xText, indir 100 if ok, indir := implementsInterface(ut.user, gobDecoderInterfaceType); ok [all...] |
/external/toybox/toys/posix/ |
ls.c | 286 static void listfiles(int dirfd, struct dirtree *indir) 295 strwidth(indir->name); 296 perror_msg_raw(indir->name); 305 if (!indir->parent) { 308 dt = indir->child; 322 indir->dirfd = dup(dirfd); 323 dirtree_recurse(indir, filter, DIRTREE_SYMFOLLOW*!!(flags&FLAG_L)); 330 for (dtlen = 0, dt = indir->child; dt; dt = dt->next, dtlen++) 336 if (indir->parent && (TT.singledir!=indir || (flags&FLAG_R)) [all...] |
/prebuilts/go/darwin-x86/test/ |
escape_param.go | 220 type Indir struct { 224 func (r *Indir) param12(i **int) { // ERROR "\(\*Indir\).param12 r does not escape$" "moved to heap: i$" 231 var r Indir 239 r := &Indir{} // ERROR "caller12b &Indir literal does not escape$" 247 r := Indir{} 255 r := Indir{}
|
/prebuilts/go/linux-x86/test/ |
escape_param.go | 220 type Indir struct { 224 func (r *Indir) param12(i **int) { // ERROR "\(\*Indir\).param12 r does not escape$" "moved to heap: i$" 231 var r Indir 239 r := &Indir{} // ERROR "caller12b &Indir literal does not escape$" 247 r := Indir{} 255 r := Indir{}
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/ia64/ |
opc-b.pl | 6 @indir = ( ".cond", ".ia", ".ret", ".call" ); 38 foreach $i (@indir) {
|
/external/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/ |
CodeMangler.java | 34 private File indir; // root of input field in class:CodeMangler 189 indir = new File(inname); 191 indir = indir.getCanonicalFile(); 196 if (!indir.exists()) { 197 throw new IllegalArgumentException("Input directory '" + indir.getAbsolutePath() + "' does not exist."); 198 } else if (!indir.isDirectory()) { 199 throw new IllegalArgumentException("Input path '" + indir.getAbsolutePath() + "' is not a directory."); 201 if (verbose) System.out.println("indir: " + indir.getAbsolutePath()) [all...] |
/external/llvm/lib/CodeGen/SelectionDAG/ |
SDNodeDbgValue.h | 57 SDDbgValue(MDNode *Var, MDNode *Expr, SDNode *N, unsigned R, bool indir, 59 : Var(Var), Expr(Expr), Offset(off), DL(dl), Order(O), IsIndirect(indir) {
|
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/link/internal/ld/ |
ldmacho.go | 148 indir []uint32 353 d.indir = make([]uint32, n) 355 d.indir[i] = m.e.Uint32(p[4*i:]) 791 if dsymtab == nil || k < 0 || uint32(k) >= dsymtab.nindirectsyms || dsymtab.indir == nil { 796 k = int(dsymtab.indir[k])
|
/prebuilts/go/darwin-x86/src/cmd/link/internal/ld/ |
ldmacho.go | 145 indir []uint32 350 d.indir = make([]uint32, n) 352 d.indir[i] = m.e.Uint32(p[4*i:]) 788 if dsymtab == nil || k < 0 || uint32(k) >= dsymtab.nindirectsyms || dsymtab.indir == nil { 793 k = int(dsymtab.indir[k])
|
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/link/internal/ld/ |
ldmacho.go | 148 indir []uint32 353 d.indir = make([]uint32, n) 355 d.indir[i] = m.e.Uint32(p[4*i:]) 791 if dsymtab == nil || k < 0 || uint32(k) >= dsymtab.nindirectsyms || dsymtab.indir == nil { 796 k = int(dsymtab.indir[k])
|
/prebuilts/go/linux-x86/src/cmd/link/internal/ld/ |
ldmacho.go | 145 indir []uint32 350 d.indir = make([]uint32, n) 352 d.indir[i] = m.e.Uint32(p[4*i:]) 788 if dsymtab == nil || k < 0 || uint32(k) >= dsymtab.nindirectsyms || dsymtab.indir == nil { 793 k = int(dsymtab.indir[k])
|
/toolchain/binutils/binutils-2.25/gas/config/ |
tc-z80.c | 487 int indir, depth; local 490 indir = (*s == '('); 511 indir = 0; 523 return indir; 546 int indir; local 549 op->X_md = indir = is_indir (p); [all...] |