HomeSort by relevance Sort by last modified time
    Searched full:developer (Results 176 - 200 of 7699) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/skia/experimental/iOSSampleApp/
SkiOSSampleApp-Base.xcconfig 16 CODE_SIGN_IDENTITY=iPhone Developer
  /frameworks/base/docs/downloads/
README 1 Files in this directory are not hosted on developer.android.com.
  /frameworks/base/docs/html/
robots.txt 18 Sitemap: http://developer.android.com/sitemap.txt
  /frameworks/base/docs/html-intl/intl/ja/training/multiscreen/
index.jd 18 href="http://developer.android.com/guide/components/activities.html">???????</a>?<a href="http://developer.android.com/guide/components/fragments.html">??????</a>?????</li>
20 href="http://developer.android.com/guide/topics/ui/index.html">???? ????????</a>?????</li>
34 <a href="http://developer.android.com/shareables/training/NewsReader.zip" class="button">???? ??????????</a>
  /frameworks/base/docs/html-intl/intl/ru/training/multiscreen/
index.jd 18 href="http://developer.android.com/guide/components/activities.html">Activity</a> (??????????) ? <a href="http://developer.android.com/guide/components/fragments.html">Fragment</a> (????????)</li>
20 href="http://developer.android.com/guide/topics/ui/index.html">???????????????? ???????????</a> ??? Android</li>
34 <a href="http://developer.android.com/shareables/training/NewsReader.zip" class="button">????????? ??????? ??????????</a>
  /frameworks/base/docs/html-intl/intl/zh-cn/training/multiscreen/
index.jd 18 href="http://developer.android.com/guide/components/activities.html">??</a>?<a href="http://developer.android.com/guide/components/fragments.html">??</a>?????</li>
20 href="http://developer.android.com/guide/topics/ui/index.html">????</a>???</li>
34 <a href="http://developer.android.com/shareables/training/NewsReader.zip" class="button">??????</a>
  /ndk/tests/device/test-stlport_shared-exception/jni/
init7.cpp 2 // simplified from testcase in Windows Developer Journal,
  /ndk/tests/device/test-stlport_static-exception/jni/
init7.cpp 2 // simplified from testcase in Windows Developer Journal,
  /prebuilts/tools/common/m2/repository/commons-codec/commons-codec/1.4/
commons-codec-1.4.pom 55 <developer>
59 </developer>
60 <developer>
65 </developer>
66 <developer>
70 </developer>
71 <developer>
75 </developer>
76 <developer>
80 </developer>
    [all...]
  /external/chromium_org/build/
sanitize-mac-build-log.sed 17 \|^ /Developer/usr/bin/|d
18 \|^ /Developer/Library/PrivateFrameworks/DevToolsCore\.framework/|d
19 \|^ /Developer/Library/Xcode/Plug-ins/CoreBuildTasks\.xcplugin/|d
  /external/chromium_org/chrome/browser/extensions/api/developer_private/
developer_private_apitest.cc 16 base::FilePath base_dir = test_data_dir_.AppendASCII("developer");
43 base::FilePath basedir = test_data_dir_.AppendASCII("developer");
49 "developer/test", kFlagLoadAsComponent));
  /prebuilts/tools/common/m2/repository/biz/aQute/bnd/1.50.0/
bnd-1.50.0.pom 19 <developer>
23 <role>Primary Developer</role>
25 </developer>
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/manifest/
kiosk_enabled.html 25 (address bar), no tab strip, and no other browser interface elements. So as a developer, every
34 However, as an app developer, you can offer a "logout" or "exit"
42 "https://developer.chrome.com/apps/manifest/offline_enabled">enabled offline</a>. Thereafter, the
47 "https://developer.chrome.com/apps/fileSystem">FileSystem</a> API persists across executions of the
48 app, allowing you to download and cache any assets your app may need while offline. As a developer,
50 once online (see <a href="https://developer.chrome.com/apps/offline_apps.html">Offline
60 <p>If you know how to build a <a href="https://developer.chrome.com/apps/about_apps">Chrome App</a>,
62 the same <a href="https://developer.chrome.com/apps/app_architecture">app architecture</a>. All you
64 "https://developer.chrome.com/apps/manifest">manifest file</a>. Your app can then run in either
90 "https://developer.chrome.com/apps/app_runtime#event-onLaunched">app.runtime.onLaunched</a
    [all...]
  /external/deqp/framework/delibs/cmake/
toolchain-ios.cmake 12 # CMAKE_IOS_DEVELOPER_ROOT = automatic(default) or /path/to/platform/Developer folder
14 # If set manually, it will override the default location and force the user of a particular Developer Platform
16 # CMAKE_IOS_SDK_ROOT = automatic(default) or /path/to/platform/Developer/SDKs/SDK folder
88 # Check the platform selection and setup for developer root
103 # Setup iOS developer location unless specified manually with CMAKE_IOS_DEVELOPER_ROOT
105 set (XCODE_POST_43_ROOT "/Applications/Xcode.app/Contents/Developer/Platforms/${IOS_PLATFORM_LOCATION}/Developer")
106 set (XCODE_PRE_43_ROOT "/Developer/Platforms/${IOS_PLATFORM_LOCATION}/Developer")
146 # Set the find root to the iOS developer roots and to user defined path
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
app_codelab_10_publishing.html 11 <li> All apps are maintained with the latest version the developer has published.</li>
24 <p>The Chrome Web Store has a special <a href="https://chrome.google.com/webstore/developer/dashboard">dashboard for Developers</a> that lets you upload new applications and update existing ones.</p>
30 <li> Visit the <a href="https://chrome.google.com/webstore/developer/dashboard">dashboard</a> and click &quot;Upload new application&quot;.</li>
32 <img src="{{static}}/images/codelab/upload.jpg" alt="Developer Dashboard Upload">
33 <img src="{{static}}/images/codelab/findfile.jpg" alt="Developer Dashboard Find"></li>
42 <p><img src="{{static}}/images/codelab/md.jpg" alt="Developer Dashboard Edit"></p>
60 <p><img src="{{static}}/images/codelab/publish.jpg" alt="Developer Dashboard Publish"></p>
tut_debugging.html 6 Google Chrome's built-in Developer Tools
51 and make sure the page is in Developer mode.
64 As long as your browser is in Developer mode, it's easy to inspect popups.
69 Go to the Extensions page (<b>chrome://extensions</b>), and make sure Developer
80 and a Developer Tools window like the following should display the code
87 The popup remains open as long as the Developer Tools window does.
100 at the bottom of the Developer Tools window)
166 the top right of the Developer Tools window)
215 Use Developer Tools to inspect
249 Follow the <a href="http://www.chromium.org/devtools/google-chrome-developer-tools-tutorial">Developer Tools tutorial</a>
    [all...]
  /frameworks/base/docs/html/distribute/googleplay/edu/
