Home
last modified time | relevance | path

Searched refs:THIRD_PARTY (Results 1 – 12 of 12) sorted by relevance

/external/chromium_org/third_party/markupsafe/
Dget_markupsafe.sh23 THIRD_PARTY="$(dirname $(realpath $(dirname "${BASH_SOURCE[0]}")))"
24 INSTALL_DIR="$THIRD_PARTY/$PACKAGE_DIR"
26 OLD_DIR="$THIRD_PARTY/$PACKAGE_DIR.old"
/external/chromium_org/third_party/jinja2/
Dget_jinja2.sh25 THIRD_PARTY="$(dirname $(realpath $(dirname "${BASH_SOURCE[0]}")))"
26 INSTALL_DIR="$THIRD_PARTY/$PACKAGE_DIR"
28 OLD_DIR="$THIRD_PARTY/$PACKAGE_DIR.old"
/external/chromium_org/remoting/protocol/
Dauthentication_method.cc32 return AuthenticationMethod(THIRD_PARTY, NONE); in ThirdParty()
117 case THIRD_PARTY: in ToString()
Dauthentication_method.h28 THIRD_PARTY enumerator
Dnegotiating_client_authenticator.cc117 if (current_method_.type() == AuthenticationMethod::THIRD_PARTY) { in CreateAuthenticatorForCurrentMethod()
Dnegotiating_host_authenticator.cc159 if (current_method_.type() == AuthenticationMethod::THIRD_PARTY) { in CreateAuthenticator()
/external/chromium/
DAndroid.mk436 THIRD_PARTY = $(INTERMEDIATES)/third_party
439 GEN := $(THIRD_PARTY)/expat/files/lib/expat.h
445 GEN := $(THIRD_PARTY)/skia/include/core/SkBitmap.h
451 GEN := $(THIRD_PARTY)/WebKit/Source/WebKit/chromium/public/WebFormControlElement.h
457 GEN := $(THIRD_PARTY)/WebKit/Source/WebKit/chromium/public/WebRegularExpression.h
463 GEN := $(THIRD_PARTY)/WebKit/Source/WebKit/chromium/public/WebString.h
/external/chromium_org/chrome/browser/resources/print_preview/data/
Ddestination.js187 THIRD_PARTY: 'images/third_party.png', property
/external/chromium/third_party/libjingle/source/talk/
Dmain.scons152 '$THIRD_PARTY/wtl_71/include',
469 '$THIRD_PARTY'],
476 ('third_party', '$THIRD_PARTY'),
/external/chromium_org/third_party/libjingle/source/talk/
Dmain.scons202 '$THIRD_PARTY/wtl_71/include',
869 ('third_party', '$THIRD_PARTY'),
/external/chromium_org/third_party/mesa/src/src/mesa/main/
Derrors.c699 if (source_is(source, APPLICATION) || source_is(source, THIRD_PARTY)) in _mesa_DebugMessageControlARB()
/external/mesa3d/src/mesa/main/
Derrors.c699 if (source_is(source, APPLICATION) || source_is(source, THIRD_PARTY)) in _mesa_DebugMessageControlARB()