Searched refs:space (Results 1 – 11 of 11) sorted by relevance
158 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 */
24 // Transform the vertex into eye space.28 // Transform the normal\'s orientation into eye space.
22 // Transform the vertex into eye space.
177 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 */
118 String space = " "; in testTerminateToken() local121 assertEquals(text + comma + space, rfc822Tokenizer.terminateToken(text)); in testTerminateToken()125 assertEquals(text + comma + space, rfc822Tokenizer.terminateToken(null)); in testTerminateToken()
188 lst.space = MAXELE; in poc()
21 // do some computation in the radiance space, then re-apply the response to
811 double space = window; // space at the end of the window in movingAverageOverSum() local827 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()
235 no-space-check=272 # A regex for finding comments that do not have a space between leading comment274 comment-starts-without-space=\A#[^\s\w]*\w285 min-comment-space=2
89 $(LOCAL_BUILT_MODULE): PRIVATE_CLASS_PATH := $(subst $(space),:,$(vmteststf_dep_jars)):$(HOST_JDK_T…