start.jd 45 "{@docRoot}distribute/googleplay/developer-console.html">Developer
50 <a href="https://developer.chrome.com/webstore/publish">Chrome Web Store account</a>.</p>
80 "http://play.google.com/about/developer-content-policy.html">content
82 "http://play.google.com/about/developer-distribution-agreement.html">Developer
84 "https://play.google.com/about/developer-distribution-agreement-addendum.html">
88 "https://developer.chrome.com/webstore/program_policies">content
90 "https://developer.chrome.com/webstore/terms">Developer
    [all...]
  /prebuilts/tools/common/m2/repository/commons-logging/commons-logging/1.1.1/
commons-logging-1.1.1.pom 47 <developer>
53 <role>Java Developer</role>
55 </developer>
56 <developer>
61 </developer>
62 <developer>
67 </developer>
68 <developer>
73 </developer>
74 <developer>
    [all...]
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/project/4.1.1/
project-4.1.1.pom 60 <developer>
70 </developer>
71 <developer>
76 <role>Java Developer</role>
80 </developer>
81 <developer>
86 <role>Java Developer</role>
90 </developer>
91 <developer>
96 <role>Java Developer</role
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test__osx_support.py 125 'CPPFLAGS': '-I. -isysroot /Developer/SDKs/MacOSX10.4u.sdk',
128 '-isysroot /Developer/SDKs/MacOSX10.4u.sdk -g',
135 'CPPFLAGS': '-I. -isysroot /Developer/SDKs/MacOSX10.4u.sdk',
138 '-isysroot /Developer/SDKs/MacOSX10.4u.sdk -g',
158 'CPPFLAGS': '-I. -isysroot /Developer/SDKs/MacOSX10.4u.sdk',
161 '-isysroot /Developer/SDKs/MacOSX10.4u.sdk -g',
181 'CPPFLAGS': '-I. -isysroot /Developer/SDKs/MacOSX10.4u.sdk',
184 '-isysroot /Developer/SDKs/MacOSX10.4u.sdk -g',
190 'CPPFLAGS': '-I. -isysroot /Developer/SDKs/MacOSX10.4u.sdk',
193 '-isysroot /Developer/SDKs/MacOSX10.4u.sdk -g'
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test__osx_support.py 125 'CPPFLAGS': '-I. -isysroot /Developer/SDKs/MacOSX10.4u.sdk',
128 '-isysroot /Developer/SDKs/MacOSX10.4u.sdk -g',
135 'CPPFLAGS': '-I. -isysroot /Developer/SDKs/MacOSX10.4u.sdk',
138 '-isysroot /Developer/SDKs/MacOSX10.4u.sdk -g',
158 'CPPFLAGS': '-I. -isysroot /Developer/SDKs/MacOSX10.4u.sdk',
161 '-isysroot /Developer/SDKs/MacOSX10.4u.sdk -g',
181 'CPPFLAGS': '-I. -isysroot /Developer/SDKs/MacOSX10.4u.sdk',
184 '-isysroot /Developer/SDKs/MacOSX10.4u.sdk -g',
190 'CPPFLAGS': '-I. -isysroot /Developer/SDKs/MacOSX10.4u.sdk',
193 '-isysroot /Developer/SDKs/MacOSX10.4u.sdk -g'
    [all...]
  /external/chromium_org/base/third_party/nspr/
LICENSE 16 * The Initial Developer of the Original Code is
18 * Portions created by the Initial Developer are Copyright (C) 1998-2000
19 * the Initial Developer. All Rights Reserved.
  /external/chromium_org/chrome/browser/extensions/
suggest_permission_util.cc 21 "http://developer.chrome.com/extensions/manifest.html#permissions";
23 "http://developer.chrome.com/apps/declare_permissions.html";
38 // as a log message to developers in the developer tools console.
  /external/chromium_org/chrome/third_party/mozilla_security_manager/
LICENSE 16 * The Initial Developer of the Original Code is
18 * Portions created by the Initial Developer are Copyright (C) 2000
19 * the Initial Developer. All Rights Reserved.
  /external/chromium_org/crypto/third_party/nss/
LICENSE 16 * The Initial Developer of the Original Code is
18 * Portions created by the Initial Developer are Copyright (C) 1994-2000
19 * the Initial Developer. All Rights Reserved.

Completed in 1131 milliseconds

1 2 3 4 5 6 78 91011>>