HomeSort by relevance Sort by last modified time
    Searched defs:setNull (Results 1 - 4 of 4) sorted by null

  /external/eigen/Eigen/src/Eigen2Support/Geometry/
AlignedBox.h 38 { if (AmbientDimAtCompileTime!=Dynamic) setNull(); }
42 { setNull(); }
59 inline void setNull()
  /external/eigen/Eigen/src/Geometry/
AlignedBox.h 88 inline void setNull() { setEmpty(); }
  /external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/
Impl_RowSet.java 181 public void setNull(int parameterIndex, int sqlType, String typeName)
185 public void setNull(int parameterIndex, int sqlType) throws SQLException {
1188 public void setNull(String parameterName, int sqlType) throws SQLException {
1192 public void setNull(String parameterName, int sqlType, String typeName)
  /external/chromium_org/third_party/libaddressinput/src/java/
android.jar 

Completed in 158 milliseconds