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

12 3 4 5 6 7 8 91011>>

  /bionic/libc/arch-x86/bionic/
_exit_with_stack_teardown.S 13 /* we can trash %ebx here since this call should never return. */
33 * should never happen :) */
  /dalvik/vm/
Inlines.h 18 * In gcc, "extern inline" ensures that the copy in the header is never
24 * is never needed.
  /external/jsr305/ri/src/main/java/javax/annotation/
Nonnegative.java 22 return When.NEVER;
35 return When.NEVER;
MatchesPattern.java 26 return When.NEVER;
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ada/gcc-interface/
ada-tree.def 26 /* A type that is an unconstrained array itself. This node is never passed
34 it is never passed to GCC. The only field used is operand 0, which
45 This is used for loops and never shows up in the tree. */
49 This is used for loops and never shows up in the tree. */
54 for the 'Address attribute and never shows up in the tree. */
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/ada/gcc-interface/
ada-tree.def 26 /* A type that is an unconstrained array itself. This node is never passed
34 it is never passed to GCC. The only field used is operand 0, which
45 This is used for loops and never shows up in the tree. */
49 This is used for loops and never shows up in the tree. */
54 for the 'Address attribute and never shows up in the tree. */
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/editors/layout/gscripts/
IDragElement.java 54 * The returned rectangle can be invalid. It is never null.
59 * Returns a list of attributes. The list can be empty but is never null.
69 * Returns a list of inner elements. The list can be empty but is never null.
78 * The namespace URI can be empty for an attribute without a namespace but is never null.
85 * Can be empty for an attribute without a namespace but is never null.
  /libcore/luni/src/test/java/tests/api/java/util/
TimerTaskTest.java 97 // Ensure cancel returns false if never scheduled
102 // Ensure cancelled task never runs
127 // Ensure cancelling a repeated execution task which has never run
131 t.schedule(testTask, 500, 500); // should never run
156 t.schedule(testTask, 5000); // Should never run
158 "TimerTask.cancel() should return true if task has never run",
249 // Ensure a new task is never run
  /frameworks/base/core/java/android/accounts/
AccountAuthenticatorResponse.java 54 // this should never happen
65 // this should never happen
76 // this should never happen
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
error.h 21 # error "Never include <bits/error.h> directly; use <error.h> instead."
35 /* If we know the function will never return make sure the compiler
62 /* If we know the function will never return make sure the compiler
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1/
shared_ptr.h 366 : _M_ptr(0), _M_refcount() // never throws
416 : _M_ptr(__r._M_ptr), _M_refcount(__r._M_refcount) // never throws
478 operator=(const __shared_ptr<_Tp1, _Lp>& __r) // never throws
496 reset() // never throws
515 operator*() const // never throws
522 operator->() const // never throws
529 get() const // never throws
537 operator __unspecified_bool_type() const // never throws
541 unique() const // never throws
545 use_count() const // never throw
    [all...]
  /dalvik/vm/compiler/template/armv5te/
TEMPLATE_MEM_OP_DECODE.S 8 * skip the memory op so it never gets executed.
  /dalvik/vm/compiler/template/armv5te-vfp/
TEMPLATE_MEM_OP_DECODE.S 8 * skip the memory op so it never gets executed.
  /device/sample/apps/SampleEmailPolicy/res/values/
strings.xml 17 <!-- This string will never be seen by the user -->
  /external/iproute2/include/linux/
atmapi.h 19 * Opaque type for kernel pointers. Note that _ is never accessed. We need
  /external/iptables/extensions/
libipt_REDIRECT.man 15 this, the destination port is never altered. This is only valid
  /external/kernel-headers/original/linux/
atmapi.h 19 * Opaque type for kernel pointers. Note that _ is never accessed. We need
compiler-gcc.h 0 /* Never include this file directly. Include <linux/compiler.h> instead. */
errno.h 8 /* Should never be seen by user programs */
  /external/kernel-headers/original/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. */
  /external/oprofile/libop/
op_hw_config.h 16 * use of this variable is for static/local array dimension. Never use it in
  /external/webkit/LayoutTests/http/tests/appcache/
remove-cache-expected.txt 5 Frame 3: Manifest is still 404 - the document is never associated with a cache.
  /external/webkit/LayoutTests/storage/domstorage/
quota-expected.txt 24 Verify that data was never inserted.
  /libcore/luni/src/test/java/tests/api/java/lang/reflect/
MalformedParameterizedTypeExceptionTests.java 20 notes = "Since this constructor is never invoked, this test only verifies its existence.",
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
atmapi.h 19 * Opaque type for kernel pointers. Note that _ is never accessed. We need

Completed in 3494 milliseconds

12 3 4 5 6 7 8 91011>>