HomeSort by relevance Sort by last modified time
    Searched full:assume (Results 126 - 150 of 7331) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/chromium_org/third_party/webrtc/base/
macconversion.h 22 // We can safely assume, given our context, that the string is
  /external/chromium_org/third_party/webrtc/build/
webrtc.gni 10 # Assume Chromium build for now, since that's the priority case for getting GN
  /external/chromium_org/tools/gyp/test/configurations/target_platform/
gyptest-target_platform.py 19 # Assume the exe is 64-bit if it can't load on 32-bit systems.
  /external/chromium_org/tools/perf/measurements/
loading_measurement_analyzer_unittest.py 13 # TODO(tonyg): Remove this backfill when we can assume python 2.7 everywhere.
  /external/chromium_org/ui/views/cocoa/
bridged_content_view.mm 18 // To keep things simple, assume the origin is (0, 0) until there exists a use
  /external/chromium_org/v8/
DEPS 2 # directory and assume that the root of the checkout is in ./v8/, so
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
ConstraintManager.h 67 virtual ProgramStateRef assume(ProgramStateRef state,
76 ProgramStateRef StTrue = assume(State, Cond, true);
86 assert(assume(State, Cond, false) && "System is over constrained.");
91 ProgramStateRef StFalse = assume(State, Cond, false);
  /external/clang/test/Analysis/
method-call.cpp 18 (void)a->getx(); // assume we know what we're doing
  /external/clang/test/CodeGen/
2008-01-25-ByValReadNone.c 11 // would have to assume the worse and introduce an explicit
  /external/clang/test/CodeGenCXX/
exceptions-no-rtti.cpp 24 // everything gets hidden visibility because we assume that all
operator-new.cpp 3 // RUN: %clang_cc1 -triple i686-pc-linux-gnu -emit-llvm -fno-assume-sane-operator-new -o %t-2.ll %s
  /external/compiler-rt/make/
config.mk 6 # Assume make is always run from top-level of source directory. Note than an
  /external/deqp/targets/default/
default.cmake 24 # Assume that GLESv2 provides ES3 symbols if GLES3/gl3.h was found
  /external/e2fsprogs/lib/uuid/
uuid_types.h 2 * If linux/types.h is already been included, assume it has defined
uuid_types.h.in 2 * If linux/types.h is already been included, assume it has defined
  /external/freetype/src/base/
ftbase.h 30 /* Assume the stream is sfnt-wrapped PS Type1 or sfnt-wrapped CID-keyed */
  /external/icu/icu4c/source/i18n/
collation.cpp 43 // First byte, assume no further overflow.
65 // First byte, assume no further overflow.
74 // Assume no further underflow for the first byte.
115 // First byte, assume no further underflow.
  /external/jsilver/src/com/google/clearsilver/jsilver/resourceloader/
BaseResourceLoader.java 38 * tend to assume they are the only ResourceLoader in use. Or at least that the filename is the
  /external/lldb/test/functionalities/register/
main.cpp 17 // For simplicity assume that any cmdline argument means wait for attach.
  /external/llvm/test/CodeGen/X86/
2014-05-30-CombineAddNSW.ll 13 ; nodes and so cannot assume that the subtraction of the two nodes
  /external/llvm/test/Transforms/Inline/
inline-invoke-with-asm-call.ll 4 ; In inliner, we assume that inline asm does not throw. This testing case makes
  /external/llvm/test/Transforms/InstCombine/
align-external.ll 3 ; Don't assume that external global variables or those with weak linkage have
weak-symbols.ll 1 ; PR4738 - Test that the library call simplifier doesn't assume anything about
  /external/mesa3d/src/gallium/drivers/rbug/
README 26 target. The procedure on both cases is the same. Let's assume you have a
  /external/mesa3d/src/gallium/drivers/trace/
README 37 target. The procedure on both cases is the same. Let's assume you have a

Completed in 418 milliseconds

1 2 3 4 56 7 8 91011>>