OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:space
(Results
701 - 725
of
3731
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/build/tools/droiddoc/templates/assets/
android-developer-docs.css
75
white-
space
:nowrap;
199
white-
space
: nowrap;
314
/* extra
space
between end of method name and open-paren */
488
.jd-inheritance-table .jd-inheritance-
space
{
1281
/* these allow lines to break (if there's a white
space
) */
1284
white-
space
: -moz-pre-wrap; /* Moz */
1285
white-
space
: -pre-wrap; /* Opera 4-6 */
1286
white-
space
: -o-pre-wrap; /* Opera 7 */
1287
white-
space
: pre-wrap; /* CSS3 */
/external/jpeg/
usage.doc
166
space
is needed, temporary files will be used.
176
restart markers occupy extra
space
. We recommend -restart 1 for images that
308
space
is needed, temporary files will be used.
370
If more
space
is needed than will fit in the available main memory (as
375
free disk
space
, leave out -progressive and -optimize (for cjpeg) or specify
382
space
.
386
-maxmemory value, even -maxmemory 0 to use the absolute minimum
space
. You
397
DOS-specific versions of this software do their own memory
space
estimation
476
encoded as a color JPEG. (In such a case, the
space
savings from getting rid
jcprepct.c
275
/* Grab enough
space
for fake row pointers for all the components;
285
/* Allocate the actual buffer
space
(3 row groups) for this component.
303
fake_buffer += 5 * rgroup_height; /* point to
space
for next component */
/external/webkit/WebCore/loader/appcache/
ApplicationCacheStorage.cpp
389
// Determine the amount of free
space
we have available.
396
// The amount of free
space
is just the amount of free
space
inside
402
// The amount of free
space
available is the amount of free
space
408
// The
space
needed to be freed in order to accommodate the failed cache is
409
// the size of the failed cache minus any already available free
space
.
411
// The
space
needed value must be positive (or else the total already
412
// available free
space
would be larger than the size of the failed cache and
[
all
...]
/external/zlib/examples/
zlib_how.html
174
Output
space
is provided to <tt>deflate()</tt> by setting <tt>avail_out</tt> to the number
175
of available output bytes and <tt>next_out</tt> to a pointer to that
space
.
184
output
space
available that may limit how much input is consumed.
186
all of the input is consumed by providing more output
space
each time. Since <tt>avail_in</tt>
201
much output
space
is provided, <tt>deflate()</tt> may have to be called several times until it
225
more input or produce more output. <tt>deflate()</tt> can be called again with more output
space
232
difference between how much
space
was provided before the call, and how much output
space
377
Just like in <tt>def()</tt>, the same output
space
is provided for each call of <tt>inflate()</tt>.
/dalvik/vm/interp/
Jit.c
37
/* Allocate
space
for per-thread ShadowSpace data structures */
59
* Save out PC, FP, InterpState, and registers to shadow
space
.
60
* Return a pointer to the shadow
space
for JIT to use.
95
// Dynamically grow shadow register
space
if necessary
124
// Setup the shadowed heap
space
134
* Save ending PC, FP and compiled code exit point to shadow
space
.
135
* Return a pointer to the shadow
space
for JIT to restore state.
162
// Move the resume [ND]PC from the shadow
space
to the real
space
so that
294
/* Check register
space
*/
[
all
...]
/external/apache-http/src/org/apache/http/message/
HeaderValueParser.java
71
* white
space
>
77
* Any amount of white
space
is allowed between any part of the
144
* SP = <US-ASCII SP,
space
(32)>
/external/bison/data/
yacc.c
145
infringing on user name
space
. This should be done even for local
149
USER NAME
SPACE
" below. */
255
# include <stddef.h> /* INFRINGES ON USER NAME
SPACE
*/
267
# include <libintl.h> /* INFRINGES ON USER NAME
SPACE
*/
302
# include <alloca.h> /* INFRINGES ON USER NAME
SPACE
*/
306
# include <malloc.h> /* INFRINGES ON USER NAME
SPACE
*/
311
# include <stdlib.h> /* INFRINGES ON USER NAME
SPACE
*/
339
# include <stdlib.h> /* INFRINGES ON USER NAME
SPACE
*/
347
void *malloc (YYSIZE_T); /* INFRINGES ON USER NAME
SPACE
*/
353
void free (void *); /* INFRINGES ON USER NAME
SPACE
*/
[
all
...]
/external/bluetooth/glib/docs/reference/glib/tmpl/
arrays.sgml
134
in the array have to be moved to make
space
for the new element.
155
in the array have to be moved to make
space
for the new elements.
208
The last element in the array is used to fill in the
space
, so this function
/external/dropbear/
svr-authpubkey.c
218
/* check for
space
(' ') character */
220
TRACE(("checkpubkey:
space
character expected, isn't there"))
224
/* truncate the line at the
space
after the base64 data */
/external/e2fsprogs/intl/
localealias.c
76
file and the name
space
must not be polluted. */
251
stack
space
which we might not have if the program ran out of
263
/* Ignore leading white
space
. */
/external/kernel-headers/original/asm-x86/
io_32.h
106
* ioremap - map bus memory into CPU
space
221
* ISA
space
is 'always mapped' on a typical x86 system, no need to
222
* explicitly ioremap() it. The fact that the ISA IO
space
is mapped
/external/kernel-headers/original/linux/
dmaengine.h
221
* user
space
pages).
245
* locked user
space
pages)
271
* (kernel memory or locked user
space
pages).
/external/kernel-headers/original/linux/raid/
md_k.h
162
/* allow user-
space
to request suspension of IO to regions of the array */
177
* REQUEST: user-
space
has requested a sync (used with SYNC)
178
* CHECK: user-
space
request for for check-only, no repair
/external/libffi/src/x86/
win32.S
65
# Remove the
space
we pushed for the args
76
# Even if there is no
space
for the return value, we are
187
# Even if there is no
space
for the return value, we are
/external/opencore/doc/oscl_html/
oscl__mem__basic__functions_8h-source.html
32
00034 <span class="comment"> * @return a void pointer to the allocated
space
, or NULL if there is insufficient</span>
49
00051 <span class="comment"> * the total
space
allocated = nelems * size bytes.</span>
51
00053 <span class="comment"> * @return a void pointer to the allocated
space
, or NULL if there is insufficient</span>
/external/v8/src/
scopeinfo.h
60
// amount of
space
that was needed. If no Code object is provided
61
// (NULL handle), Serialize() only returns the amount of
space
needed.
64
// of
space
for the ScopeInfo data; otherwise the operation fails (fatal
/external/v8/src/x64/
regexp-macro-assembler-x64.h
134
// use this
space
to store the register passed parameters.
146
// are passed as registers, and caller must allocate
space
on the stack
172
// When adding local variables remember to push
space
for them in
/external/v8/tools/
jsmin.py
173
a single
space
or an empty string.
236
# Replace multiple spaces with a single
space
.
244
# and after the
space
. % and $ are counted as identifier characters.
/external/webkit/WebCore/platform/graphics/mac/
ComplexTextControllerATSUI.cpp
108
// We do not want to pass a Lam with Alef ligature followed by a
space
to the shaper,
110
// followed by an Alef and padding with a
space
.
129
// the
space
is put at the beginning of the string, despite U_SHAPE_LENGTH_FIXED_SPACES_NEAR.
/external/webkit/WebCore/rendering/
FixedTableLayout.cpp
56
table
space
(minus borders or cell spacing).
61
the columns, the extra
space
should be distributed over the columns.
313
// Spread extra
space
over columns.
/external/webkit/WebCore/svg/
SVGMaskElement.cpp
213
// FIXME: This changes color
space
to linearRGB, the default color
space
214
// for masking operations in SVG. We need a switch for the other color-
space
/external/webkit/WebKitTools/BuildSlaveSupport/build.webkit.org-config/public_html/
buildbot.css
187
white-
space
:nowrap;
195
white-
space
:nowrap;
218
white-
space
:nowrap;
/frameworks/base/awt/org/apache/harmony/awt/gl/color/
ColorScaler.java
100
* Extracts scaling data from the color
space
signature
153
* Extracts scaling data from the color
space
154
* @param cs - color
space
/frameworks/base/services/java/com/android/server/
EventLogTags.logtags
41
# The disk
space
free on the /data partition, in bytes
43
# Device low memory notification and disk
space
free on the /data partition, in bytes at that time
45
# disk
space
free on the /data, /system, and /cache partitions in bytes
Completed in 653 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>