/frameworks/rs/ |
rsDriverLoader.cpp | 238 // Provide a mechanism for dropping in a different RS driver.
|
/packages/apps/Launcher3/src/com/android/launcher3/allapps/ |
AllAppsContainerView.java | 497 // target layout we were dropping on.
|
/packages/apps/Music/src/com/android/music/ |
TouchInterceptor.java | 240 * If dropping the item would result in it still being in the
|
/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/ |
PicasaSource.java | 203 log(TAG, "too many albums, dropping: " + albumId);
|
/packages/services/Car/car-lib/src/android/car/hardware/ |
CarSensorManager.java | 488 Log.w(CarLibLog.TAG_SENSOR, "dropping old sensor data");
|
/prebuilts/go/darwin-x86/src/image/png/ |
reader_test.go | 364 Dropping the tRNS chunk makes that color's alpha 0xff instead of 0x7f.
|
/prebuilts/go/darwin-x86/src/path/filepath/ |
path.go | 445 // After dropping the final element, the path is Cleaned and trailing
|
/prebuilts/go/linux-x86/src/image/png/ |
reader_test.go | 364 Dropping the tRNS chunk makes that color's alpha 0xff instead of 0x7f.
|
/prebuilts/go/linux-x86/src/path/filepath/ |
path.go | 445 // After dropping the final element, the path is Cleaned and trailing
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/ |
ExplodedRenderingHelper.java | 220 * dropping views which will not be dropped here. It's ok, as it's better to have too
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/ |
LinearLayoutRuleTest.java | 408 // Test dropping on self (no position change):
|
/system/bt/stack/avct/ |
avct_lcb_act.c | 514 AVCT_TRACE_WARNING("Dropping message");
|
/system/tools/aidl/ |
type_namespace.h | 146 // name, and then class name (dropping package qualifiers).
|
/art/runtime/interpreter/ |
interpreter_common.cc | 604 // by effectively dropping the first virtual register from the invoke. 623 // Rewrite the var-args, dropping the 0th argument ("this") [all...] |
/external/dbus/dbus/ |
dbus-transport.c | 540 /* Dropping the lock here probably isn't that safe. */ 585 /* Dropping the lock here probably isn't that safe. */ [all...] |
/external/dnsmasq/src/ |
dnsmasq.c | 366 /* if we are to run scripts, we need to fork a helper before dropping root. */ 398 /* Tell kernel to not clear capabilities when dropping root */ [all...] |
/external/libmtp/src/ |
playlist-spl.c | 121 // Use the Filename as the playlist name, dropping the ".spl" extension 416 // we are dropping all the processed bytes for this line and
|
/external/libnfc-nci/src/nfa/hci/ |
nfa_hci_main.c | 755 NFA_TRACE_ERROR1 ("nfa_hci_conn_cback (): Insufficient buffer to Reassemble HCP packet! Dropping :%u bytes", pkt_len); [all...] |
/external/libnfc-nxp/src/ |
phFriNfc_Llcp.c | 798 /* Error: invalid info field, dropping frame */ 827 /* Error: invalid ptype field, dropping packet */ [all...] |
/external/tcpdump/ |
configure.in | 190 AC_ARG_WITH(chroot, [ --with-chroot=DIRECTORY when dropping privileges, chroot to DIRECTORY]) 194 [define if should chroot when dropping privileges])
|
/external/webrtc/webrtc/base/ |
sslstreamadapter_unittest.cc | 410 LOG(LS_INFO) << "Randomly dropping packet, size=" << data_len; 415 LOG(LS_INFO) << "Dropping packet > mtu, size=" << data_len; [all...] |
virtualsocketserver.cc | 767 LOG(LS_VERBOSE) << "Dropping packet: bad luck"; 807 LOG(LS_VERBOSE) << "Dropping packet: network capacity exceeded"; [all...] |
/external/webrtc/webrtc/modules/video_coding/ |
qm_select.cc | 248 // called, and does not account for frame dropping by encoder or VCM. 252 // low/negative values means encoder is likely dropping frames. [all...] |
/external/wpa_supplicant_8/src/rsn_supp/ |
peerkey.c | 953 "- dropping packet"); 961 "- dropping packet"); [all...] |
/frameworks/av/media/libmediaplayerservice/nuplayer/ |
NuPlayerDecoder.cpp | 660 ALOGV("[%s] dropping buffer at time %lld as requested.", 828 ALOGV("dropping layer(%d), speed=%g, allowed layer count=%d, max layerId=%d", [all...] |