HomeSort by relevance Sort by last modified time
    Searched full:site (Results 1 - 25 of 1747) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/base/docs/html/
googlef295f8c7d59b0d29.html 1 google-site-verification: googlef295f8c7d59b0d29.htm
  /external/iproute2/etc/iproute2/
rt_scopes 11 200 site
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
siteHash.c 35 * \brief Site Hash implementation
43 /* PURPOSE: Site Hash implementation */
58 This file implements the site hash mechanism. This mechanism is used for faster access to the sites information.
61 2. hash table - each entry in the table points to a linked list of site entries
62 3. site table - each entry holds a site information
64 In order to find a site in the site table, we operate the hash function on the site's BSSID.
65 We receive a hash entry. We go over the linked list pointed by this hash entry until we find the site entry
    [all...]
  /frameworks/base/docs/html/mwc2010/
index.html 4 <meta http-equiv="refresh" content="0;url=http://sites.google.com/site/androidmwc/home">
  /system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
smeSelect.c 70 * \return A pointer to the selected site, NULL if no site macthes the selection criteria
87 TRACE0(pSme->hReport, REPORT_SEVERITY_INFORMATION , "sme_Select: reselect flag is on, reselecting the current site\n");
95 /* Get Primary Site */
103 /* get the first site from the scan result table */
111 /* if this site was previously selected in the current SME connection attempt, and conn mode is auto */
115 /* get the next site and continue the loop */
120 /* check if site matches */
123 /* site doesn't match */
126 pCurrentSite->bConsideredForSelect = TI_TRUE; /* don't try this site again *
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/siteMgr/
siteHash.c 2 * \brief Site Hash implementation
44 /* PURPOSE: Site Hash implementation */
58 This file implements the site hash mechanism. This mechanism is used for faster access to the sites information.
61 2. hash table - each entry in the table points to a linked list of site entries
62 3. site table - each entry holds a site information
64 In order to find a site in the site table, we operate the hash function on the site's BSSID.
65 We receive a hash entry. We go over the linked list pointed by this hash entry until we find the site entry
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
siteHash.c 35 * \brief Site Hash implementation
43 /* PURPOSE: Site Hash implementation */
58 This file implements the site hash mechanism. This mechanism is used for faster access to the sites information.
61 2. hash table - each entry in the table points to a linked list of site entries
62 3. site table - each entry holds a site information
64 In order to find a site in the site table, we operate the hash function on the site's BSSID.
65 We receive a hash entry. We go over the linked list pointed by this hash entry until we find the site entry
    [all...]
  /sdk/eclipse/sites/external/
site.xml 2 <site>
4 Update Site for Android Development Toolkit
17 </site>
index.html 3 <title>Android Development Toolkit update site.</title>
5 <style>@import url("web/site.css");</style>
16 xmlFile.load("site.xml");
17 stylesheet.load("web/site.xsl");
28 xmlFile.load("site.xml");
31 stylesheet.load("web/site.xsl");
.project 3 <name>external-site</name>
  /packages/apps/Browser/src/com/android/browser/
