/external/kernel-headers/original/linux/ |
irqreturn.h | 15 * IRQ_NONE means we didn't handle it. 16 * IRQ_HANDLED means that we did have a valid interrupt and handled it.
|
/external/webkit/LayoutTests/fast/dom/NodeList/script-tests/ |
nodelist-item-call-as-function.js | 1 description('This tests that items in a NodeList can be retrieved directly by calling as a function with an integral index parameter, starting from 0.<br>It means NodeList[0] and NodeList(0) both work.');
|
/external/webkit/LayoutTests/fast/dom/NodeList/ |
nodelist-item-call-as-function-expected.txt | 2 It means NodeList[0] and NodeList(0) both work.
|
/external/webkit/Source/WebCore/manual-tests/ |
window-open-features-parsing.html | 5 - =height: reads as key:height value:"", which means yes, which means 1, but the minimum size is 100, so 100 7 - left: reads as key:left value:no, which means 0, which means aligned to the left side of the screen 9 - \rstatus: reads as key:status value:"", which means yes
|
first-line-style-crash.html | 14 No crash means test PASS.
|
/external/bluetooth/glib/glib/ |
gthreadpool.h | 53 * run at a time (max_threads == -1 means no limit), exclusive == TRUE 54 * means, that the threads shouldn't be shared and that they will be 72 * means no limit. 0 means has the effect, that the pool won't process 86 /* Free the pool, immediate means, that all unprocessed items in the queue 87 * wont be processed, wait means, that the function doesn't return immediatly, 95 * GLib, -1 means no limit */
|
/external/proguard/src/proguard/ |
Configuration.java | 64 * means no directories. An empty list means all directories. The directory 98 * An empty file name means the standard output. 113 * members. An empty file name means the standard output. 134 * performed. A <code>null</code> list means all optimizations. The 172 * An empty file name means the standard output. 213 * A <code>null</code> list means no names. An empty list means all 233 * A <code>null</code> list means no attributes. An empty list means al [all...] |
/external/valgrind/main/massif/tests/ |
deep.c | 5 // - In deep-B.vgtest, we have --alloc-fn=a6..a12, which means that get_XCon 8 // - In deep-C.vgtest, we have --alloc-fn=a3..a12, which means that get_XCon 11 // - In deep-D.vgtest, we have --alloc-fn=main..a12, which means we have a
|
filter_verbose | 10 # Only print lines that contain "Massif:". The -n means don't print any 11 # lines by default, and the 'p' means do print those that match the pattern.
|
/libcore/luni/src/main/java/libcore/io/ |
StructAddrinfo.java | 31 /** Desired address family for results. (Such as AF_INET6 for IPv6. AF_UNSPEC means "any".) */ 34 /** Socket type. (Such as SOCK_DGRAM. 0 means "any".) */ 37 /** Protocol. (Such as IPPROTO_IPV6 IPv6. 0 means "any".) */
|
/external/chromium/chrome/common/ |
content_settings_types.h | 13 // opener; there it means "whatever was last shown".
|
/external/mesa3d/src/glsl/builtins/tools/ |
generate_outerProductGLSL.py | 16 gen(2,3) # mat2x3 means 2 columns, 3 rows
|
/external/valgrind/main/none/tests/ |
fork.c | 14 printing means we can detect if we correctly get a zero result and a
|
/hardware/ti/omap4xxx/hwc/ |
Android.mk | 17 # LOG_NDEBUG=0 means verbose logging enabled
|
/external/chromium/chrome/common/extensions/docs/static/ |
experimental.debugger.html | 10 We are currently drafting this protocol, it is by no means ready and stable, 18 Note that attaching to the page by means of the debugger API and using embedded
|
/external/chromium/net/base/ |
ssl_info.h | 43 // 0 means the connection is not encrypted. 44 // -1 means the security strength is unknown.
|
/external/iptables/extensions/ |
libxt_sctp.man | 20 (lowercase means flag should be "off", uppercase means "on")
|
/external/jsr305/ri/src/main/java/javax/annotation/concurrent/ |
Immutable.java | 19 * The class to which this annotation is applied is immutable. This means that 20 * its state cannot be seen to change by callers. Of necessity this means that
|
/external/kernel-headers/original/asm-arm/ |
delay.h | 15 * it, it means that you're calling udelay() with an out of range value. 17 * With currently imposed limits, this means that we support a max delay
|
/external/opencv/otherlibs/highgui/ |
bitstrm.h | 96 // l in prefix means that the least significant uchar of a multi-uchar value goes first 109 // m in prefix means that the most significant uchar of a multi-uchar value go first 120 // l in prefix means that the least significant bit of a multi-bit value goes first 140 // m in prefix means that the most significant bit of a multi-bit value goes first 190 // l in prefix means that the least significant uchar of a multi-byte value goes first 204 // m in prefix means that the least significant uchar of a multi-byte value goes last 216 // l in prefix means that the least significant bit of a multi-bit value goes first 234 // l in prefix means that the least significant bit of a multi-bit value goes first
|
/external/ppp/pppd/plugins/radius/ |
lock.c | 25 fl.l_len = 0; /* 0 means "to end of file" */ 43 fl.l_len = 0; /* 0 means "to end of file" */
|
/packages/apps/Mms/src/com/android/mms/ui/ |
Divot.java | 17 // Where to draw the divot. LEFT_UPPER, for example, means the upper edge but to the 18 // left. TOP_RIGHT means the right edge but to the top.
|
/packages/providers/ContactsProvider/ |
Android.mk | 17 # leaving out code which is tested by other means (e.g. static libraries) that 24 # leaving out code which is tested by other means (e.g. static libraries) that
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
c-common.h | 78 /* This means to warn that this is a C++ keyword, and then treat it 377 /* Zero means that faster, ...NonNil variants of objc_msgSend... 382 /* Nonzero means that we will allow new ObjC exception syntax (@throw, 386 /* Nonzero means that we generate NeXT setjmp based exceptions. */ 389 /* Nonzero means that code generation will be altered to support 394 /* Nonzero means emit an '__OBJC, __image_info' for the current translation 399 /* Nonzero means don't output line number information. */ 408 /* Nonzero means dump macros in some fashion; contains the 'D', 'M', 413 /* Nonzero means pass #include lines through to the output. */ 417 /* Nonzero means process PCH files while preprocessing. * [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/ |
c-common.h | 78 /* This means to warn that this is a C++ keyword, and then treat it 377 /* Zero means that faster, ...NonNil variants of objc_msgSend... 382 /* Nonzero means that we will allow new ObjC exception syntax (@throw, 386 /* Nonzero means that we generate NeXT setjmp based exceptions. */ 389 /* Nonzero means that code generation will be altered to support 394 /* Nonzero means emit an '__OBJC, __image_info' for the current translation 399 /* Nonzero means don't output line number information. */ 408 /* Nonzero means dump macros in some fashion; contains the 'D', 'M', 413 /* Nonzero means pass #include lines through to the output. */ 417 /* Nonzero means process PCH files while preprocessing. * [all...] |