/external/iproute2/doc/actions/ |
ifb-README | 16 dropping. I am not aware of any study that shows policing is
|
/external/iproute2/man/man8/ |
tc-sfb.8 | 186 this implementation will start dropping packets instead of
|
tc-sfq.8 | 153 dropping a packet. If this parameter is specified, packets which indicate
|
/external/jpeg/ |
jerror.c | 15 * It ain't much, but it beats dropping error messages into the bit bucket,
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
DebugLocEntry.h | 144 // Remove any duplicate entries by dropping all but the first.
|
/external/llvm/lib/CodeGen/ |
RegAllocBase.cpp | 93 DEBUG(dbgs() << "Dropping unused " << *VirtReg << '\n');
|
/external/proguard/docs/ |
testimonials.html | 26 And now for some shameless self-glorification and name-dropping...
|
/external/selinux/libsemanage/src/ |
database_join.c | 192 * This is *not* the same as dropping the cache - it's an explicit
|
/frameworks/av/services/camera/libcameraservice/device3/ |
Camera3ZslStream.cpp | 253 bufferItem.clear(); // dropping last reference unpins buffer
|
/frameworks/base/core/java/android/app/backup/ |
WallpaperBackupHelper.java | 42 // If 'true', then apply an acceptable-size heuristic at restore time, dropping back
|
/frameworks/base/libs/hwui/ |
Properties.h | 148 * Setting this property will enable or disable the dropping of frames with
|
/frameworks/native/libs/gui/ |
ConsumerBase.cpp | 65 // dropping to 0 at the end of the ctor. Since all we need is a wp<...>
|
/frameworks/native/services/inputflinger/ |
InputDispatcher.cpp | 76 // before considering it stale and dropping it. 785 // Clean up if dropping the event. 833 // Clean up if dropping the event. [all...] |
/libcore/luni/src/main/java/org/apache/harmony/security/utils/ |
AlgNameMapper.java | 61 // Dropping MD2
|
/packages/apps/DeskClock/src/com/android/deskclock/provider/ |
ClockDatabaseHelper.java | 195 LogUtils.i("Dropping old alarm table");
|
/packages/apps/DeskClock/src/com/android/deskclock/widget/sgv/ |
ReorderHelper.java | 59 * Handle dropping the dragged child.
|
/packages/services/Telephony/sip/src/com/android/services/telephony/sip/ |
SipConnectionService.java | 100 if (VERBOSE) log("start, network not connected, dropping call");
|
/prebuilts/tools/common/proguard/proguard4.7/docs/ |
testimonials.html | 24 And now for some shameless self-glorification and name-dropping...
|
/external/ceres-solver/internal/ceres/ |
covariance_test.cc | 590 // was obtained by dropping the eigenvector corresponding to this 605 // Force dropping of the smallest eigenvector. 613 // Force dropping of the smallest eigenvector via the ratio but
|
/external/compiler-rt/make/platform/ |
clang_darwin.mk | 30 "warning: clang_darwin.mk: dropping arch '$$arch' from lib '$(2)'";\ 35 "warning: clang_darwin.mk: dropping arch '$$arch' from lib '$(2)'"; \ 147 # Remove empty configs if we end up dropping all the requested
|
/frameworks/base/core/java/android/hardware/camera2/legacy/ |
SurfaceTextureRenderer.java | 700 Log.d(TAG, "Dropping preview frame."); 729 Log.w(TAG, "Surface abandoned, dropping frame. ", e); 753 Log.w(TAG, "Surface abandoned, dropping frame. ", e);
|
/art/runtime/jdwp/ |
jdwp_adb.cc | 371 LOG(INFO) << "Ignoring second debugger -- accepting and dropping";
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/its/ |
ItsUtils.java | 235 // example with RAW10. Just copy the buffer, dropping any padding at
|
/development/samples/HoneycombGallery/src/com/example/android/hcgallery/ |
TitlesFragment.java | 113 // Enable drag and dropping
|
/external/eigen/unsupported/Eigen/src/IterativeSolvers/ |
IncompleteCholesky.h | 138 // Dropping strategies : Keep only the p largest elements per column, where p is the number of elements in the column of the original matrix. Other strategies will be added
|