/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/ |
org.eclipse.equinox.registry_3.5.301.v20130717-1549.jar | |
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/ |
org.eclipse.equinox.registry_3.5.300.v20130327-1442.jar | |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.jdt.apt.core_3.3.401.R36_v20100727-0110.jar | |
/external/chromium_org/chrome/browser/ui/webui/options/ |
options_browsertest.js | 475 OptionsWebUIExtendedTest.verifyHistoryCallback = function(results) { 477 assertEquals('about:blank', results.shift()); 483 self.compareArrays_(fullExpectedHistory, results, false, 'History'); 487 // The C++ fixture will call verifyHistoryCallback with the results. 544 // the search results. Furthermore, the URL hasn't been updated in the parent
|
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/x86/ |
subpixel_ssse3.asm | 477 movq MMWORD PTR [rdi], xmm2 ;store the results 990 movdqa [rdi], xmm5 ; store the results in the destination 1109 movdqa [rdi], xmm2 ; store the results in the destination 1121 movdqa [rdi], xmm5 ; store the results in the destination [all...] |
/external/deqp/modules/gles31/functional/ |
es31fSynchronizationTests.cpp | 253 m_testCtx.getLog() << tcu::TestLog::Message << "Allocating -1 filled buffer for results, size " << bufferElements << " elements, " << bufferSize << " bytes." << tcu::TestLog::EndMessage; 365 std::vector<deInt32> results (m_workWidth * m_workHeight); 373 deMemcpy(&results[0], mapped, m_workWidth * m_workHeight * sizeof(deUint32)); 378 // check the results 379 for (int ndx = 0; ndx < (int)results.size(); ++ndx) 381 if (results[ndx] != 1) 388 m_testCtx.getLog() << tcu::TestLog::Message << " Error at index " << ndx << ": expected 1, got " << results[ndx] << ".\n" << tcu::TestLog::EndMessage; [all...] |
/external/libvpx/libvpx/vp8/common/x86/ |
subpixel_ssse3.asm | 477 movq MMWORD PTR [rdi], xmm2 ;store the results 990 movdqa [rdi], xmm5 ; store the results in the destination 1109 movdqa [rdi], xmm2 ; store the results in the destination 1121 movdqa [rdi], xmm5 ; store the results in the destination [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/ |
subpixel_ssse3.asm | 477 movq MMWORD PTR [rdi], xmm2 ;store the results 990 movdqa [rdi], xmm5 ; store the results in the destination 1109 movdqa [rdi], xmm2 ; store the results in the destination 1121 movdqa [rdi], xmm5 ; store the results in the destination [all...] |
/build/tools/droiddoc/templates-ds/assets/ |
android-developer-core.css | 575 #leftSearchControl .gsc-resultsHeader div.gsc-results-selector { 595 .gsc-cursor-box .gsc-trailing-more-results a.gsc-trailing-more-results,
|
/build/tools/droiddoc/templates-ds/assets/js/ |
docs.js | 39 // even while search results are visible [all...] |
/build/tools/droiddoc/templates-pdk/assets/ |
android-developer-core.css | 574 #leftSearchControl .gsc-resultsHeader div.gsc-results-selector { 594 .gsc-cursor-box .gsc-trailing-more-results a.gsc-trailing-more-results,
|
/external/chromium_org/chrome/browser/extensions/updater/ |
extension_updater_unittest.cc | 621 // Adds a Result with the given data to results. 625 UpdateManifest::Results* results) { 630 results->list.push_back(result); 803 // Check passing an empty list of parse results to DetermineUpdates 806 UpdateManifest::Results updates; 851 UpdateManifest::Results updates; 1726 UpdateManifest::Results results; local [all...] |
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/background/ |
background.js | 322 var results = {}; 326 results[item.url] = true; 330 'history': results
|
/external/chromium_org/third_party/WebKit/Source/core/css/parser/ |
BisonCSSParser-in.cpp | [all...] |
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/elements/ |
StylesSidebarPane.js | [all...] |
/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/ |
ContactAggregator.java | 146 // suggestion lookup, ignore the remaining results. [all...] |
/prebuilts/tools/common/m2/repository/commons-io/commons-io/2.4/ |
commons-io-2.4.jar | |
/external/chromium_org/chrome/installer/util/ |
google_update_settings_unittest.cc | 380 // install, success and failure results, and a fistful of initial "ap" values 389 const int results[] = { local 427 for (int result_idx = 0; result_idx < arraysize(results); ++result_idx) { 428 const int result = results[result_idx]; [all...] |
/external/chromium_org/third_party/WebKit/Source/platform/fonts/harfbuzz/ |
HarfBuzzShaper.cpp | 159 std::pair<CachedShapingResultsMap::iterator, bool> results = local 162 if (!results.second) 165 CachedShapingResultsLRUNode* node = new CachedShapingResultsLRUNode(results.first); [all...] |
/packages/apps/Settings/src/com/android/settings/users/ |
AppRestrictionsFragment.java | 903 Bundle results = getResultExtras(true); local [all...] |
/external/bluetooth/bluedroid/stack/hid/ |
hidh_api.c | 570 if ((p_inq_info->results.dev_class[1] & BTM_COD_MAJOR_CLASS_MASK)
|
/external/chromium_org/athena/home/ |
athena_start_page_view.cc | 196 // search_results_view_'s size will shrink after settings results. 199 search_results_view_->SetResults(view_delegate->GetModel()->results());
|
/external/chromium_org/chrome/browser/captive_portal/ |
captive_portal_browsertest.cc | 685 // received result and the total number of received results. 691 // results have been received, since this creation of |this|. Expects no 692 // additional captive portal results. 702 // Records results and exits the message loop, if needed. 761 CaptivePortalService::Results* results = local 762 content::Details<CaptivePortalService::Results>(details).ptr(); 764 EXPECT_EQ(captive_portal_result_, results->previous_result); 766 results->result); 768 captive_portal_result_ = results->result [all...] |
/external/chromium_org/content/browser/renderer_host/ |
render_widget_host_view_android.h | 167 virtual void GetScreenInfo(blink::WebScreenInfo* results) OVERRIDE;
|
render_widget_host_view_mac.h | 318 virtual void GetScreenInfo(blink::WebScreenInfo* results) OVERRIDE;
|