/external/chromium_org/chrome/renderer/extensions/ |
automation_internal_custom_bindings.cc | 64 v8::Local<v8::Object> additions = v8::Object::New(GetIsolate()); local 66 additions->Set( 70 additions->Set( 74 additions->Set( 78 args.GetReturnValue().Set(additions);
|
/external/chromium_org/net/base/ |
sdch_dictionary_fetcher_unittest.cc | 154 std::vector<SdchTestDelegate::DictionaryAdditions> additions; local 155 manager()->GetDictionaryAdditions(&additions); 156 ASSERT_EQ(1u, additions.size()); 158 dictionary_url), additions[0].dictionary_text); 170 std::vector<SdchTestDelegate::DictionaryAdditions> additions; local 171 manager()->GetDictionaryAdditions(&additions); 172 ASSERT_EQ(1u, additions.size()); 174 dictionary_url), additions[0].dictionary_text);
|
/external/pixman/pixman/ |
Android.mk | 15 # Android additions
|
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/ |
live_regions_deprecated.js | 150 // Figure out the additions and removals. 151 var additions = []; 152 if (cvox.AriaUtil.getAriaRelevant(region, 'additions')) { 155 additions.push(currentValue[i]); 169 // more removals and additions happen concurrently, treat it as a change 170 // and just speak any additions (which includes changed nodes). 172 if (additions.length == 0 && removals.length > 0) { 177 messages = additions;
|
live_regions.js | 284 if (!cvox.AriaUtil.getAriaRelevant(liveRoot, 'additions')) {
|
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/ |
DefaultItemAnimator.java | 159 final ArrayList<ViewHolder> additions = new ArrayList<ViewHolder>(); local 160 additions.addAll(mPendingAdditions); 161 mAdditionsList.add(additions); 165 for (ViewHolder holder : additions) { 168 additions.clear(); 169 mAdditionsList.remove(additions); 177 View view = additions.get(0).itemView; 469 ArrayList<ViewHolder> additions = mAdditionsList.get(i); local 470 if (additions.remove(item)) { 473 if (additions.isEmpty()) 581 ArrayList<ViewHolder> additions = mAdditionsList.get(i); local [all...] |
/external/chromium_org/content/test/data/dom_storage/ |
sanity_check.js | 49 "storage.length != 2 after 2 additions");
|
/external/chromium_org/v8/test/webkit/ |
add-recovery.js | 25 "This tests that speculation recovery of destructive additions on unboxed integers works."
|
dfg-arith-add-overflow-check-elimination-predicted-but-not-proven-int.js | 25 "Tests that when values predicted but not proven int are used in a tower of additions, we don't eliminate the overflow check unsoundly."
|
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
alphaindex.h | 328 * Add Labels to this Index. The labels are additions to those 331 * @param additions The additional characters to add to the index, such as A-Z. 337 virtual AlphabeticIndex &addLabels(const UnicodeSet &additions, UErrorCode &status);
|
/external/chromium_org/v8/test/webkit/fast/js/ |
string-capitalization.js | 57 // Check Unicode additions in version 5.2. From UnicodeData.txt: 65 // Check Unicode additions in version 6.1 From UnicodeData.txt:
|
/external/icu/icu4c/source/i18n/unicode/ |
alphaindex.h | 321 * Add Labels to this Index. The labels are additions to those 324 * @param additions The additional characters to add to the index, such as A-Z. 330 virtual AlphabeticIndex &addLabels(const UnicodeSet &additions, UErrorCode &status);
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
alphaindextst.cpp | 113 UnicodeSet additions; local 114 additions.add((UChar32)0x410).add((UChar32)0x415); // A couple of Cyrillic letters 115 index->addLabels(additions, status);
|
/external/chromium_org/v8/test/mjsunit/ |
parse-int-float.js | 118 // And finally, check that the Harmony additions to the Number
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.equinox.p2.directorywatcher_1.0.203.R36x_v20101027.jar | |
org.eclipse.equinox.p2.reconciler.dropins_1.1.2.R36x_v20101111-1430.jar | |
org.eclipse.core.databinding.observable_1.3.0.I20100601-0800.jar | |
/external/icu/icu4c/source/test/intltest/ |
alphaindextst.cpp | 115 UnicodeSet additions; local 116 additions.add((UChar32)0x410).add((UChar32)0x415); // A couple of Cyrillic letters 117 index->addLabels(additions, status);
|
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/ |
aria_util.js | 802 * and determines whether the given change (additions, removals, text, all) 807 * 'additions', 'removals', 'text', 'all'. 818 value = 'additions text'; 821 value = 'additions removals text'; 827 return (tokens.indexOf('additions') >= 0 &&
|
math_semantic_attr.js | 490 this.additions = 505 this.additions.push(this.invisiblePlus_); [all...] |
/external/chromium_org/third_party/icu/source/i18n/ |
alphaindex.cpp | 237 AlphabeticIndex &AlphabeticIndex::addLabels(const UnicodeSet &additions, UErrorCode &status) { 241 initialLabels_->addAll(additions); 471 // fix up the list, adding underflow, additions, overflow [all...] |
/external/icu/icu4c/source/i18n/ |
alphaindex.cpp | 238 AlphabeticIndex &AlphabeticIndex::addLabels(const UnicodeSet &additions, UErrorCode &status) { 242 initialLabels_->addAll(additions); 465 // fix up the list, adding underflow, additions, overflow [all...] |
/device/asus/grouper/keymaster/ |
NOTICE | 92 the original version of the Work and any modifications or additions
|
/device/asus/grouper/self-extractors/nvidia/staging/keymaster/ |
NOTICE | 92 the original version of the Work and any modifications or additions
|
/device/asus/tilapia/self-extractors/nvidia/staging/keymaster/ |
NOTICE | 92 the original version of the Work and any modifications or additions
|