Searched
full:space (Results
526 -
550 of
3731) sorted by null
<<21222324252627282930>>
/external/icu4c/test/intltest/ |
tokiter.cpp | 55 * Tokens are separated by rule white space. Tokens may also be
|
/external/jdiff/src/jdiff/ |
Modifiers.java | 56 * no leading space, but does end in a period.
|
/external/jpeg/ |
jmemmac.c | 17 * own devices, this code can chew up all available space in the 20 * that more space is left over by reducing max_memory_to_use. 115 * This routine computes the total memory space available for allocation. 148 * jpeg_mem_available is less than the total space needed. You can dispense
|
jmemmgr.c | 131 /* This counts total space obtained from jpeg_get_small/large */ 196 fprintf(stderr, "Freeing pool %d, total space = %ld\n", 232 * we try to get enough space for the current request plus a "slop" factor, 233 * where the slop will be the amount of leftover space in the new pool. 234 * The speed vs. space tradeoff is largely determined by the slop values. 274 /* See if space is available in any existing pool */ 281 break; /* found pool with enough space */ 297 /* Try to get space, if fail reduce slop and try again */ 370 /* We maintain space counts in each pool header for statistical purposes, 416 /* Get space for row pointers (small object) * [all...] |
/external/kernel-headers/original/asm-generic/ |
ioctl.h | 9 * and to avoid overwriting user space outside the user buffer area.
|
/external/kernel-headers/original/asm-x86/ |
genapic_32.h | 79 /* More functions could be probably marked IPIFUNC and save some space
|
/external/kernel-headers/original/linux/ |
hardirq.h | 32 * The hardirq mask has to be large enough to have space for potentially
|
personality.h | 21 ADDR_NO_RANDOMIZE = 0x0040000, /* disable randomization of VA space */
|
poll.h | 14 /* ~832 bytes of stack space used max in sys_select/sys_poll before allocating
|
/external/libffi/src/frv/ |
ffi.c | 34 /* ffi_prep_args is called by the assembly routine once stack space 228 /* The caller allocates space for the return structure, and 229 passes a pointer to this space in gr3. Use this value directly 236 /* Allocate space for the return value and call the function. */
|
/external/qemu/ |
device_tree.c | 45 /* First allocate space in qemu for device tree */
|
/external/qemu/distrib/sdl-1.2.12/src/video/bwindow/ |
SDL_sysvideo.cc | 201 if ( a->space == b->space ) { 205 return(ColorSpaceToBitsPerPixel(b->space)- 206 ColorSpaceToBitsPerPixel(a->space)); 293 bpp = ColorSpaceToBitsPerPixel(modes[i].space); 295 if ( modes[i].space == saved_mode.space ) { 374 if ( (bpp == ColorSpaceToBitsPerPixel(dmodes[i].space)) && 418 if ( (bpp != ColorSpaceToBitsPerPixel(mode.space)) ||
|
/external/qemu/distrib/sdl-1.2.12/src/video/qtopia/ |
SDL_sysvideo.cc | 155 if ( a->space == b->space ) { 159 return(ColorSpaceToBitsPerPixel(b->space)- 160 ColorSpaceToBitsPerPixel(a->space));
|
/external/qemu/distrib/zlib-1.2.3/ |
inffast.c | 50 LEN -- ran out of enough output space or enough available input 65 output space. 76 unsigned char FAR *end; /* while out < end, enough space available */ 119 input data or output space */
|
/external/qemu/hw/ |
goldfish_trace.h | 59 * interfaces for copy from virtual space
|
/external/qemu/memcheck/ |
memcheck.h | 83 * guest_address - Virtual address in the guest's space of the MallocDescQuery 94 * str - Virtual address in the guest's space of the string to print. 157 /* Handles memory mapping of a module in guest address space. 173 /* Handles memory unmapping of a module in guest address space.
|
/external/qemu/tcg/sparc/ |
tcg-target.h | 77 // Reserve space for AREG0
|
/external/skia/include/core/ |
SkWriter32.h | 88 // be a multiple of 4. This does not allocate any new space, so the returned
|
/external/skia/include/effects/ |
Sk1DPathEffect.h | 59 @param advance The space between instances of path
|
/external/skia/src/svg/ |
SkSVGSVG.cpp | 30 SVG_LITERAL_ATTRIBUTE(xml:space, f_xml_space),
|
/external/srec/portable/include/ |
pstdio.h | 77 * and is around 32k for WindowsNT however we can't spare that much stack-space and we assume
|
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
topsort.h | 83 // - Space: O(V + E)
|
/external/svox/picolanginstaller/res/values/ |
strings.xml | 34 <string name="retry_message">The voice data failed to install. Please make sure your SD card is in your device and has at least 6MB of free space. If your card is already in your device, please try removing the card and reinserting it.</string>
|
/external/webkit/JavaScriptCore/pcre/ |
dftables | 128 "significant end of each byte. The classes are: space, digit, word. */\n\n"); 144 if ($c =~ /[[:space:]]/) { 166 " 0x%02x white space character\n" . 179 if ($c =~ /[[:space:]]/) {
|
/external/webkit/JavaScriptCore/tests/mozilla/ecma/LexicalConventions/ |
7.2-2-n.js | 31 white space characters are:
|
Completed in 563 milliseconds
<<21222324252627282930>>