/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/decimaltestdata/ |
dqCanonical.decTest | 40 dqcan001 apply 9.999999999999999999999999999999999E+6144 -> #77ffcff3fcff3fcff3fcff3fcff3fcff 41 dqcan002 apply 0 -> #22080000000000000000000000000000 42 dqcan003 apply 1 -> #22080000000000000000000000000001 43 dqcan004 apply -1 -> #a2080000000000000000000000000001 44 dqcan005 apply Infinity -> #78000000000000000000000000000000 45 dqcan006 apply -Infinity -> #f8000000000000000000000000000000 46 dqcan007 apply -NaN -> #fc000000000000000000000000000000 47 dqcan008 apply -sNaN -> #fe000000000000000000000000000000 48 dqcan009 apply NaN999999999999999999999999999999999 -> #7c000ff3fcff3fcff3fcff3fcff3fcff 49 dqcan010 apply sNaN999999999999999999999999999999999 -> #7e000ff3fcff3fcff3fcff3fcff3fcf [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/checkstyle/ |
checkstyle-frames.xsl | 43 <xsl:apply-templates select="." mode="overview"/> 48 <xsl:apply-templates select="." mode="all.classes"/> 52 <xsl:apply-templates select="file[count(error) != 0]"/> 98 <xsl:apply-templates select="." mode="summary"/> 102 <xsl:apply-templates select="." mode="filelist"/> 172 <xsl:apply-templates select="file[count(error) != 0]" mode="all.classes"> 174 </xsl:apply-templates> 188 <xsl:apply-templates select="file[count(error) != 0]" mode="filelist"> 190 </xsl:apply-templates>
|
checkstyle-xdoc.xsl | 37 <xsl:apply-templates select="." mode="summary"/> 39 <xsl:apply-templates select="." mode="filelist"/> 40 <xsl:apply-templates select="file[count(error) != 0]"/> 52 <xsl:apply-templates select="file[count(error) != 0]" mode="filelist"> 54 </xsl:apply-templates>
|
/frameworks/base/core/java/android/os/ |
FileUtils.java | 71 * @param mode to apply through {@code chmod} 72 * @param uid to apply through {@code chown}, or -1 to leave unchanged 73 * @param gid to apply through {@code chown}, or -1 to leave unchanged 83 * @param mode to apply through {@code chmod} 84 * @param uid to apply through {@code chown}, or -1 to leave unchanged 85 * @param gid to apply through {@code chown}, or -1 to leave unchanged 111 * @param mode to apply through {@code chmod} 112 * @param uid to apply through {@code chown}, or -1 to leave unchanged 113 * @param gid to apply through {@code chown}, or -1 to leave unchanged
|
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/metadata/ |
metadata_dispatcher.js | 102 var ary = Array.apply(null, arguments); 113 var ary = Array.apply(null, arguments); 123 this.log.apply(this, arguments); 143 this.messageHandlers_[data.verb].apply(this, data.arguments); 159 steps[++currentStep].apply(self, arguments);
|
/external/chromium_org/third_party/angle/src/compiler/ |
IntermTraverse.cpp | 91 // Traverse a unary node. Same comments in binary node apply here. 111 // Traverse an aggregate node. Same comments in binary node apply here. 159 // Traverse a selection node. Same comments in binary node apply here. 191 // Traverse a loop node. Same comments in binary node apply here. 241 // Traverse a branch node. Same comments in binary node apply here.
|
/external/chromium_org/third_party/skia/include/core/ |
SkPathEffect.h | 37 * Given a src path (input) and a stroke-rec (input and output), apply 48 * If this method returns true, the caller will apply (as needed) the 87 kUseClip_PointFlag = 0x04, // apply 'fClipRect' before drawing the points 151 /** Construct a pathEffect whose effect is to apply first the inner pathEffect 182 /** Construct a pathEffect whose effect is to apply two effects, in sequence.
|
/external/libvpx/libvpx/tools/ |
ftfy.sh | 42 apply() { function 122 # Apply the style guide on new and modified files and collect its diff 146 --commit) apply "${FINAL_DIFF}"; commit;; 147 --amend) apply "${FINAL_DIFF}"; amend;; 152 apply "${FINAL_DIFF}"
|
/external/openfst/src/include/fst/script/ |
script-impl.h | 70 // Apply<Operation<FooArgs> >("Foo", ifst->ArcType(), &args); 73 // The Apply<> function template takes care of the link between 2 and 3, 86 // it dispatches (in #3) via the Apply<> function to the correct 178 // Template function to apply an operation by name 182 void Apply(const string &op_name, const string &arc_type,
|
/external/skia/include/core/ |
SkPathEffect.h | 37 * Given a src path (input) and a stroke-rec (input and output), apply 48 * If this method returns true, the caller will apply (as needed) the 87 kUseClip_PointFlag = 0x04, // apply 'fClipRect' before drawing the points 151 /** Construct a pathEffect whose effect is to apply first the inner pathEffect 182 /** Construct a pathEffect whose effect is to apply two effects, in sequence.
|
/packages/apps/Settings/src/com/android/settings/bluetooth/ |
LocalBluetoothPreferences.java | 125 editor.apply(); 131 editor.apply(); 143 editor.apply(); 160 editor.apply(); 166 editor.apply();
|
/external/chromium_org/third_party/freetype/src/truetype/ |
ttgxvar.c | 109 /* Read a set of points to which the following deltas will apply. */ 490 /* to apply (for intermediate coordinates). */ 506 FT_Fixed apply = 0x10000L; local 522 apply = 0; 528 apply = FT_MulFix( apply, 536 apply = 0; 541 apply = FT_MulDiv( apply, 546 apply = FT_MulDiv( apply 1177 FT_Fixed apply; local 1374 FT_Fixed apply; local [all...] |
/external/freetype/src/truetype/ |
ttgxvar.c | 109 /* Read a set of points to which the following deltas will apply. */ 490 /* to apply (for intermediate coordinates). */ 506 FT_Fixed apply = 0x10000L; local 522 apply = 0; 528 apply = FT_MulFix( apply, 536 apply = 0; 541 apply = FT_MulDiv( apply, 546 apply = FT_MulDiv( apply 1177 FT_Fixed apply; local 1374 FT_Fixed apply; local [all...] |
/bootable/recovery/applypatch/ |
applypatch.sh | 155 # --------------- apply patch ---------------------- 162 # Check that the partition has enough space to apply the patch without 165 testname "apply patches (with enough space)" 177 testname "apply bsdiff patch" 188 # --------------- apply patch in new location ---------------------- 193 # Check that the partition has enough space to apply the patch without 196 testname "apply patch to new location (with enough space)" 211 testname "apply bsdiff patch to new location" 225 testname "apply bsdiff patch to new location with corrupted source" 234 testname "apply bsdiff patch to new location with corrupted source and copy (no new file) [all...] |
/external/guava/guava/src/com/google/common/base/ |
Predicates.java | 190 * documented at {@link Predicate#apply}), the returned predicate may not be 273 @Override public boolean apply(@Nullable Object o) { method 278 @Override public boolean apply(@Nullable Object o) { method 283 @Override public boolean apply(@Nullable Object o) { method 288 @Override public boolean apply(@Nullable Object o) { method 307 public boolean apply(T t) { method in class:Predicates.NotPredicate 308 return !predicate.apply(t); 336 public boolean apply(T t) { method in class:Predicates.AndPredicate 338 if (!components.get(i).apply(t)) { 369 public boolean apply(T t) method in class:Predicates.OrPredicate 403 public boolean apply(T t) { method in class:Predicates.IsEqualToPredicate 432 public boolean apply(@Nullable Object o) { method in class:Predicates.InstanceOfPredicate 461 public boolean apply(Class<?> input) { method in class:Predicates.AssignableFromPredicate 489 public boolean apply(T t) { method in class:Predicates.InPredicate 529 public boolean apply(A a) { method in class:Predicates.CompositionPredicate 570 public boolean apply(CharSequence t) { method in class:Predicates.ContainsPatternPredicate [all...] |
/cts/tests/tests/widget/src/android/widget/cts/ |
RemoteViewsActivityTest.java | 56 View result = r.apply(mActivity, parent); 86 result = r.apply(mActivity, parent); 112 result = r.apply(mActivity, parent);
|
/external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/ |
t047treeparser.html | 19 TLexer.superclass.constructor.apply(this, arguments); 28 TParser.superclass.constructor.apply(this, arguments); 37 TWalker.superclass.constructor.apply(this, arguments);
|
/external/ceres-solver/include/ceres/ |
conditioned_cost_function.h | 31 // This file contains a cost function that can apply a transformation to 45 // This class allows you to apply different conditioning to the residual 49 // squared values - maybe you want to apply a different scaling to some
|
/external/chromium/chrome/browser/resources/shared/js/cr/ui/ |
array_data_model.js | 61 return this.array_.slice.apply(this.array_, arguments); 83 var rv = arr.splice.apply(arr, arguments); 101 this.splice.apply(this, args);
|
/external/chromium_org/chrome/common/extensions/docs/templates/intros/ |
types.html | 17 <dd>Settings set in the <code>regular</code> scope apply to regular 24 <dd>Settings set in the <code>incognito_persistent</code> scope apply only 31 <dd>Settings set in the <code>incognito_session_only</code> scope apply only
|
/external/chromium_org/chrome/installer/setup/ |
archive_patch_helper.h | 32 // |working_directory| and optionally apply the extracted patch file to 55 // Attempts to use courgette to apply last_uncompressed_file() to 59 // Attempts to use bspatch to apply last_uncompressed_file() to patch_source()
|
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
APSIntType.h | 37 void apply(llvm::APSInt &Value) const { function in class:clang::ento::APSIntType 47 /// \see apply 50 apply(Result);
|
/external/clang/test/SemaTemplate/ |
default-arguments.cpp | 101 struct apply { struct in struct:add_pointer 106 template<typename T, template<typename> class X = T::template apply> 109 X4<add_pointer, add_pointer::apply> >::value? 1 : -1];
|
/external/eigen/unsupported/Eigen/src/NonLinearOptimization/ |
r1updt.h | 44 /* apply the transformation to v and store the information */ 49 /* apply the transformation to s and extend the spike in w. */ 70 /* apply the transformation to s and reduce the spike in w. */
|
/external/guava/guava-tests/test/com/google/common/collect/ |
FilteredMultimapTest.java | 36 @Override public boolean apply(Entry<String, Integer> entry) { 63 @Override public boolean apply(String key) { 79 @Override public boolean apply(Integer value) {
|