HomeSort by relevance Sort by last modified time
    Searched refs:paranoid (Results 1 - 8 of 8) sorted by null

  /external/swiftshader/third_party/LLVM/utils/
llvmbuild 87 # --build=debug --build=release --build=paranoid
94 # above example, llvmbuild will build debug, release and paranoid
427 paranoid=["--prefix=" + self.install_prefix,
447 paranoid=["--prefix=" + self.install_prefix,
467 paranoid=["--prefix=" + self.install_prefix,
478 paranoid=["--prefix=" + self.install_prefix,
482 paranoid=[]))
489 paranoid=dict(CC=self.cc,
495 paranoid=dict(CC=self.cc,
501 paranoid=dict(CC=self.cc
    [all...]
  /external/llvm/utils/
llvm-compilers-check 47 # --build=debug --build=release --build=paranoid
54 # llvmbuild will build debug, release and paranoid (debug+checks)
376 paranoid=["--prefix=" + self.install_prefix,
383 paranoid=[]))
388 configure_flags["llvm"]["paranoid"].append("--enable-werror")
395 paranoid=dict(CC=self.cc,
401 paranoid=dict(CC=self.cc,
407 paranoid=["-j" + str(self.jobs)]),
410 paranoid=["-j" + str(self.jobs)]))
415 paranoid=dict())
    [all...]
  /prebuilts/go/darwin-x86/src/sort/
sort_test.go 432 // In go, we don't have to be so paranoid: since the only
  /prebuilts/go/linux-x86/src/sort/
sort_test.go 432 // In go, we don't have to be so paranoid: since the only
  /prebuilts/go/darwin-x86/src/syscall/
syscall_linux.go 641 // It's not documented if this is necessary, but we're paranoid.
  /prebuilts/go/linux-x86/src/syscall/
syscall_linux.go 641 // It's not documented if this is necessary, but we're paranoid.
  /prebuilts/go/darwin-x86/src/net/http/
server.go 1039 // this then the server to be paranoid instead sends a "Connection:
    [all...]
  /prebuilts/go/linux-x86/src/net/http/
server.go 1039 // this then the server to be paranoid instead sends a "Connection:
    [all...]

Completed in 993 milliseconds