/external/webkit/Source/WebCore/platform/graphics/android/rendering/ |
SurfaceCollectionManager.cpp | 68 // if we have a drawing collection, discard it since the painting collection is done 124 // can't have a queued collection unless have a painting collection too 141 // already have a queued collection, copy over invals so the regions are 157 // don't have painting collection, paint this one! 180 // scrolling or have an incoming painting tree. 223 // ask for kStatusInvoke while painting, kStatusDraw if we have content to be redrawn next frame 238 ALOGV("have painting collection %p ready, swapping!", m_paintingCollection); 275 // Don't have a drawing collection, draw white background 314 // Otherwise, we have to calculate all the missing tiles and blend the background [all...] |
/sdk/lint/libs/lint_checks/src/com/android/tools/lint/checks/ |
UselessViewDetector.java | 62 "a root layout, and does not have a background, can be removed and have " + 145 // - The node does not have siblings 147 // - The node does not have a background or its parent does not have a 148 // background or neither the node and its parent have a background 174 // - A parent can be removed if it doesn't have a background 175 // - A parent can be removed if has a background *and* the child does not have a 178 // - If both child and parent have a background, the parent cannot be removed (a 179 // background can be translucent, have transparent padding, etc. [all...] |
/ndk/sources/host-tools/make-3.81/autom4te.cache/ |
traces.0 | 365 m4trace:configure.in:43: -1- AH_OUTPUT([STDC_HEADERS], [/* Define to 1 if you have the ANSI C header files. */ 367 m4trace:configure.in:43: -1- AH_OUTPUT([HAVE_SYS_TYPES_H], [/* Define to 1 if you have the <sys/types.h> header file. */ 369 m4trace:configure.in:43: -1- AH_OUTPUT([HAVE_SYS_STAT_H], [/* Define to 1 if you have the <sys/stat.h> header file. */ 371 m4trace:configure.in:43: -1- AH_OUTPUT([HAVE_STDLIB_H], [/* Define to 1 if you have the <stdlib.h> header file. */ 373 m4trace:configure.in:43: -1- AH_OUTPUT([HAVE_STRING_H], [/* Define to 1 if you have the <string.h> header file. */ 375 m4trace:configure.in:43: -1- AH_OUTPUT([HAVE_MEMORY_H], [/* Define to 1 if you have the <memory.h> header file. */ 377 m4trace:configure.in:43: -1- AH_OUTPUT([HAVE_STRINGS_H], [/* Define to 1 if you have the <strings.h> header file. */ 379 m4trace:configure.in:43: -1- AH_OUTPUT([HAVE_INTTYPES_H], [/* Define to 1 if you have the <inttypes.h> header file. */ 381 m4trace:configure.in:43: -1- AH_OUTPUT([HAVE_STDINT_H], [/* Define to 1 if you have the <stdint.h> header file. */ 383 m4trace:configure.in:43: -1- AH_OUTPUT([HAVE_UNISTD_H], [/* Define to 1 if you have the <unistd.h> header file. * [all...] |
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/ |
BitSetTest.java | 222 assertFalse("Shouldn't have flipped bit " + i, bs.get(i)); 224 assertTrue("Shouldn't have cleared bit " + i, bs.get(i)); 233 assertFalse("Shouldn't have flipped bit " + i, bs.get(i)); 235 assertTrue("Shouldn't have cleared bit " + i, bs.get(i)); 240 assertFalse("Shouldn't have flipped bit " + i, bs.get(i)); 250 assertTrue("Shouldn't have cleared bit " + i, bs.get(i)); 256 assertTrue("Shouldn't have flipped bit " + i, !bs.get(i)); 267 assertFalse("Shouldn't have flipped bit " + i, bs.get(i)); 278 assertTrue("Shouldn't have flipped bit " + i, !bs.get(i)); 290 assertFalse("Shouldn't have flipped bit " + i, bs.get(i)) [all...] |
/external/bison/ |
TODO | 43 features, or should we have several very small grammars? 54 Have a look at the Lemon parser generator: instead of $1, $2 etc. they 59 I love this. I have been bitten too often by the removal of the 72 symbols (which will be useful for %include anyway). So we have some 84 we should be able to have: 91 It should be possible to have %if/%else/%endif. The implementation is 104 seem to depend mostly on the possibility to have some code triggered 130 this issue. Does anybody have it? 212 Have them support yysymprint, yydestruct and so forth. 219 makes it impossible to have modular precedence information. We shoul [all...] |
/bootable/recovery/applypatch/ |
imgpatch.c | 104 // deflate chunks have an additional 60 bytes in their chunk header. 156 // We should have filled the output buffer exactly. 199 ssize_t have = temp_size - strm.avail_out; local 201 if (sink(temp_data, have, token) != have) { 203 (long)have); 206 SHA_update(ctx, temp_data, have);
|
/docs/source.android.com/src/source/ |
known-issues.md | 39 which doesn't have all the features necessary to run recent versions 66 related to http proxies, which have difficulties handling the 70 and explicitly using `repo sync -j1` have been reported to 93 **Cause**: Some DNS systems have a hard time coping with the 114 don't change, and if they do and you can't connect you'll have 181 actions could have swapped the default compiler. 186 complinaing about missing files or files that have the
|
/external/chromium/net/http/ |
http_stream_factory.h | 52 // stream, since the HttpStreamRequest may have modified the configuration 63 // stream, since the HttpStreamRequest may have modified the configuration 68 // Called when we have a certificate error for the request. 70 // stream, since the HttpStreamRequest may have modified the configuration 92 // stream, since the HttpStreamRequest may have modified the configuration 111 // stream, since the HttpStreamRequest may have modified the configuration 129 // will have been called. It now becomes the delegate's responsibility
|
/external/clang/lib/CodeGen/ |
CodeGenTBAA.cpp | 60 // Tagged types have declarations, and therefore may have attributes. 64 // Typedef types have declarations, and therefore may have attributes. 68 // Also, their underlying types may have relevant attributes. 129 // Enum types are distinct types. In C++ they have "underlying types", 140 // In C++ mode, types have linkage, so we can rely on the ODR and
|
/external/e2fsprogs/intl/ |
bindtextdom.c | 14 You should have received a copy of the GNU Library General Public 35 /* We have to handle multi-threaded applications. */ 44 /* The internal variables in the standalone libintl.a must have different 52 /* Some compilers, like SunOS4 cc, don't have offsetof in <stddef.h>. */ 76 code is also used in GNU C Library where the names have a __ 77 prefix. So we have to make a difference here. */ 222 /* We have to create a new binding. */
|
/external/elfutils/libelf/ |
version_xlate.h | 15 You should have received a copy of the GNU General Public License along 60 /* We have two different record types: ElfXX_Verndef and ElfXX_Verdaux. 61 To recognize them we have to walk the data structure and convert 64 use the data in the buffer; if not, we have to decode the data before 154 /* We have two different record types: ElfXX_Verndef and ElfXX_Verdaux. 155 To recognize them we have to walk the data structure and convert 158 use the data in the buffer; if not, we have to decode the data before
|
/external/llvm/include/llvm/ |
GlobalVariable.h | 15 // variable may have an initial value, which is copied into the executables .data 16 // area. Global Constants are required to have initializers. 79 /// linkage) are guaranteed to have the same initializer. 109 // have different initializers, breaking the One Definition Rule. 118 assert(hasInitializer() && "GV doesn't have initializer!"); 122 assert(hasInitializer() && "GV doesn't have initializer!"); 127 /// initializer must have type T.
|
/external/mesa3d/docs/ |
RELNOTES-3.5 | 29 Not all of the older Mesa drivers have been updated. Here's the status: 150 The NEW_DRVSTATE[0123] flags have been removed. They weren't being used 173 All the drivers have been updated, but not all of them have been 180 The source files for the X/Mesa driver in src/X have been renamed. 197 SI interfaces, a number of changes have been made: 222 if you have trouble.
|
/external/mesa3d/src/glsl/ |
lower_instructions.cpp | 54 * Many GPUs don't have a divide instruction (945 and 965 included), 55 * but they do have an RCP instruction to compute an approximate 61 * Many GPUs don't have a base e log or exponent instruction, but they 62 * do have base 2 versions, so this pass converts exp and log to exp2 67 * Many older GPUs don't have an x**y instruction. For these GPUs, convert 74 * Many GPUs don't have a MOD instruction (945 and 965 included), and 75 * if we have to break it down like this anyway, it gives an
|
/external/openssl/crypto/des/asm/ |
readme | 6 good C compilers for. So due to this, I have lowered myself to do 21 make a big difference to have them located near the des_encrypt2 function 46 I have added another way to do things. 109 22 Nov 1996 - I have asked people to run the 2 different version on pentium 114 3 Dec 1996 - I added des_encrypt3/des_decrypt3 because I have moved these 116 difference on some boxes to have the functions code located close to 126 We may have lost the ugly register usage restrictions when x86 went 32 bit
|
/external/quake/quake/src/QW/docs/ |
glqwcl-readme.txt | 7 the opengl32.dll unless you have a 3dfx! Glquake should change the screen
31 full screen, but you must still have your desktop set to a 16 bit color mode
51 The amount of textures used in the game can have a large impact on performance.
68 that have either worse texture management or slower texture swapping speeds,
73 This causes all textures to have one half the dimensions they otherwise would.
82 the other guys have smudged skins). If you change this during the game, it
136 chance, I will probably release some maps that have been processed properly
|
/external/stlport/doc/ |
README.evc4 | 42 At the end of build process you should have some libs installed in STLport/lib/evc4-arm or STLport/lib/evc4-x86 and dynamic libs in STLport/bin directory. 44 You might want to repeat all those steps if you would like to have 54 Use 'nmake /fmsvc.mak' and keep in mind that you still have to have proper system variables set! 59 If some test fails don't worry and check the STLport forum if it's already reported bug or you have found a new one. 65 Before you start using STLport you have to set proper include and libraries search paths. 71 When using STLport together with MFC, you have to define _STLP_USE_MFC to properly include and use STLport.
|
/frameworks/av/libvideoeditor/vss/inc/ |
M4VSS3GPP_ErrorCodes.h | 169 * Clips don't have the same video format (H263 or MPEG4) */ 172 * Clips don't have the same frame size */ 175 * Clips don't have the same MPEG-4 time scale */ 178 * Clips don't have the same use of MPEG-4 data partitioning */ 185 * Clips don't have the same audio stream type (ex: AMR != AAC) */ 188 * Clips don't have the same audio number of channels (ex: stereo != mono) */ 192 * Clips don't have the same sampling frequency (ex: 44100Hz != 16000Hz) */
|
/frameworks/base/core/java/android/webkit/ |
WebHistoryItem.java | 111 * Note: The VM ensures 32-bit atomic read/write operations so we don't have 121 * url, the final url may be different as there might have been 133 * Note: The VM ensures 32-bit atomic read/write operations so we don't have 144 * Note: The VM ensures 32-bit atomic read/write operations so we don't have 205 * Note: The VM ensures 32-bit atomic read/write operations so we don't have 225 * Note: The VM ensures 32-bit atomic read/write operations so we don't have 237 * Note: The VM ensures 32-bit atomic read/write operations so we don't have
|
/libcore/luni/src/main/java/java/sql/ |
Time.java | 70 * {@code Time} object does not have a {@code Date} component. 84 * {@code Time} object does not have a <i>Day</i> component. 98 * {@code Time} object does not have a <i>Month</i> component. 112 * {@code Time} object does not have a <i>Year</i> component. 126 * {@code Time} object does not have a {@code Date} component. 139 * {@code Time} object does not have a <i>Month</i> component. 152 * {@code Time} object does not have a <i>Year</i> component.
|
/external/tcpdump/ |
configure.in | 122 AC_WARN([The SMB printer may have exploitable buffer overflows!!!]) 284 echo "You have $ipv6lib library, using it" 287 echo "You do not have $ipv6lib library, using libc" 586 # Some might not have ether_ntohost(). 587 # Some might have it, but not declare it in any header file. 588 # Some might have it, but declare it in <netinet/if_ether.h>. 589 # Some might have it, but declare it in <netinet/ether.h> 590 # (And some might have it but document it as something declared in 622 # OK, we have ether_ntohost(). Do we have <netinet/if_ether.h> [all...] |
/external/v8/src/ |
bignum-dtoa.cc | 84 // Once 'count' digits have been produced rounds the result depending on the 111 // Note that it should not have any effect anyways since the string is 130 // We now have v = (numerator / denominator) * 10^estimated_power. 134 // We now have v = (numerator / denominator) * 10^(decimal_point-1), and 228 // loop would have stopped earlier. 229 // We still have an assert here in case the preconditions were not 252 // Note again that the last digit could not be '9' since this would have 254 // We still have an ASSERT here, in case the preconditions were not 266 // from left to right. Once 'count' digits have been produced we decide wether 315 // Note that we have to look at more than just the requested_digits, sinc [all...] |
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/ |
SerializationStressTest4.java | 68 // Has to have worked 100 // Has to have worked 133 // Has to have worked 166 // Has to have worked 195 // Has to have worked 257 // Has to have worked 285 // Has to have worked 328 // Has to have worked 355 // Has to have worked 384 // Has to have worke [all...] |
/hardware/ti/omap3/omx/system/src/openmax_il/common/inc/ |
TIDspOmx.h | 17 * You should have received a copy of the GNU Lesser General Public 37 * You should have received a copy of the GNU Lesser General Public 57 * You should have received a copy of the GNU Lesser General Public 77 * You should have received a copy of the GNU Lesser General Public 97 * You should have received a copy of the GNU Lesser General Public 117 * You should have received a copy of the GNU Lesser General Public 137 * You should have received a copy of the GNU Lesser General Public 157 * You should have received a copy of the GNU Lesser General Public 177 * You should have received a copy of the GNU Lesser General Public 197 * You should have received a copy of the GNU Lesser General Publi [all...] |
/external/chromium/googleurl/src/ |
gurl.cc | 55 // we have room if we have to escape a few things without reallocating. 132 // what we would have produced. Skip checking for invalid URLs have no meaning 185 // we have room if we have to escape a few things without reallocating. 213 // we have room if we have to escape a few things without reallocating. 240 // we have room if we have to escape a few things without reallocating [all...] |