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

  /external/chromium/third_party/libevent/
Android.mk 10 third_party/libevent/event.c \
11 third_party/libevent/evutil.c \
12 third_party/libevent/epoll.c \
13 third_party/libevent/log.c \
14 third_party/libevent/poll.c \
15 third_party/libevent/select.c \
16 third_party/libevent/signal.c
19 $(LOCAL_PATH)/third_party/libevent \
20 $(LOCAL_PATH)/third_party/libevent/android
  /external/chromium/base/third_party/dmg_fp/
Android.mk 11 base/third_party/dmg_fp/dtoa.cc \
12 base/third_party/dmg_fp/g_fmt.cc
15 $(LOCAL_PATH)/base/third_party/dmg_fp
  /external/chromium/third_party/modp_b64/
Android.mk 11 third_party/modp_b64/modp_b64.cc
14 $(LOCAL_PATH)/third_party/modp_b64
  /bootable/diskinstaller/
installer.conf 31 third_party {
32 partition third_party
android_img_layout.conf 40 third_party {
  /external/chromium/third_party/libjingle/source/talk/
libjingle.scons 9 "third_party/expat-2.0.1/lib/xmlparse.c",
10 "third_party/expat-2.0.1/lib/xmlrole.c",
11 "third_party/expat-2.0.1/lib/xmltok.c",
14 "third_party/expat-2.0.1/",
25 "third_party/srtp/crypto/cipher/aes.c",
26 "third_party/srtp/crypto/cipher/aes_cbc.c",
27 "third_party/srtp/crypto/cipher/aes_icm.c",
28 "third_party/srtp/crypto/cipher/cipher.c",
29 "third_party/srtp/crypto/cipher/null_cipher.c",
30 "third_party/srtp/crypto/hash/auth.c"
    [all...]
main.scons 90 WIX_DIR = '$GOOGLECLIENT/third_party/wix/v3_0_2925/files',
152 '$THIRD_PARTY/wtl_71/include',
469 '$THIRD_PARTY'],
476 ('third_party', '$THIRD_PARTY'),
  /external/v8/tools/visual_studio/
d8js2c.cmd 4 set PYTHON="..\..\..\third_party\python_24\python.exe"
js2c.cmd 4 set PYTHON="..\..\..\third_party\python_24\python.exe"
  /build/target/board/vbox_x86/
disk_layout.conf 65 third_party {
  /external/chromium/
Android.mk 5 include external/chromium/third_party/libevent/Android.mk
6 include external/chromium/third_party/modp_b64/Android.mk
7 include external/chromium/base/third_party/dmg_fp/Android.mk
139 base/third_party/icu/icu_utf.cc \
141 base/third_party/nspr/prtime.cc \
149 crypto/third_party/nss/sha512.cc \
397 third_party/libjingle/overrides/talk/xmllite/qname.cc \
398 third_party/libjingle/source/talk/xmllite/xmlbuilder.cc \
399 third_party/libjingle/source/talk/xmllite/xmlconstants.cc \
400 third_party/libjingle/source/talk/xmllite/xmlelement.cc
    [all...]
  /external/valgrind/tsan/
Makefile 7 VALGRIND_ROOT=../third_party/valgrind
9 STLPORT_ROOT=../third_party/stlport
10 GTEST_ROOT=../third_party/googletest
get_and_build_tsan.sh 45 cd $TOPDIR/third_party || exit 1
  /external/libyuv/
Android.mk 1 # This is the Android makefile for google3/third_party/libsrtp so that we can
  /external/srtp/
Android.mk 1 # This is the Android makefile for google3/third_party/libsrtp so that we can
Makefile 59 prefix = /home/astor/localastor/google3/third_party/libsrtp/v1_4_2
config.status 303 with options \"'--prefix=/home/astor/localastor/google3/third_party/libsrtp/v1_4_2'\"
382 echo "running /bin/sh ./configure " '--prefix=/home/astor/localastor/google3/third_party/libsrtp/v1_4_2' $ac_configure_extra_args " --no-create --no-recursion" >&6
383 exec /bin/sh ./configure '--prefix=/home/astor/localastor/google3/third_party/libsrtp/v1_4_2' $ac_configure_extra_args --no-create --no-recursion
453 s,@prefix@,/home/astor/localastor/google3/third_party/libsrtp/v1_4_2,;t t
  /external/v8/test/mjsunit/
testcfg.py 127 third_party = [current_path + ['third_party', t] for t in self.Ls(join(self.root, 'third_party'))]
133 third_party.sort()
136 all_tests = mjsunit + regress + bugs + third_party + tools + compiler
  /external/webkit/Tools/Scripts/webkitpy/layout_tests/port/
apache_http_server.py 106 cygbin = self._port_obj._path_from_base('third_party', 'cygwin',
139 such as "C:\b\slave\webkit-release\build\third_party\cygwin\bin"
170 cygusr = self._port_obj._path_from_base('third_party', 'cygwin',
  /external/webkit/Source/WebCore/
Android.derived.mk 210 THIRD_PARTY = $(intermediates)/third_party
214 GEN := $(THIRD_PARTY)/expat/files/lib/expat.h
220 GEN := $(THIRD_PARTY)/skia/include/core/SkBitmap.h
226 GEN := $(THIRD_PARTY)/WebKit/WebKit/chromium/public/WebFormControlElement.h
232 GEN := $(THIRD_PARTY)/WebKit/WebKit/chromium/public/WebRegularExpression.h
238 GEN := $(THIRD_PARTY)/WebKit/WebKit/chromium/public/WebString.h
  /external/chromium/chrome/common/extensions/docs/js/
api_page_generator.js 22 var WEBKIT_PATH = "../../../../third_party/WebKit";

Completed in 765 milliseconds