Home
last modified time | relevance | path

Searched refs:clear (Results 1 – 18 of 18) sorted by relevance

/build/make/core/
Dnode_fns.mk29 define clear-var-list
195 $(call clear-var-list, $(3))
203 $(call clear-var-list, $(3))
DLINUX_KERNEL_COPYING69 program proprietary. To prevent this, we have made it clear that any
242 This section is intended to make thoroughly clear what is believed to
/build/make/tools/droiddoc/templates-ndk/assets/css/
Dfullscreen.css27 clear: both;
37 clear: both;
206 clear: both;
Ddefault.css57 clear: both;
572 clear:left;
604 clear:left;
1305 clear: both;
1321 clear: both;
1484 clear: both;
1494 clear: both;
1543 clear: both;
1562 clear: both
1680 clear: both
[all …]
/build/make/tools/releasetools/
Dtest_blockimgdiff.py53 item.clear()
97 t3.goes_after.clear()
98 t3.goes_before.clear()
Dblockimgdiff.py121 def clear(self): member in HeapItem
1005 iu.heap_item.clear()
/build/make/tools/droiddoc/templates-pdk/assets/
Dandroid-developer-core.css436 clear: both;
442 clear:both;
451 clear: both;
589 .gsc-clear-button {
745 .clearer { clear:both; }
962 clear:both;
1070 clear:left;
Dandroid-developer-docs.css864 clear:right;
1000 clear:right;
1056 clear:right;
1083 clear:both;
/build/make/tools/droiddoc/templates-ndk/assets/
Dandroid-developer-docs.css438 clear: both;
444 clear:both;
453 clear: both;
591 .gsc-clear-button {
747 .clearer { clear:both; }
964 clear:both;
1072 clear:left;
2056 clear:right;
2192 clear:right;
2248 clear:right;
[all …]
DGPL-LICENSE.txt53 program proprietary. To prevent this, we have made it clear that any
226 This section is intended to make thoroughly clear what is believed to
/build/make/core/tasks/tools/
Dbuild_custom_image.mk21 $(call clear-var-list, $(custom_image_parameter_variables))
/build/make/
DDeprecation.md63 Just to be clear, the above process will happen on the AOSP master branch. So
DChanges.md659 These are all exported from envsetup.sh, but don't have clear equivalents within
/build/make/tools/droiddoc/templates-pdk/assets/design/
Ddefault.css53 clear: both;
135 clear: both;
/build/soong/cmd/soong_build/
Dwritedocs.go302 span.fixed{display: block; float: left; clear: left; width: 1em;}
/build/soong/docs/
Dmap_files.md131 clear to the developer that they are up to no good.
/build/soong/androidmk/androidmk/
Dandroidmk_test.go1402 # clear locally used variable
/build/make/tools/zipalign/
DZipFile.cpp184 mEntries.clear(); in discardEntries()