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

1 2 34 5 6 7 8 9

  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/
doc.go 84 Disallow importing packages not marked as safe; implies -nolocalimports.
  /prebuilts/go/darwin-x86/src/cmd/compile/
doc.go 81 Disallow importing packages not marked as safe; implies -nolocalimports.
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
pobj.go 109 obj.Flagcount("shared", "generate shared object (implies -linkmode external)", &flagShared)
  /prebuilts/go/darwin-x86/src/cmd/vet/
doc.go 149 A conversion from uintptr to unsafe.Pointer is invalid if it implies that
shadow.go 240 // Don't complain if the types differ: that implies the programmer really wants two different things.
  /prebuilts/go/darwin-x86/src/syscall/
exec_windows.go 253 // because it implies Chdir(attr.Dir) before executing argv0.
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/
doc.go 84 Disallow importing packages not marked as safe; implies -nolocalimports.
  /prebuilts/go/linux-x86/src/cmd/compile/
doc.go 81 Disallow importing packages not marked as safe; implies -nolocalimports.
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
pobj.go 109 obj.Flagcount("shared", "generate shared object (implies -linkmode external)", &flagShared)
  /prebuilts/go/linux-x86/src/cmd/vet/
doc.go 149 A conversion from uintptr to unsafe.Pointer is invalid if it implies that
shadow.go 240 // Don't complain if the types differ: that implies the programmer really wants two different things.
  /prebuilts/go/linux-x86/src/syscall/
exec_windows.go 253 // because it implies Chdir(attr.Dir) before executing argv0.
  /external/libunwind_llvm/src/
UnwindRegistersRestore.S 356 @ these registers implies they are, actually, available on the target, so
UnwindRegistersSave.S 366 @ these registers implies they are, actually, available on the target, so
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
UnwindRegistersRestore.S 356 @ these registers implies they are, actually, available on the target, so
UnwindRegistersSave.S 366 @ these registers implies they are, actually, available on the target, so
  /prebuilts/go/darwin-x86/src/crypto/rsa/
rsa.go 160 // This implies that e is coprime to each p-1 as e has a multiplicative
162 // exponent(?/n?). It also implies that a^de ? a mod p as a^(p-1) ? 1
  /prebuilts/go/darwin-x86/src/encoding/json/
scanner.go 122 scanEndObject // end object (implies scanObjectValue if possible)
125 scanEndArray // end array (implies scanArrayValue if possible)
  /prebuilts/go/darwin-x86/src/runtime/
chan.go 140 // ready for sending and then observe that it is not closed, that implies that the
384 // being not closed implies that it was also not closed at the moment of the
  /prebuilts/go/linux-x86/src/crypto/rsa/
rsa.go 160 // This implies that e is coprime to each p-1 as e has a multiplicative
162 // exponent(?/n?). It also implies that a^de ? a mod p as a^(p-1) ? 1
  /prebuilts/go/linux-x86/src/encoding/json/
scanner.go 122 scanEndObject // end object (implies scanObjectValue if possible)
125 scanEndArray // end array (implies scanArrayValue if possible)
  /prebuilts/go/linux-x86/src/runtime/
chan.go 140 // ready for sending and then observe that it is not closed, that implies that the
384 // being not closed implies that it was also not closed at the moment of the
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/
AST.stg 142 <tokenRefBang(...)> <! Track implies no auto AST construction!>
  /external/libvorbis/doc/
02-bitpacking.tex 24 purposes of the bitpacking convention, a byte implies the native,
  /external/v8/benchmarks/
base.js 65 // scores implies better performance.

Completed in 1977 milliseconds

1 2 34 5 6 7 8 9