/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/config/ |
_detect_dll_or_lib.h | 8 * If _STLP_USE_DYNAMIC_LIB or _STLP_USE_STATIC_LIB is alreday defined it means that
|
/system/bluetooth/data/ |
audio.conf | 5 # NOTE: Enable=Sink means that bluetoothd exposes Sink interface for remote
|
/cts/tests/tests/graphics/src/android/opengl/cts/ |
OpenGlEsVersionTest.java | 132 return 1; // Lack of property means OpenGL ES version 1 141 // Null feature name means this feature is the open gl es version feature. 146 return 1; // Lack of property means OpenGL ES version 1
|
/external/chromium/chrome/browser/extensions/ |
extension_browsertest.h | 50 // 1 means you expect a new install, 0 means you expect an upgrade, -1 means
|
/external/chromium/third_party/libjingle/source/talk/base/ |
opensslstreamadapter.h | 127 // A 0 error means a graceful close, otherwise there is not really enough 139 // the C style: zero means verification failure, non-zero means
|
/external/dbus/bus/ |
policy.c | 915 /* for allow, requested_reply=true means the rule applies 916 * only when reply was requested. requested_reply=false means 925 /* for deny, requested_reply=false means the rule applies only 926 * when the reply was not requested. requested_reply=true means the 1094 /* for allow, eavesdrop=false means the rule doesn't apply when 1095 * eavesdropping. eavesdrop=true means always allow. 1103 /* for deny, eavesdrop=true means the rule applies only when 1104 * eavesdropping; eavesdrop=false means always deny. 1115 /* for allow, requested_reply=true means the rule applies 1116 * only when reply was requested. requested_reply=false means [all...] |
/external/ipsec-tools/src/racoon/doc/ |
FAQ | 48 course this means that you cannot have multiple peers 79 Where racoon config file goes. Default is /etc, which means 84 means racoon will use /var/racoon/racoon.sock
|
/external/jsilver/src/com/google/clearsilver/jsilver/data/ |
TypeConverter.java | 59 * invalid character is reached. This means that {@code "123abc"} parses to {@code 123}. 66 * In JSilver: A string must be a complete, valid numeric value for parsing. This means {@code 70 * aren't. This means a template containing something like "<?cs if:foo == -0xff ?>" will parse
|
/external/jsilver/src/com/google/clearsilver/jsilver/syntax/ |
TypeResolver.java | 50 * important because it means that type inference is propagated correctly along compound 64 * This matches Clearsilver behavior but means that the expressions: 108 * Determines whether the given (sub)expression is numeric, which in turn means that its parent
|
/external/srec/srec/include/ |
search_network.h | 41 I ... means ID 42 P ... means pointer 43 X ... means ID or pointer, depending on DEBUG_WDADD
|
/external/valgrind/tsan/ |
ts_trace_info.h | 90 // 0 means no sampling. 91 // 1 means handle *almost* all accesses. 93 // 31 means very aggressive sampling (skip a lot of accesses).
|
/external/webkit/Source/WebCore/page/ |
UserContentURLPattern.cpp | 89 // The pattern can be just '*', which means match all domains. 93 // The first component can be '*', which means to match all subdomains. 133 // If we're matching subdomains, and we have no host, that means the pattern
|
/external/webkit/Tools/Scripts/webkitpy/python24/ |
versioning.py | 54 number means the current version is greater than the 55 target, 0 means they are the same, and a negative number 56 means the current version is less than the target.
|
/frameworks/base/docs/html/guide/topics/ui/ |
how-android-draws.jd | 17 this means that parents will be drawn before (i.e., behind) their children, with 71 <li><var>FILL_PARENT</var>, which means the View wants to be as big as its parent 73 <li><var>WRAP_CONTENT</var>, which means that the View wants to be just big enough to
|
/libcore/luni/src/main/java/org/w3c/dom/traversal/ |
NodeFilter.java | 74 * attribute node as its <code>root</code>; in this case, it means that 96 * means that the <code>Entity</code> node will appear in the first 126 * means that the <code>Notation</code> node will appear in the first
|
/packages/apps/Email/emailcommon/src/org/apache/commons/io/filefilter/ |
NameFileFilter.java | 68 * @param caseSensitivity how to handle case sensitivity, null means case-sensitive
99 * @param caseSensitivity how to handle case sensitivity, null means case-sensitive
125 * @param caseSensitivity how to handle case sensitivity, null means case-sensitive
|
PrefixFileFilter.java | 70 * @param caseSensitivity how to handle case sensitivity, null means case-sensitive
103 * @param caseSensitivity how to handle case sensitivity, null means case-sensitive
131 * @param caseSensitivity how to handle case sensitivity, null means case-sensitive
|
SuffixFileFilter.java | 71 * @param caseSensitivity how to handle case sensitivity, null means case-sensitive
104 * @param caseSensitivity how to handle case sensitivity, null means case-sensitive
132 * @param caseSensitivity how to handle case sensitivity, null means case-sensitive
|
/external/apache-xml/src/main/java/org/apache/xpath/compiler/ |
OpCodes.java | 33 * (For instance, {boolean expression} means some expression 35 * * means that it occurs zero or more times, 36 * + means that it occurs one or more times, 37 * ? means that it is optional. 59 * Means ELEMWILDCARD ("*"), used instead
|
/external/freetype/include/freetype/ |
ftmodapi.h | 191 /* FreeType error code. 0~means success. */ 242 /* FreeType error code. 0~means success. */ 270 /* FreeType error code. 0~means success. */ 303 /* FreeType error code. 0~means success. */ 327 /* FreeType error code. 0~means success. */
|
/external/freetype/src/truetype/ |
ttpload.c | 59 /* FreeType error code. 0 means success. */ 277 /* FreeType error code. 0 means success. */ 358 /* FreeType error code. 0 means success. */ 420 /* FreeType error code. 0 means success. */ 480 /* FreeType error code. 0 means success. */
|
/external/freetype/src/sfnt/ |
ttload.c | 124 /* FreeType error code. 0 means success. */ 314 /* FreeType error code. 0 means success. */ 462 /* FreeType error code. 0 means success. */ 528 /* FreeType error code. 0 means success. */ 618 /* FreeType error code. 0 means success. */ 735 /* FreeType error code. 0 means success. */ [all...] |
/external/proguard/docs/manual/ |
gui.html | 51 You can freely toggle between the tabs by means of the buttons on the 52 left-hand side of the window, or by means of the <b>Previous</b> and 100 Each of these lists can be edited by means of a couple of buttons on the 166 applications. Each of these entries can be toggled by means of a check box. 168 by means of a comma-separated list of wildcarded, fully-qualified class 169 names. The default is "*", which means that all input classes of the 179 yourself. The list can be edited by means of a couple of buttons on the 234 specified, even if only by means of a wildcard. 260 methods to keep. It can be edited by means of a list of buttons on the 449 can be entered manually or by means of the <b>Browse...</b> button tha [all...] |
/frameworks/base/media/java/android/media/ |
SoundPool.java | 182 * "R.raw.explosion" as the resource ID. Note that this means you cannot 268 * streams is exceeded. A loop value of -1 means loop forever, 269 * a value of 0 means don't loop, other values indicate the 272 * rate (pitch) of the sound. A value of 1.0 means play back at 273 * the original frequency. A value of 2.0 means play back twice 274 * as fast, and a value of 0.5 means playback at half speed. 373 * Change the loop mode. A loop value of -1 means loop forever, 374 * a value of 0 means don't loop, other values indicate the 387 * rate (pitch) of the sound. A value of 1.0 means playback at 388 * the original frequency. A value of 2.0 means playback twic [all...] |
/frameworks/base/include/camera/ |
CameraParameters.h | 162 // Supported EXIF thumbnail sizes (width x height). 0x0 means not thumbnail 270 // pixels in the area have the specified weight. This means a small area 275 // A special case of single focus area (0,0,0,0,0) means driver to decide 299 // Exposure compensation index. 0 means exposure is not adjusted. 313 // The state of the auto-exposure lock. "true" means that 315 // change. "false" means the auto-exposure routine is free to 329 // Whether locking the auto-exposure is supported. "true" means it is, and 330 // "false" or this key not existing means it is not supported. 332 // The state of the auto-white balance lock. "true" means that 334 // change. "false" means the auto-white balance routine is free t [all...] |