HomeSort by relevance Sort by last modified time
    Searched full:satisfies (Results 26 - 50 of 268) sorted by null

12 3 4 5 6 7 8 91011

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
key_prot.x 64 * PROOT satisfies the following two conditions:
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
key_prot.x 64 * PROOT satisfies the following two conditions:
  /external/guava/guava/src/com/google/common/collect/
Iterators.java 202 * Removes every element that satisfies the provided predicate from the
694 * satisfies the given predicate. If {@code iterator} is empty, {@code true}
710 * Returns the first element in {@code iterator} that satisfies the given
726 * Returns the first element in {@code iterator} that satisfies the given
743 * iterator} that satisfies the given predicate, if such an element exists. If
763 * Returns the index in {@code iterator} of the first element that satisfies
773 * the iterator will be set to the element which satisfies the
    [all...]
Iterables.java 169 * Removes, from an iterable, every element that satisfies the provided
624 * Returns {@code true} if every element in {@code iterable} satisfies the
633 * Returns the first element in {@code iterable} that satisfies the given
647 * Returns the first element in {@code iterable} that satisfies the given
661 * iterable} that satisfies the given predicate, if such an element exists.
675 * Returns the index in {@code iterable} of the first element that satisfies
    [all...]
Collections2.java 146 * We check whether e satisfies the predicate, when we really mean to
  /external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
Iterators.java 200 * Removes every element that satisfies the provided predicate from the
658 * satisfies the given predicate. If {@code iterator} is empty, {@code true}
674 * Returns the first element in {@code iterator} that satisfies the given
690 * Returns the first element in {@code iterator} that satisfies the given
707 * iterator} that satisfies the given predicate, if such an element exists. If
727 * Returns the index in {@code iterator} of the first element that satisfies
737 * the iterator will be set to the element which satisfies the
    [all...]
Iterables.java 166 * Removes, from an iterable, every element that satisfies the provided
582 * Returns {@code true} if every element in {@code iterable} satisfies the
591 * Returns the first element in {@code iterable} that satisfies the given
605 * Returns the first element in {@code iterable} that satisfies the given
619 * iterable} that satisfies the given predicate, if such an element exists.
633 * Returns the index in {@code iterable} of the first element that satisfies
    [all...]
  /external/openfst/src/include/fst/
state-table.h 374 // FST1 is a string (satisfies kStringProperties) and FST2 is
416 // FST2 is a string (satisfies kStringProperties) and FST1 is
  /development/samples/training/device-management-policy/src/com/example/training/deviceadmin/
PolicySetupActivity.java 38 * for viewing configured policy. When it is detected that the screen-lock password satisfies
  /external/ceres-solver/include/ceres/
local_parameterization.h 71 // definition of vector addition. Thus it satisfies the identify
  /external/chromium/sdch/open-vcdiff/src/gtest/
gtest-death-test.h 100 // integer exit status that satisfies predicate, and emitting error output
  /external/chromium/third_party/libjingle/source/talk/base/
taskrunner.cc 205 // which satisfies the following:
  /external/compiler-rt/lib/
divdf3.c 142 // We know from the construction of q that r satisfies:
divsf3.c 127 // We know from the construction of q that r satisfies:
  /external/llvm/include/llvm/Support/
PassNameParser.h 99 /// each pass that satisfies a filter criteria. Filter should return
  /frameworks/base/docs/html/tools/devices/
managing-avds.jd 68 <p class="note"><strong>Note:</strong> Be sure to define a target for your AVD that satisfies
  /libcore/luni/src/main/java/javax/xml/namespace/
QName.java 304 * <p>This method satisfies the general contract of {@link
333 * <p>This method satisfies the general contract of {@link
359 * <p>This method satisfies the general contract of {@link
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMAddressingModes.h 199 /// getSOImmTwoPartFirst - If V is a value that satisfies isSOImmTwoPartVal,
205 /// getSOImmTwoPartSecond - If V is a value that satisfies isSOImmTwoPartVal,
254 /// getThumbImmNonShiftedVal - If V is a value that satisfies
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/GlobalObject/
15.1.2.3-1.js 37 satisfies the syntax of a StrDecimalLiteral,
40 be Resusult(2) itself, that satisfies the syntax of
279 // hex cases should all return 0 (0 is the longest string that satisfies a StringDecimalLiteral)
  /dalvik/vm/compiler/codegen/arm/Thumb/
Gen.cpp 83 * satisfies.
  /dalvik/vm/compiler/codegen/mips/
CodegenFactory.cpp 280 * satisfies.
  /dalvik/vm/compiler/codegen/mips/Mips32/
Gen.cpp 79 * satisfies.
  /external/chromium/testing/gtest/include/gtest/
gtest-death-test.h 155 // integer exit status that satisfies predicate, and emitting error output
  /external/clang/lib/StaticAnalyzer/
README.txt 34 a node that satisfies some "bug condition" (basically a violation of a
  /external/gtest/include/gtest/
gtest-death-test.h 155 // integer exit status that satisfies predicate, and emitting error output

Completed in 656 milliseconds

12 3 4 5 6 7 8 91011