HomeSort by relevance Sort by last modified time
    Searched full:simplify (Results 276 - 300 of 1666) sorted by null

<<11121314151617181920>>

  /external/webrtc/webrtc/modules/desktop_capture/
differ.h 21 // TODO(sergeyu): Simplify differ now that we are working with DesktopRegion.
  /frameworks/base/docs/html/design/get-started/
creative-vision.jd 32 <h4>Simplify my life</h4>
  /frameworks/base/tools/split-select/
SplitSelector.cpp 76 sp<Rule> rule = Rule::simplify(RuleGenerator::generate(splits, j));
Rule.cpp 177 sp<Rule> Rule::simplify(sp<Rule> rule) { function in class:split::Rule
186 sp<Rule> simplifiedRule = simplify(rule->subrules.editItemAt(i));
  /external/llvm/test/Feature/
optnone-opt.ll 47 ; OPT-O1-DAG: Skipping pass 'Simplify the CFG'
72 ; OPT-LOOP-DAG: Skipping pass 'Simplify instructions in loops'
  /external/llvm/test/Transforms/LoopSimplify/
phi-node-simplify.ll 1 ; Loop Simplify should turn phi nodes like X = phi [X, Y] into just Y, eliminating them.
2 ; RUN: opt < %s -loop-simplify -S | grep phi | count 6
  /prebuilts/go/darwin-x86/src/cmd/gofmt/
gofmt.go 31 simplifyAST = flag.Bool("s", false, "simplify code")
107 simplify(file)
  /prebuilts/go/linux-x86/src/cmd/gofmt/
gofmt.go 31 simplifyAST = flag.Bool("s", false, "simplify code")
107 simplify(file)
  /external/clang/lib/StaticAnalyzer/Core/
SimpleConstraintManager.cpp 121 // Just add the constraint to the expression without trying to simplify.
141 // We can only simplify expressions whose RHS is an integer.
202 // Just add the constraint to the expression without trying to simplify.
  /developers/build/prebuilts/gradle/ActiveNotifications/
README.md 5 Notification Groups and the Notification Manager can be used together to simplify
  /developers/samples/android/notification/ActiveNotifications/
template-params.xml 64 Notification Groups and the Notification Manager can be used together to simplify
  /development/samples/devbytes/animation/SquashAndStretch/src/com/example/squashandstretch/
SquashAndStretch.java 77 // Scale around bottom/middle to simplify squash against the window bottom
  /external/apache-http/src/org/apache/http/auth/params/
AuthParams.java 39 * to simplify manipulation of the HTTP authentication specific parameters.
  /external/autotest/client/cros/tendo/n_faced_peerd/
object_manager.py 69 This is intended to simplify destruction patterns.
  /external/autotest/client/deps/glbench/src/
Makefile 5 # TODO(ihf): When X on Nyan is gone, simplify this makefile,
  /external/bison/m4/
size_max.m4 46 dnl We cannot use 'expr' to simplify this expression, because 'expr'
  /external/chromium-trace/catapult/telemetry/telemetry/testing/
page_test_test_case.py 35 """A base class to simplify writing unit tests for PageTest subclasses."""
  /external/chromium-trace/catapult/tracing/
README.md 19 Its easy to [extend trace viewer](https://github.com/catapult-project/catapult/wiki/Extending-and-Customizing-Trace-Viewer) to support your favorite trace format, or add domain specific visualizations to the UI to simplify drilling down into complex data.
  /external/clang/lib/CodeGen/
README.txt 14 Bitfields accesses can be shifted to simplify masking and sign
  /external/deqp/doc/testspecs/GL3/
functional.texture_buffers.txt 63 Used values for bytes are also limited to simplify verification. Verification
  /external/deqp/doc/testspecs/GLES31/
functional.texture_buffers.txt 66 Used values for bytes are also limited to simplify verification. Verification
  /external/e2fsprogs/tests/
Makefile.in 57 # Target which creates a new testcase to simplify adding new regression tests.
  /external/gptfdisk/
bsd.h 47 // and fsType, to simplify loading the data from disk....
  /external/jsilver/src/com/google/clearsilver/jsilver/autoescape/
EscapeMode.java 117 // TODO: Simplify enum names, and just use toString() instead.
  /external/libchrome/base/memory/
ref_counted_memory.h 36 // Handy method to simplify calling front() with a reinterpret_cast.

Completed in 629 milliseconds

<<11121314151617181920>>