/external/chromium_org/media/video/capture/mac/ |
video_capture_device_qtkit_mac.mm | 149 // the main thread should fix it, remove is likely safer.
|
/external/chromium_org/sync/engine/ |
conflict_resolver.cc | 81 // f) Otherwise, it's in general safer to ignore local changes, with the
|
/external/chromium_org/third_party/libjingle/source/talk/base/ |
flags.h | 52 // and int argument to New_BOOL as this appears to be safer - sigh.
|
/external/dropbear/libtomcrypt/notes/ |
ccm_tv.txt | 75 CCM-safer+ (16 byte key)
|
gcm_tv.txt | 75 GCM-safer+ (16 byte key)
|
cipher_tv.txt | 692 Cipher: safer+ 1008 Cipher: safer-k64 1062 Cipher: safer-sk64 1116 Cipher: safer-k128 [all...] |
/external/openfst/src/lib/ |
symbol-table.cc | 100 // Calculate the safer, label-dependent check sum.
|
/external/valgrind/main/VEX/auxprogs/ |
genoffsets.c | 45 sounds safer, but that doesn't exist on older gccs. Oh Well.
|
/external/valgrind/main/coregrind/ |
link_tool_exe_darwin.in | 59 # is placed 64M after the executable start. It is probably safer to
|
/external/mockito/src/org/mockito/exceptions/ |
Reporter.java | 458 "3. A spy is stubbed using when(spy.foo()).then() syntax. It is safer to stub spies - ", 485 "2. A spy is stubbed using when(spy.foo()).then() syntax. It is safer to stub spies - ", [all...] |
/external/bison/lib/ |
error.c | 149 /* Use of gnulib's freopen-safer module normally ensures that
|
spawn-pipe.c | 32 #include "unistd-safer.h"
|
strerror_r.c | 226 practice (rather than pulling in a safer strnlen). */
|
/external/bison/src/ |
system.h | 79 and safer logic than it would for users. Due to the overhead of M4,
|
/external/chromium/base/memory/ |
singleton.h | 168 // of atexit() such as LIFO order but under Windows is safer to call. For more
|
/external/chromium/base/ |
pickle.h | 82 // Safer version of ReadInt() checks for the result not being negative.
|
/external/chromium/chrome/browser/safe_browsing/ |
safe_browsing_util.h | 65 // |std::deque<SBChunk>| with something having safer memory semantics.
|
/external/chromium_org/base/memory/ |
singleton.h | 192 // of atexit() such as LIFO order but under Windows is safer to call. For more
|
/external/chromium_org/chrome/browser/resources/net_internals/ |
log_util.js | 215 // loaded, it's safer to continue trying to load the log, even in the case
|
/external/chromium_org/third_party/cld/encodings/public/ |
encodings.h | 281 // 2007-02-15. Here, we map these dangerous encodings to safer ones. We
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/x11/ |
xmesaP.h | 375 * Using a function instead of an ordinary cast is safer.
|
/external/chromium_org/third_party/sqlite/src/src/ |
test_hexio.c | 18 ** easier and safer to build our own mechanism.
|
/external/chromium_org/third_party/tcmalloc/chromium/src/base/ |
logging.h | 54 // Calling the write syscall is safer (it doesn't set errno), so we
|
/external/chromium_org/third_party/tcmalloc/vendor/src/base/ |
logging.h | 53 // Calling the write syscall is safer (it doesn't set errno), so we
|
/external/dropbear/libtomcrypt/src/prngs/ |
yarrow.c | 79 #elif defined(SAFER)
|