Home
last modified time | relevance | path

Searched refs:space (Results 1 – 11 of 11) sorted by relevance

/cts/apps/CtsVerifier/assets/report/
Dcompatibility_result.css158 white-space: pre-wrap; /* css-3 */
159 white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
160 white-space: -pre-wrap; /* Opera 4-6 */
161 white-space: -o-pre-wrap; /* Opera 7 */
/cts/tests/openglperf2/assets/vertex/
Dperspective24 // Transform the vertex into eye space.
28 // Transform the normal\'s orientation into eye space.
Dwater22 // Transform the vertex into eye space.
/cts/common/host-side/tradefed/res/report/
Dcompatibility_result.css177 white-space: pre-wrap; /* css-3 */
178 white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
179 white-space: -pre-wrap; /* Opera 4-6 */
180 white-space: -o-pre-wrap; /* Opera 7 */
/cts/tests/tests/text/src/android/text/util/cts/
DRfc822TokenizerTest.java118 String space = " "; in testTerminateToken() local
121 assertEquals(text + comma + space, rfc822Tokenizer.terminateToken(text)); in testTerminateToken()
125 assertEquals(text + comma + space, rfc822Tokenizer.terminateToken(null)); in testTerminateToken()
/cts/hostsidetests/security/securityPatch/CVE-2017-7369/
Dpoc.c188 lst.space = MAXELE; in poc()
/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/
Dcamera_response_fast.rsh21 // do some computation in the radiance space, then re-apply the response to
Dcamera_response.rsh21 // do some computation in the radiance space, then re-apply the response to
/cts/common/device-side/util/src/com/android/compatibility/common/util/
DMediaUtils.java811 double space = window; // space at the end of the window in movingAverageOverSum() local
827 while (ei < mData.length && mData[ei] <= space) { in movingAverageOverSum()
828 space -= mData[ei]; in movingAverageOverSum()
839 } else if (bi > 0 && foot > space) { in movingAverageOverSum()
850 space += average; in movingAverageOverSum()
/cts/apps/CameraITS/build/scripts/
Dgpylint_rcfile235 no-space-check=
272 # A regex for finding comments that do not have a space between leading comment
274 comment-starts-without-space=\A#[^\s\w]*\w
285 min-comment-space=2
/cts/tools/vm-tests-tf/
DAndroid.mk89 $(LOCAL_BUILT_MODULE): PRIVATE_CLASS_PATH := $(subst $(space),:,$(vmteststf_dep_jars)):$(HOST_JDK_T…