/packages/apps/Email/src/org/apache/commons/io/ |
HexDump.java | 25 * Provides a single function to take an array of bytes and display it
|
/packages/apps/Gallery/src/com/android/camera/ |
PhotoAppWidgetProvider.java | 125 // Try go guesstimate how much space the icon will take when
|
/packages/apps/Gallery3D/src/com/cooliris/media/ |
PhotoAppWidgetProvider.java | 118 // Try go guesstimate how much space the icon will take when
|
/packages/apps/Phone/src/com/android/phone/ |
CdmaPhoneCallState.java | 41 * in conference. We can take the same example mention in the SINGLE_ACTIVE state.
|
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ |
RankAwarePromoter.java | 98 * @param stripeSize number of suggestions to take from each corpus.
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
hard-reg-set.h | 64 All three take two arguments: the set and the register number. 71 These take just one argument. 75 These take two arguments TO and FROM; they read from FROM 80 These take two arguments TO and FROM; they read from FROM
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/parts/ |
UiDocumentEditPart.java | 189 // Take the bounds of the background image as the valid drop zone
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/ |
ExportHelper.java | 134 // do not take directories or anything inside the META-INF folder since
|
/system/core/libcutils/ |
atomic.c | 190 // BUT, as a special twist, we take advantage of the fact that in our
|
/system/core/libpixelflinger/codeflinger/ |
ARMAssemblerProxy.h | 34 // ARMAssemblerProxy take ownership of the target
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/TNETWIF/BusTxn/ |
wspi.h | 137 BOOL bMore; /* indicate whether more use of the SPI is about to take place */
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/TNETWIF/TNETWArbiter/ |
TNETWArb.c | 250 /* Send the event EV_REG to the TNETW Arbiter for handling and take appropriate actions */ 300 /* Take the Running instance control block */ 373 /* Take the Running instance control block */ 503 /* Take the Running instance control block */
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/TrafficMonitor/ |
TrafficMonitor.h | 61 /* BW Window in MS. changing this number must take NUM_OF_SLIDING_WINDOWS into consideration */
|
/system/wlan/ti/wilink_6_1/platforms/os/linux/src/ |
stack_profile.c | 143 * console might take alot of time:
|
/dalvik/libcore/concurrent/src/main/java/java/util/concurrent/ |
SynchronousQueue.java | 72 * or "requests" -- slots representing take operations, or is 81 * take. These are unified into a single method because in dual 82 * data structures, the put and take operations are symmetrical, 139 * Performs a put or take. 483 * from non-null to null (for put) or vice versa (for take). 595 /* Basic algorithm is to loop trying to take either of 856 public E take() throws InterruptedException { method in class:SynchronousQueue [all...] |
/bionic/libc/unistd/ |
getopt_long.c | 106 static const char noarg[] = "option doesn't take an argument -- %.*s"; 457 if (*++oli != ':') { /* doesn't take argument */
|
/cts/tools/dx-tests/src/util/ |
CollectAllTests.java | 150 // order: take the order of the test-suites for the classes, 151 // TODO and for methods: take Nx, then Bx, then Ex, then VFEx
|
/dalvik/docs/ |
embedded-vm-control.html | 34 <p><strong>The Android runtime must be restarted before the changes will take 144 take significantly longer, because the verification process is fairly slow.
|
/dalvik/libcore/xml/src/main/java/org/apache/harmony/xml/parsers/ |
DocumentBuilderImpl.java | 252 * Found a comment. We simply take the token text, but we only 270 * That's the easiest case. We simply take it and create a new text node,
|
/development/samples/ApiDemos/src/com/example/android/apis/graphics/ |
CubeMapActivity.java | 404 // to take appropriate action when the activity looses focus 412 // to take appropriate action when the activity looses focus
|
/external/bison/doc/ |
refcard.tex | 188 \normalbaselines\rm %make definitions take effect 402 Rules take the form:
|
/external/bison/lib/ |
timevar.c | 314 take it off the list. If not, malloc a new one. */ 359 /* Take the item off the stack. */
|
/external/bluetooth/glib/gio/ |
gunionvolumemonitor.c | 602 * to take a boolean and write if it succeeds or not.. Messy. 627 * the implementor must take a reference to @mount and return it in
|
/external/e2fsprogs/debugfs/ |
debugfs.8.in | 123 commands take a 335 Take the requested list of inode numbers, and print a listing of pathnames
|
/external/e2fsprogs/misc/ |
fsck.8.in | 271 not take arguments, as there is no 274 to be able to properly guess which arguments take options and which
|