/external/chromium_org/third_party/icu/source/samples/ |
Makefile.in | 72 subtarget=`echo $@ | sed s/-samples-recursive//`; \ 74 echo "$(MAKE)[$(MAKELEVEL)]: Making \`$$subtarget' in \`$$subdir'"; \ 77 local_target="$$subtarget-local"; \ 79 local_target="$$subtarget"; \ 84 $(MAKE) "$$subtarget-local" || exit; \
|
/external/icu/icu4c/source/samples/ |
Makefile.in | 72 subtarget=`echo $@ | sed s/-samples-recursive//`; \ 74 echo "$(MAKE)[$(MAKELEVEL)]: Making \`$$subtarget' in \`$$subdir'"; \ 77 local_target="$$subtarget-local"; \ 79 local_target="$$subtarget"; \ 84 $(MAKE) "$$subtarget-local" || exit; \
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/CodeWarrior/ |
CodeWarrior_suite.py | 322 class subtarget(aetools.ComponentItem): class in inherits:aetools.ComponentItem 323 """subtarget - a target that is prerequisite for another target """ 326 """link against output - is the output of this subtarget linked into its dependent target? """ 330 """target - the target that is dependent on this subtarget """ 334 subtargets = subtarget 520 subtarget._superclassnames = ['target'] 521 subtarget._privpropdict = { 526 subtarget._privelemdict = { 567 'subtarget' : subtarget, [all...] |
__init__.py | 69 getbaseclasses(subtarget) 136 'SBTG' : subtarget,
|
/external/llvm/ |
llvm-tblgen-rules.mk | 55 $(call transform-td-to-out,subtarget) 72 $(call transform-td-to-out,subtarget) 89 $(call transform-td-to-out,subtarget) 181 $(call transform-td-to-out,subtarget)
|
/external/chromium_org/third_party/WebKit/Source/core/page/ |
TouchAdjustment.cpp | 333 float zoomableIntersectionQuotient(const IntPoint& touchHotspot, const IntRect& touchArea, const SubtargetGeometry& subtarget) 335 IntRect rect = subtarget.boundingBox(); 338 rect = subtarget.node()->document().view()->contentsToWindow(rect); 356 float hybridDistanceFunction(const IntPoint& touchHotspot, const IntRect& touchRect, const SubtargetGeometry& subtarget) 358 IntRect rect = subtarget.boundingBox(); 361 rect = subtarget.node()->document().view()->contentsToWindow(rect);
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/ |
Makefile | 55 $(call tablegen, -gen-subtarget, AMDGPU.td, $@)
|
/external/mesa3d/src/gallium/drivers/radeon/ |
Makefile | 55 $(call tablegen, -gen-subtarget, AMDGPU.td, $@)
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
target.def | [all...] |