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

<<11121314151617181920>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/
header.py 515 # i == j. Invariant #1 implies that splittable[:i] fits, and
516 # invariant #2 implies that splittable[:i+1] does not fit, so i
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/pgen2/
tokenize.py 331 Round-trip invariant for full input:
334 Round-trip invariant for limited intput:
  /external/llvm/lib/CodeGen/
MachineInstr.cpp     [all...]
  /external/libvpx/libwebm/
mkvparser.cpp     [all...]
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
glsl_parser.output 277 144 | INVARIANT variable_identifier
305 164 | INVARIANT storage_qualifier
306 165 | INVARIANT interpolation_qualifier storage_qualifier
307 166 | INVARIANT
643 INVARIANT (368) 144 164 165 166
    [all...]
  /external/llvm/lib/Analysis/
ScalarEvolution.cpp     [all...]
DependenceAnalysis.cpp 756 // Returns true if Expression is loop invariant in LoopNest.
    [all...]
  /external/llvm/docs/
Passes.rst 762 ``-licm``: Loop Invariant Code Motion
765 This pass performs loop invariant code motion, attempting to remove as much
769 registers, thus hoisting and sinking "invariant" loads and stores.
773 #. Moving loop invariant loads and calls out of loops. If we can determine
781 #. The pointer stored through is loop invariant.
    [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
uloc.h 284 * Invariant character separating keywords from the locale string
297 * Invariant character for assigning value to a keyword
310 * Invariant character separating keywords
    [all...]
  /external/chromium_org/third_party/mesa/src/src/glsl/
ir.h 375 unsigned invariant:1;
382 * variable as invariant after it has been used.
483 * Once set at variable creation, \c state_slots must remain invariant.
    [all...]
  /external/icu4c/common/unicode/
uloc.h 284 * Invariant character separating keywords from the locale string
297 * Invariant character for assigning value to a keyword
310 * Invariant character separating keywords
    [all...]
  /external/llvm/lib/Transforms/Scalar/
LoopIdiomRecognize.cpp     [all...]
  /external/mesa3d/src/glsl/
ir.h 375 unsigned invariant:1;
382 * variable as invariant after it has been used.
483 * Once set at variable creation, \c state_slots must remain invariant.
    [all...]
  /frameworks/ex/widget/java/com/android/ex/widget/
StaggeredGridView.java 464 * are required to maintain the invariant that child view with index i
475 // the invariant documented above.
492 // the invariant documented above.
    [all...]
  /external/chromium/chrome/browser/ui/cocoa/
fullscreen_controller.mm 369 // Invariant says that the tracking area is not installed while animations are
  /external/chromium_org/ash/display/
root_window_transformers_unittest.cc 299 // ordinal_offset is invariant to the device scale factor.
  /external/chromium_org/base/android/java/src/org/chromium/base/
CommandLine.java 264 // Invariant: we always have the argv[0] program name element.
  /external/chromium_org/cc/trees/
layer_tree_host_impl.h 211 // invariant relative to page scale).
  /external/chromium_org/chrome/browser/resources/help/
help.js 282 // Following invariant must be established at the end of this function:
  /external/chromium_org/chrome/browser/ui/
browser_close_browsertest.cc 261 // Test invariant: so that we don't actually try and close the browser,
  /external/chromium_org/chrome/browser/ui/cocoa/
presentation_mode_controller.mm 389 // Invariant says that the tracking area is not installed while animations are
  /external/chromium_org/chrome/browser/ui/views/accessibility/
accessibility_event_router_views.cc 54 // enforces the invariant that we fire events triggered by user action and
  /external/chromium_org/ppapi/generators/
idl_gen_wrapper.py 445 # Write out the IDL-invariant functions.
  /external/chromium_org/third_party/WebKit/Source/core/editing/
InsertListCommand.cpp 162 // This should never happen and if it did, exit early immediately because we've lost the loop invariant.
  /external/chromium_org/third_party/WebKit/Source/wtf/dtoa/
fixed-dtoa.cc 249 // Invariant at the beginning of the loop: fractionals < 2^point.

Completed in 717 milliseconds

<<11121314151617181920>>