HomeSort by relevance Sort by last modified time
    Searched full:seems (Results 151 - 175 of 2971) sorted by null

1 2 3 4 5 67 8 91011>>

  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/sys/
resource.h 36 * syscall seems to use the standard one instead.
  /sdk/avdlauncher/
Android.mk 44 # seems to be the only way to add an object file that was not generated from
  /sdk/find_lock/
Android.mk 45 # seems to be the only way to add an object file that was not generated from
  /sdk/sdklauncher/
Android.mk 44 # seems to be the only way to add an object file that was not generated from
  /system/core/adb/sysdeps/win32/
stat.cpp 30 // This definition of wstat seems to be missing from <sys/stat.h>.
  /system/sepolicy/
surfaceflinger.te 50 # but seems expected and appropriate for all devices.
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/
libdso-15b.d 12 # The dynamic __expobj2 entry is unused and seems spurious, or there
  /external/llvm/docs/HistoricalNotes/
2001-02-09-AdveComments.txt 45 o Making the second arg. to 'shl' a ubyte seems good enough to me.
46 255 positions seems adequate for several generations of machines
71 implementation seems fairly language-independent so it doesn't have the
  /toolchain/binutils/binutils-2.25/ld/scripttempl/
crisaout.sc 97 format). FIXME: Seems like a bug in ld. Seems hard to fix. Seems
  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/mdat/
MediaDataBox.java 89 // I don't care. The size seems reasonable.
122 assert h2.equals(header) : "It seems that the content I want to read has already been overwritten.";
169 // Just mapping 10MB at a time. Seems reasonable.
  /art/tools/
symbolize.sh 46 # adb shell find seems to output in DOS format (CRLF), which messes up scripting
  /build/tools/acp/
README 16 This only seems to happen when the source file is on an NFS/Samba
  /external/autotest/client/bin/
os_dep.py 11 # this could use '/usr/bin/which', I suppose. But this seems simpler
  /external/autotest/client/common_lib/cros/graphite/
autotest_stats.py 17 # then this will show up on Graphite as milleral/mtv/<stats>. This seems
  /external/autotest/client/site_tests/desktopui_CrashyReboot/
desktopui_CrashyReboot.py 12 """Raised when the UI seems to have stopped respawning."""
  /external/autotest/client/site_tests/desktopui_GmailLatency/
desktopui_GmailLatency.py 43 # But this seems to leave the screen blank while the test is running.
  /external/autotest/client/tools/
diffprofile 32 # Oprofile seems to be ... erm ... broken. Keys can appear > once ;-(
  /external/c-ares/
maketgz 52 # Deactivated for now. It seems that man pages need some adjustments
  /external/chromium-trace/catapult/dashboard/dashboard/
buildbucket_job_status.py 48 It seems from sample results that *_ts in the response are specified in
  /external/chromium-trace/catapult/telemetry/third_party/altgraph/doc/
graphutil.rst 35 code inspection seems to indicate an implementation that is consistent
  /external/chromium-trace/catapult/third_party/beautifulsoup4/bs4/tests/
test_html5lib.py 19 "html5lib seems not to be present, not testing its tree builder.")
  /external/clang/include/clang/Frontend/
LogDiagnosticPrinter.h 51 // ownership eventually - it seems to pop up often enough.
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_asm.h 19 // Clang seems to support CFI by default (or not?).
  /external/curl/docs/libcurl/opts/
CURLOPT_SSL_OPTIONS.3 46 exception in the case of Windows' Untrusted Publishers blacklist which it seems
  /external/curl/src/macos/
MACINSTALL.TXT 4 MACOS (not MACOS X) =================== This is the first attempt at porting cURL to MacOS. http, ftp, dict and telnet seems to work fine, other protocols and advanced features have not been all tested. This port is heavily based on the GUSI library from Matthias Neeracher. GUSI (Grand Unified Socket Interface) is a POSIX/Pthreads/Sockets library bringing some of the comforts of UNIX 98 to traditional MacOS. The latest GUSI release can be downloaded from sourceforge at <http://sourceforge.net/projects/gusi/> I have also written a few functions to help port Unix applications to MacOS. These functions are part of the GUSI Extra library that can be downloaded at <http://perso.wanadoo.fr/ela/resources.html#gusiextra> OpenSSL support is still experimental but I hope to deliver a version including SSL soon. cURL for MacOS requires using the CodeWarrior compiler from Metrowerks. First download GUSI, GUSI Extra and cURL. Access paths have been setup so that GUSI, GUSI Extra and cURL directories should have the same parent directory. Follow the instructions in GUSI Extra "readme.txt" mainly the ones related to SIOUX and GUSI patches. If you do not apply these patches curl will not behave correctly. In the 'curl/src/macos' directory, decode "curl.mcp.xml.sit.hqx" (This is a stuffit binhexed file) From the CodeWarrior IDE, import 'curl/src/macos/curl.xml', adjust the access paths if required. Then you should be able to build: - the libcurl libraries for PPC and 68K. - the curl application (also available for PPC and 68K) which is the command line version of cURL. If the file "tool_hugehelp.c" is missing rename "curl/src/tool_hugehelp.c.cvs" to "tool_hugehelp.c" and make sure its file type is 'TEXT'

Completed in 1223 milliseconds

1 2 3 4 5 67 8 91011>>