HomeSort by relevance Sort by last modified time
    Searched full:invariant (Results 676 - 700 of 1030) sorted by null

<<21222324252627282930>>

  /external/chromium_org/tools/grit/grit/gather/
tr_html.py 405 # Finally correct the data invariant for the parser
  /external/chromium_org/ui/views/widget/
native_widget_aura.cc     [all...]
  /external/chromium_org/v8/src/
flag-definitions.h 254 DEFINE_bool(loop_invariant_code_motion, true, "loop invariant code motion")
    [all...]
  /external/clang/lib/Basic/
Diagnostic.cpp     [all...]
  /external/dnsmasq/src/
cache.c 156 /* maintain an invariant that all entries with F_REVERSE set
    [all...]
dhcp.c 917 We take care to maintain the invariant that any IP address can appear
  /external/icu4c/common/
locmap.c 753 ILCID_POSIX_MAP(en_US_POSIX), /* invariant 0x7f */
    [all...]
  /external/icu4c/common/unicode/
utypes.h 537 U_INVARIANT_CONVERSION_ERROR = 26, /**< Unable to convert a UChar* string to char* with the invariant converter. */
  /external/icu4c/i18n/
digitlst.cpp 51 * Note that it is the platform invariant digit, and is not Unicode.
  /external/icu4c/i18n/unicode/
tblcoll.h 28 * hold invariant data.
    [all...]
  /external/libvorbis/lib/
block.c 538 /* By our invariant, we have lW, W and centerW set. Search for
  /external/linux-tools-perf/Documentation/
perf-script-python.txt 491 Here's a brief description of each of the invariant event args:
  /external/llvm/include/llvm/CodeGen/
MachineRegisterInfo.h 426 // The set of reserved registers must be invariant during register
  /external/llvm/include/llvm/Transforms/
Scalar.h 112 // LICM - This pass is a loop invariant code motion and memory promotion pass.
  /external/llvm/lib/Transforms/Utils/
LoopSimplify.cpp 290 // loop-invariant instructions out of the way to open up more