/libcore/luni/src/main/java/java/util/ |
GregorianCalendar.java | 227 * Constructs a new {@code GregorianCalendar} initialized to the current date and 235 * Constructs a new {@code GregorianCalendar} initialized to midnight in the default 251 * Constructs a new {@code GregorianCalendar} initialized to the specified date and 271 * Constructs a new {@code GregorianCalendar} initialized to the specified date and 299 * Constructs a new {@code GregorianCalendar} initialized to the current date and 310 * Constructs a new {@code GregorianCalendar} initialized to the current date and 321 * Constructs a new {@code GregorianCalendar} initialized to the current date and [all...] |
Formatter.java | 598 * Constructs a {@code Formatter}. 611 * Constructs a {@code Formatter} whose output will be written to the 626 * Constructs a {@code Formatter} with the specified {@code Locale}. 640 * Constructs a {@code Formatter} with the specified {@code Locale} 661 * Constructs a {@code Formatter} whose output is written to the specified file. 684 * Constructs a {@code Formatter} whose output is written to the specified file. 709 * Constructs a {@code Formatter} with the given {@code Locale} and charset, 736 * Constructs a {@code Formatter} whose output is written to the specified {@code File}. 758 * Constructs a {@code Formatter} with the given charset, 784 * Constructs a {@code Formatter} with the given {@code Locale} and charset [all...] |
/external/chromium/net/spdy/ |
spdy_proxy_client_socket_unittest.cc | 304 // Constructs a standard SPDY SYN_STREAM frame for a CONNECT request. 329 // Constructs a SPDY SYN_STREAM frame for a CONNECT request which includes 356 // Constructs a standard SPDY SYN_REPLY frame to match the SPDY CONNECT. 373 // Constructs a standard SPDY SYN_REPLY frame to match the SPDY CONNECT. 392 // Constructs a SPDY SYN_REPLY frame with an HTTP 500 error. [all...] |
/external/chromium_org/chrome/browser/profile_resetter/ |
automatic_profile_resetter_unittest.cc | 218 // Constructs a simple evaluation program to test that basic input/output works 288 // Constructs another evaluation program to specifically test that bits of the 342 // Constructs another evaluation program to specifically test that local state 397 // Constructs yet another evaluation program to specifically test that default 450 // Constructs yet another evaluation program to specifically test that loaded [all...] |
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
tzrule.h | 162 * Constructs a <code>TimeZoneRule</code> with the name, the GMT offset of its 201 * Constructs an <code>InitialTimeZoneRule</code> with the name, the GMT offset of its 385 * Constructs a <code>AnnualTimeZoneRule</code> with the name, the GMT offset of its 404 * Constructs a <code>AnnualTimeZoneRule</code> with the name, the GMT offset of its 619 * Constructs a <code>TimeArrayTimeZoneRule</code> with the name, the GMT offset of its [all...] |
/external/icu4c/i18n/unicode/ |
tzrule.h | 162 * Constructs a <code>TimeZoneRule</code> with the name, the GMT offset of its 201 * Constructs an <code>InitialTimeZoneRule</code> with the name, the GMT offset of its 385 * Constructs a <code>AnnualTimeZoneRule</code> with the name, the GMT offset of its 404 * Constructs a <code>AnnualTimeZoneRule</code> with the name, the GMT offset of its 619 * Constructs a <code>TimeArrayTimeZoneRule</code> with the name, the GMT offset of its [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/ |
random.h | 261 * @brief Constructs a %linear_congruential_engine random number 272 * @brief Constructs a %linear_congruential_engine random number 504 * @brief Constructs a %mersenne_twister_engine random number generator 688 * @brief Constructs an explicitly seeded % subtract_with_carry_engine 696 * @brief Constructs a %subtract_with_carry_engine random number engine 868 * @brief Constructs a default %discard_block_engine engine. 876 * @brief Copy constructs a %discard_block_engine engine. 886 * @brief Move constructs a %discard_block_engine engine. 896 * @brief Seed constructs a %discard_block_engine engine. 898 * Constructs the underlying generator engine seeded with @p __s [all...] |
/dalvik/dx/src/com/android/dx/cf/code/ |
Ropper.java | 150 * Constructs instance. 162 * Constructs instance. 276 * Constructs an instance. This class is not publicly instantiable; use [all...] |
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/spec/ |
RSAMultiPrimePrivateCrtKeySpecTest.java | 68 * Assertion: constructs <code>RSAMultiPrimePrivateCrtKeySpec</code> 403 * Assertion: constructs <code>RSAMultiPrimePrivateCrtKeySpec</code>
|
/external/chromium_org/chrome_frame/test/ |
test_server.h | 287 // Constructs a server listening at the given port on a local IPv4 address. 291 // Constructs a server listening at the given address:port.
|
/external/chromium_org/third_party/WebKit/Source/wtf/dtoa/ |
double-conversion.h | 331 // If the value is a special value (NaN or Infinity) constructs the 336 // Constructs an exponential representation (i.e. 1.234e56).
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/ |
mux.py | 501 """Constructs an instance. 537 """Constructs an instance. 814 """Constructs an instance. [all...] |
/external/chromium_org/third_party/angle/extensions/ |
ANGLE_instanced_arrays.txt | 114 the rest of this section. This function constructs a sequence of 172 the rest of this section. This command constructs a sequence of
|
/external/chromium_org/third_party/icu/source/i18n/ |
coleitr.cpp | 271 * This is the "real" constructor for this class; it constructs an iterator 319 * This is the "real" constructor for this class; it constructs an iterator over
|
/external/chromium_org/ui/views/ |
painter.cc | 167 // Constructs an ImagePainter with the specified image resource ids. 171 // Constructs an ImagePainter with the specified image and insets.
|
/external/clang/lib/CodeGen/ |
CGValue.h | 357 /// the code which constructs it should push the appropriate cleanup. 381 /// evaluating an expression which constructs such an object.
|
/external/eigen/Eigen/src/Eigenvalues/ |
HessenbergDecomposition.h | 240 /** \brief Constructs the Hessenberg matrix H in the decomposition 248 * The object returned by this function constructs the Hessenberg matrix H
|
/external/guava/guava/src/com/google/common/collect/ |
LinkedHashMultimap.java | 94 * Constructs an empty {@code LinkedHashMultimap} with enough capacity to hold 108 * Constructs a {@code LinkedHashMultimap} with the same mappings as the
|
/external/icu4c/i18n/ |
chnsecal.h | 104 * Constructs a ChineseCalendar based on the current time in the default time zone 117 * Constructs a ChineseCalendar based on the current time in the default time zone
|
coleitr.cpp | 272 * This is the "real" constructor for this class; it constructs an iterator 320 * This is the "real" constructor for this class; it constructs an iterator over
|
regeximp.h | 368 // Used in implementing case insensitive matching constructs. 393 // Used in implementing case insensitive matching constructs.
|
/external/javassist/src/main/javassist/bytecode/ |
MethodInfo.java | 65 * Constructs a <code>method_info</code> structure. The initial value of 90 * Constructs a copy of <code>method_info</code> structure. Class names
|
/external/javassist/src/main/javassist/compiler/ |
Javac.java | 46 * Constructs a compiler. 57 * Constructs a compiler.
|
/external/jmonkeyengine/engine/src/core/com/jme3/scene/shape/ |
Sphere.java | 91 * Constructs a sphere. All geometry data buffers are updated automatically.
107 * Constructs a sphere. Additional arg to evenly space latitudinal slices
|
/external/proguard/docs/ |
FAQ.html | 185 Yes. <b>ProGuard</b> automatically handles constructs like 192 However, <b>ProGuard</b> will note a number of constructs like
|