HomeSort by relevance Sort by last modified time
    Searched full:site (Results 101 - 125 of 1366) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/bison/
Makefile.am 30 djgpp/config.sed djgpp/config.site djgpp/config_h.sed \
  /external/grub/docs/
grub.8 67 programs are properly installed at your site, the command
  /external/icu4c/test/cintltst/
cg7coll.h 16 * mentioned on the IBM Java international demos web site.
  /external/webkit/WebCore/css/
CSSHelper.h 30 // each call site to find out whether it needs the various things this function does. That
  /external/webkit/WebKitTools/wx/packaging/
wxWebKitInstaller.iss.in 60 InstallDir := PythonDir + '\Lib\site-packages\wx-2.8-msw-unicode\wx\';
  /frameworks/base/docs/html/guide/appendix/faq/
licensingandoss.jd 13 <p>The source code for the full Android stack is available from the <a href="http://source.android.com">Android Open Source Project </a> site.
  /frameworks/base/docs/html/resources/faq/
licensingandoss.jd 13 <p>The source code for the full Android stack is available from the <a href="http://source.android.com">Android Open Source Project </a> site.
  /packages/apps/Browser/src/com/android/browser/
HistoryItem.java 67 * Whether or not this item represents a bookmarked site
  /sdk/eclipse/
README_WINDOWS.txt 9 Then in Eclipse, you can use Help > Software Updates > Find and Install > Search for new Features > Next > New Archived Site > select the new android-eclipse.zip. Then with the new archive checked, click Finish/Next.
  /external/libpcap/
README 82 and feature requests may also be submitted on the SourceForge site for
88 "patches@tcpdump.org", or submitted as patches on the SourceForge site
92 site for libpcap.
  /external/zlib/
zlib.3 89 web site.
93 web site can be found at either of these locations:
122 web site to verify that you have the latest version of
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/Inc/
siteMgrApi.h 2 * \brief site manager module API
44 /* PURPOSE: site manager module API */
60 /* Site manager interface functions prototypes */
  /frameworks/base/docs/html/community/
index.jd 25 <li><strong>Type in keywords of your questions in the main Android site's search bar</strong> (such as the one above). This search encompasses all previous discussions, across all groups, as well as the full contents of the site, documentation, and blogs. Chances are good that somebody has run into the same issue before.</li>
106 <p>Instead of using the <a href="http://groups.google.com/">Google Groups</a> site, you can use your email client of choice to participate in the mailing lists.</p>
107 <p>To subscribe to a group without using the Google Groups site, use the link under "subscribe via email" in the lists above.</p>
110 <ol><li>Sign into the group via the Google Groups site. For example, for the android-framework group you would visit <a href="http://groups.google.com/group/android-framework">http://groups.google.com/group/android-framework</a>.</li>
  /sdk/eclipse/buildConfig/
build.properties 35 # override default of "eclipse" to aid for external site generation
75 #Set to true if you want the output to be ready for an update jar (no site.xml generated)
156 eclipseURL=<url for eclipse download site>
232 # repository location for update site
235 # where to place update site build
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/model/
UiPackageAttributeNode.java 211 // project and the current editor's site.
219 IWorkbenchPartSite site = getUiParent().getEditor().getSite(); local
220 if (site == null) {
221 AdtPlugin.log(IStatus.ERROR, "Failed to get editor site for UiPackageAttribute"); //$NON-NLS-1$
228 ShowInPackageViewAction action = new ShowInPackageViewAction(site);
  /frameworks/base/docs/html/sdk/
eclipse-adt.jd 324 <li>Click <strong>Add Site...</strong> </li>
325 <li>In the Add Site dialog that appears, enter this URL in the "Location" field:
346 <li>In the Add Site dialog that appears, enter a name for the remote site
397 <li>If Eclipse can not find the remote update site containing the ADT plugin,
398 try changing the remote site URL to use http, rather than https. That is, set
399 the Location for the remote site to:
410 remote update site, you can download the ADT zip file to your local machine and
437 <li>In the Add Site dialog, click <strong>Archive</strong>.</li>
439 <li>In Eclipse 3.5 only, enter a name for the local update site (e.g.
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
admCtrlWpa.c 684 * admCtrlWpa_setSite - Set current primary site parameters for registration.
688 * Set current primary site parameters for registration.
693 * I - pRsnData - site's RSN data \n
699 * TI_OK on site is aproved, TI_NOK on site is rejected.
741 /* If yes - perform WPA2 set site procedure *
    [all...]
rsn.c     [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/rsn/
rsn.c 234 * I - hSiteMgr - Site manager context \n
559 /* Clear the band site list */
    [all...]
admCtrlWpa.c 701 * admCtrlWpa_setSite - Set current primary site parameters for registration.
705 * Set current primary site parameters for registration.
710 * I - pRsnData - site's RSN data \n
716 * OK on site is aproved, NOK on site is rejected.
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
rsn.c     [all...]
admCtrlWpa.c 683 * admCtrlWpa_setSite - Set current primary site parameters for registration.
687 * Set current primary site parameters for registration.
692 * I - pRsnData - site's RSN data \n
698 * TI_OK on site is aproved, TI_NOK on site is rejected.
742 /* If yes - perform WPA2 set site procedure */
    [all...]
  /external/dbus/
INSTALL 258 you can create a site shell script called `config.site' that gives
260 `configure' looks for `PREFIX/share/config.site' if it exists, then
261 `PREFIX/etc/config.site' if it exists. Or, you can set the
262 `CONFIG_SITE' environment variable to the location of the site script.
263 A warning: not all `configure' scripts look for a site script.
  /external/grub/
INSTALL 155 you can create a site shell script called `config.site' that gives
157 `configure' looks for `PREFIX/share/config.site' if it exists, then
158 `PREFIX/etc/config.site' if it exists. Or, you can set the
159 `CONFIG_SITE' environment variable to the location of the site script.
160 A warning: not all `configure' scripts look for a site script.
  /frameworks/base/core/java/android/net/http/
CertificateChainValidator.java 117 // check if the first certificate in the chain is for this site
121 sslSocket, "certificate for this site is null");
146 // some certificates are not related to the site.

Completed in 165 milliseconds

1 2 3 45 6 7 8 91011>>