/external/llvm/test/Transforms/InstCombine/ |
stpcpy_chk-2.ll | 1 ; Test that lib call simplification doesn't simplify __stpcpy_chk calls
|
strcpy_chk-2.ll | 1 ; Test that lib call simplification doesn't simplify __strcpy_chk calls
|
strncpy_chk-2.ll | 1 ; Test that lib call simplification doesn't simplify __strncpy_chk calls
|
/external/llvm/test/Transforms/LCSSA/ |
2006-06-03-IncorrectIDFPhis.ll | 1 ; RUN: opt < %s -loop-simplify -lcssa -S | \
|
/external/llvm/test/Transforms/LoopSimplify/ |
2004-04-01-IncorrectDomUpdate.ll | 1 ; RUN: opt < %s -loop-simplify -licm -disable-output
|
2004-04-13-LoopSimplifyUpdateDomFrontier.ll | 1 ; RUN: opt < %s -scalarrepl -loop-simplify -licm -disable-output -verify-dom-info -verify-loop-info
|
2007-10-28-InvokeCrash.ll | 1 ; RUN: llvm-as < %s | opt -loop-simplify -disable-output
|
2011-12-14-LandingpadHeader.ll | 1 ; RUN: opt < %s -loop-simplify -S | FileCheck %s
|
/external/llvm/test/Transforms/LoopUnroll/ |
2005-03-06-BadLoopInfoUpdate.ll | 1 ; RUN: opt < %s -loop-unroll -loop-simplify -disable-output
|
/external/skia/include/utils/ |
SkPathUtils.h | 25 all binary data the path is simplified using the PathOps::Simplify() method.
|
/frameworks/base/packages/Keyguard/res/layout/ |
keyguard_emergency_carrier_area_empty.xml | 20 <!-- This is a blank layout to simplify implementation on landscape on phones
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/ |
output_test_stream.hpp | 34 // class to be used to simplify testing of ostream-based output operations
|
/external/chromium_org/third_party/re2/re2/ |
simplify.cc | 7 // Also sort and simplify character classes. 24 Regexp* sre = re->Simplify(); 27 // Should not happen, since Simplify never fails. 28 LOG(ERROR) << "Simplify failed on " << src; 99 // Walker subclass used by Simplify. 100 // The simplify walk is purely post-recursive: given the simplified children, 145 Regexp* Regexp::Simplify() { 152 #define Simplify DontCallSimplify // Avoid accidental recursion 291 LOG(ERROR) << "Simplify case not handled: " << re->op(); 328 VLOG(1) << "Simplify " << min [all...] |
/external/regex-re2/re2/ |
simplify.cc | 7 // Also sort and simplify character classes. 24 Regexp* sre = re->Simplify(); 27 // Should not happen, since Simplify never fails. 28 LOG(ERROR) << "Simplify failed on " << src; 99 // Walker subclass used by Simplify. 100 // The simplify walk is purely post-recursive: given the simplified children, 145 Regexp* Regexp::Simplify() { 152 #define Simplify DontCallSimplify // Avoid accidental recursion 291 LOG(ERROR) << "Simplify case not handled: " << re->op(); 328 VLOG(1) << "Simplify " << min [all...] |
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/ |
expr.h | 200 * \param simplify_ident simplify identities 201 * \param simplify_reg_mul simplify REG*1 identities 215 /** Simplify an expression as much as possible. Eliminates extraneous 271 * \param simplify if nonzero, simplify the expression first 277 (yasm_expr **ep, int simplify); 281 * \param simplify if nonzero, simplify the expression first 287 (yasm_expr **ep, int simplify);
|
/external/chromium/googleurl/src/ |
url_file.h | 66 // values that are equal to or larger than the spec_len to simplify callers. 85 // values that are equal to or larger than the spec_len to simplify callers.
|
/external/chromium_org/third_party/skia/gyp/ |
shapeops_demo.gyp | 47 '../experimental/Intersection/Simplify.cpp', 67 '../experimental/Intersection/Simplify.h',
|
/external/skia/gyp/ |
shapeops_demo.gyp | 47 '../experimental/Intersection/Simplify.cpp', 67 '../experimental/Intersection/Simplify.h',
|
/external/skia/tests/ |
PathOpsSimplifyFailTest.cpp | 62 bool success = Simplify(path, &result); 88 bool success = Simplify(path, &result);
|
/external/chromium/crypto/ |
hmac.h | 19 // Simplify the interface and reduce includes by abstracting out the internals.
|
/external/chromium_org/chrome/browser/chromeos/drive/ |
debug_info_collector.cc | 64 // TODO(hidehiko): Move the implementation to here to simplify the
|
/external/chromium_org/third_party/re2/ |
re2.gyp | 46 're2/simplify.cc',
|
/external/chromium_org/third_party/skia/src/core/ |
SkUtilsArm.h | 62 // The goal is to simplify user code, for example:
|
/external/chromium_org/third_party/x86inc/ |
LICENSE | 26 ; It also has various other useful features to simplify writing the kind of
|
/external/chromium_org/tools/android/forwarder2/ |
forwarder.gyp | 15 # and put alongside forwarder to simplify pushing to the device.
|