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

1 2 3 4 5 6 7 8 91011>>

  /bionic/libc/kernel/arch-x86/asm/
dwarf2_32.h 19 #define CFI_STARTPROC ignore
20 #define CFI_ENDPROC ignore
21 #define CFI_DEF_CFA ignore
22 #define CFI_DEF_CFA_REGISTER ignore
23 #define CFI_DEF_CFA_OFFSET ignore
24 #define CFI_ADJUST_CFA_OFFSET ignore
25 #define CFI_OFFSET ignore
26 #define CFI_REL_OFFSET ignore
27 #define CFI_REGISTER ignore
28 #define CFI_RESTORE ignore
    [all...]
  /development/ndk/platforms/android-5/arch-x86/include/asm/
dwarf2_32.h 19 #define CFI_STARTPROC ignore
20 #define CFI_ENDPROC ignore
21 #define CFI_DEF_CFA ignore
22 #define CFI_DEF_CFA_REGISTER ignore
23 #define CFI_DEF_CFA_OFFSET ignore
24 #define CFI_ADJUST_CFA_OFFSET ignore
25 #define CFI_OFFSET ignore
26 #define CFI_REL_OFFSET ignore
27 #define CFI_REGISTER ignore
28 #define CFI_RESTORE ignore
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm/
dwarf2_32.h 19 #define CFI_STARTPROC ignore
20 #define CFI_ENDPROC ignore
21 #define CFI_DEF_CFA ignore
22 #define CFI_DEF_CFA_REGISTER ignore
23 #define CFI_DEF_CFA_OFFSET ignore
24 #define CFI_ADJUST_CFA_OFFSET ignore
25 #define CFI_OFFSET ignore
26 #define CFI_REL_OFFSET ignore
27 #define CFI_REGISTER ignore
28 #define CFI_RESTORE ignore
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm/
dwarf2_32.h 19 #define CFI_STARTPROC ignore
20 #define CFI_ENDPROC ignore
21 #define CFI_DEF_CFA ignore
22 #define CFI_DEF_CFA_REGISTER ignore
23 #define CFI_DEF_CFA_OFFSET ignore
24 #define CFI_ADJUST_CFA_OFFSET ignore
25 #define CFI_OFFSET ignore
26 #define CFI_REL_OFFSET ignore
27 #define CFI_REGISTER ignore
28 #define CFI_RESTORE ignore
    [all...]
  /external/kernel-headers/original/asm-x86/
dwarf2_32.h 40 comment character # to ignore the arguments. Instead, use a dummy macro. */
41 .macro ignore a=0, b=0, c=0, d=0
44 #define CFI_STARTPROC ignore
45 #define CFI_ENDPROC ignore
46 #define CFI_DEF_CFA ignore
47 #define CFI_DEF_CFA_REGISTER ignore
48 #define CFI_DEF_CFA_OFFSET ignore
49 #define CFI_ADJUST_CFA_OFFSET ignore
50 #define CFI_OFFSET ignore
51 #define CFI_REL_OFFSET ignore
    [all...]
  /ndk/tests/
.gitignore 0 # Ignore generated files in test subdirectories.
  /dalvik/vm/mterp/armv5te/
OP_LONG_TO_INT.S 2 /* we ignore the high word, making this equivalent to a 32-bit reg move */
  /dalvik/vm/mterp/x86/
OP_LONG_TO_INT.S 2 /* we ignore the high word, making this equivalent to a 32-bit reg move */
  /external/clearsilver/man/man3/
hdf_read_string_ignore.3 14 hdf_read_string_ignore - Read an HDF string and ignore errors
23 NEOERR* hdf_read_string_ignore (HDF *hdf, const char *s, int ignore);
  /external/tcpdump/tests/