WebsiteSettingsActivity.java 65 static class Site {
71 // These constants provide the set of features that a site may support
80 public Site(String origin) {
100 * Gets the number of features supported by this site.
111 * Gets the ID of the nth (zero-based) feature supported by this site.
114 * position in the list of features for this site. This is used both
158 class SiteAdapter extends ArrayAdapter<Site>
168 private Site mCurrentSite;
190 * Adds the specified feature to the site corresponding to supplied
191 * origin in the map. Creates the site if it does not already exist
194 Site site = null; local
251 Site site = entry.getValue(); local
287 Site site = sitesIter.next(); local
318 Site site = entry.getValue(); local
411 Site site = getItem(position); local
    [all...]
  /development/pdk/docs/community/
community_toc.cs 8 <li><a href="http://groups.google.com/group/android-platform">android-platform</a> <span style="font-size: 75%; font-variant: small-caps">[off-site]</span></li>
9 <li><a href="http://groups.google.com/group/android-porting">android-porting</a> <span style="font-size: 75%; font-variant: small-caps">[off-site]</span></li>
10 <li><a href="http://groups.google.com/group/android-kernel">android-kernel</a> <span style="font-size: 75%; font-variant: small-caps">[off-site]</span></li>
11 <li><a href="http://groups.google.com/group/repo-discuss">repo-discuss</a> <span style="font-size: 75%; font-variant: small-caps">[off-site]</span></li>
12 <li><a href="http://groups.google.com/group/android-framework">android-framework</a> <span style="font-size: 75%; font-variant: small-caps">[off-site]</span></li>
16 <li><a href="http://developer.android.com/community/index.html">App Developer Groups</a> <span style="font-size: 75%; font-variant: small-caps">[off-site]</span></li>
  /sdk/eclipse/sites/internal/
index.html 3 <title>Android Development Toolkit update site.</title>
5 <style>@import url("web/site.css");</style>
16 xmlFile.load("site.xml");
17 stylesheet.load("web/site.xsl");
28 xmlFile.load("site.xml");
31 stylesheet.load("web/site.xsl");
.project 3 <name>internal-site</name>
site.xml 2 <site>
4 Update Site for Android Development Toolkit
25 </site>
  /external/chromium/net/data/ftp/
dir-listing-ls-2 6 lrwxrwxrwx 1 0 0 27 Oct 16 2007 site -> vol/1/.CLUSTER/var_ftp/site
dir-listing-ls-2.expected 47 site
  /external/libpng/projects/
netware.txt 3 site such as http://libpng.sourceforge.net
wince.txt 3 site such as http://libpng.sourceforge.net/index.html
  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
smeSelect.c 70 * \return A pointer to the selected site, NULL if no site macthes the selection criteria
88 TRACE0(pSme->hReport, REPORT_SEVERITY_INFORMATION , "sme_Select: reselect flag is on, reselecting the current site\n");
98 /* Get Primary Site */
106 /* get the first site from the scan result table */
114 /* if this site was previously selected in the current SME connection attempt, and conn mode is auto */
118 /* get the next site and continue the loop */
123 /* check if site matches */
126 /* site doesn't match */
129 pCurrentSite->bConsideredForSelect = TI_TRUE; /* don't try this site again *
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
sm_inter.x 44 /* if res_stat == stat_succ, state = state number of site sm_name */
49 /* stat consists of state number of local site */
52 /* stat consists of state number of local site */
55 /* stat consists of state number of local site */
70 string my_name<SM_MAXSTRLEN>; /* name of the site initiating the monitoring request*/
77 string mon_name<SM_MAXSTRLEN>; /* name of the site to be monitored */
90 * status of the site changes:
91 * an even number (>= 0) indicates the site is down and
92 * an odd number (> 0) indicates the site is up;
110 * when monitor site status change
    [all...]
  /external/webkit/WebKit/gtk/tests/
testwebbackforwardlist.c 48 item1 = webkit_web_history_item_new_with_data("http://example.com/1/", "Site 1");
52 item2 = webkit_web_history_item_new_with_data("http://example.com/2/", "Site 2");
56 item3 = webkit_web_history_item_new_with_data("http://example.com/3/", "Site 3");
60 item4 = webkit_web_history_item_new_with_data("http://example.com/4/", "Site 4");
136 item1 = webkit_web_history_item_new_with_data("http://example.com/1/", "Site 1");
141 item2 = webkit_web_history_item_new_with_data("http://example.com/2/", "Site 2");
146 item3 = webkit_web_history_item_new_with_data("http://example.com/3/", "Site 3");
151 item4 = webkit_web_history_item_new_with_data("http://example.com/4/", "Site 4");
162 g_assert_cmpstr(webkit_web_history_item_get_title(currentItem), ==, "Site 3");
167 g_assert_cmpstr(webkit_web_history_item_get_title(currentItem), ==, "Site 2")
    [all...]
  /development/pdk/docs/
README 1 This directory contains the source for the source.android.com site contents.
3 engineers doing building devices) is also built as part of the site build.
  /external/e2fsprogs/
e2fsprogs.lsm 10 Primary-site: download.sourceforge.net /pub/sourceforge/e2fsprogs
14 Alternate-site:
  /development/pdk/docs/porting/
index.jd 9 <p>If you're a software developer interested in developing applications for Android, please visit the <a href="http://developer.android.com">Android Developers site</a>.</p>
23 <li><a href="http://developer.android.com">Android Developers site</a>: This site offers high-level platform documentation and architecture concepts.</li>
24 <li><a href="{@docRoot}">Android Open Source Project site</a>: This site provides instructions on how to get the source code, establish a development environment, and perform a simple build.</li>

Completed in 655 milliseconds

1 2 3 4 5 6 7 8 91011>>