HomeSort by relevance Sort by last modified time
    Searched full:side (Results 51 - 75 of 2602) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/apache-http/src/org/apache/http/
HttpResponseInterceptor.java 41 * to the client or after it has been received on the client side.
55 * On the server side, this step is performed before the response is
56 * sent to the client. On the client side, this step is performed
  /external/dbus/dbus/
dbus-transport-protected.h 99 char *address; /**< Address of the server we are connecting to (#NULL for the server side of a transport) */
101 char *expected_guid; /**< GUID we expect the server to have, #NULL on server side or if we don't have an expectation */
112 unsigned int is_server : 1; /**< #TRUE if on the server side */
  /external/dropbear/libtomcrypt/notes/
tech0002.txt 8 A timing attack is when an attacker can observe a side channel of the device (in this case time). In this tech note
18 learn the key used. However, good cryptography mandates the close scrutiny of any practical side channel.
49 device and performing side-channel cryptanalysis. An attacker over a network might try to use the timing information
  /build/tools/droiddoc/templates/
head_tag.cs 29 #side-nav{padding:0;}
30 #side-nav .toggle-list ul {display:block;}
customization.cs 29 <?cs # appears on the side of the page ?>
  /build/tools/droiddoc/templates-pdk/
head_tag.cs 41 #side-nav{padding:0;}
42 #side-nav .toggle-list ul {display:block;}
  /dalvik/libcore/luni/src/main/java/java/lang/ref/
package.html 17 For each row, an object is said to have the reachability on the left side
18 if (and only if) it fulfills all of the requirements on the right side. In
  /dalvik/libcore/x-net/src/main/java/javax/net/ssl/
X509ExtendedKeyManager.java 37 * Chooses an alias for the client side of an SSL connection to authenticate
57 * Chooses an alias for the server side of an SSL connection to authenticate
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
Projector.java 57 * Get the current projection matrix. Has the side-effect of
67 * Get the current model view matrix. Has the side-effect of
  /external/dropbear/libtommath/
bn_s_mp_mul_high_digs.c 49 /* left hand side of A[ix] * B[iy] */
55 /* alias for where to read the right hand side from */
  /external/opencore/doc/oscl_html/
oscl__registry__access__client_8h.html 9 <hr><h1>oscl_registry_access_client.h File Reference</h1>Client-side implementation Registry Access implementation.
24 Client-side implementation Registry Access implementation.
oscl__registry__client_8h.html 9 <hr><h1>oscl_registry_client.h File Reference</h1>Client-side implementation of OsclRegistry.
23 Client-side implementation of OsclRegistry.
  /external/proguard/src/proguard/optimize/info/
NoSideEffectMethodMarker.java 28 * This MemberVisitor marks all methods that it visits as not having any side
40 // but that it doesn't have any side effects.
  /external/webkit/WebCore/manual-tests/
window-open-features-parsing.html 7 - left: reads as key:left value:no, which means 0, which means aligned to the left side of the screen
23 <li> A window aligned to the left hand side of the screen.
  /frameworks/base/docs/html/sdk/api_diff/3/
changes.html 20 #side-nav{padding:0;}
21 #side-nav .toggle-list ul {display:block;}
  /frameworks/base/docs/html/sdk/api_diff/4/
changes.html 20 #side-nav{padding:0;}
21 #side-nav .toggle-list ul {display:block;}
  /frameworks/base/docs/html/sdk/api_diff/5/
changes.html 20 #side-nav{padding:0;}
21 #side-nav .toggle-list ul {display:block;}
  /frameworks/base/docs/html/sdk/api_diff/6/
changes.html 20 #side-nav{padding:0;}
21 #side-nav .toggle-list ul {display:block;}
  /frameworks/base/docs/html/sdk/api_diff/7/
changes.html 20 #side-nav{padding:0;}
21 #side-nav .toggle-list ul {display:block;}
  /frameworks/base/docs/html/sdk/api_diff/8/
changes.html 20 #side-nav{padding:0;}
21 #side-nav .toggle-list ul {display:block;}
  /packages/apps/Settings/res/layout-land/
confirm_lock_pattern.xml 25 <!-- left side: instructions and messages -->
59 <!-- right side: lock pattern -->
  /bionic/libc/arch-x86/bionic/
_exit_with_stack_teardown.S 20 * since ARM side does the same thing, leave it as is.
  /build/core/combo/
HOST_linux-x86.mk 28 # The exception is the host side of the simulator, which
  /build/tools/soslim/
common.h 10 #define MIN(a,b) ((a)<(b)?(a):(b)) /* no side effects in arguments allowed! */
  /dalvik/libcore/luni/src/main/java/java/net/
InterfaceAddress.java 22 * Multiple addresses for the same interface are collected together on the Java side.

Completed in 88 milliseconds

1 23 4 5 6 7 8 91011>>