HomeSort by relevance Sort by last modified time
    Searched full:never (Results 1 - 25 of 3750) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/clearsilver/cs/
test_first_last.cs.gold 16 is_first: 0 -> never
18 is_last: 0 -> never
22 is_first: 0 -> never
24 is_last: 0 -> never
28 is_first: 0 -> never
30 is_last: 0 -> never
34 is_first: 0 -> never
36 is_last: 0 -> never
40 is_first: 0 -> never
42 is_last: 0 -> never
    [all...]
test10.cs 12 ERROR: this should never display (#1)
17 ERROR: this should never display (Foo.Bar.Baz.0 exists)
test_first_last.cs 11 is_first: <?cs var:first(day.Abbr) ?> -> never
13 is_last: <?cs var:last(day.Abbr) ?> -> never
26 is_first: <?cs var:first(x.foo) ?> -> never
28 is_last: <?cs var:last(x.foo) ?> -> never
  /external/freetype/src/autofit/
afangles.h 4 * This is a dummy file, used to please the build system. It is never
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
endian.h 4 # error "Never use <bits/endian.h> directly; include <endian.h> instead."
a.out.h 2 # error "Never use <bits/a.out.h> directly; include <a.out.h> instead."
elfclass.h 6 # error "Never use <bits/elfclass.h> directly; include <link.h> instead."
  /external/jsr305/ri/src/main/java/javax/annotation/meta/
When.java 8 * used where a NEVER value is required, or if a NEVER or MAYBE value is used
21 NEVER;
  /dalvik/tests/030-bad-finalizer/
info.txt 1 The finalizer for this class never finishes. Dalvik is expected to detect
  /external/genext2fs/
TODO 1 Disclaimer: I'll probably never do all this ...
  /ndk/sources/cxx-stl/gnu-libstdc++/
.gitignore 2 # with the --copy-libstdcxx option, so never include them
  /dalvik/dx/tests/110-dex-preserve-this/
info.txt 2 "this" argument is never reused for a temporary. (Background: Popular
5 executed ought never be gc'ed anyway, and overwriting "this" could in
  /external/jsr305/sampleUses/src/main/java/
FixedLengthString.java 19 return When.NEVER;
23 return When.NEVER;
CreditCardNumber.java 20 return When.NEVER;
24 return When.NEVER;
  /external/sqlite/dist/
NOTICE 8 May you share freely, never taking more than you give.
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
smb_fs.h 20 /* __kernel_uid_t can never change, so we have to use __kernel_uid32_t */
  /external/apache-http/src/org/apache/commons/logging/impl/
NoOpLog.java 65 * Debug is never enabled.
72 * Error is never enabled.
79 * Fatal is never enabled.
86 * Info is never enabled.
93 * Trace is never enabled.
100 * Warn is never enabled.
  /external/e2fsprogs/e2fsck/
mtrace.awk 15 print "-", $2, "Free", NR, "was never alloc'd";
20 print "-", $2, "Realloc", NR, "was never alloc'd";
  /external/jsr305/ri/src/main/java/javax/annotation/
RegEx.java 29 return When.NEVER;
34 return When.NEVER;
Nonnull.java 22 return When.NEVER;
  /external/jsr305/sampleUses/src/main/java/edu/umd/cs/findbugs/
DottedClassName.java 11 @SlashedClassName(when=When.NEVER)
  /external/chromium/base/
safe_strerror_posix.h 15 // never be used. Doing so can cause crashes. Additionally, the thread-safe
19 // Thread-safe strerror function with dependable semantics that never fails.
23 // result is always null-terminated. The value of errno is never changed.
  /dalvik/vm/jdwp/
README.txt 6 something that appears implemented but has never been tested.
  /external/iproute2/include/linux/
types.h 12 * Below are truly Linux-specific types that should never collide with
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter/
nf_conntrack_common.h 28 /* It's an expected connection: bit 0 set. This bit never changed */
36 /* Conntrack should never be early-expired. */
44 /* Connection needs src nat in orig dir. This bit never changed. */
48 /* Connection needs dst nat in orig dir. This bit never changed. */

Completed in 878 milliseconds

1 2 3 4 5 6 7 8 91011>>