/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
sgml_input.html | 25 <option value="/game/flotten1.php?session=8912ae912fec&cp=33875341&mode=Flotte&gid=&messageziel=&re=0" selected>Alien sex friend [2:250:6]</option> 26 <option value="/game/flotten1.php?session=8912ae912fec&cp=33905100&mode=Flotte&gid=&messageziel=&re=0" >1989 [2:248:14]</option> 27 <option value="/game/flotten1.php?session=8912ae912fec&cp=34570808&mode=Flotte&gid=&messageziel=&re=0" >1990 [2:248:6]</option> 28 <option value="/game/flotten1.php?session=8912ae912fec&cp=34570858&mode=Flotte&gid=&messageziel=&re=0" >1991 [2:254:6]</option> 29 <option value="/game/flotten1.php?session=8912ae912fec&cp=34572929&mode=Flotte&gid=&messageziel=&re=0" >Colonia [2:253:12]</option> 111 <form action="flotten1.php?session=8912ae912fec" method="POST"> 136 <form action="flotten2.php?session=8912ae912fec" method="POST">
|
/external/boringssl/src/ssl/ |
ssl_lib.c | 197 * able to construct an SSL_SESSION that will collide with any existing session 198 * with a matching session ID. */ 312 /* Free internal session cache. However: the remove_cb() may reference the 315 * the session cache, the most secure solution seems to be: empty (flush) the 487 SSL_SESSION_free(ssl->session); 867 if (ssl == NULL || ssl->session == NULL || ssl->session->peer == NULL) { 870 return X509_up_ref(ssl->session->peer); 874 if (ssl == NULL || ssl->session == NULL) { 877 return ssl->session->cert_chain 1488 SSL_SESSION *session = ssl->session; local 1502 SSL_SESSION *session = ssl->session; local [all...] |
/external/tpm2/ |
ExecCommand.c | 27 // 1) unmarshal and parse the session area; 39 // h) Assembles handle, parameter and session buffers for response and return. 209 // Authorization session handling for the command. 212 BYTE *sessionBufferStart;// address of the session area first byte 214 UINT32 authorizationSize; // number of bytes in the session area 215 // Find out session buffer size. 220 // the smallest possible session or larger than the remaining size of 222 // session size could still be wrong. That will be determined after the 232 // The parameters follow the session area. 276 // Build the session area at the end of the parameter area [all...] |
/frameworks/base/services/core/java/com/android/server/wm/ |
Session.java | 58 * This class represents an active client session. There is generally one 59 * Session object per process that is interacting with the window manager. 61 final class Session extends IWindowSession.Stub 75 public Session(WindowManagerService service, IWindowSessionCallback callback, 85 sb.append("Session{"); 140 Slog.wtf(TAG_WM, "Window Session Crash", e); 552 TAG_WM, " NEW SURFACE SESSION " + mSurfaceSession); 574 TAG_WM, " KILL SURFACE SESSION " + mSurfaceSession); 578 Slog.w(TAG_WM, "Exception thrown when killing surface session " 579 + mSurfaceSession + " in session " + thi [all...] |
/frameworks/native/include/media/drm/ |
DrmAPI.h | 129 // Open a new session with the DrmPlugin object. A session ID is returned 133 // Close a session on the DrmPlugin object. 182 // keys to a new session with the method restoreKeys. When the response is 189 // Remove the current keys from a session 192 // Restore persisted offline keys into a new session. keySetId identifies 197 // Request an informative description of the license for the session. The status 233 // In the normal case, playback will be completed, the session destroyed and 236 // notifies the server side database that the session destruction has been 273 // session keys [all...] |
/packages/services/Telecomm/src/com/android/server/telecom/ |
CallAudioModeStateMachine.java | 34 public Session session; field in class:CallAudioModeStateMachine.MessageArgs 38 Session session) { 44 this.session = session; 48 this.session = Log.createSubsession(); 59 ", session=" + session + 500 Log.continueSession(((MessageArgs) msg.obj).session, "CAMSM.pM_" + msg.what) [all...] |
/device/huawei/angler/camera/QCamera2/stack/mm-jpeg-interface/src/ |
mm_jpeg.c | 89 * @data: job session 150 * @data: job session 202 * @p_session: job session 276 * @p_session: job session 282 * Create a jpeg encode session 333 * @p_session: job session 339 * Destroy a jpeg encode session 390 // Destroy next session 395 CDBG_HIGH("%s:%d] Session destroy successful. X", __func__, __LINE__); 403 * @p_session: job session [all...] |
/device/lge/bullhead/camera/QCamera2/stack/mm-jpeg-interface/src/ |
mm_jpeg.c | 89 * @data: job session 150 * @data: job session 202 * @p_session: job session 276 * @p_session: job session 282 * Create a jpeg encode session 333 * @p_session: job session 339 * Destroy a jpeg encode session 390 // Destroy next session 395 CDBG_HIGH("%s:%d] Session destroy successful. X", __func__, __LINE__); 403 * @p_session: job session [all...] |
/cts/tests/tests/media/src/android/media/cts/ |
AudioRecordingConfigurationTest.java | 121 assertTrue("Test source/session not amongst active record configurations", 216 MyAudioRecordingCallback(int session, int source) { 219 mTestSession = session; 236 private static boolean verifyAudioConfig(int source, int session, AudioFormat format, 242 && (config.getClientAudioSessionId() == session)
|
/external/dbus/bus/ |
Makefile.am | 32 session.conf.in \ 34 org.freedesktop.dbus-session.plist.in 37 session.conf \ 42 agent_DATA=org.freedesktop.dbus-session.plist 217 $(mkinstalldirs) $(DESTDIR)$(configdir)/session.d
|
/external/jacoco/org.jacoco.core/src/org/jacoco/core/runtime/ |
RuntimeData.java | 46 * Sets a session identifier for this runtime. The identifier is used when 53 * new session identifier 60 * Get the current a session identifier for this runtime. 63 * @return current session identifier 76 * handler to write session information to
|
/external/libpcap/ |
pcap-dbus.c | 175 } else if (strcmp(dev, "dbus-session") == 0) { 177 snprintf(handle->errbuf, PCAP_ERRBUF_SIZE, "Failed to get session bus: %s", error.message); 254 strcmp(device, "dbus-session") && 275 if (pcap_add_if(alldevsp, "dbus-session", 0, "D-Bus session bus", err_str) < 0)
|
/external/webrtc/talk/app/webrtc/ |
jsepsessiondescription_unittest.cc | 35 #include "talk/session/media/mediasession.h" 56 // This creates a session description with both audio and video media contents. 131 // a session description. 136 // Test that we can add a candidate to a session description. 187 // content in the session description.
|
/frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/converter/ |
FwdLockConv.h | 159 * Opens a session for converting an OMA DRM v1 Forward Lock file to the internal Forward Lock file 162 * @param[out] pSessionId The session ID. 176 * @param[in] sessionId The session ID. 198 * Closes a session for converting an OMA DRM v1 Forward Lock file to the internal Forward Lock 202 * @param[in] sessionId The session ID.
|
/frameworks/av/media/libstagefright/rtsp/ |
rtp_test.cpp | 79 sp<ARTPSession> session = new ARTPSession; local 80 looper->registerHandler(session); 166 CHECK_EQ(session->setup(desc), (status_t)OK); 178 CHECK_EQ(session->countTracks(), 1u); 179 sp<MediaSource> source = session->trackAt(0);
|
/frameworks/base/media/java/android/media/ |
AudioRecordingConfiguration.java | 31 * session. 60 public AudioRecordingConfiguration(int session, int source, AudioFormat clientFormat, 62 mSessionId = session; 102 * Returns the session number of the recording, see {@link AudioRecord#getAudioSessionId()}. 103 * @return the session number.
|
/frameworks/base/media/java/android/media/audiofx/ |
LoudnessEnhancer.java | 35 * specify the audio session ID of this AudioTrack or MediaPlayer when constructing the effect 69 * @param audioSession system-wide unique audio session identifier. The LoudnessEnhancer 70 * will be attached to the MediaPlayer or AudioTrack in the same audio session. 95 * @param audioSession system-wide unique audio session identifier. The LoudnessEnhancer 96 * will be attached to the MediaPlayer or AudioTrack in the same audio session.
|
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/audio/ |
MediaBassBoostTest.java | 184 private void getBassBoost(int session) { 185 if (mBassBoost == null || session != mSession) { 186 if (session != mSession && mBassBoost != null) { 191 mBassBoost = new BassBoost(0, session); 192 mSession = session;
|
MediaVirtualizerTest.java | 185 private void getVirtualizer(int session) { 186 if (mVirtualizer == null || session != mSession) { 187 if (session != mSession && mVirtualizer != null) { 192 mVirtualizer = new Virtualizer(0, session); 193 mSession = session;
|
/hardware/qcom/camera/QCamera2/stack/mm-jpeg-interface/src/ |
mm_jpeg_interface.c | 134 * @p_session_id: session id 140 * Create new jpeg session 170 * @session_id: session id 176 * Destroy jpeg session 363 /*Cache OTP Data for the session*/
|
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
loc_api_log.c | 138 /* Fix session status names */ 161 /* Fix session state names */ 179 LOC_LOGD("Session status: %s Valid mask: 0x%X\n", 201 LOC_LOGD("Fix session state: %s\n", 313 /* Finds session status name */
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
loc_api_log.c | 138 /* Fix session status names */ 161 /* Fix session state names */ 179 LOC_LOGD("Session status: %s Valid mask: 0x%X\n", 201 LOC_LOGD("Fix session state: %s\n", 313 /* Finds session status name */
|
/hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
loc_api_log.c | 138 /* Fix session status names */ 161 /* Fix session state names */ 179 LOC_LOGD("Session status: %s Valid mask: 0x%X\n", 201 LOC_LOGD("Fix session state: %s\n", 313 /* Finds session status name */
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
loc_api_log.c | 138 /* Fix session status names */ 161 /* Fix session state names */ 179 LOC_LOGD("Session status: %s Valid mask: 0x%X\n", 201 LOC_LOGD("Fix session state: %s\n", 313 /* Finds session status name */
|
/hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
loc_api_log.c | 138 /* Fix session status names */ 161 /* Fix session state names */ 179 LOC_LOGD("Session status: %s Valid mask: 0x%X\n", 201 LOC_LOGD("Fix session state: %s\n", 313 /* Finds session status name */
|