HomeSort by relevance Sort by last modified time
    Searched full:reason (Results 926 - 950 of 6774) sorted by null

<<31323334353637383940>>

  /external/chromium_org/third_party/npapi/npspy/common/
epmanager.cpp 299 NPError NPPEntryPointManager::callNPP_DestroyStream(NPP instance, NPStream* stream, NPReason reason)
305 return CallNPP_DestroyStreamProc(nppfuncs->destroystream, instance, stream, reason);
344 void NPPEntryPointManager::callNPP_URLNotify(NPP instance, const char* url, NPReason reason, void* notifyData)
350 CallNPP_URLNotifyProc(nppfuncs->urlnotify, instance, url, reason, notifyData);
  /external/chromium_org/third_party/openssl/openssl/crypto/bf/
COPYRIGHT 43 The reason behind this being stated in this direct manner is past
  /external/chromium_org/third_party/openssl/openssl/crypto/des/
COPYRIGHT 47 The reason behind this being stated in this direct manner is past
  /external/chromium_org/third_party/openssl/openssl/crypto/dh/
dh_ameth.c 320 int reason=ERR_R_BUF_LIB,ret=0; local
341 reason = ERR_R_PASSED_NULL_PARAMETER;
359 reason=ERR_R_MALLOC_FAILURE;
385 DHerr(DH_F_DO_DH_PRINT,reason);
  /external/chromium_org/third_party/tcmalloc/chromium/src/
config_for_unittests.h 46 // The reason we need this extra PERFTOOLS_DLL_DECL_FOR_UNITTESTS
  /external/chromium_org/third_party/tcmalloc/vendor/src/
config_for_unittests.h 46 // The reason we need this extra PERFTOOLS_DLL_DECL_FOR_UNITTESTS
  /external/chromium_org/third_party/zlib/
zlib.gyp 100 # zlib uses `if ((a == b))` for some reason.
  /external/chromium_org/tools/android/forwarder2/
common.h 23 // masking the real reason for the original error. This leads to very unpleasant
  /external/chromium_org/ui/base/cocoa/
fullscreen_window_manager.mm 31 // the only reason that the frame would not match the visible frame is if
  /external/chromium_org/ui/base/x/
active_window_watcher_x.cc 87 // reason.)
  /external/chromium_org/v8/src/
runtime-profiler.h 65 void Optimize(JSFunction* function, const char* reason);
  /external/chromium_org/webkit/support/
weburl_loader_mock.cc 35 if (error.reason) {
  /external/clang/lib/StaticAnalyzer/Core/
SimpleConstraintManager.cpp 33 // We don't reason yet about bitwise-constraints on symbolic values.
38 // We don't reason yet about these arithmetic constraints on
149 // We cannot reason about SymSymExprs, and can only reason about some
  /external/clang/test/CodeGenCXX/
debug-info.cpp 94 // For some reason the argument for PR14763 ended up all the way down here
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_symbolizer_linux.cc 41 // We can't read /proc/self/exe for some reason, assume the name of the
  /external/eigen/
COPYING.MINPACK 47 PROFITS OR LOSS OF DATA, FOR ANY REASON WHATSOEVER, WHETHER
  /external/grub/netboot/
3c595.c 386 char *reason, *warning; local
395 reason = "default";
400 reason = "forced";
407 printf("selected %s. (%s)\n", conn_tab[i].name, reason);
  /external/guava/guava/src/com/google/common/base/
Function.java 50 * <p>Most implementations will have no reason to override the behavior of {@link Object#equals}.
Predicate.java 50 * <p>Most implementations will have no reason to override the behavior of {@link Object#equals}.
  /external/guava/guava/src/com/google/common/cache/
RemovalCause.java 26 * The reason why a cached entry was removed.
  /external/guava/guava-testlib/src/com/google/common/collect/testing/testers/
AbstractListTester.java 51 // Avoid expectEquals() here to delay reason manufacture until necessary.
  /external/icu4c/i18n/unicode/
fpositer.h 68 * Copy constructor. If the copy failed for some reason, the new iterator will
  /external/iproute2/man/man8/
tc-bfifo.8 26 Like all non-default qdiscs, they maintain statistics. This might be a reason to prefer
  /external/jmonkeyengine/engine/src/networking/com/jme3/network/
ClientStateListener.java 65 public String reason; field in class:ClientStateListener.DisconnectInfo
  /external/kernel-headers/original/linux/
smp.h 114 * which use for some reason is legal). Don't use this to hack around

Completed in 556 milliseconds

<<31323334353637383940>>