HomeSort by relevance Sort by last modified time
    Searched full:sets (Results 176 - 200 of 9774) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/apache-xml/src/main/java/org/apache/xml/serializer/dom3/
DOM3SerializerImpl.java 118 * Sets a DOMErrorHandler on the DOM Level 3 Serializer.
129 * Sets a LSSerializerFilter on the DOM Level 3 Serializer to filter nodes
141 * Sets a SerializationHandler on the DOM Serializer.
152 * Sets the end-of-line sequence of characters to be used during serialization.
  /external/dhcpcd/dhcpcd-hooks/
95-configured 2 # has completed. It sets a property to let the framework
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/editor/
ITextValuePropertyEditor.java 23 * Sets value that corresponds given text.
  /external/eigen/bench/
check_cache_queries.cpp 68 int sets = (abcd[2]); // C[31:0] local
69 int cache_size = (ways+1) * (partitions+1) * (line_size+1) * (sets+1);
76 cout << "cache[" << cache_id << "].sets = " << sets << "\n"; local
  /external/eigen/unsupported/Eigen/
Splines 19 * offering most basic functionality to fit a spline to point sets.
  /external/elfutils/src/m4/
zip.m4 3 dnl and sets AC_DEFINE(USE_$2) and LIBS.
  /external/fonttools/Lib/fontTools/ttLib/tables/
_s_b_i_x.py 15 USHORT count number of bitmap sets
17 (Variable) storage for bitmap sets
49 numSets: L # 00 00 00 02 # number of bitmap sets
73 # collect offsets to individual bitmap sets in self.bitmapSetOffsets
  /external/glide/library/src/main/java/com/bumptech/glide/request/target/
BitmapImageViewTarget.java 18 * Sets the {@link android.graphics.Bitmap} on the view using
  /external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
EmptyImmutableSortedSet.java 28 super(Sets.newTreeSet(comparator));
  /external/guava/guava-testlib/src/com/google/common/collect/testing/
TestListGenerator.java 24 * Creates sets, containing sample elements, to be tested.
TestSetGenerator.java 24 * Creates sets, containing sample elements, to be tested.
  /external/icu/icu4c/source/tools/toolutil/
swapimpl.h 31 * Sets a U_UNSUPPORTED_ERROR if the data format is not recognized.
  /external/jmonkeyengine/engine/src/core/com/jme3/effect/influencers/
NewtonianParticleInfluencer.java 27 * Constructor. Sets velocity variation to 0.0f.
66 * This method sets the normal velocity factor.
75 * This method sets the surface tangent factor.
92 * This method sets the surface tangent rotation factor.
  /external/junit/src/junit/extensions/
TestSetup.java 31 * Sets up the fixture. Override to set up additional fixture state.
  /external/kernel-headers/original/uapi/asm-mips/asm/
sgidefs.h 24 * With the introduction of MIPS32 / MIPS64 instruction sets definitions
  /external/libcap-ng/libcap-ng-0.7/docs/
capng_update.3 11 capng_update will update the internal posix capabilities settings based on the options passed to it. The action should be eith CAPNG_DROP to set the capability bit to 0, or CAPNG_ADD to set the capability bit to 1. The operation is performed on the capability set specified in the type parameter. The values are: CAPNG_EFFECTIVE, CAPNG_PERMITTED, CAPNG_INHERITABLE, CAPNG_BOUNDING_SET. The values may be or'ed together to perform the same operation on multiple sets. The last paramter, capability, is the capability define as given in linux/capability.h.
  /external/libvpx/libvpx/vp9/encoder/
vp9_aq_complexity.h 26 // This function sets up a set of segments with delta Q values around
  /external/llvm/test/Analysis/CFLAliasAnalysis/
arguments-globals.ll 4 ; aliasing sets should of args+alloca+global should be combined)
  /external/mockito/src/org/mockito/internal/util/collections/
Sets.java 14 public abstract class Sets {
  /external/nist-sip/java/gov/nist/javax/sip/address/
SipURIExt.java 39 * Sets the <code>gr</code> parameter.
  /external/openfst/src/include/fst/
union-find.h 17 // \file Union-Find algorithm for dense sets of non-negative
31 // Union-Find algorithm for dense sets of non-negative integers
60 // Creates the (destructive) union of the sets x and y belong to.
78 // Initialization of all elements starting from 0 to max - 1 to distinct sets
  /external/selinux/libselinux/man/man3/
selinux_policy_root.3 21 sets up all all policy paths based on the alternate root
  /external/toybox/toys/android/
setenforce.c 14 Sets whether SELinux is enforcing (1) or permissive (0).
  /external/toybox/toys/other/
mkswap.c 13 Sets up a Linux swap area on a device or file.
  /external/vboot_reference/firmware/lib/include/
load_firmware_fw.h 23 * Returns VBERROR_SUCCESS if successful. If unsuccessful, sets a recovery

Completed in 367 milliseconds

1 2 3 4 5 6 78 91011>>