Searched refs:PL (Results 1 - 25 of 58) sorted by relevance

123

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/test/QA/
H A DruniSACPLC.txt13 $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
H A DruniSACfault.txt33 $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
H A DruniSACNB.txt36 $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/
H A Dsh-mem-vec256-plo-yes.stderr.exp62 ------ 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 Aligne
[all...]
H A Dsh-mem-vec128-plo-yes.stderr.exp62 ------ 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 Aligne
[all...]
H A Dsh-mem-vec256-plo-no.stderr.exp62 ------ 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 Aligne
[all...]
H A Dsh-mem-vec128-plo-no.stderr.exp62 ------ 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 Aligne
[all...]
/external/valgrind/memcheck/tests/x86/
H A Dsh-mem-vec128-plo-yes.stderr.exp62 ------ 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 Aligne
[all...]
H A Dsh-mem-vec128-plo-no.stderr.exp62 ------ 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 Aligne
[all...]
/external/clang/tools/arcmt-test/
H A Darcmt-test.cpp310 PresumedLoc PL = SM.getPresumedLoc(loc); local
312 OS << llvm::sys::path::filename(PL.getFilename());
313 OS << ":" << PL.getLine() << ":"
314 << PL.getColumn();
322 PresumedLoc PL = SM.getPresumedLoc(range.getBegin()); local
324 OS << llvm::sys::path::filename(PL.getFilename());
325 OS << " [" << PL.getLine() << ":"
326 << PL.getColumn();
330 PL = SM.getPresumedLoc(end);
332 unsigned endCol = PL
[all...]
/external/libphonenumber/libphonenumber/test/com/google/i18n/phonenumbers/
H A DRegionCode.java52 static final String PL = "PL"; field in class:RegionCode
H A DPhoneNumberMatcherTest.java100 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);
/external/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMBaseInfo.h35 PL, // Plus, positive or zero >, ==, or unordered enumerator in enum:llvm::ARMCC::CondCodes
54 case MI: return PL;
55 case PL: return MI;
75 case ARMCC::PL: return "pl";
/external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/
H A DARMBaseInfo.h35 PL, // Plus, positive or zero >, ==, or unordered enumerator in enum:llvm::ARMCC::CondCodes
54 case MI: return PL;
55 case PL: return MI;
76 case ARMCC::PL: return "pl";
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/test/QA/
H A DruniSACfault.txt70 $ISAC -I -B "${TARGETRATE[idx]}" -F 10 -PL 10 -FS "${SAMPFREQ[idx]}" "$file" \
H A DruniSACLongtest.txt400 $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/ltp/testcases/kernel/fs/doio/
H A Drwtest262 PL=${*}
263 for p in $PL
/external/llvm/tools/dsymutil/
H A Ddsymutil.cpp104 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/llvm/lib/IR/
H A DModule.cpp496 void Module::setPICLevel(PICLevel::Level PL) { argument
497 addModuleFlag(ModFlagBehavior::Error, "PIC Level", PL);
510 void Module::setPIELevel(PIELevel::Level PL) { argument
511 addModuleFlag(ModFlagBehavior::Error, "PIE Level", PL);
/external/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h199 PL = 0x5, // Plus, positive or zero >, ==, or unordered enumerator in enum:llvm::AArch64CC::CondCode
222 case PL: return "pl";
256 case PL: return 0; // N == 0
/external/opencv/cv/src/
H A Dcvfloodfill.cpp144 int k, YC, PL, PR, dir; local
145 ICV_POP( YC, L, R, PL, PR, dir );
150 {dir, L - _8_connectivity, PL - 1},
276 int k, YC, PL, PR, dir; local
277 ICV_POP( YC, L, R, PL, PR, dir );
282 {dir, L - _8_connectivity, PL - 1},
453 int k, YC, PL, PR, dir, curstep; local
454 ICV_POP( YC, L, R, PL, PR, dir );
459 {dir, L - _8_connectivity, PL - 1},
759 int k, YC, PL, P local
[all...]
/external/clang/lib/Lex/
H A DPPLexerChange.cpp81 if (PTHLexer *PL = PTH->CreateLexer(FID)) {
82 EnterSourceFileWithPTH(PL, CurDir);
137 void Preprocessor::EnterSourceFileWithPTH(PTHLexer *PL, argument
144 CurPTHLexer.reset(PL);
/external/clang/lib/AST/
H A DOpenMPClause.cpp291 void OMPLinearClause::setPrivates(ArrayRef<Expr *> PL) { argument
292 assert(PL.size() == varlist_size() &&
294 std::copy(PL.begin(), PL.end(), varlist_end());
319 ArrayRef<Expr *> PL, ArrayRef<Expr *> IL, Expr *Step, Expr *CalcStep,
327 Clause->setPrivates(PL);
315 Create( const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, OpenMPLinearClauseKind Modifier, SourceLocation ModifierLoc, SourceLocation ColonLoc, SourceLocation EndLoc, ArrayRef<Expr *> VL, ArrayRef<Expr *> PL, ArrayRef<Expr *> IL, Expr *Step, Expr *CalcStep, Stmt *PreInit, Expr *PostUpdate) argument
/external/opencv/cvaux/src/
H A Dcvsegment.cpp123 int k, YC, PL, PR, flag/*, curstep*/; local
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/include/llvm/IR/
H A DModule.h801 void setPICLevel(PICLevel::Level PL);
812 void setPIELevel(PIELevel::Level PL);

Completed in 576 milliseconds

123