/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.api.tools.ee.osgiminimum12_1.0.1.200904031014/ |
about.html | 22 apply to your use of any object code in the Content. Check the Redistributor's license that was 24 indicated below, the terms and conditions of the EPL still apply to any source code in the Content
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/ |
about.html | 19 apply to your use of any object code in the Content. Check the Redistributor's license that was provided with the Content. If no such license exists, contact the Redistributor. Unless otherwise 20 indicated below, the terms and conditions of the EPL still apply to any source code in the Content.</p>
|
/external/guava/guava/src/com/google/common/collect/ |
ByFunctionOrdering.java | 46 return ordering.compare(function.apply(left), function.apply(right));
|
/external/jsilver/src/com/google/clearsilver/jsilver/interpreter/ |
OptimizingTemplateFactory.java | 38 * @param optimizers the optimizers to apply (null optimizations are ignored). 53 ast.apply(optimizer.getOptimizer());
|
TemplateFactory.java | 37 * @param escapeMode the type of escaping to apply to the entire template. 46 * @param escapeMode the type of escaping to apply to the entire template.
|
/external/junit/src/junit/framework/ |
JUnit4TestAdapter.java | 79 filter.apply(fRunner); 83 sorter.apply(fRunner);
|
/external/linux-tools-perf/Documentation/ |
manpage-base.xsl | 22 <xsl:apply-templates/> 30 <xsl:apply-templates/>
|
/external/openfst/src/script/ |
randequivalent.cc | 33 Apply<Operation<RandEquivalentArgs1> >("RandEquivalent", fst1.ArcType(), 47 Apply<Operation<RandEquivalentArgs2> >(
|
/external/skia/include/effects/ |
SkBlurMaskFilter.h | 42 @param sigma Standard deviation of the Gaussian blur to apply. Must be > 0. 50 @param blurSigma standard deviation of the Gaussian blur to apply
|
/external/skia/src/animator/ |
SkDisplayApply.h | 20 DECLARE_MEMBER_INFO(Apply); 37 void append(SkApply* apply);
|
/external/skia/src/utils/ |
SkTFitsIn.h | 29 static bool apply(S s) { function in struct:sktfitsin::Private::SkTOutOfRange_False 40 static bool apply(S s) { function in struct:sktfitsin::Private::SkTOutOfRange_LT_MinD 52 static bool apply(S s) { function in struct:sktfitsin::Private::SkTOutOfRange_LT_Zero 63 static bool apply(S s) { function in struct:sktfitsin::Private::SkTOutOfRange_GT_MaxD 77 static bool apply(source_type s) { function in struct:sktfitsin::Private::SkTOutOfRange_Either 78 bool outOfRange = OutOfRange_Low::apply(s); 80 outOfRange = OutOfRange_High::apply(s); 105 return Combined::apply(s);
|
/external/v8/test/mjsunit/ |
apply-arguments-gc-safepoint.js | 30 // Test that safepoint tables are correctly generated for apply with 39 f.apply(this, arguments);
|
arguments-call-apply.js | 41 assertEquals(6, sum.apply(this, [1, 2, 3]), "apply");
|
/external/v8/test/mjsunit/regress/ |
regress-1079.js | 31 // even if called through our optimized version of Function.prototype.apply. 34 return unoptimized.apply(null, arguments);
|
regress-1592.js | 31 apply: function(a, b) {} 35 f.apply(this, arguments);
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/ |
O1_size_impl.hpp | 45 template< typename Sequence > struct apply struct in struct:boost::mpl::O1_size_impl 77 template< typename Sequence > struct apply
|
push_back_impl.hpp | 35 template< typename Sequence, typename T > struct apply struct in struct:boost::mpl::push_back_impl 51 template< typename Seq > struct apply struct in struct:boost::mpl::has_push_back_impl
|
push_front_impl.hpp | 36 template< typename Sequence, typename T > struct apply struct in struct:boost::mpl::push_front_impl 52 template< typename Seq > struct apply struct in struct:boost::mpl::has_push_front_impl
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/ |
distance.hpp | 36 template< typename First, typename Last > struct apply struct in struct:boost::mpl::distance_impl 69 ::template apply<First, Last>
|
remove_if.hpp | 24 #include <boost/mpl/apply.hpp> 33 template< typename Sequence, typename U > struct apply struct in struct:boost::mpl::aux::remove_if_helper
|
/prebuilts/misc/common/ecj/ |
about.html | 22 apply to your use of any object code in the Content. Check the Redistributor's license that was 24 indicated below, the terms and conditions of the EPL still apply to any source code in the Content
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/encodings/ |
base64_codec.py | 18 errors defines the error handling to apply. It defaults to 36 errors defines the error handling to apply. It defaults to
|
hex_codec.py | 18 errors defines the error handling to apply. It defaults to 36 errors defines the error handling to apply. It defaults to
|
quopri_codec.py | 15 errors defines the error handling to apply. It defaults to 31 errors defines the error handling to apply. It defaults to
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/encodings/ |
base64_codec.py | 18 errors defines the error handling to apply. It defaults to 36 errors defines the error handling to apply. It defaults to
|