| /external/nist-sip/java/gov/nist/javax/sip/parser/ |
| SIPIfMatchParser.java | 106 * CVS: then enter the issue number(s) here. 131 * CVS: then enter the issue number(s) here.
|
| SIPMessageListener.java | 63 * CVS: then enter the issue number(s) here. 103 * CVS: then enter the issue number(s) here.
|
| SubjectParser.java | 117 * CVS: then enter the issue number(s) here. 152 * CVS: then enter the issue number(s) here.
|
| WWWAuthenticateParser.java | 92 * CVS: then enter the issue number(s) here. 127 * CVS: then enter the issue number(s) here.
|
| /external/opencv3/doc/tutorials/introduction/linux_install/ |
| linux_install.markdown | 53 the generated Makefiles, project files as well the object files and output binaries and enter 102 -# [optional] Building documents. Enter \<cmake_build_dir/doc/\> and run make with target
|
| /external/opencv3/modules/shape/src/ |
| emdL1_def.hpp | 131 cvPEmdEdge m_pEnter; // Enter BV edge 132 int m_iEnter; // Enter BV edge, index in m_NBVEdges
|
| /external/skia/experimental/SkV8Example/ |
| JsContext.cpp | 73 // Enter the context so all the remaining operations take place there. 116 // Enter the scope so all operations take place in the scope.
|
| /external/strace/ |
| mpers.awk | 54 function enter(array_idx) function 73 enter(what_idx)
|
| /external/testng/doc/ |
| download.html | 93 <li>For Eclipse 3.4 and above, enter <a href="http://beust.com/eclipse">http://beust.com/eclipse</a>.
94 <li>For Eclipse 3.3 and below, enter <a href="http://beust.com/eclipse1">http://beust.com/eclipse1</a>.
|
| /external/webrtc/webrtc/test/channel_transport/ |
| udp_socket_posix.cc | 230 _cs->Enter(); 250 _cs->Enter();
|
| /frameworks/base/core/tests/coretests/res/values/ |
| strings.xml | 61 <string name="enter_title">enter title</string> 62 <string name="enter_url">enter url</string>
|
| /frameworks/base/docs/html/guide/topics/ui/ |
| controls.jd | 89 <td>A dialog for users to select a single value for a set by using up/down buttons or via a swipe gesture. Use a <code>DatePicker</code>code> widget to enter the values for the date (month, day, year) or a <code>TimePicker</code> widget to enter the values for a time (hour, minute, AM/PM), which will be formatted automatically for the user's locale.</td>
|
| /frameworks/data-binding/compiler/src/main/java/android/databinding/tool/ |
| BindingTarget.java | 63 Scope.enter(expr); 179 Scope.enter(binding);
|
| InverseBinding.java | 83 Scope.enter(mTarget); 84 Scope.enter(this);
|
| /frameworks/support/v4/tests/java/android/support/v4/app/test/ |
| FragmentTestActivity.java | 48 public static final int ENTER = 0; 129 setEnterTransition(loadTransition(ENTER));
|
| /hardware/intel/audio_media/hdmi/ |
| tinyaudio_hw.c | 228 ALOGV("%s enter",__func__); 238 ALOGV("%s enter %d,%d,%d,%d,%d",__func__, 349 ALOGV("%s enter standby = %d",__func__,out->standby); 383 ALOGV("%s enter",__func__); 572 ALOGV("%s enter for bytes = %d channels = %d",__func__,bytes, out->pcm_config.channels); 687 ALOGV("%s enter",__func__); 791 ALOGV("%s enter",__func__); 918 ALOGV("%s enter",__func__);
|
| /hardware/qcom/gps/msm8084/utils/ |
| loc_timer.c | 60 LOC_LOGD("%s:%d]: Enter. Delay = %d\n", __func__, __LINE__, t->time_msec); 121 LOC_LOGD("%s:%d]: Enter\n", __func__, __LINE__);
|
| /hardware/qcom/gps/msm8960/utils/ |
| loc_timer.c | 58 LOC_LOGD("%s:%d]: Enter. Delay = %d\n", __func__, __LINE__, t.time_msec); 122 LOC_LOGD("%s:%d]: Enter\n", __func__, __LINE__);
|
| /hardware/qcom/gps/msm8994/utils/ |
| loc_timer.c | 60 LOC_LOGD("%s:%d]: Enter. Delay = %d\n", __func__, __LINE__, t->time_msec); 137 LOC_LOGD("%s:%d]: Enter\n", __func__, __LINE__);
|
| /hardware/qcom/gps/utils/ |
| loc_timer.c | 60 LOC_LOGD("%s:%d]: Enter. Delay = %d\n", __func__, __LINE__, t->time_msec); 137 LOC_LOGD("%s:%d]: Enter\n", __func__, __LINE__);
|
| /packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/ |
| A2dpSinkStreamingStateMachine.java | 263 public void enter() { method in class:A2dpSinkStreamingStateMachine.SRC_F_ACT_F 265 Log.d(STATE_TAG, "Enter: " + getCurrentMessage().what); 323 public void enter() { method in class:A2dpSinkStreamingStateMachine.SRC_F_ACT_T 325 Log.d(STATE_TAG, "Enter: " + getCurrentMessage().what); 393 public void enter() { method in class:A2dpSinkStreamingStateMachine.SRC_T_ACT_F 395 Log.d(STATE_TAG, "Enter: " + getCurrentMessage().what); 448 public void enter() { method in class:A2dpSinkStreamingStateMachine.SRC_T_ACT_T 450 Log.d(STATE_TAG, "Enter: " + getCurrentMessage().what);
|
| /packages/apps/Settings/src/com/android/settings/wifi/ |
| WifiAPITest.java | 111 alert.setMessage("Enter Network ID"); 137 alert.setMessage("Enter Network ID");
|
| /packages/apps/TV/common/src/com/android/tv/common/ui/setup/ |
| SetupActivity.java | 59 // enter transition. See http://b/26255145 149 * <p>It's (exit transition) + (delayed animation) + (enter transition).
|
| SetupFragment.java | 77 * Returns {@code true} if the enter/reenter transition is running. 84 * Called when the enter/reenter transition ends.
|
| /platform_testing/tests/androidbvt/src/com/android/androidbvt/ |
| SysUILockScreenTests.java | 144 // enter and verify password 178 // enter password to unlock screen
|