/external/kernel-headers/original/linux/ |
usb.h | 91 * @altsetting: array of interface structures, one for each alternate 119 * Each interface may have alternate settings. The initial configuration 121 * that setting using usb_set_interface(). Alternate settings are often 127 * The USB specification says that alternate setting numbers must run from 128 * 0 to one less than the total number of alternate settings. But some 131 * look up an alternate setting in the altsetting array based on its number. 134 /* array of alternate settings for this interface, 139 * active alternate setting */ 140 unsigned num_altsetting; /* number of alternate settings */ 173 * each alternate setting that may be selected. Each one includes [all...] |
genhd.h | 366 __le32 d_alt_tbl; /* byte offset of alternate table */ 367 __le32 d_alt_len; /* byte length of alternate table */
|
/external/chromium_org/third_party/harfbuzz-ng/src/ |
hb-ot-layout-gsub-table.hh | 438 typedef ArrayOf<GlyphID> AlternateSet; /* Array of alternate GlyphIDs--in 1071 Alternate = 3, 1120 AlternateSubst alternate; member in union:OT::SubstLookupSubTable::__anon13180 [all...] |
/external/harfbuzz_ng/src/ |
hb-ot-layout-gsub-table.hh | 431 typedef ArrayOf<GlyphID> AlternateSet; /* Array of alternate GlyphIDs--in 1064 Alternate = 3, 1079 case Alternate: return TRACE_RETURN (u.alternate.dispatch (c)) 1113 AlternateSubst alternate; member in union:OT::SubstLookupSubTable::__anon20461 [all...] |
/frameworks/base/sax/tests/saxtests/res/raw/ |
youtube.xml | 26 <link rel='alternate' type='text/html' 67 <link rel='alternate' type='text/html' 142 <link rel='alternate' type='text/html' 212 <link rel='alternate' type='text/html' 275 <link rel='alternate' type='text/html' 348 <link rel='alternate' type='text/html' 418 <link rel='alternate' type='text/html' 485 <link rel='alternate' type='text/html' 561 <link rel='alternate' type='text/html' [all...] |
/external/chromium/chrome/browser/sync/engine/ |
process_commit_response_command_unittest.cc | 271 // In particular, the folder has 50 children, which alternate between being 298 // Alternate between new and old child items, just for kicks. 308 // Alternate between new and old child items, just for kicks.
|
/external/chromium_org/chrome/browser/search_engines/ |
template_url_prepopulate_data_unittest.cc | 145 alternate_urls->AppendString("http://foo.com/alternate?q={searchTerms}"); 167 EXPECT_EQ("http://foo.com/alternate?q={searchTerms}", 319 // Also test matching against alternate URLs (and TLD+1 matching).
|
/external/chromium_org/sync/engine/ |
process_commit_response_command_unittest.cc | 237 // In particular, the folder has 50 children, which alternate between being 271 // Alternate between new and old child items, just for kicks. 289 // Alternate between new and old child items, just for kicks.
|
/external/chromium_org/third_party/WebKit/Source/core/css/ |
CSSValueKeywords.in | 554 alternate 740 // alternate 742 alternate-reverse
|
/external/chromium_org/third_party/WebKit/Source/core/platform/graphics/mac/ |
SimpleFontDataMac.mm | 148 // Try looking for an alternate 'base' font for this renderer. 160 // Try setting up the alternate font. 172 // OK, couldn't setup Times New Roman as an alternate to Times, fallback
|
/external/opencv/cv/src/ |
_cvkdtree.hpp | 327 // construct bbf_node given minimum distance to bounds of alternate branch 332 // add bbf_node for alternate branch in priority queue 342 // push bbf_node with bounds of alternate branch, then branch
|
/dalvik/vm/ |
JarFile.cpp | 159 ALOGV("Using alternate file (odex) for %s ...", fileName); 220 ALOGV("Using alternate file (odex) for %s ...", fileName);
|
/external/chromium/base/memory/ |
singleton.h | 43 // Alternate traits for use with the Singleton<Type>. Identical to 53 // Alternate traits for use with the Singleton<Type>. Allocates memory
|
/external/chromium_org/ash/ |
ash_switches.cc | 154 // Use alternate layout of the shelf for testing a new look and feel: 160 const char kAshUseAlternateShelfLayout[] = "ash-use-alternate-shelf";
|
/external/chromium_org/base/memory/ |
singleton.h | 73 // Alternate traits for use with the Singleton<Type>. Identical to 83 // Alternate traits for use with the Singleton<Type>. Allocates memory
|
/external/chromium_org/chrome/browser/ |
io_thread.h | 232 // "no-alt-protocols : Disables alternate protocol support. 233 // "force-alt-protocols : Forces an alternate protocol of SPDY/2
|
/external/chromium_org/third_party/WebKit/Source/core/platform/network/ |
ResourceResponse.h | 253 // Was the resource fetched over a channel which specified "Alternate-Protocol" 254 // (e.g.: Alternate-Protocol: 443:npn-spdy/1).
|
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
ulocdata.h | 53 ULOCDATA_ALT_QUOTATION_START = 2, /* Alternate quotation start */ 54 ULOCDATA_ALT_QUOTATION_END = 3, /* Alternate quotation end */
|
/external/chromium_org/third_party/isimpledom/ |
ISimpleDOMDocument.idl | 70 cpp_quote("// set the additional alternate media types that properties are available for.") 72 cpp_quote("// The alternate media properties are requested with nsISimpleDOMNode::get_computedStyle.")
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/ |
draw_decompose_tmp.h | 379 * alternate the first two vertices (idx[0] and idx[2]) and the 405 * alternate the last two vertices (idx[2] and idx[4]) and the
|
/external/chromium_org/v8/test/mjsunit/ |
regexp-global.js | 65 // Test multiple alternate captures. 117 // Test multiple alternate captures.
|
/external/clang/tools/scan-build/ |
scan-build.1 | 98 option to specify an alternate compiler. 101 option to specify an alternate compiler.
|
/external/guava/guava-tests/test/com/google/common/net/ |
InternetDomainNameTest.java | 109 "uk\uFF61com.", // Alternate dot character 188 "cool\uFF61fr", // Alternate dot character
|
/external/icu4c/i18n/unicode/ |
ulocdata.h | 64 /** Alternate quotation start @stable ICU 3.4 */ 66 /** Alternate quotation end @stable ICU 3.4 */
|
/external/mesa3d/src/gallium/auxiliary/draw/ |
draw_decompose_tmp.h | 379 * alternate the first two vertices (idx[0] and idx[2]) and the 405 * alternate the last two vertices (idx[2] and idx[4]) and the
|