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

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/tools/gcc-sdk/
ar 15 options=" ${@} " # sentinel prefix/suffix space to simplify pattern match below
as 15 options=" ${@} " # sentinel prefix/suffix space to simplify pattern match below
c++ 15 options=" ${@} " # sentinel prefix/suffix space to simplify pattern match below
c++filt 15 options=" ${@} " # sentinel prefix/suffix space to simplify pattern match below
cpp 15 options=" ${@} " # sentinel prefix/suffix space to simplify pattern match below
elfedit 15 options=" ${@} " # sentinel prefix/suffix space to simplify pattern match below
g++ 15 options=" ${@} " # sentinel prefix/suffix space to simplify pattern match below
gcc 15 options=" ${@} " # sentinel prefix/suffix space to simplify pattern match below
gcov 15 options=" ${@} " # sentinel prefix/suffix space to simplify pattern match below
gprof 15 options=" ${@} " # sentinel prefix/suffix space to simplify pattern match below
ld 15 options=" ${@} " # sentinel prefix/suffix space to simplify pattern match below
nm 15 options=" ${@} " # sentinel prefix/suffix space to simplify pattern match below
objcopy 15 options=" ${@} " # sentinel prefix/suffix space to simplify pattern match below
objdump 15 options=" ${@} " # sentinel prefix/suffix space to simplify pattern match below
ranlib 15 options=" ${@} " # sentinel prefix/suffix space to simplify pattern match below
readelf 15 options=" ${@} " # sentinel prefix/suffix space to simplify pattern match below
size 15 options=" ${@} " # sentinel prefix/suffix space to simplify pattern match below
strings 15 options=" ${@} " # sentinel prefix/suffix space to simplify pattern match below
strip 15 options=" ${@} " # sentinel prefix/suffix space to simplify pattern match below
  /system/core/debuggerd/
utility.h 63 // List of types of logs to simplify the logging decision in _LOG
  /external/icu/icu4c/source/test/cintltst/
Makefile.in 28 # Simplify the path for Unix
30 # Simplify the path for Windows
32 # Simplify the path for Windows 98
  /external/icu/icu4c/source/test/intltest/
Makefile.in 28 # Simplify the path for Unix
30 # Simplify the path for Windows
32 # Simplify the path for Windows 98
  /external/llvm/include/llvm/Transforms/Scalar/
SROA.h 59 /// \brief Worklist of alloca instructions to simplify.
62 /// added to it as well to recursively simplify unless that alloca can be
69 /// We try to batch deletions to simplify code and make things a bit more
  /external/skia/src/pathops/
SkOpBuilder.cpp 132 // If the path is not convex but its bounds do not intersect the others, simplify is enough.
156 if (!Simplify(fPathRefs[index], &fPathRefs[index])) {
168 bool success = Simplify(sum, result);
  /external/proguard/src/proguard/optimize/evaluation/
SimpleEnumDescriptorSimplifier.java 67 // Simplify the class members.
71 // Simplify the attributes.
74 // Simplify the simple enum array constants.
199 // Simplify the signature.
213 // Simplify the code, the signature, and the parameter annotations,
265 // Simplify the local variable descriptors.

Completed in 898 milliseconds

1 2 3 4 5 6 7 8 91011>>