OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:simplify
(Results
26 - 50
of
1322
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/test/Transforms/LoopSimplify/
indirectbr-backedge.ll
1
; RUN: opt -loop-
simplify
-S < %s | FileCheck %s
unreachable-loop-pred.ll
1
; RUN: opt -S -loop-
simplify
-disable-output -verify-loop-info -verify-dom-info < %s
/external/llvm/test/Transforms/SimplifyCFG/
basictest.ll
1
; Test CFG
simplify
removal of branch instructions.
/external/oprofile/libregex/
demangle_symbol.h
22
/// normal plus a pass through the regular expression to
simplify
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
ParametericFilterRepresentation.java
21
* Class to
simplify
creating representations that use Parametric controllers
/external/chromium_org/third_party/skia/include/pathops/
SkPathOps.h
51
@param path The path to
simplify
.
55
bool SK_API
Simplify
(const SkPath& path, SkPath* result);
/external/compiler-rt/lib/tsan/benchmarks/
start_many_threads.cc
43
// sleep(5); // FIXME:
simplify
measuring the memory usage.
48
// sleep(5); // FIXME:
simplify
measuring the memory usage.
/external/skia/include/pathops/
SkPathOps.h
51
@param path The path to
simplify
.
55
bool SK_API
Simplify
(const SkPath& path, SkPath* result);
/external/chromium_org/third_party/re2/re2/testing/
simplify_test.cc
5
// Test
simplify
.cc.
67
// The next three are illegible because
Simplify
inserts (?:)
81
// Test that operators
simplify
their arguments.
82
// (
Simplify
used to not
simplify
arguments to a {} repeat.)
150
Regexp* sre = re->
Simplify
();
/external/regex-re2/re2/testing/
simplify_test.cc
5
// Test
simplify
.cc.
67
// The next three are illegible because
Simplify
inserts (?:)
81
// Test that operators
simplify
their arguments.
82
// (
Simplify
used to not
simplify
arguments to a {} repeat.)
150
Regexp* sre = re->
Simplify
();
/external/llvm/lib/Transforms/Scalar/
LoopInstSimplify.cpp
55
"
Simplify
instructions in loops", false, false)
61
"
Simplify
instructions in loops", false, false)
100
//
Simplify
instructions in the current basic block.
105
//
simplify
all instructions. On later iterations ToSimplify is not
166
// Place the list of instructions to
simplify
on the next loop iteration
/external/chromium_org/third_party/icu/source/test/iotest/
Makefile.in
28
#
Simplify
the path for Unix
30
#
Simplify
the path for Windows
32
#
Simplify
the path for Windows 98
/external/chromium_org/third_party/icu/source/test/letest/
Makefile.in
27
#
Simplify
the path for Unix
29
#
Simplify
the path for Windows
31
#
Simplify
the path for Windows 98
/external/icu4c/test/iotest/
Makefile.in
28
#
Simplify
the path for Unix
30
#
Simplify
the path for Windows
32
#
Simplify
the path for Windows 98
/external/icu4c/test/letest/
Makefile.in
27
#
Simplify
the path for Unix
29
#
Simplify
the path for Windows
31
#
Simplify
the path for Windows 98
/external/chromium_org/url/
url_file.h
41
// values that are equal to or larger than the spec_len to
simplify
callers.
60
// values that are equal to or larger than the spec_len to
simplify
callers.
/build/core/
host_shared_library.mk
38
# to
simplify
the link line.
/developers/build/prebuilts/gradle/ActivityInstrumentation/ActivityInstrumentationSample/src/main/java/com/example/android/common/logger/
MessageOnlyLogFilter.java
28
* Takes the "next" LogNode as a parameter, to
simplify
chaining.
/developers/build/prebuilts/gradle/AdvancedImmersiveMode/AdvancedImmersiveModeSample/src/main/java/com/example/android/common/logger/
MessageOnlyLogFilter.java
28
* Takes the "next" LogNode as a parameter, to
simplify
chaining.
/developers/build/prebuilts/gradle/BasicAccessibility/BasicAccessibilitySample/src/main/java/com/example/android/common/logger/
MessageOnlyLogFilter.java
28
* Takes the "next" LogNode as a parameter, to
simplify
chaining.
/developers/build/prebuilts/gradle/BasicAndroidKeyStore/BasicAndroidKeyStoreSample/src/main/java/com/example/android/common/logger/
MessageOnlyLogFilter.java
28
* Takes the "next" LogNode as a parameter, to
simplify
chaining.
/developers/build/prebuilts/gradle/BasicContactables/BasicContactablesSample/src/main/java/com/example/android/common/logger/
MessageOnlyLogFilter.java
28
* Takes the "next" LogNode as a parameter, to
simplify
chaining.
/developers/build/prebuilts/gradle/BasicGestureDetect/BasicGestureDetectSample/src/main/java/com/example/android/common/logger/
MessageOnlyLogFilter.java
28
* Takes the "next" LogNode as a parameter, to
simplify
chaining.
/developers/build/prebuilts/gradle/BasicImmersiveMode/BasicImmersiveModeSample/src/main/java/com/example/android/common/logger/
MessageOnlyLogFilter.java
28
* Takes the "next" LogNode as a parameter, to
simplify
chaining.
/developers/build/prebuilts/gradle/BasicMediaRouter/BasicMediaRouterSample/src/main/java/com/example/android/common/logger/
MessageOnlyLogFilter.java
28
* Takes the "next" LogNode as a parameter, to
simplify
chaining.
Completed in 1728 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>