HomeSort by relevance Sort by last modified time
    Searched refs:seems (Results 1 - 25 of 205) sorted by null

1 2 3 4 5 6 7 8 9

  /prebuilts/go/darwin-x86/test/fixedbugs/
bug119.go 10 return a[0] // this seems to do the wrong thing
  /prebuilts/go/linux-x86/test/fixedbugs/
bug119.go 10 return a[0] // this seems to do the wrong thing
  /prebuilts/go/darwin-x86/src/internal/poll/
writev.go 30 // 1024 and this seems conservative enough for now. Darwin's
31 // UIO_MAXIOV also seems to be 1024.
  /prebuilts/go/linux-x86/src/internal/poll/
writev.go 30 // 1024 and this seems conservative enough for now. Darwin's
31 // UIO_MAXIOV also seems to be 1024.
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-cris/
libdso-15b.d 12 # The dynamic __expobj2 entry is unused and seems spurious, or there
  /system/chre/apps/chqts/src/shared/
Android.mk 18 # code here, it seems a long-term time saver to have Linux tests for
  /prebuilts/go/darwin-x86/src/os/
exec_windows.go 38 // NOTE(brainman): It seems that sometimes process is not dead
40 // other way to wait for it. Sleeping for a while seems to do
  /prebuilts/go/linux-x86/src/os/
exec_windows.go 38 // NOTE(brainman): It seems that sometimes process is not dead
40 // other way to wait for it. Sleeping for a while seems to do
  /prebuilts/go/darwin-x86/src/net/
dial_unix_test.go 56 // we're interested in testing. This seems
  /prebuilts/go/linux-x86/src/net/
dial_unix_test.go 56 // we're interested in testing. This seems
  /external/tensorflow/tensorflow/contrib/mpi/
README.md 37 For certain complex neural nets the implementation sometimes crashes inside the MPI libraries. This seems to be related to memory allocations/routines that register the memory for the Infiniband transfers. (The crashes do not happen when all MPI processes are within the same physical machine).
  /frameworks/opt/net/wifi/tests/wifitests/
Android.mk 58 # TODO figure out if this is the correct thing to do, this seems to not be right
  /prebuilts/go/darwin-x86/src/runtime/
mem_bsd.go 72 // TODO(jsing): For some reason DragonFly seems to return
  /prebuilts/go/darwin-x86/src/syscall/
sockcmsg_unix.go 16 // NOTE: It seems like 64-bit Darwin, DragonFly BSD and
  /prebuilts/go/linux-x86/src/runtime/
mem_bsd.go 72 // TODO(jsing): For some reason DragonFly seems to return
  /prebuilts/go/linux-x86/src/syscall/
sockcmsg_unix.go 16 // NOTE: It seems like 64-bit Darwin, DragonFly BSD and
  /external/curl/docs/cmdline-opts/
gen.pl 13 Unfortunately it seems some perls like msysgit can't handle a global input-only
  /prebuilts/go/darwin-x86/src/crypto/x509/
root_darwin.go 99 // Using 4 goroutines to pipe into verify-cert seems to be
100 // about the best we can do. The verify-cert binary seems to
  /prebuilts/go/linux-x86/src/crypto/x509/
root_darwin.go 99 // Using 4 goroutines to pipe into verify-cert seems to be
100 // about the best we can do. The verify-cert binary seems to
  /device/linaro/bootloader/edk2/OvmfPkg/VirtioNetDxe/
TechNotes.txt 348 VirtioNetGetStatus; EFI_DEVICE_ERROR seems too serious from the specification
  /device/linaro/bootloader/edk2/UefiCpuPkg/ResetVector/Vtf0/Ia32/
SearchForSecEntry.asm 79 ; There seems to be a valid file at eax
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
CommonTreeAdaptor.as 66 * seems like this will yield start=i and stop=i-1 in a nil node.
  /external/python/cpython2/Doc/
make.bat 89 rem hhc.exe seems to always exit with code 1, reset to 0 for less than 2
  /external/python/cpython3/Doc/
make.bat 95 rem hhc.exe seems to always exit with code 1, reset to 0 for less than 2
  /prebuilts/go/darwin-x86/src/cmd/dist/
main.go 133 // It seems to work with OS X 10.8, so we default to clang for 10.8 and later.

Completed in 797 milliseconds

1 2 3 4 5 6 7 8 9