/external/chromium_org/chrome/test/mini_installer/ |
process_verifier.py | 20 expectation_name: Path to the process being verified. It is expanded using
|
/external/chromium_org/third_party/cld/encodings/compact_lang_det/win/ |
cld_htmlutils_windows.cc | 18 // for testing. Later entities will be expanded by browser itself.
|
/external/chromium_org/third_party/libphonenumber/src/resources/geocoding/fi/ |
358.txt | 18 # Expanded 3585 prefix to exclude mobile.
|
/external/chromium_org/third_party/libphonenumber/src/resources/geocoding/se/ |
358.txt | 17 # Expanded 3585 prefix to exclude mobile.
|
/external/chromium_org/tools/gyp/test/ninja/normalize-paths-win/ |
gyptest-normalize-paths.py | 8 Make sure paths are normalized with VS macros properly expanded on Windows.
|
/external/chromium_org/ui/message_center/ |
notification.h | 154 // Expanded status in the message center (not the popups). 156 void set_is_expanded(bool expanded) { is_expanded_ = expanded; } 224 bool is_expanded_; // True if this has been expanded in the message center.
|
/external/chromium_org/ui/webui/resources/css/ |
tree.css | 44 .tree-item[expanded] > .tree-row > .expand-icon { 92 .tree-children[expanded] { 123 html[dir=rtl] .tree-item[expanded] > .tree-row > .tree-label { 146 .tree-item[expanded] > .tree-row > .tree-label {
|
/external/clang/test/CXX/dcl.decl/dcl.meaning/dcl.fct/ |
p14.cpp | 19 // parameter pack that has not been expanded; otherwise, it is parsed
|
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/ |
SFTPv3DirectoryEntry.java | 22 * An expanded format for the file name, similar to what is returned by
|
/external/llvm/test/CodeGen/ARM/ |
2011-08-29-SchedCycle.ll | 3 ; When a i64 sub is expanded to subc + sube.
|
/external/llvm/test/CodeGen/NVPTX/ |
i1-param.ll | 6 ; Make sure predicate (i1) operands to kernels get expanded out to .u8
|
/external/llvm/utils/TableGen/ |
SetTheory.h | 81 /// set into a fully expanded list of elements. Expanders provide a way for 92 // Map set defs to their fully expanded contents. This serves as a memoization 134 /// pointer to the expanded elements, or NULL if Set cannot be expanded
|
/external/openfst/src/include/fst/ |
dfs-visit.h | 107 bool expanded = false; local 108 if (fst.Properties(kExpanded, false)) { // tests if expanded case, then 110 expanded = true; 184 if (!expanded && root == nstates) {
|
/external/qemu/ |
softmmu_outside_jit.c | 18 * made outside of JIT. The way SOFTMMU macros are expanded in this header
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/ |
weight_a.c | 30 Word16 ap[], /* (o) Q12 : Spectral expanded LPC coefficients */
|
/frameworks/base/packages/SystemUI/res/layout/ |
carrier_label.xml | 23 android:textAppearance="@style/TextAppearance.StatusBar.Expanded.Network"
|
/ndk/sources/host-tools/sed-4.2.1/m4/ |
sys_time_h.m4 | 13 dnl below is expanded once only, before all REPLACE_GETTIMEOFDAY=1
|
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ |
ConversationViewState.java | 47 public static int EXPANDED = 1; 54 return state == EXPANDED; 65 return state > EXPANDED; 110 * @return 1 = expanded, 2 = collapsed, 3 = super collapsed, or null otherwise
|
/external/chromium_org/chrome/browser/extensions/api/braille_display_private/ |
braille_controller_brlapi.cc | 267 brlapi_expandedKeyCode_t expanded; local 268 if (libbrlapi_loader_.brlapi_expandKeyCode(code, &expanded) != 0) { 274 switch (expanded.type) { 276 switch (expanded.command) { 297 result->display_position.reset(new int(expanded.argument)); 302 result->braille_dots.reset(new int(expanded.argument & 0xf)); 303 if ((expanded.argument & BRLAPI_DOTC) != 0)
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
AuditsPanel.js | 347 * @param {boolean=} expanded 350 WebInspector.AuditRuleResult = function(value, expanded, className) 354 this.expanded = expanded; 381 * @param {boolean=} expanded 385 addChild: function(value, expanded, className) 389 var entry = new WebInspector.AuditRuleResult(value, expanded, className);
|
/external/llvm/include/llvm/Analysis/ |
ScalarEvolutionExpander.h | 53 /// PostIncLoops - Addrecs referring to any of the given loops are expanded 60 /// IVIncInsertPos - When this is non-null, addrecs expanded in the 72 /// CanonicalMode - When true, expressions are expanded in "canonical" 73 /// form. In particular, addrecs are expanded as arithmetic based on 74 /// a canonical induction variable. When false, expression are expanded 80 /// "expanded" form. 221 /// result will be expanded to have that type, with a cast if necessary.
|
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
ElemUse.java | 56 * sets. Each name is specified as a QName, which is expanded as 80 * sets. Each name is specified as a QName, which is expanded as 98 * sets. Each name is specified as a QName, which is expanded as 111 * with the same expanded-name and with equal import precedence and that both 130 * with the same expanded-name and with equal import precedence and that both
|
/external/chromium/chrome/browser/resources/options/ |
cookies_list.js | 63 * stateless. We cache the expanded item in @{code CookiesList} though, so it 122 get expanded() { 125 set expanded(expanded) { 126 if (this.expanded_ == expanded) 128 this.expanded_ = expanded; 129 if (expanded) { 134 oldExpanded.expanded = false; 191 if (this.expanded) 228 if (this.expanded) [all...] |
/external/clang/include/clang/Lex/ |
TokenLexer.h | 44 /// defined to, with arguments expanded for function-like macros. If this is 63 /// expanded. 80 /// that the macro expanded from had these properties. 168 /// source line of the expanded buffer. Handle this by returning the 178 /// tokens to their new expanded locations.
|
/external/chromium_org/chrome/browser/resources/options/ |
cookies_list.js | 102 * stateless. We cache the expanded item in @{code CookiesList} though, so it 166 get expanded() { 169 set expanded(expanded) { 170 if (this.expanded_ == expanded) 172 this.expanded_ = expanded; 173 if (expanded) { 178 oldExpanded.expanded = false; 289 if (this.expanded) 593 // out of view (except the expanded item, which we cache). This i [all...] |