HomeSort by relevance Sort by last modified time
    Searched full:weaker (Results 1 - 25 of 148) sorted by null

1 2 3 4 5 6

  /external/libxml2/result/schemas/
derivation-ok-restriction-4-1-err_0_0.err 3 ./test/schemas/derivation-ok-restriction-4-1-err_0.xsd:65: element complexType: Schemas parser error : complex type 'base.type.C': The {process contents} of the attribute wildcard is weaker than the one in the base complex type definition '{http://FOO}base.type.C'.
  /external/jemalloc/test/unit/
smoothstep.c 68 * strictly decreases until x=1.0. Verify the slightly weaker
  /external/okhttp/okio/okio/src/main/java/okio/
BufferedSink.java 104 * weaker. Use this to limit the memory held in the buffer to a single segment.
110 * weaker. Call this before this buffered sink goes out of scope so that its data can reach its
  /external/icu/icu4c/source/i18n/
collationbuilder.h 88 * Skips over nodes of weaker strength to maintain collation order
105 * Skips weaker nodes and tailored nodes if the current node is stronger
338 * - a root/default node of the next-weaker strength, or
341 * A node of a given strength normally implies "common" weights on weaker levels.
382 * Weaker root nodes & tailored nodes:
  /external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
CollationBuilder.java 131 // If the index is for a "weaker" node,
132 // then skip backwards over this and further "weaker" nodes.
210 // Skip weaker nodes and same-level tailored nodes.
214 // maybe with following weaker or tailored nodes.
404 // Get the first node that was tailored before this one at a weaker strength.
496 // The new relation may yield a stronger CE but not a weaker one.
694 * Skips over nodes of weaker strength to maintain collation order
    [all...]
  /external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
CollationBuilder.java 127 // If the index is for a "weaker" node,
128 // then skip backwards over this and further "weaker" nodes.
206 // Skip weaker nodes and same-level tailored nodes.
210 // maybe with following weaker or tailored nodes.
400 // Get the first node that was tailored before this one at a weaker strength.
492 // The new relation may yield a stronger CE but not a weaker one.
690 * Skips over nodes of weaker strength to maintain collation order
    [all...]
  /external/libcxx/www/
atomic_design_c.html 352 <h2>Taking advantage of weaker memory synchronization</h2>
358 <tt>&lt;atomic&gt;</tt> supports weaker memory ordering operations. In all,
379 intrinsics at one or more weaker levels of memory synchronization. This might
  /libcore/luni/src/main/java/java/util/concurrent/atomic/
package-info.java 20 * unconditionally set values, as well as a weaker conditional atomic
114 * reflection-based setup, less convenient usage, and weaker
  /external/iproute2/include/linux/
in6.h 188 /* weaker version of IPV6_PMTUDISC_INTERFACE, which allows packets to
in.h 131 /* weaker version of IP_PMTUDISC_INTERFACE, which allos packets to get
  /external/kernel-headers/original/uapi/linux/
in6.h 188 /* weaker version of IPV6_PMTUDISC_INTERFACE, which allows packets to
in.h 131 /* weaker version of IP_PMTUDISC_INTERFACE, which allos packets to get
  /external/libchrome/base/
atomicops_internals_portable.h 20 // (except for release, which fails as relaxed): using a weaker ordering is
  /prebuilts/gdb/darwin-x86/lib/python2.7/
UserDict.py 152 # Make progressively weaker assumptions about "other"
  /prebuilts/gdb/linux-x86/lib/python2.7/
UserDict.py 152 # Make progressively weaker assumptions about "other"
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
UserDict.py 152 # Make progressively weaker assumptions about "other"
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
UserDict.py 152 # Make progressively weaker assumptions about "other"
  /external/v8/benchmarks/
deltablue.js 110 Strength.weaker = function (s1, s2) {
115 return this.weaker(s1, s2) ? s1 : s2;
367 if (Strength.weaker(this.v1.walkStrength, this.v2.walkStrength)) {
577 * the constraint is successful, it may override a weaker constraint
792 * chain. In case 2, the added constraint is weaker than the stay
  /external/libvpx/libvpx/vp8/encoder/arm/neon/
denoising_neon.c 156 // checK if we can still apply some (weaker) temporal filtering to
381 // checK if we can still apply some (weaker) temporal filtering to
  /external/libvpx/libvpx/vp8/encoder/x86/
denoising_sse2.c 124 // check if we can still apply some (weaker) temporal filtering to
305 // check if we can still apply some (weaker) temporal filtering to
  /external/libvpx/libvpx/vp9/encoder/x86/
vp9_denoiser_sse2.c 96 // Denoise a 16x1 vector with a weaker filter.
196 // check if we can still apply some (weaker) temporal filtering to
  /external/squashfs-tools/RELEASE-READMEs/
README-4.3 106 overhead (LZO/LZ4 by definition are intended for weaker processors).
  /external/webrtc/webrtc/modules/video_processing/util/
denoiser_filter_neon.cc 201 // checK if we can still apply some (weaker) temporal filtering to
denoiser_filter_sse2.cc 219 // check if we can still apply some (weaker) temporal filtering to
  /frameworks/rs/api/
rs_vector_math.spec 29 <li>native_: May have custom hardware implementations with weaker precision. Additionally,

Completed in 3378 milliseconds

1 2 3 4 5 6