/external/elfutils/config/ |
depcomp | 3 # depcomp - compile a program generating dependencies as side-effects 210 # The Tru64 AIX compiler uses -MD to generate dependencies as a side 248 # This comment above is used by automake to tell side-effect
|
/external/opencore/codecs_v2/audio/mp3/dec/src/ |
pvmp3_dec_defs.h | 122 SIDE_INFO_ERROR = 7, /* error in side info */ 154 /* Layer III side information. */ 182 /* Layer III side info. */
|
/external/sonivox/arm-wt-22k/lib_src/ |
eas_tonecontrol.c | 130 * Side Effects: 182 * Side Effects: 222 * Side Effects: 252 * Side Effects: 384 * Side Effects: 427 * Side Effects: 466 * Side Effects: 507 * Side Effects: 539 * Side Effects: 571 * Side Effects [all...] |
/external/v8/src/ |
full-codegen.h | 375 // Complete a variable assignment. The right-hand-side value is expected 380 // of the stack and the right-hand-side value in the accumulator. 384 // expected on top of the stack and the right-hand-side value in the
|
/external/webkit/WebKit/chromium/public/ |
WebFrameClient.h | 128 // A client-side redirect will occur. This may correspond to a <META 134 // A client-side redirect was cancelled. 137 // A client-side redirect completed.
|
/frameworks/base/docs/html/guide/developing/tools/ |
aidl.jd | 83 The actual concrete class that the other side will receive 90 The actual concrete class that the other side will receive 190 to the other side of the IPC. Generally, that means that you're talking to a service that you
|
/packages/apps/Contacts/src/com/android/contacts/ |
ContactListItemView.java | 205 // Positions of views on the left are fixed and so are those on the right side. 210 // Left side 224 // Right side
|
/packages/apps/DeskClock/res/values/ |
strings.xml | 220 <!-- The summary of the side button setting. --> 223 <!-- Entries listed in the setting for the side-button action. --> 230 <!-- Values for the side-button setting. -->
|
/packages/apps/IM/libwbxml/src/ |
wbxml_jni.cpp | 433 // which in turns call back to the Java side. Therefore we might have 480 // which in turns call back to the Java side. Therefore we might have 518 // which in turns call back to the Java side. Therefore we might have
|
/external/opencore/codecs_v2/audio/aac/dec/src/ |
get_prog_config.cpp | 166 pScratchPCE->side.num_ele = temp; 284 pElementList = &pScratchPCE->side, 288 MODIFYING( pScratchPCE->side ) 508 * front, side, back, lfe, data, and coupling. 535 pScratchPCE->side.num_ele = temp; 649 &pScratchPCE->side,
|
/external/opencore/codecs_v2/audio/aac/dec/util/getactualaacconfig/src/ |
get_prog_config.cpp | 166 pScratchPCE->side.num_ele = temp; 284 pElementList = &pScratchPCE->side, 288 MODIFYING( pScratchPCE->side ) 508 * front, side, back, lfe, data, and coupling. 535 pScratchPCE->side.num_ele = temp; 649 &pScratchPCE->side,
|
/frameworks/base/media/libstagefright/codecs/aacdec/ |
get_prog_config.cpp | 166 pScratchPCE->side.num_ele = temp; 284 pElementList = &pScratchPCE->side, 288 MODIFYING( pScratchPCE->side ) 508 * front, side, back, lfe, data, and coupling. 535 pScratchPCE->side.num_ele = temp; 649 &pScratchPCE->side,
|
/hardware/ti/omap3/liboverlay/ |
overlay.cpp | 79 uint32_t controlReady; // Only updated by the control side 80 uint32_t dataReady; // Only updated by the data side 101 // A separate instance is created per overlay data side user 292 // Last side deallocated releases the mutex, otherwise the remaining 293 // side will deadlock trying to use an already released mutex 991 // Catch the case where the data side had no need to set the crop window [all...] |
/dalvik/libcore/x-net/src/main/java/org/apache/harmony/xnet/provider/jsse/ |
ConnectionStateSSLv3.java | 179 if (is_client) { // client side 188 } else { // server side
|
SSLParameters.java | 58 // client-side SSL sessions 62 // server-side SSL sessions
|
/external/apache-http/src/org/apache/http/params/ |
HttpConnectionParams.java | 194 * connection that has been closed at the server side. 211 * connection that has been closed at the server side.
|
/external/bluetooth/glib/glib/ |
gqsort.c | 257 /* Insertion sort, running from left-hand-side up to right-hand-side. */
|
/external/ipsec-tools/src/racoon/ |
main.c | 357 * pk_sendadd() on initiator side is always failed 360 * on responder side.
|
/external/jpeg/ |
filelist.doc | 62 Compression side of the library: 80 Decompression side of the library:
|
/external/libpng/contrib/visupng/ |
cexcept.h | 97 Try/Catch/Throw macros, so it shouldn't be expensive or have side 141 caught, which is significant if it has side effects, for example:
|
/external/qemu/distrib/sdl-1.2.12/src/audio/dc/ |
aica.c | 12 /* #define dc_snd_base ((volatile unsigned char *)0x00800000) */ /* arm side */ 13 #define dc_snd_base ((volatile unsigned char *)0xa0700000) /* dc side */
|
/external/qemu/slirp-android/ |
tcp_var.h | 64 #define TF_RCVD_SCALE 0x0040 /* other side has requested scaling */ 67 #define TF_SACK_PERMIT 0x0200 /* other side said I could SACK */
|
/external/quake/quake/src/WinQuake/ |
quakedef.h | 105 #define ON_EPSILON 0.1 // point on plane side epsilon 139 #define STAT_SECRETS 13 // bumped on client side by svc_foundsecret
|
/external/skia/include/core/ |
SkCanvas.h | 416 @param left The left side of the rectangle to be drawn 417 @param top The top side of the rectangle to be drawn 418 @param right The right side of the rectangle to be drawn 419 @param bottom The bottom side of the rectangle to be drawn 481 @param left The position of the left side of the bitmap being drawn 482 @param top The position of the top side of the bitmap being drawn 509 @param left The position of the left side of the bitmap being drawn 510 @param top The position of the top side of the bitmap being drawn [all...] |
/external/sonivox/arm-fm-22k/lib_src/ |
eas_math.c | 50 * Side Effects: 114 * Side Effects:
|