Searched refs:float (Results 1 – 19 of 19) sorted by relevance
/build/make/tools/droiddoc/templates-pdk/assets/ |
D | android-developer-core.css | 240 float: left; 370 float: left; 392 float: left; 401 float: left; 435 float: left; 440 float: left; 450 float: left; 457 float: left; 670 float: left; 701 float:left; [all …]
|
D | android-developer-docs.css | 301 float:right; 341 float:right; 350 float:right; 361 float:right; 369 float:none; 863 float:right; 908 float: right; 999 float:right; 1055 float: right; 1132 float: right; [all …]
|
D | jquery-1.6.2.min.js | 18 …float":f.support.cssFloat?"cssFloat":"styleFloat"},style:function(a,c,d,e){if(!!a&&a.nodeType!==3&… property
|
/build/make/tools/releasetools/ |
D | verity_utils.py | 176 image_ratio = size_calculator(image_size) / float(image_size) 185 image_ratio = max_image_size / float(lo) 196 image_ratio = max_image_size / float(hi)
|
D | pylintrc | 88 evaluation=10.0 - ((float(5 * error + warning + refactor + convention) / statement) * 10)
|
D | ota_from_target_files.py | 1236 OPTIONS.stash_threshold = float(a)
|
D | common.py | 616 android_version_val = float(android_version) 2610 pct = float(size) * 100.0 / limit
|
/build/bazel/utils/ |
D | schema_validation_test.bzl | 236 … match any schemas in 'or' list, errors:\n Expected int, got float\n Expected string, got float", 347 "qux": {"type": "float"}, 446 … match any schemas in 'or' list, errors:\n Expected string, got float\n Expected int, got float", 465 "qux": {"type": "float"},
|
D | schema_validation.scl | 33 "float", 48 {"type": "float"}, 56 {"type": "float"}, 168 if ty not in ["string", "int", "float"]: 169 fail("'choices' is only valid for string, int, or float, got: " + ty) 175 if ty not in ["string", "int", "float"]: 176 fail("'value' is only valid for string, int, or float, got: " + ty) 187 … if type(sorted_list[i]) not in ["string", "int", "float", "bool", "NoneType", "bytes"]:
|
/build/make/tools/tool_event_logger/ |
D | tool_event_logger.py | 151 type=lambda ts: datetime.datetime.fromtimestamp(float(ts)), 161 type=lambda ts: datetime.datetime.fromtimestamp(float(ts)),
|
/build/bazel/scripts/incremental_build/ |
D | util.py | 293 def period_to_seconds(s: str) -> float: 303 acc = acc * 60 + float(left)
|
D | plot_metrics.py | 30 N = TypeVar("N", int, float)
|
D | pretty.py | 64 N = TypeVar("N", int, float)
|
D | incremental_build.py | 169 def get_cquery_ts() -> float:
|
/build/make/ci/ |
D | build_test_suites_test.py | 404 timeout_secs: float = 3.0, argument 405 polling_interval_secs: float = 0.1, argument
|
/build/make/tools/droiddoc/templates-pdk/assets/design/ |
D | default.css | 74 float: left; } 85 float: left; } 141 float: left; 480 float: left;
|
/build/soong/cmd/soong_build/ |
D | writedocs.go | 315 span.fixed{display: block; float: left; clear: left; width: 1em;}
|
/build/bazel/toolchains/clang/host/linux-x86/ |
D | cc_toolchain_features.bzl | 1980 "float-cast-overflow", 1981 "float-divide-by-zero",
|
/build/make/core/ |
D | product_config.rbc | 824 "float": 0,
|