HomeSort by relevance Sort by last modified time
    Searched full:safer (Results 51 - 75 of 343) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/smhasher/src/
MurmurHash1.cpp 71 // Same algorithm as MurmurHash1, but only does aligned reads - should be safer
  /external/chromium_org/tools/android/forwarder2/
forwarder.cc 150 // temporarily blocked on I/O (e.g. select()) therefore it is safer to close
  /external/clang/lib/StaticAnalyzer/Checkers/
CStringSyntaxChecker.cpp 159 os << "se a safer 'strlcat' API";
  /external/dropbear/libtomcrypt/
Makefile.in 102 src/ciphers/noekeon.o src/ciphers/rc2.o src/ciphers/rc5.o src/ciphers/rc6.o src/ciphers/safer/safer.o \
103 src/ciphers/safer/safer_tab.o src/ciphers/safer/saferp.o src/ciphers/skipjack.o \
makefile.icc 99 src/ciphers/noekeon.o src/ciphers/rc2.o src/ciphers/rc5.o src/ciphers/rc6.o src/ciphers/safer/safer.o \
100 src/ciphers/safer/safer_tab.o src/ciphers/safer/saferp.o src/ciphers/skipjack.o \
makefile.shared 104 src/ciphers/noekeon.o src/ciphers/rc2.o src/ciphers/rc5.o src/ciphers/rc6.o src/ciphers/safer/safer.o \
105 src/ciphers/safer/safer_tab.o src/ciphers/safer/saferp.o src/ciphers/skipjack.o \
makefile.unix 45 src/ciphers/noekeon.o src/ciphers/rc2.o src/ciphers/rc5.o src/ciphers/rc6.o src/ciphers/safer/safer.o \
46 src/ciphers/safer/safer_tab.o src/ciphers/safer/saferp.o src/ciphers/skipjack.o \
  /external/dropbear/libtomcrypt/demos/
encrypt.c 50 #ifdef SAFER
  /external/dropbear/libtomcrypt/src/headers/
tomcrypt_cipher.h 73 #ifdef SAFER
142 #ifdef SAFER
143 struct safer_key safer; member in union:Symmetric_key
585 #ifdef SAFER
  /external/linux-tools-perf/util/
util.h 25 * Otherwise, default to safer but a bit wasteful traditional style
  /external/qemu/distrib/sdl-1.2.15/src/thread/
SDL_thread.c 34 The manipulation of an array here is safer than using a linked list.
  /external/wpa_supplicant_8/wpa_supplicant/
hs20_supplicant.c 49 * This may catch some non-Hotspot 2.0 cases, but it is safer to do that
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
FrameImage2D.java 148 // TODO: Implement a safer way to save and restore a shared shader.
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
progress.hpp 117 const std::string m_s1; // string is more general, safer than
  /sdk/emulator/opengl/host/renderer/
main.cpp 107 // it is safer to synchronize all X calls made by all the
  /sdk/emulator/opengl/tests/emulator_test_renderer/
main.cpp 54 // it is safer to synchronize all X calls made by all the
  /external/bison/lib/
gnulib.mk 24 # Reproduce by: gnulib-tool --import --dir=. --local-dir=gl --lib=libbison --source-base=lib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --makefile-name=gnulib.mk --no-conditional-dependencies --no-libtool --macro-prefix=gl argmatch assert c-strcase calloc-posix close closeout config-h configmake dirname error extensions fdl fopen-safer fprintf-posix getline getopt-gnu gettext git-version-gen gitlog-to-changelog gpl-3.0 hash inttypes isnan javacomp-script javaexec-script ldexpl malloc-gnu mbschr mbsrchr mbswidth obstack obstack-printf perror printf-posix progname quote quotearg readme-release realloc-posix snprintf-posix spawn-pipe sprintf-posix stdbool stpcpy strdup-posix strerror strtoul strverscmp unistd unistd-safer unlocked-io unsetenv update-copyright verify vsnprintf-posix vsprintf-posix warnings xalloc xalloc-die xmemdup0 xstrndup
341 ## begin gnulib module fd-safer-flag
343 libbison_a_SOURCES += fd-safer-flag.c dup-safer-flag.c
345 ## end gnulib module fd-safer-flag
387 ## begin gnulib module fopen-safer
389 libbison_a_SOURCES += fopen-safer.c
391 EXTRA_DIST += stdio--.h stdio-safer.h
393 ## end gnulib module fopen-safer
    [all...]
Makefile.in 56 # Reproduce by: gnulib-tool --import --dir=. --local-dir=gl --lib=libbison --source-base=lib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --makefile-name=gnulib.mk --no-conditional-dependencies --no-libtool --macro-prefix=gl argmatch assert c-strcase calloc-posix close closeout config-h configmake dirname error extensions fdl fopen-safer fprintf-posix getline getopt-gnu gettext git-version-gen gitlog-to-changelog gpl-3.0 hash inttypes isnan javacomp-script javaexec-script ldexpl malloc-gnu mbschr mbsrchr mbswidth obstack obstack-printf perror printf-posix progname quote quotearg readme-release realloc-posix snprintf-posix spawn-pipe sprintf-posix stdbool stpcpy strdup-posix strerror strtoul strverscmp unistd unistd-safer unlocked-io unsetenv update-copyright verify vsnprintf-posix vsprintf-posix warnings xalloc xalloc-die xmemdup0 xstrndup
180 $(top_srcdir)/m4/unistd-safer.m4 $(top_srcdir)/m4/unistd_h.m4 \
239 fd-hook.c fd-safer-flag.c dup-safer-flag.c fopen-safer.c \
242 mbswidth.c mbuiter.h mbuiter.c pipe2.c pipe2-safer.c \
246 unistd.c dup-safer.c fd-safer.c pipe-safer.c uniwidth/width.c
    [all...]
  /external/chromium_org/base/
pickle.h 44 // Safer version of ReadInt() checks for the result not being negative.
204 // Safer version of ReadInt() checks for the result not being negative.
  /external/eigen/Eigen/src/Core/
Transpose.h 280 * and is faster and also safer because in the latter line of code, forgetting the eval() results
308 * and is faster and also safer because in the latter line of code, forgetting the eval() results
  /external/wpa_supplicant_8/src/wps/
wps.c 230 * it is safer to just use Device Password ID here.
256 * Config Methods attribute properly, so it is safer to just use
  /external/apache-xml/src/main/java/org/apache/xalan/transformer/
TrAXFilter.java 92 // it seems safer in case someone calls parse() on
  /external/chromium/third_party/libjingle/source/talk/base/
flags.h 49 // and int argument to New_BOOL as this appears to be safer - sigh.
  /external/chromium_org/chrome/browser/ui/cocoa/
javascript_app_modal_dialog_cocoa.mm 194 // of the NSAlert, but it is safer (and more forward-compatible) to search
  /external/chromium_org/content/renderer/media/
webrtc_local_audio_renderer.cc 191 // It is safer to call Stop() on the |sink_| to clean up the resources even

Completed in 231 milliseconds

1 23 4 5 6 7 8 91011>>