/external/sonivox/arm-hybrid-22k/lib_src/ |
eas_imaadpcm.c | 77 * Side Effects: 101 * Side Effects: 221 * Side Effects:
|
/external/sonivox/arm-wt-22k/lib_src/ |
eas_imaadpcm.c | 77 * Side Effects: 101 * Side Effects: 221 * Side Effects:
|
/frameworks/base/core/tests/hosttests/src/android/content/pm/ |
PackageManagerHostTestUtils.java | 47 * Set of tests that verify host side install cases 64 // Install preference on the device-side 370 * Helper method ensures we are in root mode on the host side. It returns only after
|
/hardware/ti/omap3/dspbridge/inc/ |
DSPNode.h | 182 * connection parameter for device nodes to pass to DSP side. 239 * Delete all DSP-side and GPP-side resources for the node.
|
/hardware/ti/omap3/dspbridge/libbridge/inc/ |
DSPNode.h | 182 * connection parameter for device nodes to pass to DSP side. 239 * Delete all DSP-side and GPP-side resources for the node.
|
/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/ |
FileListingService.java | 28 * Provides {@link Device} side file listing service. 90 /** Device side file separator. */ 624 * If <var>receiver</var> is <code>null</code>, the device side <code>ls</code>
|
AndroidDebugBridge.java | 34 * A connection to the host-side android debug bridge (adb) [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/parts/ |
DropFeedback.java | 477 * If the drop point is exactly on a current item, simply returns the side the drop will occur 481 * bottom side of the first one. When insert in XML, we want to insert right before that 587 * The line is always placed on the side of the anchor part indicated by the
|
/system/core/adb/ |
sockets.c | 182 /* far side is ready for data, pay attention to 331 /* error return means they closed us as a side-effect 734 /* we're going to close our peer as a side-effect, so
|
adb.c | 492 // It's non-sensical to support the "reserved" space on the adb host side 791 // child side of the fork 804 // parent side of the fork
|
/frameworks/base/docs/html/guide/topics/media/jet/ |
jetcreator_manual.jd | 457 <p>The buttons along the left side of main 492 below. The left side of the window displays the segments attributes that are 493 stored in the JET file. The right side of the window allows the author to set 606 window. The segment section on the left side of the event window is for display 608 section, on the right side, is where events can be assigned. The following [all...] |
/external/ipsec-tools/src/racoon/ |
pfkey.c | 819 /* If initiator side, send error to kernel by SADB_ACQUIRE. */ 820 if (iph2->side == INITIATOR) 848 if (iph2->side == INITIATOR) { 981 pp = iph2->side == INITIATOR ? iph2->proposal : iph2->approval; 1039 if (iph2->side == INITIATOR) 1326 if (iph2->side == INITIATOR) [all...] |
racoonctl.c | 1123 side stats source address destination address 1182 /* statuc, side and version */ 1186 pd->side == INITIATOR ? 'I' : 'R', [all...] |
/external/netperf/ |
nettest_sdp.c | 364 socket paramters on the other side at this point, hence the 861 /* This routine implements the netperf-side SDP unidirectional data [all...] |
nettest_sctp.c | 535 /* paramters on the other side at this point, hence the reason for */ [all...] |
/external/icu4c/common/ |
rbbi.cpp | 850 * Returns true if the specfied position is a boundary position. As a side 859 first(); // For side effects on current position, tag values. 864 last(); // For side effects on current position, tag values. 870 first(); // For side effects on current position, tag values. 875 last(); // For side effects on current position, tag values. [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
tree.def | 99 list are copied if the right-hand side of an assignment is known 470 has side-effects, they are evaluated once for each element. Wrap the 471 value in a SAVE_EXPR if you want to evaluate side effects only once.) [all...] |
/build/ |
envsetup.sh | 573 # a command that prints something as a side-effect 603 # a command that prints something as a side-effect 694 # a command that prints something as a side-effect
|
/dalvik/vm/alloc/ |
Heap.c | 152 * as a side-effect. 319 * heap as a side-effect if the live set is large. 332 /* This may adjust the soft limit as a side-effect. [all...] |
/external/quake/quake/src/QW/client/ |
menu.c | 187 // draw left side 222 // draw right side 544 M_Print (16, 136, " HUD on left side");
|
/external/webkit/WebCore/rendering/ |
RenderTableCell.cpp | 672 BoxSide side; member in struct:WebCore::CollapsedBorder 693 m_borders[m_count].side = borderSide; 813 drawLineForBoxSide(graphicsContext, border->x1, border->y1, border->x2, border->y2, border->side, [all...] |
/frameworks/base/core/java/android/view/ |
Window.java | 49 /** Flag for having an icon on the left side of the title bar */ 51 /** Flag for having an icon on the right side of the title bar */ 721 * associated side-effects. [all...] |
/frameworks/base/media/java/android/media/ |
AudioRecord.java | 737 // Java methods called from the native side 742 //logd("Event posted from the native side: event="+ what + " args="+ arg1+" "+arg2); 758 // Native methods called from the Java side
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/tree/ |
UiTreeBlock.java | 319 // back to its original value, which has the side effect of removing all 533 // buttons on the side. 713 * As a side effect, this will commit the current UiElementDetails page. [all...] |
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/4X/ |
ackEmulDb.c | 774 * DESCRIPTION: save the Tcp ack template for the WTarget side. 803 * DESCRIPTION: Update the Tcp ack template for the WTarget side. [all...] |