/external/freetype/include/freetype/ |
ftcache.h | 69 * *persistent*, which means that the contents they point to should not 196 * FreeType error code. 0~means success. 308 /* FreeType error code. 0~means success. */ 369 /* FreeType error code. 0~means success. */ 469 /* FreeType error code. 0~means success. */ 583 * FreeType error code. 0~means success. 613 * means to use the cache @FT_Face's default charmap. 619 * Glyph index. 0~means `no glyph'. [all...] |
ftadvanc.h | 106 /* FreeType error code. 0 means success. */ 153 /* FreeType error code. 0 means success. */
|
ftbdf.h | 151 * FreeType error code. 0~means success. 179 * FreeType error code. 0~means success.
|
/bootable/recovery/edify/ |
README | 27 evaluated. This means that functions can act as control 33 - ";" is a binary operator; evaluating it just means to first evaluate
|
/build/core/ |
prebuilt.mk | 46 # The magic string "EXTERNAL" means this package will be signed with 62 # The magic string "PRESIGNED" means this package is already checked
|
/device/sample/frameworks/PlatformLibrary/ |
README.txt | 36 means there is no manifest or resources associated with the library. 37 Unfortunately this means that if you need any resources for the library, such
|
/external/bluetooth/glib/docs/reference/glib/tmpl/ |
version.sgml | 66 <application>libtool</application> means nothing to you, don't worry 74 <application>libtool</application> means nothing to you, don't worry
|
/external/expat/xmlwf/ |
xmlmime.c | 7 /* inComment means one level of nesting; inComment+1 means two levels etc */
|
/external/freetype/include/freetype/internal/ |
ftvalid.h | 51 /* FreeType. It generally means that all offsets have been checked to */ 85 FT_Error error; /* error returned. 0 means success */
|
/external/freetype/src/base/ |
ftdebug.c | 141 /* The level must be between 0 and 7; 0 means quiet (except for serious */ 142 /* runtime errors), and 7 means _very_ verbose. */
|
/external/iproute2/include/linux/ |
if_link.h | 110 IFF_MULTICAST means that this media uses special encapsulation 119 or maybe 0, what means, that real media is unknown (usual
|
/external/kernel-headers/original/asm-generic/ |
tlb.h | 41 unsigned int nr; /* set to ~0U means fast mode */ 43 unsigned int fullmm; /* non-zero means full mm flush */
|
/external/kernel-headers/original/linux/ |
if_link.h | 112 IFF_MULTICAST means that this media uses special encapsulation 121 or maybe 0, what means, that real media is unknown (usual
|
/external/opencore/nodes/common/include/ |
pvmf_format_progdownload_support_extension.h | 108 * @return true means success, and false means any exceptional case, such as aInfoKvpVec has nothing
|
/external/opencore/nodes/pvprotocolenginenode/config/linux/ |
pvmf_protocolengine_node_tunables.h | 40 #define PVPROTOCOLENGINENODE_TIMER_FREQUENCY 1 // 1 means 1 sec, 1000 means 1msec
|
/external/qemu/android/utils/ |
system.h | 64 * 0 means success, -1 means failure with the error code in 'errno'
|
/external/qemu/slirp/ |
socket.h | 58 * Socket state bits. (peer means the host on the Internet, 59 * local host means the host on the other end of the modem)
|
/external/qemu/slirp-android/ |
socket.h | 59 * Socket state bits. (peer means the host on the Internet, 60 * local host means the host on the other end of the modem)
|
/external/skia/include/core/ |
SkPathEffect.h | 40 On input, width >= 0 means the src should be stroked 41 On output, width >= 0 means the dst should be stroked
|
/external/srec/srec/include/ |
swimodel.h | 37 const featdata *means; /* pointer to block of means for the set member in struct:__anon5925
|
/external/webkit/WebCore/html/ |
HTMLFontElement.cpp | 79 // Don't return 0 (which means 3) or a negative number (which means the same as 1).
|
/external/webkit/WebKit/chromium/public/ |
WebHTTPBody.h | 55 long long fileLength; // -1 means to the end of the file. 85 // Passing -1 to fileLength means to the end of the file.
|
/external/webkit/WebKit/gtk/webkit/ |
webkitwebframe.h | 76 * @WEBKIT_LOAD_FINISHED: This state means that everything that was 78 * @WEBKIT_LOAD_FAILED: This state means that some error occurred
|
/frameworks/base/core/java/android/os/ |
ConditionVariable.java | 24 * in that this class contains the condition to wait on itself. That means 119 // Object.wait(0) means wait forever, to mimic this, we just
|
/frameworks/base/core/java/android/view/animation/ |
Transformation.java | 124 * @param alpha 1.0 means fully opaqe and 0.0 means fully transparent
|