Searched
full:over (Results
1576 -
1600 of
13432) sorted by null
<<61626364656667686970>>
/external/curl/docs/ |
HISTORY | 25 We soon found and fixed support for getting currencies over GOPHER. Once FTP 48 code, we switched over to the MPL license to restrict the effects of 63 OpenSSL took over where SSLeay was abandoned. 239 March: The project switched over to use git (hosted by github) instead of CVS
|
/external/curl/docs/libcurl/opts/ |
CURLMOPT_PIPELINING.3 | 49 If this bit is set, libcurl will try to multiplex the new transfer over an
|
CURLOPT_IGNORE_CONTENT_LENGTH.3 | 37 report incorrect content length for files over 2 gigabytes. If this option is
|
CURLOPT_STREAM_DEPENDS.3 | 43 to be a handle of a transfer that will be sent over the same HTTP/2 connection
|
CURLOPT_STREAM_DEPENDS_E.3 | 46 to be a handle of a transfer that will be sent over the same HTTP/2 connection
|
CURLOPT_STREAM_WEIGHT.3 | 35 sense and is only usable when doing multiple streams over the same
|
/external/curl/include/curl/ |
easy.h | 92 * Sends data over the connected socket. Use after successful
|
/external/curl/lib/ |
imap.h | 73 bool ssldone; /* Is connect() over SSL done? */
|
pop3.h | 63 bool ssldone; /* Is connect() over SSL done? */
|
smtp.h | 68 bool ssldone; /* Is connect() over SSL done? */
|
/external/curl/tests/libtest/ |
lib1525.c | 25 * This unit test PUT http data over proxy. Proxy header will be different
|
lib1526.c | 24 * This unit test PUT http data over proxy. Proxy header will be different
|
lib1527.c | 24 * This unit test PUT http data over proxy. Same http header will be generated
|
lib503.c | 34 * Use multi interface to get HTTPS document over proxy, and provide
|
lib504.c | 34 * Use multi interface to get document over proxy with bad port number.
|
/external/deqp/modules/gles3/stress/ |
es3sDrawTests.cpp | 207 // which might cause access over buffer bounds. Causes implementation-dependent behavior. 662 drawRangeGroup->addChild(new DrawInvalidRangeCase(m_context, "range_max_over_bounds", "Range over buffer bounds", 0x00000000, 0x00210000)); 663 drawRangeGroup->addChild(new DrawInvalidRangeCase(m_context, "range_max_over_bounds_near_signed_wrap", "Range over buffer bounds", 0x00000000, 0x7FFFFFFF)); 664 drawRangeGroup->addChild(new DrawInvalidRangeCase(m_context, "range_max_over_bounds_near_unsigned_wrap", "Range over buffer bounds", 0x00000000, 0xFFFFFFFF)); 665 drawRangeGroup->addChild(new DrawInvalidRangeCase(m_context, "range_max_over_bounds_near_max", "Range over buffer bounds", 0x00000000, 0x00000000, false, true)); 667 drawRangeGroup->addChild(new DrawInvalidRangeCase(m_context, "range_min_max_over_bounds", "Range over buffer bounds", 0x00200000, 0x00210000)); 668 drawRangeGroup->addChild(new DrawInvalidRangeCase(m_context, "range_min_max_over_bounds_near_signed_wrap", "Range over buffer bounds", 0x7FFFFFF0, 0x7FFFFFFF)); 669 drawRangeGroup->addChild(new DrawInvalidRangeCase(m_context, "range_min_max_over_bounds_near_unsigned_wrap", "Range over buffer bounds", 0xFFFFFFF0, 0xFFFFFFFF)); 670 drawRangeGroup->addChild(new DrawInvalidRangeCase(m_context, "range_min_max_over_bounds_near_max", "Range over buffer bounds", 0x00000000, 0x00000000, true, true));
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/model/ |
ResultsElement.java | 125 list.add("Some builds have student-t test error over the threshold"); 138 list.add("Some builds have tests with error over 3%"); 376 * <li>{@link #STUDENT_TTEST} : the Student T-test is over the threshold (old yellow color for test results)</li> 383 * <li>{@link #BIG_ERROR} : the test result is over the 3% threshold</li> 385 * <li>{@link #NOT_RELIABLE} : the test history shows a deviation over 20% (surely means that this test is too erratic to be reliable)</li> 390 * <li>{@link #BIG_DELTA} : the delta for the test is over the 10% threshold</li> 490 // Store if there's a big error (over 3%) 500 // Store if there's a big delta (over 10%) 512 // historical deviation is over 20%
|
/external/glide/library/src/main/java/com/bumptech/glide/load/model/stream/ |
BaseGlideUrlLoader.java | 15 * A base class for loading images over http/https. Can be subclassed for use with any model that can be translated
|
/external/google-breakpad/src/ |
breakpad_googletest_includes.h | 42 // but this doesn't seem to actually work, and it's changed names over
|
/external/guava/guava/src/com/google/common/io/ |
Flushables.java | 40 * Flush a {@link Flushable}, with control over whether an
|
/external/guava/guava-testlib/test/com/google/common/testing/ |
TestLogHandlerTest.java | 64 // Tests for the absence of a bug where logging while iterating over the
|
/external/guava/guava-tests/test/com/google/common/hash/ |
Murmur3Hash32Test.java | 52 murmur3_32().hashUnencodedChars("The quick brown fox jumps over the lazy dog"));
|
/external/guice/extensions/persist/src/com/google/inject/persist/ |
Transactional.java | 58 * Note that ignore exceptions take precedence over rollbackOn, but with subtype
|
/external/icu/icu4c/source/i18n/unicode/ |
currunit.h | 29 * yen). This class is a thin wrapper over a UChar string that
|
region.h | 106 * Returns an enumeration over the IDs of all known regions that match the given type. 132 * Return an enumeration over the IDs of all the regions that are immediate children of this region in the 143 * Returns an enumeration over the IDs of all the regions that are children of this region anywhere in the region 160 * For deprecated regions, return an enumeration over the IDs of the regions that are the preferred replacement
|
Completed in 1834 milliseconds
<<61626364656667686970>>