HomeSort by relevance Sort by last modified time
    Searched full:once (Results 976 - 1000 of 3364) sorted by null

<<31323334353637383940>>

  /prebuilt/linux-x86/sdl/include/SDL/
SDL_mutex.h 143 The mutex is re-locked once the condition variable is signaled.
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
tree-ssa-sccvn.h 151 once. It cannot be used to avoid visitation for SSA_NAME's
  /prebuilt/windows/sdl/include/SDL/
SDL_mutex.h 143 The mutex is re-locked once the condition variable is signaled.
  /sdk/ddms/app/src/com/android/ddms/
AboutDialog.java 85 * loading once and caching in a static class field.
  /sdk/ddms/libs/ddmlib/src/com/android/ddmlib/
DeviceMonitor.java 193 // flag the fact that we have build the list at least once.
320 // Once this is done, the new list contains device we aren't monitoring yet, so we
672 // Once this is done, the new list contains pids for which we don't have clients yet,
706 // it once at the end.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/editors/layout/gscripts/
INode.java 115 * then commits them all together at once later.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/menu/descriptors/
MenuDescriptors.java 54 * all at once.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/extractstring/
XmlStringFileHelper.java 73 * file. The instance maintains an internal cache so a given file is retrieved only once.
  /system/bluetooth/bluedroid/
bluetooth.c 164 // Try for 10 seconds, this can only succeed once hciattach has sent the
  /system/core/libcutils/
zygote.c 100 // Only send the fd's once
  /system/core/sh/
nodetypes 38 # specified only once.
  /system/extras/tests/bionic/libc/
Android.mk 137 # shared library are only called once. We thus need to
  /system/vold/
Fat.cpp 111 * TODO: Remove this code once we have a drop box in system_server.
  /system/wlan/ti/sta_dk_4_0_4_32/CUDK/Inc/
TI_OAL.h 32 #pragma once
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/FW_Transfer/Tx_Xfer/Slave_Dbl_Buf/
txXfer.h 81 BOOL syncXferIndication; /* Cleared once the sendPkt sequence is broken to Async mode. */
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/FirmwareApi/
public_event_mbox.h 54 buffer. Once the host finishes processing events from one buffer,
  /system/wlan/ti/wilink_6_1/TWD/FirmwareApi/
public_event_mbox.h 56 buffer. Once the host finishes processing events from one buffer,
  /system/wlan/ti/wilink_6_1/Txn/
TxnQueue.h 115 * and establish the physical connection. Done once (and not per functional driver startup).
  /external/guava/javadoc/com/google/common/util/concurrent/
AbstractService.html 207 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Implementing classes should invoke this method once their service has
216 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Implementing classes should invoke this method once their service has
234 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Initiates service startup (if necessary), returning once the service has
260 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Initiates service shutdown (if necessary), returning once the service has
314 thread where it is convenient. It is invoked exactly once on service
337 thread where it is convenient. It is invoked exactly once on service
406 <DD>Initiates service startup (if necessary), returning once the service has
426 <DD>Initiates service shutdown (if necessary), returning once the service has
445 <DD>Implementing classes should invoke this method once their service has
465 <DD>Implementing classes should invoke this method once their service ha
    [all...]
  /external/webkit/JavaScriptCore/jit/
JITPropertyAccess.cpp 621 // We don't want to patch more than once - in future go to cti_op_get_by_id_generic.
663 // We don't want to patch more than once - in future go to cti_op_put_by_id_generic.
717 // We don't want to patch more than once - in future go to cti_op_put_by_id_generic.
    [all...]
  /frameworks/base/docs/html/guide/developing/
other-ide.jd 166 <p>Once you've created your project, you're ready to begin development.
254 once you're ready to release your application and share it with end-users. That document describes
303 your application in release mode. Once you have built in release mode, it's a good idea to perform
333 <p>Once you have created the unsigned .apk, your next step is to sign the .apk
386 <h4>Once built and signed in release mode</h4>
388 <p>Once you have signed your application with a private key, you can install it on an
509 <p>Once your device is set up and connected via USB, navigate to your
598 <p>Once you've have added references, the tools let you set their relative
609 projects. Once you've set up your library projects and moved code into them, you
677 <p>Once the command completes, the library project is created and you can begin movin
    [all...]
  /external/zlib/examples/
zlib_how.html 130 reads all of the input file and exits at the bottom of the loop once end-of-file is reached.
153 at any time after the state has been initialized. Once that's done, <tt>deflateInit()</tt> (or
166 keeps calling <tt>deflate()</tt> until it is done producing output. Once there is no more
199 as the flush parameter is <tt>Z_NO_FLUSH</tt>. Once the <tt>Z_FINISH</tt> parameter is provided,
261 complete the output stream. Once that is done, subsequent calls of <tt>deflate()</tt> would return
  /frameworks/base/docs/html/guide/topics/search/
search-dialog.jd 78 <dd>By default, the device search key (if available) will invoke the search dialog once
218 <p>Once your Activity is declared searchable, performing the actual search involves three steps:
325 <p>Once you have a searchable Activity in place, invoking the search dialog so the user can
391 events will be triggered once the user executes a search (the current Activity will receive {@link
447 <p>This second scenario is normally ideal, because the chances are good that once a search is
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/info/
cpp.info 76 * Once-Only Headers::
280 at once, for performance reasons. These transformations correspond
425 Once the input file is broken into tokens, the token boundaries never
659 * Once-Only Headers::
762 File: cpp.info, Node: Search Path, Next: Once-Only Headers, Prev: Include Operation, Up: Header Files
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/info/
cpp.info 76 * Once-Only Headers::
280 at once, for performance reasons. These transformations correspond
425 Once the input file is broken into tokens, the token boundaries never
659 * Once-Only Headers::
762 File: cpp.info, Node: Search Path, Next: Once-Only Headers, Prev: Include Operation, Up: Header Files
    [all...]

Completed in 320 milliseconds

<<31323334353637383940>>