/build/tools/check_prereq/ |
D | check_prereq.c | 38 long current = strtol(value, NULL, 10); in main() local 43 current, install); in main() 45 return (*end == 0 && current > 0 && install >= current) ? 0 : 1; in main()
|
/build/core/tasks/ |
D | apicheck.mk | 29 $(filter-out current, \ 56 checkapi-current, \ 57 frameworks/base/api/current.txt, \ 70 @echo Copying current.txt 71 $(hide) $(ACP) $(INTERNAL_PLATFORM_API_FILE) frameworks/base/api/current.txt
|
/build/tools/droiddoc/templates-pdk/assets/ |
D | jquery-history.js | 32 var current = $.history.getCurrent(); 33 $.event.trigger('history', [current, previousNav]); 34 previousNav = current;
|
D | android-developer-docs.js | 17 var current = window.onload; 22 current();
|
/build/core/ |
D | static_java_library.mk | 87 ifneq ($(filter-out current,$(LOCAL_SDK_RES_VERSION))$(if $(TARGET_BUILD_APPS),$(filter current,$(L… 107 ifneq (,$(filter-out current, $(LOCAL_SDK_VERSION)))
|
D | apicheck_msg_current.txt | 9 2) You can update current.txt by executing the following command: 12 To submit the revised current.txt to the main Android repository,
|
D | java.mk | 9 ifeq ($(filter-out current,$(LOCAL_SDK_VERSION)),) 26 ifeq ($(LOCAL_SDK_VERSION)$(TARGET_BUILD_APPS),current) 145 ifneq (,$(filter-out current, $(LOCAL_SDK_VERSION))) 161 ifneq ($(filter-out current,$(LOCAL_SDK_VERSION))$(if $(TARGET_BUILD_APPS),$(filter current,$(LOCAL…
|
D | package.mk | 209 ifneq (,$(filter-out current, $(LOCAL_SDK_VERSION))) 296 ifneq ($(filter-out current,$(LOCAL_SDK_RES_VERSION))$(if $(TARGET_BUILD_APPS),$(filter current,$(L… 345 …$(HISTORICAL_NDK_VERSIONS_ROOT)/current/sources/cxx-stl/stlport/libs/$(TARGET_CPU_ABI)/libstlport_…
|
D | pdk_config.mk | 164 $(info PDK Build uses the current platform API)
|
D | droiddoc.mk | 65 ifeq ($(LOCAL_SDK_VERSION)$(TARGET_BUILD_APPS),current)
|
D | base_rules.mk | 192 ifeq ($(LOCAL_SDK_VERSION)$(TARGET_BUILD_APPS),current) 377 ifeq ($(LOCAL_SDK_VERSION)$(TARGET_BUILD_APPS),current)
|
D | binary.mk | 16 my_ndk_source_root := $(HISTORICAL_NDK_VERSIONS_ROOT)/current/sources 17 …my_ndk_version_root := $(HISTORICAL_NDK_VERSIONS_ROOT)/current/platforms/android-$(LOCAL_SDK_VERSI…
|
/build/tools/releasetools/ |
D | ota_from_target_files | 275 def recurse(item, current): argument 281 if current != item.best_subtree: 283 current = item.best_subtree 285 if item.uid != current[0] or item.gid != current[1] or \ 286 item.mode != current[2] or item.selabel != current[4] or \ 287 item.capabilities != current[5]: 292 recurse(i, current) 294 if item.uid != current[0] or item.gid != current[1] or \ 295 item.mode != current[3] or item.selabel != current[4] or \ 296 item.capabilities != current[5]:
|
D | common.py | 642 current = self.ReadFile() 648 if i not in current or not current[i]: 651 if not missing: return current 654 current[i] = "" 663 current = self.UpdateAndReadFile(current) 665 def PromptResult(self, current): argument 671 for k, v in sorted(current.iteritems()): 681 def UpdateAndReadFile(self, current): argument 683 return self.PromptResult(current) 691 sorted = [(not v, k, v) for (k, v) in current.iteritems()]
|
/build/tools/droiddoc/templates-pdk/ |
D | sdkpage.cs | 53 <p><strong>This is NOT the current Android SDK release.</strong></p> 54 <p><a href="/sdk/index.html">Download the current Android SDK</a></p>
|
/build/tools/droiddoc/templates-sac/assets/js/ |
D | docs.js | 321 var current = $(this); 322 if(current.is("h3") && previous.is("h2")){ //need nested ols for h3s 325 else if(current.is("h2") && previous.is("h3")){ //close up the nested ol 328 toc+="<li><a href='#" + current[0].id + "'>" + 329 current.html() + "</a></li>"; 331 previous = current; //keep track of previous element next time through loop 653 var current = window.onload; 658 current();
|
D | android_3p-bundle.js | 2662 …ragging"),this._cacheHelperProportions(),a.ui.ddmanager&&(a.ui.ddmanager.current=this),this._cache… 2666 …current;this.options.activeClass&&this.element.addClass(this.options.activeClass),c&&this._trigger… property 2678 …ger("activate",b,f._uiHash(this));return a.ui.ddmanager&&(a.ui.ddmanager.current=this),a.ui.ddmana… 2706 …?w:"")+(this._isInRange(a,v)?'<button type="button" class="ui-datepicker-current ui-state-default …
|
/build/tools/droiddoc/templates-ds/ |
D | sdkpage.cs | 56 <p><strong>This is NOT the current Android SDK release.</strong></p> 57 <p><a href="/sdk/index.html">Download the current Android SDK</a></p>
|
/build/tools/droiddoc/templates-sac/ |
D | sdkpage.cs | 55 <p><strong>This is NOT the current Android SDK release.</strong></p> 56 <p><a href="/sdk/index.html">Download the current Android SDK</a></p>
|
/build/tools/acp/ |
D | README | 26 - The Darwin linker insists that ranlib be current. If you copy the
|
/build/tools/droiddoc/templates-sdk/ |
D | sdkpage.cs | 55 <p><strong>This is NOT the current Android SDK release.</strong></p> 56 <p><a href="/sdk/index.html">Download the current Android SDK</a></p>
|
/build/ |
D | envsetup.sh | 8 - mm: Builds all of the modules in the current directory, but not their dependencies. 10 - mma: Builds all of the modules in the current directory, and their dependencies.
|
/build/tools/droiddoc/templates-ds/assets/js/ |
D | docs.js | 578 var current = window.onload; 583 current();
|
/build/tools/droiddoc/templates-sdk/assets/js/ |
D | docs.js | 668 var current = window.onload; 673 current();
|
D | android_3p-bundle.js | 2662 …ragging"),this._cacheHelperProportions(),a.ui.ddmanager&&(a.ui.ddmanager.current=this),this._cache… 2666 …current;this.options.activeClass&&this.element.addClass(this.options.activeClass),c&&this._trigger… property 2678 …ger("activate",b,f._uiHash(this));return a.ui.ddmanager&&(a.ui.ddmanager.current=this),a.ui.ddmana… 2706 …?w:"")+(this._isInRange(a,v)?'<button type="button" class="ui-datepicker-current ui-state-default …
|