mpls-ldp-hello.new 3 Hello Message (0x0100), length: 28, Message ID: 0x00011970, Flags: [ignore if unknown]
4 Common Hello Parameters TLV (0x0400), length: 4, Flags: [ignore and don't forward if unknown]
6 IPv4 Transport Address TLV (0x0401), length: 4, Flags: [ignore and don't forward if unknown]
8 Configuration Sequence Number TLV (0x0402), length: 4, Flags: [ignore and don't forward if unknown]
mpls-ldp-hello.out 3 Hello Message (0x0100), length: 28, Message ID: 0x00011970, Flags: [ignore if unknown]
4 Common Hello Parameters TLV (0x0400), length: 4, Flags: [ignore and don't forward if unknown]
6 IPv4 Transport Address TLV (0x0401), length: 4, Flags: [ignore and don't forward if unknown]
8 Configuration Sequence Number TLV (0x0402), length: 4, Flags: [ignore and don't forward if unknown]
  /external/elfutils/libebl/
eblopenbackend.c 121 static const char *default_object_type_name (int ignore, char *buf,
123 static const char *default_reloc_type_name (int ignore, char *buf, size_t len);
124 static bool default_reloc_type_check (int ignore);
125 static bool default_reloc_valid_use (Elf *elf, int ignore);
126 static bool default_gotpc_reloc_check (Elf *elf, int ignore);
127 static const char *default_segment_type_name (int ignore, char *buf,
129 static const char *default_section_type_name (int ignore, char *buf,
131 static const char *default_section_name (int ignore, int ignore2, char *buf,
133 static const char *default_machine_flag_name (Elf64_Word *ignore);
135 static const char *default_symbol_type_name (int ignore, char *buf
    [all...]
  /dalvik/dx/tests/100-local-mismatch/
expected.txt 2 com.android.dx.cf.code.SimException: local variable type mismatch: attempt to set or access a value of type int using a local variable of type java.lang.Object. This is symptomatic of .class transformation tools that ignore local variable information.
4 com.android.dx.cf.code.SimException: local variable type mismatch: attempt to set or access a value of type java.lang.Object using a local variable of type int. This is symptomatic of .class transformation tools that ignore local variable information.
6 com.android.dx.cf.code.SimException: local variable type mismatch: attempt to set or access a value of type int using a local variable of type byte[]. This is symptomatic of .class transformation tools that ignore local variable information.
8 com.android.dx.cf.code.SimException: local variable type mismatch: attempt to set or access a value of type java.lang.String using a local variable of type java.lang.Object[]. This is symptomatic of .class transformation tools that ignore local variable information.
  /external/kernel-headers/original/linux/mtd/
compatmac.h 7 kernels. Include guard just to make GCC ignore it in future inclusions
  /external/e2fsprogs/e2fsck/
mtrace.awk 28 # Ignore "= Start"
30 # Ignore failed realloc attempts for now
  /external/emma/core/res/com/vladium/emma/data/
merge_usage.res 34 "quiet operation (ignore all but warnings and severe errors)";
39 "extra-quiet operation (ignore all but severe errors)";
  /frameworks/base/tests/StatusBar/res/values/
strings.xml 18 <string name="mainLabel">Hello <u>th<ignore>e</ignore>re</u>, <i>you</i> <b>Activity</b>!</string>
  /external/dropbear/debian/
dropbear.postrm 8 rmdir --ignore-fail-on-non-empty /etc/dropbear
  /libcore/luni/src/main/java/java/nio/charset/
CodingErrorAction.java 21 * errors. Currently three actions are defined: {@code IGNORE}, {@code REPLACE}
27 * Denotes the action to ignore any errors.
29 public static final CodingErrorAction IGNORE = new CodingErrorAction(
30 "IGNORE");
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm-generic/
signal.h 23 #define SIG_IGN ( (__sighandler_t)1) /* ignore signal */
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/
NullSdkLog.java 33 // ignore
37 // ignore
41 // ignore
  /dalvik/vm/native/
sun_misc_Unsafe.c 65 // We ignore the this pointer in args[0].
85 // We ignore the this pointer in args[0].
106 // We ignore the this pointer in args[0].
126 // We ignore the this pointer in args[0].
141 // We ignore the this pointer in args[0].
157 // We ignore the this pointer in args[0].
172 // We ignore the this pointer in args[0].
189 // We ignore the this pointer in args[0].
204 // We ignore the this pointer in args[0].
220 // We ignore the this pointer in args[0]
    [all...]
  /cts/tools/signature-tools/src/signature/compare/model/impl/
SigDelta.java 102 if (!ignore.contains(field.getName())) {
123 private static Set<String> ignore = new HashSet<String>(); field in class:SigDelta
125 ignore.add("from");
126 ignore.add("to");
127 ignore.add("reason");
128 ignore.add("ignore"); // =)
  /external/bouncycastle/src/main/java/org/bouncycastle/util/encoders/
HexEncoder.java 63 private boolean ignore( method in class:HexEncoder
89 if (!ignore((char)data[end - 1]))
100 while (i < end && ignore((char)data[i]))
107 while (i < end && ignore((char)data[i]))
140 if (!ignore(data.charAt(end - 1)))
151 while (i < end && ignore(data.charAt(i)))
158 while (i < end && ignore(data.charAt(i)))
  /external/chromium/base/
event_trace_controller_win.cc 19 EtwTraceProperties ignore; local
21 prop = &ignore;
71 EtwTraceProperties ignore; local
73 properties = &ignore;
86 EtwTraceProperties ignore; local
88 properties = &ignore;

Completed in 1637 milliseconds

1 2 3 4 5 6 7 8 91011>>