HomeSort by relevance Sort by last modified time
    Searched full:alternate (Results 51 - 75 of 2002) sorted by null

1 23 4 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
langinfo.h 144 ERA, /* Alternate era. */
146 __ERA_YEAR, /* Year in alternate era format. */
150 ERA_D_FMT, /* Date in alternate era format. */
152 ALT_DIGITS, /* Alternate symbols for digits. */
154 ERA_D_T_FMT, /* Date and time in alternate era format. */
156 ERA_T_FMT, /* Time in alternate era format. */
215 _NL_WERA_YEAR, /* Year in alternate era format. */
216 _NL_WERA_D_FMT, /* Date in alternate era format. */
217 _NL_WALT_DIGITS, /* Alternate symbols for digits. */
218 _NL_WERA_D_T_FMT, /* Date and time in alternate era format. *
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
langinfo.h 144 ERA, /* Alternate era. */
146 __ERA_YEAR, /* Year in alternate era format. */
150 ERA_D_FMT, /* Date in alternate era format. */
152 ALT_DIGITS, /* Alternate symbols for digits. */
154 ERA_D_T_FMT, /* Date and time in alternate era format. */
156 ERA_T_FMT, /* Time in alternate era format. */
215 _NL_WERA_YEAR, /* Year in alternate era format. */
216 _NL_WERA_D_FMT, /* Date in alternate era format. */
217 _NL_WALT_DIGITS, /* Alternate symbols for digits. */
218 _NL_WERA_D_T_FMT, /* Date and time in alternate era format. *
    [all...]
  /art/runtime/
thread_linux.cc 36 // Create and set an alternate signal stack.
47 VLOG(threads) << "Alternate signal stack is " << PrettySize(ss.ss_size) << " at " << ss.ss_sp;
  /bionic/libc/arch-x86/string/
swab.S 26 jz L2 # while swaping alternate bytes.
36 jz L4 # while swapping alternate bytes.
  /external/chromium_org/ash/shelf/
alternate_app_list_button.h 19 // This class is an alternate implementation to ash::internal::AppListButton
20 // for the purposes of testing an alternate shelf layout
  /external/chromium_org/chrome/browser/resources/net_internals/
spdy_view.js 38 'spdy-view-alternate-protocol-mappings';
77 * Displays information on the SPDY alternate protocol mappings.
  /external/chromium_org/content/renderer/fetchers/
alt_error_page_resource_fetcher.h 22 // Used for downloading alternate dns error pages. Once downloading is done
52 // The original request. If loading the alternate error page fails, it's
  /external/chromium_org/content/test/data/dom_serializer/
youtube_1.htm 11 <link rel="alternate" type="application/rss+xml" title="YouTube - [RSS]" href="/rssls">
12 <link rel="alternate" media="handheld" href="http://m.youtube.com">
  /external/chromium_org/net/http/
http_server_properties_impl.cc 177 // We must be forcing an alternate.
191 PortAlternateProtocolPair alternate; local
192 alternate.port = alternate_port;
193 alternate.protocol = alternate_protocol;
199 DVLOG(1) << "Ignore alternate protocol since it's known to be broken.";
204 !existing_alternate.Equals(alternate)) {
205 LOG(WARNING) << "Changing the alternate protocol for: "
215 alternate_protocol_map_[server] = alternate;
http_server_properties_impl.h 61 // If we don't have an alternate protocol in the map for any given host/port
89 // Returns true if |server| has an Alternate-Protocol header.
92 // Returns the Alternate-Protocol and port for |server|.
97 // Sets the Alternate-Protocol for |server|.
103 // Sets the Alternate-Protocol for |server| to be BROKEN.
106 // Returns all Alternate-Protocol mappings.
http_stream_factory.cc 115 // If we think the alternate protocol is broken, don't change it.
161 // Avoid alternate protocol in this case. Otherwise, browser will try SSL
246 // Enable the corresponding alternate protocol, except for HTTP
249 AlternateProtocol alternate = AlternateProtocolFromNextProto(proto); local
250 if (!IsAlternateProtocolValid(alternate)) {
254 SetProtocolEnabled(alternate);
http_server_properties_impl_unittest.cc 194 const PortAlternateProtocolPair alternate = local
196 EXPECT_EQ(443, alternate.port);
197 EXPECT_EQ(NPN_SPDY_3, alternate.protocol);
231 PortAlternateProtocolPair alternate = local
233 EXPECT_EQ(ALTERNATE_PROTOCOL_BROKEN, alternate.protocol);
239 alternate = impl_.GetAlternateProtocol(test_host_port_pair);
240 EXPECT_EQ(ALTERNATE_PROTOCOL_BROKEN, alternate.protocol)
245 // Test forced alternate protocols.
255 PortAlternateProtocolPair alternate = local
257 EXPECT_EQ(default_protocol.port, alternate.port)
    [all...]
  /external/clang/test/SemaObjC/
method-lookup-3.m 5 typedef struct { int x; } Alternate;
7 #define INTERFERE_TYPE Alternate*
  /external/libvpx/libvpx/vp9/common/
vp9_seg_common.h 26 SEG_LVL_ALT_Q = 0, // Use alternate Quantizer ....
27 SEG_LVL_ALT_LF = 1, // Use alternate loop filter value...
  /external/smack/src/org/xbill/DNS/
DClass.java 20 /** Chaos network (MIT, alternate name) */
26 /** Hesiod name server (MIT, alternate name) */
  /external/chromium/net/http/
