HomeSort by relevance Sort by last modified time
    Searched refs:PL (Results 1 - 25 of 66) sorted by null

1 2 3

  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/test/QA/
runiSACPLC.txt 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
runiSACfault.txt 33 $ISAC 32000 -F 10 -PL 10 $INDIR/"$file" $OUTDIR/ft10plc_"$file" >> $LOGFILE
35 $ISAC 32000 -F 10 -NB 2 -PL 10 $INDIR/"$file" $OUTDIR/ft10nb2_"$file" >> $LOGFILE
runiSACNB.txt 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/valgrind/memcheck/tests/amd64/
sh-mem-vec256-plo-yes.stderr.exp 62 ------ PL Aligned case with 0 leading acc+def bytes ------
71 ------ PL Aligned case with 1 leading acc+def bytes ------
80 ------ PL Aligned case with 2 leading acc+def bytes ------
89 ------ PL Aligned case with 3 leading acc+def bytes ------
98 ------ PL Aligned case with 4 leading acc+def bytes ------
107 ------ PL Aligned case with 5 leading acc+def bytes ------
116 ------ PL Aligned case with 6 leading acc+def bytes ------
125 ------ PL Aligned case with 7 leading acc+def bytes ------
134 ------ PL Aligned case with 8 leading acc+def bytes ------
143 ------ PL Aligned case with 9 leading acc+def bytes -----
    [all...]
sh-mem-vec256-plo-no.stderr.exp 62 ------ PL Aligned case with 0 leading acc+def bytes ------
78 ------ PL Aligned case with 1 leading acc+def bytes ------
94 ------ PL Aligned case with 2 leading acc+def bytes ------
110 ------ PL Aligned case with 3 leading acc+def bytes ------
126 ------ PL Aligned case with 4 leading acc+def bytes ------
142 ------ PL Aligned case with 5 leading acc+def bytes ------
158 ------ PL Aligned case with 6 leading acc+def bytes ------
174 ------ PL Aligned case with 7 leading acc+def bytes ------
190 ------ PL Aligned case with 8 leading acc+def bytes ------
206 ------ PL Aligned case with 9 leading acc+def bytes -----
    [all...]
  /external/pdfium/xfa/src/fxbarcode/pdf417/
