HomeSort by relevance Sort by last modified time
    Searched full:possible (Results 251 - 275 of 3897) sorted by null

<<11121314151617181920>>

  /development/pdk/docs/source/
licenses.jd 53 openness in the mobile world, but we don't believe it's possible to predict or
75 possible for device makers to comply with the licenses. Given the
82 way to make sure as much code as possible is ASL2.0. However, we love all free
  /external/bluetooth/bluez/tools/
hciconfig.8 37 Gives a list of possible commands.
94 is a comma-separated list of packet types, where the possible packet types are
256 or a comma-separated list of keywords, where possible keywords are
  /external/proguard/docs/manual/retrace/
usage.html 34 lines and unrecognized lines are ignored, as far as possible.</dd>
78 Elements that match these wildcards are de-obfuscated, when possible. Note
95 possible original method names for each line in the stack trace. The user
  /external/svox/pico/lib/
picowa.h 52 processing (ie. lex lookup and POS prediction) is possible with
90 differing POS and differing PHON possible)
95 is possible)
  /hardware/libhardware/include/hardware/
overlay.h 43 /* possible overlay formats */
152 /* creates an overlay matching the given parameters as closely as possible.
163 /* set position and scaling of the given overlay as closely as possible.
  /ndk/docs/
SYSTEM-ISSUES.TXT 22 It is possible to hack existing C++ STL implementations to work on top
65 function if possible; if this is not possible, try to use a small wrapper
  /external/proguard/src/proguard/optimize/evaluation/
EvaluationSimplifier.java 371 * instruction, if possible.
404 * push instruction, if possible.
419 * push instruction, if possible.
470 * push instruction, if possible.
485 * push instruction, if possible.
537 * push instruction, if possible.
552 * push instruction, if possible.
605 * push instruction, if possible.
620 * push instruction, if possible.
672 * simpler push instruction, if possible
    [all...]
  /frameworks/base/telephony/java/com/android/internal/telephony/cdma/
CDMAPhone.java 276 Log.e(LOG_TAG, "canTransfer: not possible in CDMA");
294 Log.e(LOG_TAG, "conference: not possible in CDMA");
448 Log.e(LOG_TAG, "canConference: not possible in CDMA");
467 Log.e(LOG_TAG, "selectNetworkManually: not possible in CDMA");
488 Log.e(LOG_TAG, "setLine1Number: not possible in CDMA");
602 Log.e(LOG_TAG, "sendUssdResponse: not possible in CDMA");
645 Log.e(LOG_TAG, "getAvailableNetworks: not possible in CDMA");
649 Log.e(LOG_TAG, "setOutgoingCallerIdDisplay: not possible in CDMA");
738 Log.e(LOG_TAG, "getCallForwardingOption: not possible in CDMA");
746 Log.e(LOG_TAG, "setCallForwardingOption: not possible in CDMA")
    [all...]
  /dalvik/libcore/regex/src/main/java/java/util/regex/
package.html 601 Match 0 or more times. Match as many times as possible.
609 Match 1 or more times. Match as many times as possible.
633 Match at least n times. Match as many times as possible.
641 Match between n and m times. Match as many times as possible,
650 Match 0 or more times. Match as few times as possible.
658 Match 1 or more times. Match as few times as possible.
691 Match between n and m times. Match as few times as possible,
700 Match 0 or more times. Match as many times as possible when
812 possible strings matched by the look-behind pattern must not be
825 length of possible strings matched by the look-behind pattern mus
    [all...]
  /dalvik/libcore/xml/src/main/java/javax/xml/transform/
TransformerFactory.java 134 * parsing the <code>Source</code> or it is not possible to create a
152 * possible to create a <code>Transformer</code> instance.
181 * Note that it is possible to return several stylesheets, in which case
236 * It is possible for an <code>TransformerFactory</code> to expose a feature value but be unable to change its state.
252 * regard to possible implementation limits.
274 * It is possible for an <code>TransformerFactory</code> to expose a feature value but be unable to change its state.
  /external/kernel-headers/original/linux/
cpumask.h 61 * int num_possible_cpus() Number of all possible CPUs
65 * int cpu_possible(cpu) Is some cpu possible?
77 * 40 lines of assembly code compiling the "for each possible cpu"
326 * possible, present and online cpus. Each of them is a fixed size
341 * time, as the set of CPU id's that it is possible might ever
362 * cpu_{online,possible,present}_maps are placebos. Changing them
  /development/samples/BrowserPlugin/
README 36 possible but unfortunately not all are covered.
38 Trying to have a single plugin demonstrate all possible API interactions on one
43 be active at a time, but they would all share as much common code as possible.
  /external/bison/src/
state.h 30 particular positions in particular rules -- that are the possible
56 Each transition structure describes the possible transitions out
65 Each reductions structure describes the possible reductions at the
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
MediaRecorderStateUnitTestTemplate.java 24 * A template class for running a method under test in all possible
50 * Runs the given method under test in all possible states of a MediaRecorder
313 * Checks the given method under test in all possible states of the MediaRecorder object.
  /hardware/ti/wlan/wl1271/TWD/TWDriver/
TWDriverScan.h 119 * Enumeration of the differnet Scan Result Tags possible
300 TPeriodicScanSsid tDesiredSsid[ PERIODIC_SCAN_MAX_SSID_NUM ]; /**< Buffer of size of maximum possible Periodic Scanned SSIDs.
314 TPeriodicChannelEntry tChannels[ PERIODIC_SCAN_MAX_CHANNEL_NUM ]; /**< Buffer of size of maximum possible Periodic Scanned Channels.
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
ScanCncn.h 54 * Enumerates the different possible clients requesting scan from the scan concentrator
74 * Enumerates the possible scan result statuses
93 /* 8 */ SCAN_CRS_NUM_OF_RES_STATUS /**< number of possible result status */
  /system/wlan/ti/wilink_6_1/TWD/TWDriver/
TWDriverScan.h 120 * Enumeration of the differnet Scan Result Tags possible
301 TPeriodicScanSsid tDesiredSsid[ PERIODIC_SCAN_MAX_SSID_NUM ]; /**< Buffer of size of maximum possible Periodic Scanned SSIDs.
315 TPeriodicChannelEntry tChannels[ PERIODIC_SCAN_MAX_CHANNEL_NUM ]; /**< Buffer of size of maximum possible Periodic Scanned Channels.
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
ScanCncn.h 52 * Enumerates the different possible clients requesting scan from the scan concentrator
72 * Enumerates the possible scan result statuses
91 /* 8 */ SCAN_CRS_NUM_OF_RES_STATUS /**< number of possible result status */
  /bionic/libc/
README 16 as possible. Our goal is not to support scaling to thousands of concurrent threads
  /bionic/libc/include/sys/
_sigdefs.h 66 __BIONIC_SIGDEF(IO,29,"I/O possible")
  /bionic/libc/string/
memmove.c 52 /* do the prefetech as soon as possible, prevent the compiler to
  /build/tools/acp/
README 20 - On some systems it's possible to have microsecond-accurate timestamps
  /dalvik/docs/opcodes/
opcode-1b-const-class.html 66 resolved. All exceptions that are possible during class loading can occur at
opcode-1d-monitor-enter.html 55 indicated object. Various results are possible:
opcode-1e-monitor-exit.html 24 run. This definition makes it possible for a method to use a monitor cleanup

Completed in 2068 milliseconds

<<11121314151617181920>>