/external/compiler-rt/make/platform/ |
clang_macho_embedded.mk | 22 "warning: clang_macho_embedded.mk: dropping arch '$$arch' from lib '$(2)'\n"; \
|
/external/iproute2/doc/actions/ |
ifb-README | 16 dropping. I am not aware of any study that shows policing is
|
/external/iproute2/man/man8/ |
tc-netem.8 | 106 can be used optionally to mark packets instead of dropping them. A loss model
|
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/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/tools/ftfuzzer/ |
ftmutator.cc | 182 // dropping file data or files from the end.
|
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/g3d/decals/ |
DecalBatch.java | 197 /** Frees up memory by dropping the buffer and underlying resources. If the batch is needed again after disposing it can be
|
/external/libjpeg-turbo/ |
jerror.c | 17 * It ain't much, but it beats dropping error messages into the bit bucket,
|
/external/libvpx/libvpx/test/ |
datarate_test.cc | 637 // Check basic rate targeting for 3 temporal layers, with frame dropping. 639 // frame drop threshold, to force frame dropping. [all...] |
/external/llvm/lib/CodeGen/ |
RegAllocBase.cpp | 93 DEBUG(dbgs() << "Dropping unused " << *VirtReg << '\n');
|
/external/minijail/ |
libminijail.h | 151 * since there is no way to undo privilege-dropping; therefore, if any part of
|
/external/opencv3/3rdparty/libjpeg/ |
jerror.c | 16 * It ain't much, but it beats dropping error messages into the bit bucket,
|
/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
|
/external/skia/src/gpu/ |
SkGpuDevice_drawTexture.cpp | 27 // Helper functions for dropping src rect constraint in bilerp mode.
|
/external/v8/src/ |
futex-emulation.cc | 131 // Because the mutex is unlocked, we have to be careful about not dropping
|
/external/webrtc/talk/media/base/ |
videoadapter.h | 42 // specified input and output formats. The adaptation includes dropping frames
|
/external/webrtc/webrtc/tools/loopback_test/ |
loopback_test.js | 44 trace("Dropping non-turn candidate: " + candidate.candidate);
|
/frameworks/av/services/camera/libcameraservice/device3/ |
Camera3ZslStream.cpp | 252 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 | 134 * Setting this property will enable or disable the dropping of frames with
|
/frameworks/base/media/lib/tvremote/java/com/android/media/tv/remoteprovider/ |
TvRemoteProvider.java | 151 * dropping them on the floor and sending an UP to all keys and pointer
|
/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...] |
/packages/apps/DeskClock/src/com/android/deskclock/provider/ |
ClockDatabaseHelper.java | 189 LogUtils.i("Dropping old alarm table");
|
/packages/services/Telephony/sip/src/com/android/services/telephony/sip/ |
SipConnectionService.java | 99 if (VERBOSE) log("start, network not connected, dropping call");
|