BC_PDF417DecodedBitStreamParser.cpp 44 int32_t CBC_DecodedBitStreamPaser::PL = 25;
289 if (subModeCh < PL) {
292 if (subModeCh == PL) {
BC_PDF417DecodedBitStreamParser.h 29 static int32_t PL;
  /external/clang/tools/arcmt-test/
arcmt-test.cpp 310 PresumedLoc PL = SM.getPresumedLoc(loc);
312 OS << llvm::sys::path::filename(PL.getFilename());
313 OS << ":" << PL.getLine() << ":"
314 << PL.getColumn();
322 PresumedLoc PL = SM.getPresumedLoc(range.getBegin());
324 OS << llvm::sys::path::filename(PL.getFilename());
325 OS << " [" << PL.getLine() << ":"
326 << PL.getColumn();
330 PL = SM.getPresumedLoc(end);
332 unsigned endCol = PL.getColumn() - 1
    [all...]
  /external/libphonenumber/libphonenumber/test/com/google/i18n/phonenumbers/
RegionCode.java 52 static final String PL = "PL";
PhoneNumberMatcherTest.java 100 doTestFindInContext("0123/456789", RegionCode.PL);
116 doTestFindInContext("0~01-650-333-6000", RegionCode.PL);
118 doTestFindInContext("++1 (650) 333-6000", RegionCode.PL);
195 doTestFindInContext("0~0 1800 7493 524", RegionCode.PL);
198 doTestFindInContext("0~0 1800 7493 524 ~1234", RegionCode.PL);
    [all...]
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMBaseInfo.h 35 PL, // Plus, positive or zero >, ==, or unordered
54 case MI: return PL;
55 case PL: return MI;
75 case ARMCC::PL: return "pl";
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/test/QA/
runiSACfault.txt 70 $ISAC -I -B "${TARGETRATE[idx]}" -F 10 -PL 10 -FS "${SAMPFREQ[idx]}" "$file" \
runiSACLongtest.txt 400 $ISAC -I -B 32000 -FL 30 -FS 16 -PL 10 -T 20000 ../FEC"$PLATFORM"/APITest_PL10_WB30_T20.pcm \
407 $ISAC -I -B 32000 -FL 60 -FS 16 -PL 10 ../data/orig/speech_and_misc_WB.pcm \
414 $ISAC -I -B 32000 -FL 30 -FS 32 -PL 10 -T 20000 ../FEC"$PLATFORM"/APITest_PL10_SWB_8kHz_T20.pcm \
421 $ISAC -I -B 45000 -FL 30 -FS 32 -PL 10 -T 38000 ../FEC"$PLATFORM"/APITest_PL10_SWB_12kHz_T38.pcm \
428 $ISAC -I -B 56000 -FL 30 -FS 32 -PL 10 -T 50000 ../FEC"$PLATFORM"/APITest_PL10_SWB_16kHz_T50.pcm \
  /external/llvm/tools/dsymutil/
dsymutil.cpp 104 llvm::raw_fd_ostream PL(InfoPlist, EC, llvm::sys::fs::F_Text);
123 PL << "<?xml version=\"1.0\" encoding=\"UTF-8\"\?>\n"
145 PL.close();
  /external/clang/lib/AST/
OpenMPClause.cpp 170 void OMPLinearClause::setPrivates(ArrayRef<Expr *> PL) {
171 assert(PL.size() == varlist_size() &&
173 std::copy(PL.begin(), PL.end(), varlist_end());
198 ArrayRef<Expr *> PL, ArrayRef<Expr *> IL, Expr *Step, Expr *CalcStep) {
207 Clause->setPrivates(PL);
  /prebuilts/go/darwin-x86/src/runtime/
vlop_arm.s 129 MOVW.PL Ra<<Rs, Rq
132 MUL.PL RM, Rq, Ra // a = -q*d
152 ADD.PL RM<<1, Rr
153 ADD.PL $2, Rq
  /prebuilts/go/linux-x86/src/runtime/
vlop_arm.s 129 MOVW.PL Ra<<Rs, Rq
132 MUL.PL RM, Rq, Ra // a = -q*d
152 ADD.PL RM<<1, Rr
153 ADD.PL $2, Rq
  /external/opencv/cv/src/
cvfloodfill.cpp 144 int k, YC, PL, PR, dir;
145 ICV_POP( YC, L, R, PL, PR, dir );
150 {dir, L - _8_connectivity, PL - 1},
276 int k, YC, PL, PR, dir;
277 ICV_POP( YC, L, R, PL, PR, dir );
282 {dir, L - _8_connectivity, PL - 1},
453 int k, YC, PL, PR, dir, curstep;
454 ICV_POP( YC, L, R, PL, PR, dir );
459 {dir, L - _8_connectivity, PL - 1},
759 int k, YC, PL, PR, dir, curstep
    [all...]
  /external/clang/lib/Lex/
PPLexerChange.cpp 81 if (PTHLexer *PL = PTH->CreateLexer(FID)) {
82 EnterSourceFileWithPTH(PL, CurDir);
137 void Preprocessor::EnterSourceFileWithPTH(PTHLexer *PL,
144 CurPTHLexer.reset(PL);
  /external/opencv3/modules/imgproc/src/
floodfill.cpp 160 int k, YC, PL, PR, dir;
161 ICV_POP( YC, L, R, PL, PR, dir );
166 {dir, L - _8_connectivity, PL - 1},
330 int k, YC, PL, PR, dir;
331 ICV_POP( YC, L, R, PL, PR, dir );
336 {dir, L - _8_connectivity, PL - 1},
  /external/opencv/cvaux/src/
cvsegment.cpp 123 int k, YC, PL, PR, flag/*, curstep*/;
125 POP( YC, L, R, PL, PR, flag );
127 int data[][3] = { {-flag, L, R}, {flag, L, PL-1}, {flag,PR+1,R}};
  /external/llvm/lib/IR/
Module.cpp 473 void Module::setPICLevel(PICLevel::Level PL) {
474 addModuleFlag(ModFlagBehavior::Error, "PIC Level", PL);
  /art/compiler/utils/arm/
constants_arm.h 112 PL = 5, // Plus, positive or zero | Greater than, equal, or unordered
  /system/core/libpixelflinger/tests/arch-arm64/assembler/
asm_test_jacket.S 92 //PL
198 csel w2, w1, w0, PL
arm64_assembler_test.cpp 120 EQ, NE, CS, CC, MI, PL, VS, VC, HI, LS, GE, LT, GT, LE, AL, NV,
127 "EQ", "NE", "CS", "CC", "MI", "PL", "VS", "VC",
242 {0xA061,INSTR_MLA,AL,AL,1,1,MAX_32BIT ,0,0,1,0,0,NA,1,0,1,PL},
244 {0xA063,INSTR_SUB,AL,AL,1,1 << 16,NA,1,1 << 16,NA,NA,NA,NA,1,0,1,PL},
245 {0xA064,INSTR_SUB,AL,AL,1,(1 << 16) + 1,NA,1,1 << 16,NA,NA,NA,NA,1,1,1,PL},
286 {0xA105,INSTR_MOV,AL,AL,1,NA,NA,0,0,3,SHIFT_ASR,1,NA,1,1,1,PL},
287 {0xA106,INSTR_MOV,PL,MI,0,NA,NA,1,0x80000001,NA,NA,NA,2,1,2,0,0},
    [all...]

Completed in 920 milliseconds

1 2 3