/external/clang/test/CodeGen/ |
D | sse42-builtins.c | 11 int test_mm_cmpestra(__m128i A, int LA, __m128i B, int LB) { in test_mm_cmpestra() 17 int test_mm_cmpestrc(__m128i A, int LA, __m128i B, int LB) { in test_mm_cmpestrc() 23 int test_mm_cmpestri(__m128i A, int LA, __m128i B, int LB) { in test_mm_cmpestri() 29 __m128i test_mm_cmpestrm(__m128i A, int LA, __m128i B, int LB) { in test_mm_cmpestrm() 35 int test_mm_cmpestro(__m128i A, int LA, __m128i B, int LB) { in test_mm_cmpestro() 41 int test_mm_cmpestrs(__m128i A, int LA, __m128i B, int LB) { in test_mm_cmpestrs() 47 int test_mm_cmpestrz(__m128i A, int LA, __m128i B, int LB) { in test_mm_cmpestrz()
|
/external/antlr/runtime/Perl5/t/classes/Test/ANTLR/Runtime/ |
D | ANTLRStringStream.pm | 19 sub LA : Test(5) { method in Test::ANTLR::Runtime::ANTLRStringStream
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/ |
D | DWARFExpression.cpp | 73 for (uint16_t LA = DW_OP_lit0; LA <= DW_OP_lit31; ++LA) in getDescriptions() local 75 for (uint16_t LA = DW_OP_reg0; LA <= DW_OP_reg31; ++LA) in getDescriptions() local 77 for (uint16_t LA = DW_OP_breg0; LA <= DW_OP_breg31; ++LA) in getDescriptions() local
|
/external/antlr/runtime/Perl5/lib/ANTLR/Runtime/ |
D | ANTLRStringStream.pm | 106 sub LA { method in ANTLR::Runtime::ANTLRStringStream
|
D | CommonTokenStream.pm | 275 sub LA { subroutine
|
/external/libvpx/libvpx/tools/3D-Reconstruction/MotionEST/ |
D | Util.py | 4 import numpy.linalg as LA namespace
|
D | GroundTruth.py | 4 import numpy.linalg as LA namespace
|
D | HornSchunck.py | 4 import numpy.linalg as LA namespace
|
D | MotionEST.py | 4 import numpy.linalg as LA namespace
|
D | Anandan.py | 4 import numpy.linalg as LA namespace
|
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime/ |
D | IIntStream.cs | 52 int LA( int i ); in LA() method
|
D | UnbufferedTokenStream.cs | 157 public int LA(int i) in LA() method in Antlr.Runtime.UnbufferedTokenStream
|
/external/antlr/runtime/Java/src/main/java/org/antlr/runtime/ |
D | IntStream.java | 41 int LA(int i); in LA() method
|
D | UnbufferedTokenStream.java | 78 public int LA(int i) { return LT(i).getType(); } in LA() method in UnbufferedTokenStream
|
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ |
D | IIntStream.cs | 53 int LA(int i); in LA() method
|
D | UnbufferedTokenStream.cs | 92 public int LA(int i) { in LA() method in Antlr.Runtime.UnbufferedTokenStream
|
/external/clang/lib/Headers/ |
D | smmintrin.h | 420 #define _mm_cmpestrm(A, LA, B, LB, M) \ argument 424 #define _mm_cmpestri(A, LA, B, LB, M) \ argument 446 #define _mm_cmpestra(A, LA, B, LB, M) \ argument 450 #define _mm_cmpestrc(A, LA, B, LB, M) \ argument 454 #define _mm_cmpestro(A, LA, B, LB, M) \ argument 458 #define _mm_cmpestrs(A, LA, B, LB, M) \ argument 462 #define _mm_cmpestrz(A, LA, B, LB, M) \ argument
|
/external/antlr/runtime/ActionScript/project/src/org/antlr/runtime/ |
D | ANTLRStringStream.as | 94 public function LA(i:int):int { method in org.antlr.runtime.ANTLRStringStream
|
D | CommonTokenStream.as | 288 public function LA(i:int):int { method in org.antlr.runtime.CommonTokenStream
|
/external/antlr/runtime/JavaScript/src/org/antlr/runtime/ |
D | ANTLRStringStream.js | 111 LA: function(i) { method
|
/external/libffi/src/mips/ |
D | ffitarget.h | 162 # define LA dla macro 166 # define LA la macro
|
/external/python/cpython2/Modules/_ctypes/libffi/src/mips/ |
D | ffitarget.h | 162 # define LA dla macro 166 # define LA la macro
|
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/ |
D | DebugTokenStream.cs | 110 public virtual int LA(int i) { in LA() method in Antlr.Runtime.Debug.DebugTokenStream
|
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/ |
D | DebugTokenStream.cs | 128 public virtual int LA( int i ) in LA() method in Antlr.Runtime.Debug.DebugTokenStream
|
/external/smali/smalidea/src/main/java/org/jf/smalidea/ |
D | PsiBuilderTokenStream.java | 109 @Override public int LA(int i) { in LA() method in PsiBuilderTokenStream
|