HomeSort by relevance Sort by last modified time
    Searched refs:implies (Results 51 - 75 of 215) sorted by null

1 23 4 5 6 7 8 9

  /ndk/tests/device/hard-float/jni/
Android.mk 24 # This is to compile all user code in -mhard-float (which implies
  /prebuilts/go/darwin-x86/src/log/
log_test.go 41 {Lmicroseconds, "", Rtime + Rmicroseconds + " "}, // microsec implies time
  /prebuilts/go/darwin-x86/src/sort/
search.go 11 // f(i) == true implies f(i+1) == true. That is, Search requires that
  /prebuilts/go/darwin-x86/src/strings/
search.go 62 // have a zero distance to itself. Finding this byte out of place implies
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/link/
doc.go 87 Generated shared object (implies -linkmode external; experimental).
  /prebuilts/go/linux-x86/src/log/
log_test.go 41 {Lmicroseconds, "", Rtime + Rmicroseconds + " "}, // microsec implies time
  /prebuilts/go/linux-x86/src/sort/
search.go 11 // f(i) == true implies f(i+1) == true. That is, Search requires that
  /prebuilts/go/linux-x86/src/strings/
search.go 62 // have a zero distance to itself. Finding this byte out of place implies
  /libcore/luni/src/test/java/tests/java/security/
IdentityTest.java 50 if (denied!=null && denied.implies(permission)) throw new SecurityException();
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar 
  /external/llvm/include/llvm/Analysis/
ScalarEvolution.h 100 /// either implies NW. For convenience, NW will be set for a recurrence
203 /// \brief Returns true if this predicate implies \p N.
204 virtual bool implies(const SCEVPredicate *N) const = 0;
255 bool implies(const SCEVPredicate *N) const override;
301 bool implies(const SCEVPredicate *N) const override;
    [all...]
  /prebuilts/go/darwin-x86/src/image/gif/
reader.go 438 // and implies that each frame's disposal method is 0 (no disposal
448 // EncodeAll, and implies that the overall GIF's width and height equals
  /prebuilts/go/linux-x86/src/image/gif/
reader.go 438 // and implies that each frame's disposal method is 0 (no disposal
448 // EncodeAll, and implies that the overall GIF's width and height equals
  /external/ImageMagick/www/api/
channel.php 72 <p>A channel without an operation symbol implies separate (i.e, semicolon). </dd>
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ActionScript/
AST.stg 95 <tokenRefBang(...)> <! Track implies no auto AST construction!>
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/
AST.stg 121 <tokenRefBang(...)> <! Track implies no auto AST construction!>
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/
AST.stg 119 <tokenRefBang(...)> <! Track implies no auto AST construction!>
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Delphi/
AST.stg 139 <tokenRefBang(...)> <! Track implies no auto AST construction!>
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Java/
AST.stg 94 <tokenRefBang(...)> <! Track implies no auto AST construction!>
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/JavaScript/
AST.stg 90 <tokenRefBang(...)> <! Track implies no auto AST construction!>
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/
AST.stg 232 <tokenRefBang(...)> <! Track implies no auto AST construction!>
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Python/
AST.stg 111 <tokenRefBang(...)> <! Track implies no auto AST construction!>
  /external/mesa3d/docs/
MESA_texture_signed_rgba.spec 153 This implies that the conventional texture environment
  /libcore/jsr166-tests/src/test/java/jsr166/
JSR166TestCase.java     [all...]

Completed in 1121 milliseconds

1 23 4 5 6 7 8 9