OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:simplify
(Results
201 - 225
of
1666
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/test/Transforms/SimplifyCFG/
basictest.ll
1
; Test CFG
simplify
removal of branch instructions.
4
; RUN: opt < %s -passes=
simplify
-cfg -S | FileCheck %s
UncondBranchToReturn.ll
2
; a PHI node and a return. Make sure the
simplify
cfg can straighten out this
/external/opencv3/3rdparty/libtiff/
tif_zip.c
134
we need to
simplify
this code to reflect a ZLib that is likely updated
136
apropriately even before we
simplify
it */
161
we need to
simplify
this code to reflect a ZLib that is likely updated
163
apropriately even before we
simplify
it */
238
we need to
simplify
this code to reflect a ZLib that is likely updated
240
apropriately even before we
simplify
it */
265
we need to
simplify
this code to reflect a ZLib that is likely updated
267
apropriately even before we
simplify
it */
/external/pdfium/third_party/libtiff/
tif_zip.c
136
we need to
simplify
this code to reflect a ZLib that is likely updated
138
apropriately even before we
simplify
it */
163
we need to
simplify
this code to reflect a ZLib that is likely updated
165
apropriately even before we
simplify
it */
240
we need to
simplify
this code to reflect a ZLib that is likely updated
242
apropriately even before we
simplify
it */
267
we need to
simplify
this code to reflect a ZLib that is likely updated
269
apropriately even before we
simplify
it */
/external/skia/include/pathops/
SkPathOps.h
56
@param path The path to
simplify
.
60
bool SK_API
Simplify
(const SkPath& path, SkPath* result);
/external/skia/tests/
PathOpsSimplifyFailTest.cpp
62
bool success =
Simplify
(path, &result);
88
bool success =
Simplify
(path, &result);
/prebuilts/go/darwin-x86/src/cmd/gofmt/
doc.go
31
Try to
simplify
code (after applying the rewrite rule, if any).
72
The
simplify
command
/prebuilts/go/linux-x86/src/cmd/gofmt/
doc.go
31
Try to
simplify
code (after applying the rewrite rule, if any).
72
The
simplify
command
/external/elfutils/libelf/
gelf_getlib.c
58
we can
simplify
things significantly. */
/external/llvm/test/CodeGen/AArch64/
neon-or-combine.ll
4
; when performing a target specific combine to
simplify
a 'or' dag node
tailcall-implicit-sret.ll
2
; Disable the load/store optimizer to avoid having LDP/STPs and
simplify
checks.
/external/opencv3/samples/winrt/ImageManipulations/common/
suspensionmanager.h
25
/// SuspensionManager captures global session state to
simplify
process lifetime management
/external/skia/src/core/
SkUtilsArm.h
62
// The goal is to
simplify
user code, for example:
/external/v8/src/
v8threads.h
107
// The first object is a flying anchor that is only there to
simplify
linking
/external/valgrind/coregrind/m_debuginfo/
README.txt
37
Originally there was also goal (3)
Simplify
the stabs reader.
/external/webrtc/webrtc/base/
latebindingsymboltable.h
26
// This is the base class for "symbol table" classes to
simplify
the dynamic
/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
swap_bytes.c
22
* Swap bytes (to
simplify
operations on Little Endian machines)
/external/webrtc/webrtc/modules/audio_coding/neteq/tools/
audio_loop.cc
36
// over again from the beginning of the array. This is done to
simplify
/frameworks/base/docs/html/guide/topics/renderscript/
index.jd
24
<p>For ICS, RenderScript (RS) has been updated with several new features to
simplify
/packages/apps/UnifiedEmail/src/org/apache/commons/io/
package.html
35
It aims to
simplify
the transition between Windows and Unix.
/prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
tkColorChooser.py
49
# to
simplify
application code, the color chooser returns
/prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
tkColorChooser.py
49
# to
simplify
application code, the color chooser returns
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
tkColorChooser.py
49
# to
simplify
application code, the color chooser returns
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
tkColorChooser.py
49
# to
simplify
application code, the color chooser returns
/prebuilts/tools/gcc-sdk/
addr2line
15
options=" ${@} " # sentinel prefix/suffix space to
simplify
pattern match below
Completed in 549 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>