HomeSort by relevance Sort by last modified time
    Searched full:sets (Results 1276 - 1300 of 12713) sorted by null

<<51525354555657585960>>

  /external/chromium_org/ui/webui/resources/js/
i18n_template.js 13 * * i18n-content which sets the textContent of the element
37 * This handler sets the textContent of the element.
  /external/clang/include/clang/AST/
TypeOrdering.h 11 /// \brief Allows QualTypes to be sorted and hence used in maps and sets.
15 /// std::maps, std::sets, llvm::DenseMaps, and llvm::DenseSets.
  /external/dhcpcd/
signals.c 63 * no signal, -1 on error (and sets errno appropriately), and
79 /* Call this before doing anything else. Sets up the socket pair
  /external/droiddriver/src/com/google/android/droiddriver/
Poller.java 151 * Sets default timeoutMillis.
161 * Sets intervalMillis.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src/org/eclipse/releng/
FetchValidator.java 152 * Sets the install.
160 * Sets the list.
  /external/eigen/bench/spbench/
spbenchsolver.cpp 18 cout<< " --eps <RelErr> Sets the relative tolerance for iterative solvers (default 1e-08) \n\n";
19 cout<< " --maxits <MaxIts> Sets the maximum number of iterations (default 1000) \n\n";
  /external/guava/guava/src/com/google/common/collect/
ForwardingSet.java 72 return Sets.equalsImpl(this, object);
83 return Sets.hashCodeImpl(this);
  /external/guava/guava-testlib/src/com/google/common/collect/testing/google/
MapGenerators.java 111 // elements. Those tests aren't useful in testing entry sets
112 // because entry sets never have null elements.
  /external/icu/icu4c/source/i18n/
regeximp.h 66 URX_STATIC_SETREF = 10, // Value field is index of set in array of sets.
67 URX_SETREF = 11, // Value field is index of set in array of sets.
159 // Operand is index of set in array of sets.
161 // Operand is the sets index in array of user sets.
250 // Access to Unicode Sets composite character properties
251 // The sets are accessed by the match engine for things like \w (word boundary)
259 URX_GC_NORMAL, // Sets for finding grapheme cluster boundaries.
smpdtfst.cpp 47 // Freeze all the sets
54 ExitConstrDeleteAll: // Remove all sets and return error
windtfmt.h 77 * Sets the time zone for the calendar of this DateFormat object. The caller
85 * Sets the time zone for the calendar of this DateFormat object.
  /external/iproute2/include/libiptc/
libip6tc.h 90 NULL and sets errno. */
116 /* Sets the policy on a built-in chain. */
  /external/iproute2/include/linux/
neighbour.h 74 * specific parameter sets.
84 * otherwise. Device specific parameter sets can be changed by
  /external/jsilver/src/org/clearsilver/jni/
JNI.java 113 * Sets a callback for what should happen if the JNI library cannot
133 * Sets locations where JNI library is searched.
  /external/kernel-headers/original/uapi/linux/
neighbour.h 81 * specific parameter sets.
91 * otherwise. Device specific parameter sets can be changed by
  /external/ksoap2/ksoap2-j2se/src/main/java/org/ksoap2/transport/
ServiceConnectionSE.java 109 * If the length of a HTTP request body is known ahead, sets fixed length
110 * to enable streaming without buffering. Sets after connection will cause an exception.
  /external/libcxx/src/support/win32/
locale_win32.cpp 24 // uselocale sets the thread's locale by definition, so unconditionally use thread-local locale
26 // uselocale sets all categories
  /external/libnfc-nci/src/nfc/include/
ce_api.h 111 ** Description Sets T3T-specific NDEF parameters. (Optional - if not
256 ** Description This function sets the trace level for Card Emulation mode.
  /external/libpcap/
pcap_breakloop.3pcap 37 sets a flag that will force
46 control handler on Windows, as it merely sets a flag that is checked
  /external/libphonenumber/java/src/com/android/i18n/phonenumbers/prefixmapper/
PhonePrefixMapStorageStrategy.java 55 * Sets the internal state of the underlying storage implementation from the provided {@code
64 * Sets the internal state of the underlying storage implementation reading the provided {@code
  /external/llvm/include/llvm/ADT/
SmallPtrSet.h 32 /// for small and one for large sets.
34 /// Small sets use an array of pointers allocated in the SmallPtrSet object,
39 /// sets are often small. In this case, no memory allocation is used, and only
42 /// Large sets use a classic exponentially-probed hash table. Empty buckets are
136 /// swap - Swaps the elements of two sets.
137 /// Note: This method assumes that both sets have the same small size.
223 // We could just use NextVal = N+1, but this converges faster. N|(N-1) sets
324 /// swap - Swaps the elements of two sets.
  /external/llvm/test/Analysis/BasicAA/
phi-and-select.ll 44 ; Two PHIs with disjoint sets of inputs.
73 ; Two selects with disjoint sets of arms.
  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/
FileTypeBox.java 90 * Sets the major brand of the file used to determine an appropriate reader.
99 * Sets the "informative integer for the minor version of the major brand".
  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/fragment/
SegmentTypeBox.java 89 * Sets the major brand of the file used to determine an appropriate reader.
98 * Sets the "informative integer for the minor version of the major brand".
  /external/nist-sip/java/gov/nist/javax/sip/header/
ErrorInfo.java 88 * Sets the ErrorInfo of the ErrorInfoHeader to the <var>errorInfo</var>
109 * Sets the Error information message to the new <var>message</var> value

Completed in 2290 milliseconds

<<51525354555657585960>>