/bionic/libc/kernel/tools/ |
defaults.py | 103 [ "MAXHOSTNAMELEN", # for some reason, Linux defines it to 64
|
/cts/tools/signature-tools/src/signature/compare/model/impl/ |
SigDelta.java | 127 ignore.add("reason");
|
/cts/tools/tradefed-host/src/com/android/cts/tradefed/targetprep/ |
CtsRootDeviceSetup.java | 86 "Failed to install %s on device %s. Reason: %s",
|
/cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/ |
WrappedGTest.java | 87 CLog.e("Failed to install %s.apk on %s. Reason: %s", mName,
|
/developers/samples/android/ui/actionbarcompat/ActionBarCompat-ListPopupMenu/ActionBarCompat-ListPopupMenuSample/src/main/java/com/example/android/actionbarcompat/listpopupmenu/ |
PopupListFragment.java | 62 // correctly positioned. The reason being that the view may change position before the
|
/development/ndk/platforms/android-3/include/sys/ |
types.h | 45 * these are defined as 16-bit for legacy reason, but
|
/development/samples/Alarm/tests/ |
_index.html | 47 Java package name <code>com.example.android.newalarm.test</code>. For the same reason, the
|
/development/samples/ApiDemos/src/com/example/android/apis/ |
Shakespeare.java | 58 "Hear him but reason in divinity," + 180 "enemies; and what's his reason? I am a Jew. Hath" + 206 "scale of reason to poise another of sensuality, the" + 209 "reason to cool our raging motions, our carnal" +
|
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
List6.java | 179 "Hear him but reason in divinity," + 301 "enemies; and what's his reason? I am a Jew. Hath" + 327 "scale of reason to poise another of sensuality, the" + 330 "reason to cool our raging motions, our carnal" +
|
/development/samples/Support13Demos/src/com/example/android/supportv13/ |
Shakespeare.java | 58 "Hear him but reason in divinity," + 180 "enemies; and what's his reason? I am a Jew. Hath" + 206 "scale of reason to poise another of sensuality, the" + 209 "reason to cool our raging motions, our carnal" +
|
/development/samples/Support4Demos/src/com/example/android/supportv4/ |
Shakespeare.java | 58 "Hear him but reason in divinity," + 180 "enemies; and what's his reason? I am a Jew. Hath" + 206 "scale of reason to poise another of sensuality, the" + 209 "reason to cool our raging motions, our carnal" +
|
/development/samples/browseable/ListPopupMenu/src/com.example.android.actionbarcompat.listpopupmenu/ |
PopupListFragment.java | 62 // correctly positioned. The reason being that the view may change position before the
|
/development/testrunner/test_defs/ |
test_defs.py | 64 logger.Log("Error Parsing xml file: %s Reason: %s" % (file_path, e.msg))
|
/external/antlr/antlr-3.4/runtime/CSharp2/ |
README.TXT | 73 If you wish to re-build The ANTLR v3.1 .NET Runtime Library for any reason, this
|
/external/bluetooth/bluedroid/stack/include/ |
hidh_api.h | 58 HID_HDEV_EVT_CLOSE Connection with device is closed. Data=reason code.
|
mca_api.h | 165 UINT16 reason; /* disconnect reason given by L2CAP */ member in struct:__anon3831 179 UINT16 reason; /* disconnect reason given by L2CAP */ member in struct:__anon3833
|
/external/bluetooth/bluedroid/stack/mcap/ |
mca_dact.c | 120 close.reason = L2CAP_DISC_OK;
|
mca_main.c | 289 ** the channel and sends it a close event. The reason 296 void mca_tc_close_ind(tMCA_TC_TBL *p_tbl, UINT16 reason) 303 close.reason = reason;
|
/external/bluetooth/bluedroid/stack/smp/ |
smp_utils.c | 578 evt_data.cmplt.reason = p_cb->status; 589 SMP_TRACE_DEBUG2 ("send SMP_COMPLT_EVT reason=0x%0x sec_level=0x%0x", 590 evt_data.cmplt.reason, 596 if (evt_data.cmplt.reason == 0 && p_cb->role == HCI_ROLE_MASTER)
|
/external/ceres-solver/examples/ |
Makefile.example | 32 # suggest using CMake instead, but if Make is needed for some reason, this
|
/external/ceres-solver/internal/ceres/ |
residual_block_utils.h | 35 // 1. Uninitialized memory - where the user for some reason did not
|
/external/chromium/base/ |
compiler_specific.h | 72 // is important for some other reason.)
|
/external/chromium/chrome/browser/extensions/ |
theme_installed_infobar_delegate.cc | 106 // The infobar is gone so there is no reason for this delegate to keep
|
/external/chromium/chrome/browser/history/ |
in_memory_database.cc | 31 // No reason to leave data behind in memory when rows are removed.
|
/external/chromium/chrome/browser/importer/ |
firefox_profile_lock_unittest.cc | 70 // If for some reason the lock file is left behind by the previous owner, we
|