/external/chromium/net/proxy/ |
proxy_config_service_common_unittest.h | 42 // Creates an expectation that the ProxyRules is for a single proxy 44 static ProxyRulesExpectation Single(const char* single_proxy,
|
proxy_config_service_win_unittest.cc | 70 // Single-host in proxy list. 82 ProxyRulesExpectation::Single( 83 "www.google.com:80", // single proxy
|
proxy_config_service_linux_unittest.cc | 479 TEST_DESC("Single-host in proxy list"), 493 ProxyRulesExpectation::Single( 494 "www.google.com:80", // single proxy 539 TEST_DESC("Single-host, different port"), 553 ProxyRulesExpectation::Single( 554 "www.google.com:88", // single proxy 598 ProxyRulesExpectation::Single( 599 "socks5://socks.com:99", // single proxy 617 ProxyRulesExpectation::Single( 618 "www.google.com:80", // single prox [all...] |
proxy_config_service_common_unittest.cc | 124 ProxyRulesExpectation ProxyRulesExpectation::Single(
|
/external/chromium/testing/gtest/test/ |
gtest_xml_output_unittest_.cc | 146 INSTANTIATE_TEST_CASE_P(Single, ValueParamTest, Values(33, 42)); 162 INSTANTIATE_TYPED_TEST_CASE_P(Single,
|
/external/libffi/testsuite/ |
Android.mk | 19 # Single test file to use when doing a default build.
|
/external/netcat/ |
netcat.c | 141 USHORT Single = 1; /* zero if scanning */ [all...] |
/external/chromium/chrome/browser/chromeos/ |
proxy_config_service_impl_unittest.cc | 127 TEST_DESC("Single-host in proxy list"), 141 net::ProxyRulesExpectation::Single( // proxy_rules 142 "www.google.com:80", // single proxy 147 TEST_DESC("Single-host, different port"), 161 net::ProxyRulesExpectation::Single( // proxy_rules 162 "www.google.com:99", // single 181 net::ProxyRulesExpectation::Single( // proxy_rules 182 "www.google.com:99", // single proxy 230 net::ProxyRulesExpectation::Single( // proxy_rules 231 "www.google.com:80", // single prox [all...] |
/libcore/luni/src/main/java/java/io/ |
StreamTokenizer.java | 69 * token that has been read. When a single character is read, its value 138 * '/' is a comment character. Single quote '\'' and double quote '"' 183 * <li>Single quote '\'' and double quote '"' are string quote characters.
|
/external/zlib/contrib/delphi/ |
ZLib.pas | 80 stream in a single call.} 87 function GetCompressionRate: Single; 94 property CompressionRate: Single read GetCompressionRate; 114 large chunk of data from the decompression stream in a single call.} 472 function TCompressionStream.GetCompressionRate: Single;
|
/external/quake/quake/src/WinQuake/ |
quake-rogue.spec.sh | 43 Single player mode power-ups include:
|
/external/v8/test/mjsunit/ |
string-indexof-1.js | 60 // Test single char pattern 77 //single char pattern 116 var lengths = [1, 4, 15]; // Single char, simple and complex.
|
debug-scopes.js | 164 // Send a scope request for information on a single scope and check the 309 // Single empty with block.
|
/external/oprofile/events/x86-64/family10/ |
unit_masks | 243 0x01 Single Precision add/subtract ops 244 0x02 Single precision multiply ops 245 0x04 Single precision divide/square root ops
|
/external/chromium/chrome/browser/net/ |
pref_proxy_config_service_unittest.cc | 378 "Single proxy.", 387 net::ProxyRulesExpectation::Single( 388 "proxy:8888", // single proxy
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/proxy_configuration/test/ |
proxy_form_controller_test.js | 120 // Clicking the "Use single proxy" checkbox should set the correct 133 this.assert(section.classList.contains('single')); 135 this.assert(!section.classList.contains('single')); 280 var single = this.controller_.singleProxy; 281 this.assertEqual('socks5', single.scheme); 282 this.assertEqual('singleproxy.example.com', single.host); 283 this.assertEqual(1234, single.port); 308 // Single! 311 ' > section').classList.contains('single')); 313 var single = this.controller_.singleProxy [all...] |
/external/chromium/net/data/proxy_resolver_v8_unittest/ |
pac_library_unittest.js | 87 // Single IP address (v4 and v6).
|
/external/oprofile/events/mips/24K/ |
events | 104 event:0x416 counters:1 um:zero minimum:500 name:L2_CACHE_SINGLE_BIT_ERRORS : 22-1 Single bit errors corrected in L2
|
/external/oprofile/events/mips/34K/ |
events | 112 event:0x416 counters:1 um:zero minimum:500 name:L2_CACHE_SINGLE_BIT_ERRORS : 22-1 Single bit errors corrected in L2
|
/external/dropbear/libtommath/ |
bn.tex | 376 \subsection{Single Initialization} 377 A single mp\_int can be initialized with the ``mp\_init'' function. 406 \subsection{Single Free} 642 small constant assignment functions. The first function is used to set a single digit constant while the second sets 643 an ISO C style ``unsigned long'' constant. The reason for both functions is efficiency. Setting a single digit is quick but the 646 \subsection{Single Digit} 648 Setting a single digit can be accomplished with the following function. 683 To set a constant that is the size of an ISO C ``unsigned long'' and larger than a single digit the following function 692 accept a 32-bit input regardless of the size of a single digit. However, since the value may span several digits 754 /* initialize and set a single digit * [all...] |
/external/oprofile/events/mips/1004K/ |
events | 120 event:0x416 counters:1 um:zero minimum:500 name:L2_CACHE_SINGLE_BIT_ERRORS : 22-1 Single bit errors corrected in L2
|
/external/e2fsprogs/lib/et/ |
texinfo.tex | 273 % Single-spacing is done by various environments. 282 %% Simple single-character @ commands [all...] |
/external/oprofile/events/mips/74K/ |
events | 78 event:0x3f counters:0,2 um:zero minimum:500 name:L2_CACHE_SINGLE_BIT_ERRORS : 63-0 Single bit errors corrected in L2
|
/prebuilt/common/netbeans-visual/ |
org-openide-util.jar | |
/external/grub/docs/ |
texinfo.tex | 413 % Each occurence of `\^^M' or `<space>\^^M' is replaced by a single space. 549 %% Simple single-character @ commands [all...] |