http_stream_factory_impl.cc 135 HttpAlternateProtocols::PortProtocolPair alternate =
137 if (alternate.protocol == HttpAlternateProtocols::BROKEN)
140 DCHECK_LE(HttpAlternateProtocols::NPN_SPDY_1, alternate.protocol);
142 alternate.protocol);
144 if (alternate.protocol != HttpAlternateProtocols::NPN_SPDY_2)
147 origin.set_port(alternate.port);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
cs4231-regs.h 52 #define CS4231_ALT_FEATURE_1 0x10 /* alternate #1 feature enable */
53 #define AD1845_AF1_MIC_LEFT 0x10 /* alternate #1 feature + MIC left */
54 #define CS4231_ALT_FEATURE_2 0x11 /* alternate #2 feature enable */
55 #define AD1845_AF2_MIC_RIGHT 0x11 /* alternate #2 feature + MIC right */
149 /* definitions for alternate feature 1 register - CS4231_ALT_FEATURE_1 */
160 #define CS4236_LEFT_LINE 0x08 /* left LINE alternate volume */
161 #define CS4236_RIGHT_LINE 0x18 /* right LINE alternate volume */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
cs4231-regs.h 52 #define CS4231_ALT_FEATURE_1 0x10 /* alternate #1 feature enable */
53 #define AD1845_AF1_MIC_LEFT 0x10 /* alternate #1 feature + MIC left */
54 #define CS4231_ALT_FEATURE_2 0x11 /* alternate #2 feature enable */
55 #define AD1845_AF2_MIC_RIGHT 0x11 /* alternate #2 feature + MIC right */
149 /* definitions for alternate feature 1 register - CS4231_ALT_FEATURE_1 */
160 #define CS4236_LEFT_LINE 0x08 /* left LINE alternate volume */
161 #define CS4236_RIGHT_LINE 0x18 /* right LINE alternate volume */
  /external/chromium_org/net/quic/
quic_network_transaction_unittest.cc 50 "Alternate-Protocol: 80:quic\r\n\r\n";
52 "Alternate-Protocol: 443:quic\r\n\r\n";
305 const PortAlternateProtocolPair alternate = local
308 EXPECT_EQ(ALTERNATE_PROTOCOL_BROKEN, alternate.protocol);
367 // The non-alternate protocol job needs to hang in order to guarantee that
368 // the alternate-protocol job will "win".
494 // The non-alternate protocol job needs to hang in order to guarantee that
495 // the alternate-protocol job will "win".
547 // The non-alternate protocol job needs to hang in order to guarantee that
548 // the alternate-protocol job will "win"
    [all...]
  /external/chromium_org/ash/
ash_switches.cc 48 "ash-disable-alternate-caption-button";
50 // Disable the alternate shelf layout.
52 "ash-disable-alternate-shelf-layout";
83 // Use alternate visual style for the caption buttons (minimize, maximize,
84 // restore, close). The alternate style:
88 "ash-enable-alternate-caption-button";
172 // Use alternate layout of the shelf for testing a new look and feel:
178 const char kAshUseAlternateShelfLayout[] = "ash-use-alternate-shelf";
207 // For the sake of simplicity, the alternate caption button style is only
  /frameworks/base/packages/Keyguard/src/com/android/keyguard/
KeyguardSecurityModel.java 115 * Some unlock methods can have an alternate, such as biometric unlocks (e.g. face unlock).
116 * This function decides if an alternate unlock is available and returns it. Otherwise,
119 * @param mode the mode we want the alternate for
120 * @return alternate or the given mode
129 return mode; // no alternate, return what was given
  /external/chromium/chrome/browser/resources/net_internals/
spdyview.js 72 * with information on each alternate protocol enabled server. Otherwise,
139 * Creates a table printer to print out the list of alternate protocol
146 tablePrinter.addHeaderCell('Alternate Protocol');
  /external/chromium_org/third_party/WebKit/Source/core/dom/
ShadowTreeStyleSheetCollection.cpp 68 // FIXME: clarify how PREFERRED or ALTERNATE works in shadow trees.
74 if (element->hasLocalName(styleTag) || !rel.contains("alternate")) {
83 if (rel.contains("alternate") && title.isEmpty())
  /external/chromium_org/third_party/WebKit/Source/core/html/
LinkRelAttribute.cpp 73 else if (equalIgnoringCase(rel, "alternate stylesheet") || equalIgnoringCase(rel, "stylesheet alternate")) {
88 else if (equalIgnoringCase(*it, "alternate"))
  /external/apache-http/src/org/apache/commons/codec/language/
DoubleMetaphone.java 78 * Encode a value with Double Metaphone, optionally using the alternate
82 * @param alternate use alternate encode
85 public String doubleMetaphone(String value, boolean alternate) {
189 return alternate ? result.getAlternate() : result.getPrimary();
233 * are equal, optionally using the alternate value.
237 * @param alternate use the alternate value if <code>true</code>.
243 boolean alternate) {
244 return doubleMetaphone(value1, alternate).equals(doubleMetaphon
1033 private StringBuffer alternate = new StringBuffer(getMaxCodeLen()); field in class:DoubleMetaphone.DoubleMetaphoneResult
    [all...]

Completed in 482 milliseconds

1 23 4 5 6 7 8 91011>>