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

<<11121314151617181920>>

  /frameworks/base/core/java/android/net/
MobileDataStateTracker.java 194 (reason == null ? "(unspecified)" : reason) +
  /frameworks/base/core/java/android/widget/
ImageView.java 718 case MeasureSpec.UNSPECIFIED:
    [all...]
TableLayout.java 553 // should we honor AT_MOST, EXACTLY and UNSPECIFIED?
  /frameworks/base/core/java/com/android/internal/os/
ZygoteConnection.java 258 * 0x for octal or hexidecimal value. If unspecified, both default to 0.
  /frameworks/base/media/java/android/media/audiofx/
Visualizer.java 94 * Unspecified error.
  /frameworks/base/telephony/java/com/android/internal/telephony/
DataConnection.java 220 return "Activation Reject unspecified";
    [all...]
  /frameworks/base/telephony/java/com/android/internal/telephony/cdma/
CdmaDataConnectionTracker.java 314 if (DBG) log("***trySetupData due to " + (reason == null ? "(unspecified)" : reason));
    [all...]
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_QCOMExtns.h 117 /* 0 - unspecified
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
perf.h 168 PERF_ModuleMemory, /* memory or unspecified modules */
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
conn.c 423 * Mark the disconnection reason as unspecified to indicate that conn module has no information regarding the DISASSOCIATE event to be raised
  /libcore/luni/src/main/java/java/lang/
Runtime.java 586 * Shutdown hooks are run concurrently and in an unspecified order. Hooks
String.java 238 * is unspecified. Use {@link java.nio.charset.CharsetDecoder} for more control.
264 * is unspecified. Use {@link java.nio.charset.CharsetDecoder} for more control.
    [all...]
  /libcore/luni/src/main/java/java/nio/charset/
Charset.java 212 * If multiple charsets have the same canonical name, it is unspecified which is returned in
  /libcore/luni/src/main/java/java/util/
Locale.java 39 * The variant codes are unspecified.
  /libcore/luni/src/main/java/java/util/concurrent/
LinkedBlockingQueue.java 35 * way to prevent excessive queue expansion. The capacity, if unspecified,
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
fstream.tcc 389 // Order these tests done in is unspecified by the standard.
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
input.h 730 * should not be used and have unspecified results.
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/xorg/
xf86str.h 127 MODE_BAD = -2, /* unspecified reason */
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/testdata/
mock_attrs.xml 283 <!-- Defines the maximum weight sum. If unspecified, the sum is computed
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/Ctrl/RecoverCtrl/
recoveryCtrl.c 226 That's why it uses unspecified-mode accesses (e.g. TNETWIF_ReadMemOpt) which
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/conn/
conn.c 452 * Mark the disconnection reason as unspecified to indicate that conn module has no information regarding the DISASSOCIATE event to be raised
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/smeSm/
smeSmApi.c 524 /* Note that in case of unspecified status we won't update the status. This is done since this function could be called twice */
  /system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
conn.c 423 * Mark the disconnection reason as unspecified to indicate that conn module has no information regarding the DISASSOCIATE event to be raised
  /external/v8/benchmarks/
earley-boyer.js     [all...]
  /external/webkit/SunSpider/tests/v8-v4/
v8-earley-boyer.js     [all...]

Completed in 2453 milliseconds

<<11121314151617181920>>