HomeSort by relevance Sort by last modified time
    Searched full:unspecified (Results 126 - 150 of 1122) sorted by null

1 2 3 4 56 7 8 91011>>

  /dalvik/vm/compiler/template/armv5te/
header.S 70 unspecified registers or condition codes.
  /development/testrunner/test_defs/
test_suite.py 136 run. If unspecified will be set to test_root_path.
  /development/tools/hosttestlib/src/com/android/hosttest/
DeviceTestRunner.java 95 * optionally, device serial number. If unspecified, will connect to first device found
  /external/bison/lib/
fatal-signal.h 51 The cleanup function is executed asynchronously. It is unspecified
  /external/chromium/chrome/browser/extensions/
extension_webstore_private_api.h 54 // An unspecified error occurred.
  /external/chromium/chrome/browser/password_manager/
login_database.h 75 // whether further use of this login database will succeed is unspecified.
  /external/chromium/chrome/browser/sync/engine/
update_applicator.cc 104 type != syncable::UNSPECIFIED &&
verify_updates_command.cc 103 : same_id.good() ? same_id.GetModelType() : syncable::UNSPECIFIED;
  /external/chromium/googleurl/src/
url_parse.h 80 int len; // Will be -1 if the component is unspecified.
172 // Password. The length will be -1 if unspecified, 0 if specified but empty.
185 // unspecified. This includes the preceeding slash, so the path on
192 // preceeding ? character. Length will be -1 if unspecified, 0 if there is
  /external/clang/include/clang/Driver/
Types.h 36 /// temp file of this type, or null if unspecified.
  /external/emma/core/java12/com/vladium/jcd/cls/attribute/
IDeclaredExceptionTable.java 18 * entry representing an exception a method can throw [in unspecified order].
  /external/llvm/lib/Support/
system_error.cpp 64 return std::string("unspecified generic_category error");
  /external/ppp/pppd/plugins/pppoatm/
atm.h 48 #define T2A_UNSPEC 4 /* allow unspecified parts in PVC address */
  /external/qemu/
offset_layout.py 20 Unspecified offsets default to 0 (unchanged).
  /external/stlport/src/
warning_disable.h 55 # pragma warning( disable : 981 ) /* operands are evaluated in unspecified order */
  /external/webkit/Source/WebKit/chromium/public/
WebCString.h 51 // A single-byte string container with unspecified encoding. It is
WebHTTPBody.h 91 // used to indicate an unspecified identifier.
WebRuntimeFeatures.h 40 // This class is used to enable runtime features of WebKit. It is unspecified
  /frameworks/base/core/java/com/android/internal/widget/
SizeAdaptiveLayout.java 218 if (heightMode != MeasureSpec.UNSPECIFIED &&
228 if (heightMode == MeasureSpec.UNSPECIFIED || heightSize > tallestViewSize) {
387 this(MeasureSpec.UNSPECIFIED, MeasureSpec.UNSPECIFIED);
  /frameworks/base/media/mca/filterpacks/java/android/filterpacks/imageproc/
CropFilter.java 86 // Make sure output size is set to unspecified, as we do not know what we will be resizing
  /frameworks/base/telephony/java/android/telephony/cdma/
CdmaSmsCbProgramResults.java 53 /** Program result: unspecified programming failure. */
  /hardware/libhardware/include/hardware/
bt_hh.h 48 BTHH_HS_ERROR, /* handshake error : unspecified HS error */
  /libcore/dom/src/test/java/org/w3c/domts/level2/core/
namespaceURI01.java 35 * returns the namespace URI of this node, or null if unspecified.
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.

Completed in 2822 milliseconds

1 2 3 4 56 7 8 91011>>