/development/samples/browseable/BasicImmersiveMode/src/com.example.android.common/logger/ |
MessageOnlyLogFilter.java | 28 * Takes the "next" LogNode as a parameter, to simplify chaining.
|
/development/samples/browseable/BasicMediaRouter/src/com.example.android.common.logger/ |
MessageOnlyLogFilter.java | 28 * Takes the "next" LogNode as a parameter, to simplify chaining.
|
/development/samples/browseable/BasicMultitouch/src/com.example.android.common.logger/ |
MessageOnlyLogFilter.java | 28 * Takes the "next" LogNode as a parameter, to simplify chaining.
|
/development/samples/browseable/BasicNetworking/src/com.example.android.common.logger/ |
MessageOnlyLogFilter.java | 28 * Takes the "next" LogNode as a parameter, to simplify chaining.
|
/development/samples/browseable/BasicSyncAdapter/src/com.example.android.common/logger/ |
MessageOnlyLogFilter.java | 28 * Takes the "next" LogNode as a parameter, to simplify chaining.
|
/development/samples/browseable/BorderlessButtons/src/com.example.android.common.logger/ |
MessageOnlyLogFilter.java | 28 * Takes the "next" LogNode as a parameter, to simplify chaining.
|
/development/samples/browseable/CustomChoiceList/src/com.example.android.common.logger/ |
MessageOnlyLogFilter.java | 28 * Takes the "next" LogNode as a parameter, to simplify chaining.
|
/development/samples/browseable/ImmersiveMode/src/com.example.android.common/logger/ |
MessageOnlyLogFilter.java | 28 * Takes the "next" LogNode as a parameter, to simplify chaining.
|
/development/samples/browseable/NetworkConnect/src/com.example.android.common.logger/ |
MessageOnlyLogFilter.java | 28 * Takes the "next" LogNode as a parameter, to simplify chaining.
|
/development/samples/browseable/StorageClient/src/com.example.android.common/logger/ |
MessageOnlyLogFilter.java | 28 * Takes the "next" LogNode as a parameter, to simplify chaining.
|
/development/samples/browseable/StorageProvider/src/com.example.android.common/logger/ |
MessageOnlyLogFilter.java | 28 * Takes the "next" LogNode as a parameter, to simplify chaining.
|
/development/samples/browseable/TextLinkify/src/com.example.android.common.logger/ |
MessageOnlyLogFilter.java | 28 * Takes the "next" LogNode as a parameter, to simplify chaining.
|
/development/samples/browseable/TextSwitcher/src/com.example.android.common.logger/ |
MessageOnlyLogFilter.java | 28 * Takes the "next" LogNode as a parameter, to simplify chaining.
|
/development/samples/browseable/repeatingAlarm/src/com.example.android.common/logger/ |
MessageOnlyLogFilter.java | 28 * Takes the "next" LogNode as a parameter, to simplify chaining.
|
/external/chromium_org/native_client_sdk/src/examples/tutorial/using_ppapi_simple/ |
index.html | 20 values to simplify setup and communication with the PPAPI system. In
|
/external/chromium_org/third_party/skia/include/utils/ |
SkPathUtils.h | 25 all binary data the path is simplified using the PathOps::Simplify() method.
|
/external/chromium_org/tools/android/md5sum/ |
md5sum.gyp | 15 # and put alongside md5sum to simplify pushing to the device.
|
/external/clang/test/CodeGen/ |
libcalls-ld.c | 1 // llvm-gcc -O1+ should run simplify libcalls, O0 shouldn't
|
/external/jsilver/src/com/google/clearsilver/jsilver/syntax/ |
SequenceOptimizer.java | 26 * Simple optimizer to simplify expression sequences which only have a single element. This
|
/external/llvm/lib/Transforms/Utils/ |
SimplifyInstructions.cpp | 46 /// runOnFunction - Remove instructions that simplify. 60 // simplify all instructions. On later iterations ToSimplify is not 78 // Place the list of instructions to simplify on the next loop iteration 97 // Public interface to the simplify instructions pass.
|
/external/llvm/test/Transforms/InstCombine/ |
PR7357.ll | 4 ; check that simplify libcalls will not replace a call with one calling
|
memcpy_chk-2.ll | 1 ; Test that lib call simplification doesn't simplify __memcpy_chk calls
|
memmove_chk-2.ll | 1 ; Test that lib call simplification doesn't simplify __memmove_chk calls
|
memset_chk-2.ll | 1 ; Test that lib call simplification doesn't simplify __memset_chk calls
|
puts-1.ll | 22 ; Don't simplify if the return value is used.
|