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

1 23 4 5 6 7 8 91011>>

  /libcore/dom/src/test/java/org/w3c/domts/level2/core/
namespaceURI02.java 35 * returns the namespace URI of this node, or null if unspecified.
namespaceURI03.java 35 * returns the namespace URI of this node, or null if unspecified.
nodegetnamespaceuri03.java 34 * The method getNamespaceURI returns the namespace URI of this node, or null if it is unspecified
nodegetprefix03.java 34 * The method getPrefix returns the namespace prefix of this node, or null if it is unspecified.
prefix02.java 35 * returns the namespace prefix of this node, or null if unspecified.
prefix03.java 35 * returns the namespace prefix of this node, or null if it is unspecified.
  /libcore/luni/src/test/java/tests/org/w3c/dom/
NodeGetNamespaceURI.java 38 * The method getNamespaceURI returns the namespace URI of this node, or null if it is unspecified
NodeGetPrefix.java 38 * The method getPrefix returns the namespace prefix of this node, or null if it is unspecified.
  /ndk/sources/cxx-stl/stlport/src/
warning_disable.h 55 # pragma warning( disable : 981 ) /* operands are evaluated in unspecified order */
  /packages/apps/Mms/src/com/android/mms/dom/events/
EventTargetImpl.java 75 "Unspecified even type");
  /packages/apps/Mms/src/com/android/mms/transaction/
TransactionSettings.java 138 // If APN type is unspecified, assume APN_TYPE_ALL.
  /external/tcpdump/
print-egp.c 106 "unspecified",
128 "unspecified",
print-ntp.c 56 { MODE_UNSPEC, "unspecified" },
131 case UNSPECIFIED:
nameser.h 192 #define T_UNSPEC 103 /* Unspecified format (binary data) */
193 #define T_UNSPECA 104 /* "unspecified ascii". Ugly MIT hack */
ntp.h 112 #define MODE_UNSPEC 0 /* unspecified */
124 #define UNSPECIFIED 0
  /external/webkit/WebKitTools/android/flex-2.5.4a/
main.c 201 if ( csize == unspecified )
209 if ( interactive == unspecified )
443 if ( csize == unspecified )
594 yymore_really_used = reject_really_used = unspecified;
595 interactive = csize = unspecified;
  /packages/apps/Settings/src/com/android/settings/wifi/
WifiDialog.java 335 String unspecified = context.getString(R.string.wifi_unspecified); local
338 certs = new String[] {unspecified};
341 array[0] = unspecified;
  /external/chromium/net/http/
http_transaction_unittest.h 50 // If |request_time| is unspecified, the current time will be used.
56 // If |response_time| is unspecified, the current time will be used.
  /external/neven/Embedded/common/src/b_BasicEm/
Context.h 190 uint32 idA ); /* ID of segment, id=0: unspecified */
199 uint32 idA ); /* ID of segment, id=0: unspecified */
  /frameworks/base/core/java/android/widget/
AbsSpinner.java 160 * UNSPECIFIED. The height is based on the height of the selected item
218 if (widthMode == MeasureSpec.UNSPECIFIED) {
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
GlobalSearchSupportTest.java 296 * Builds {@link SuggestionTester} objects. Unspecified boolean objects default to
297 * false. Unspecified String objects default to null.
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
sstream.tcc 52 // Order these tests done in is unspecified by the standard.
97 // Order these tests done in is unspecified by the standard.
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
asoundef.h 113 #define IEC958_AES2_CON_SOURCE_UNSPEC (0<<0) /**< source number unspecified */
115 #define IEC958_AES2_CON_CHANNEL_UNSPEC (0<<4) /**< channel number unspecified */
  /bionic/libc/unistd/
fnmatch.c 161 * character produces unspecified results (IEEE 1003.2-1992,
  /external/chromium/net/proxy/
proxy_resolver_js_bindings_unittest.cc 138 // UNSPECIFIED --> 192.168.2.1

Completed in 429 milliseconds

1 23 4 5 6 7 8 91011>>