HomeSort by relevance Sort by last modified time
    Searched refs:lite (Results 1 - 15 of 15) sorted by null

  /frameworks/native/opengl/libs/GLES_trace/
Android.mk 24 LOCAL_STATIC_LIBRARIES := libprotobuf-cpp-2.3.0-lite liblzf
  /external/webrtc/
Android.mk 63 libprotobuf-cpp-2.3.0-lite
96 libprotobuf-cpp-2.3.0-lite
128 libprotobuf-cpp-2.3.0-lite
  /external/jmonkeyengine/engine/src/test/jme3test/water/
TestSceneWater.java 94 Sphere lite=new Sphere(8, 8, 3.0f); local
95 Geometry lightSphere=new Geometry("lightsphere", lite);
TestSimpleWater.java 110 Sphere lite=new Sphere(8, 8, 3.0f); local
111 lightSphere=new Geometry("lightsphere", lite);
  /external/webrtc/src/modules/audio_processing/
Android.mk 94 libprotobuf-cpp-2.3.0-lite
149 libprotobuf-cpp-2.3.0-lite
  /external/protobuf/
configure.ac 148 AC_CONFIG_FILES([Makefile src/Makefile protobuf.pc protobuf-lite.pc])
Android.mk 180 # Java lite library (for device-side users)
184 LOCAL_MODULE := libprotobuf-java-2.3.0-lite
192 # Java lite library (for host-side users)
196 LOCAL_MODULE := host-libprotobuf-java-2.3.0-lite
203 # C++ lite library
207 LOCAL_MODULE := libprotobuf-cpp-2.3.0-lite
Makefile.am 36 pkgconfig_DATA = protobuf.pc protobuf-lite.pc
52 vsprojects/libprotobuf-lite.vcproj \
59 vsprojects/lite-test.vcproj \
  /build/core/
host_java_library.mk 37 LOCAL_JAVA_LIBRARIES += host-libprotobuf-java-2.3.0-lite
java.mk 48 LOCAL_STATIC_JAVA_LIBRARIES += libprotobuf-java-2.3.0-lite
binary.mk 356 LOCAL_STATIC_LIBRARIES += libprotobuf-cpp-2.3.0-lite
  /external/chromium_org/third_party/protobuf/src/
Makefile.am 85 lib_LTLIBRARIES = libprotobuf-lite.la libprotobuf.la libprotoc.la
300 protobuf-lite-test test_plugin $(GZCHECKPROGRAMS)
363 protobuf_lite_test_LDADD = $(PTHREAD_LIBS) libprotobuf-lite.la
390 TESTS = protobuf-test protobuf-lazy-descriptor-test protobuf-lite-test \
  /external/protobuf/src/
Makefile.am 79 lib_LTLIBRARIES = libprotobuf-lite.la libprotobuf.la libprotoc.la
315 protobuf-lite-test test_plugin $(GZCHECKPROGRAMS)
372 protobuf_lite_test_LDADD = $(PTHREAD_LIBS) libprotobuf-lite.la
399 TESTS = protobuf-test protobuf-lazy-descriptor-test protobuf-lite-test \
  /external/libvpx/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/
markdown.php 195 function TextileThis($text, $lite='', $encode='') {
196 if ($lite == '' && $encode == '') $text = Markdown($text);
201 function TextileRestricted($text, $lite='', $noimage='') {
202 return $this->TextileThis($text, $lite);
    [all...]
  /external/chromium_org/third_party/usb_ids/
usb.ids     [all...]

Completed in 7963 milliseconds