Searched refs:la (Results 26 - 50 of 174) sorted by relevance

1234567

/external/libvorbis/lib/
H A DMakefile.am7 lib_LTLIBRARIES = libvorbis.la libvorbisfile.la libvorbisenc.la
23 libvorbisfile_la_LIBADD = libvorbis.la @OGG_LIBS@
27 libvorbisenc_la_LIBADD = libvorbis.la @OGG_LIBS@
36 psytune_LDADD = libvorbis.la
/external/nist-sip/java/gov/nist/javax/sip/parser/ims/
H A DPChargingVectorParser.java78 char la = lexer.lookAhead(0);
79 if (la == '\n' || la == '\0')
H A DPathParser.java87 char la = lexer.lookAhead(0);
88 if (la == ',') {
91 } else if (la == '\n')
H A DPChargingFunctionAddressesParser.java100 char la = lexer.lookAhead(0);
101 if (la == '\n' || la == '\0')
H A DSecurityAgreeParser.java104 char la = lexer.lookAhead(0);
105 if (la == '\n')
110 else if (la == ';')
/external/antlr/antlr-3.4/runtime/C/src/
H A Dantlr3inputstream.c43 static ANTLR3_UCHAR antlr38BitLA (pANTLR3_INT_STREAM is, ANTLR3_INT32 la);
44 static ANTLR3_UCHAR antlr38BitLA_ucase (pANTLR3_INT_STREAM is, ANTLR3_INT32 la);
75 static ANTLR3_UCHAR antlr3UTF16LA (pANTLR3_INT_STREAM is, ANTLR3_INT32 la);
77 static ANTLR3_UCHAR antlr3UTF16LALE (pANTLR3_INT_STREAM is, ANTLR3_INT32 la);
79 static ANTLR3_UCHAR antlr3UTF16LABE (pANTLR3_INT_STREAM is, ANTLR3_INT32 la);
93 static ANTLR3_UCHAR antlr3UTF32LA (pANTLR3_INT_STREAM is, ANTLR3_INT32 la);
94 static ANTLR3_UCHAR antlr3UTF32LALE (pANTLR3_INT_STREAM is, ANTLR3_INT32 la);
95 static ANTLR3_UCHAR antlr3UTF32LABE (pANTLR3_INT_STREAM is, ANTLR3_INT32 la);
107 static ANTLR3_UCHAR antlr3UTF8LA (pANTLR3_INT_STREAM is, ANTLR3_INT32 la);
112 static ANTLR3_UCHAR antlr3EBCDICLA (pANTLR3_INT_STREAM is, ANTLR3_INT32 la);
350 antlr38BitLA(pANTLR3_INT_STREAM is, ANTLR3_INT32 la) argument
377 antlr38BitLA_ucase(pANTLR3_INT_STREAM is, ANTLR3_INT32 la) argument
857 antlr3UTF16LA(pANTLR3_INT_STREAM is, ANTLR3_INT32 la) argument
1137 antlr3UTF16LALE(pANTLR3_INT_STREAM is, ANTLR3_INT32 la) argument
1358 antlr3UTF16LABE(pANTLR3_INT_STREAM is, ANTLR3_INT32 la) argument
1667 antlr3UTF32LA(pANTLR3_INT_STREAM is, ANTLR3_INT32 la) argument
1691 antlr3UTF32LALE(pANTLR3_INT_STREAM is, ANTLR3_INT32 la) argument
1722 antlr3UTF32LABE(pANTLR3_INT_STREAM is, ANTLR3_INT32 la) argument
1870 antlr3UTF8LA(pANTLR3_INT_STREAM is, ANTLR3_INT32 la) argument
2034 antlr3EBCDICLA(pANTLR3_INT_STREAM is, ANTLR3_INT32 la) argument
[all...]
/external/chromium_org/third_party/libxml/linux/
H A Dxml2-config74 if [ -r ${libdir}/libxml2.la ]
76 echo ${libdir}/libxml2.la
/external/jemalloc/include/jemalloc/
H A Djemalloc_macros.h11 # define MALLOCX_LG_ALIGN(la) (la)
/external/libexif/doc/
H A DMakefile.am18 # Depending on libexif.la works at least.
19 $(top_builddir)/libexif/libexif.la:
20 cd $(top_builddir)/libexif && $(MAKE) libexif.la
28 $(HTML_APIDOC_DIR).stamp: Doxyfile $(top_builddir)/libexif/libexif.la
40 $(HTML_APIDOC_INTERNALS_DIR).stamp: Doxyfile-internals $(top_builddir)/libexif/libexif.la
/external/libogg/src/
H A DMakefile.am5 lib_LTLIBRARIES = libogg.la
/external/chromium_org/third_party/tcmalloc/vendor/
H A DMakefile.am181 noinst_LTLIBRARIES += liblogging.la
192 noinst_LTLIBRARIES += libsysinfo.la
210 noinst_LTLIBRARIES += libwindows.la
234 noinst_LTLIBRARIES += libspinlock.la
239 LIBSPINLOCK = libwindows.la libspinlock.la libsysinfo.la liblogging.la
272 noinst_LTLIBRARIES += libspinlock.la
279 LIBSPINLOCK = libspinlock.la libsysinf
[all...]
/external/chromium_org/third_party/openssl/openssl/crypto/
H A Ds390xcpuid.S76 la %r2,1(%r2)
83 la %r2,1(%r2)
88 la %r2,8(%r2)
/external/chromium_org/v8/test/webkit/fast/js/kde/
H A DArray.js135 var la = String(a).length;
137 if (la < lb)
139 else if (la > lb)
/external/nist-sip/java/gov/nist/core/
H A DStringTokenizer.java177 char la = lookAhead(0);
178 if (la == delim)
180 else if (la == '\0')
H A DParserCore.java61 char la = lexer.lookAhead(0);
63 if (la == separator ) {
/external/openssl/crypto/
H A Ds390xcpuid.S76 la %r2,1(%r2)
83 la %r2,1(%r2)
88 la %r2,8(%r2)
/external/chromium_org/third_party/openssl/openssl/crypto/aes/asm/
H A Daes-s390x.pl249 la %r1,0($key)
250 #la %r2,0($inp)
251 la %r4,0($out)
335 la $key,16($key)
575 la %r1,0($key)
576 #la %r2,0($inp)
577 la %r4,0($out)
661 la $key,16($key)
822 la %r1,16($sp)
880 la
[all...]
/external/openssl/crypto/aes/asm/
H A Daes-s390x.pl249 la %r1,0($key)
250 #la %r2,0($inp)
251 la %r4,0($out)
335 la $key,16($key)
575 la %r1,0($key)
576 #la %r2,0($inp)
577 la %r4,0($out)
661 la $key,16($key)
822 la %r1,16($sp)
880 la
[all...]
/external/lldb/test/functionalities/fat_archives/
H A DMakefile8 $(CC) -o a.out main.o -L. -la
/external/llvm/test/MC/Mips/
H A Dmicromips-expansions.s48 la $a0, 20
49 la $7,65538
50 la $a0, 20($a1)
51 la $7,65538($8)
H A Dmips-expansions.s47 la $a0, 20
48 la $7,65538
49 la $a0, 20($a1)
50 la $7,65538($8)
/external/qemu/distrib/sdl-1.2.15/build-scripts/
H A Dfatbuild.sh222 cp $native_path/build/.libs/libSDL.la $output &&
224 cp $native_path/build/libSDL.la . &&
226 cp $native_path/build/.libs/libSDLmain.la $output &&
228 cp $native_path/build/libSDLmain.la . &&
277 do_install sh build/$native_path/libtool --mode=install /usr/bin/install -c build/libSDL.la $libdir/libSDL.la
278 do_install sh build/$native_path/libtool --mode=install /usr/bin/install -c build/libSDLmain.la $libdir/libSDLmain.la
/external/chromium_org/sdch/open-vcdiff/packages/rpm/
H A Drpm.spec77 %{prefix}/lib/libvcdcom.la
80 %{prefix}/lib/libvcdenc.la
83 %{prefix}/lib/libvcddec.la
/external/chromium_org/third_party/openssl/openssl/crypto/modes/asm/
H A Dghash-s390x.pl88 la %r1,16($sp)
96 la %r1,0($Xi) # H lies right after Xi in gcm128_context
97 la $inp,16($sp)
128 la %r1,16($sp)
134 la %r1,0($Xi) # H lies right after Xi in gcm128_context
237 la $inp,16($inp)
/external/openssl/crypto/modes/asm/
H A Dghash-s390x.pl88 la %r1,16($sp)
96 la %r1,0($Xi) # H lies right after Xi in gcm128_context
97 la $inp,16($sp)
128 la %r1,16($sp)
134 la %r1,0($Xi) # H lies right after Xi in gcm128_context
237 la $inp,16($inp)

Completed in 835 milliseconds

1234567