Searched refs:enabled (Results 1 - 25 of 54) sorted by relevance

123

/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/torture/
H A Dpr53272-1.c4 int (*f)(void *, unsigned int enabled);
20 int rtc_update_irq_enable(struct rtc_device *rtc, unsigned int enabled) argument
35 err = rtc->ops->f(rtc->owner, enabled);
H A Dpr53272-2.c17 int (*f)(void *, unsigned int enabled);
/haiku-buildtools/binutils/gas/testsuite/gas/mips/
H A Dase-errors-2.s6 absq_s.qb $3,$4 # ERROR: dspr2 not enabled
10 absq_s.qb $3,$4 # ERROR: dspr2 not enabled
12 lbux $4,$5($6) # ERROR: dsp not enabled
13 ldx $4,$5($6) # ERROR: dsp not enabled
14 absq_s.qb $3,$4 # ERROR: dspr2 not enabled
26 lbux $4,$5($6) # ERROR: dsp not enabled
27 ldx $4,$5($6) # ERROR: dsp not enabled
28 absq_s.qb $3,$4 # ERROR: dspr2 not enabled
36 aclr 4,100($4) # ERROR: mcu not enabled
44 add.ob $f4,$f6,$f8 # ERROR: mdmx not enabled
[all...]
H A Dase-errors-1.s7 absq_s.qb $3,$4 # ERROR: dspr2 not enabled
12 absq_s.qb $3,$4 # ERROR: dspr2 not enabled
14 lbux $4,$5($6) # ERROR: dsp not enabled
15 ldx $4,$5($6) # ERROR: dsp not enabled
16 absq_s.qb $3,$4 # ERROR: dspr2 not enabled
30 lbux $4,$5($6) # ERROR: dsp not enabled
31 ldx $4,$5($6) # ERROR: dsp not enabled
32 absq_s.qb $3,$4 # ERROR: dspr2 not enabled
42 aclr 4,100($4) # ERROR: mcu not enabled
51 add.ob $f4,$f6,$f8 # ERROR: mdmx not enabled
[all...]
/haiku-buildtools/binutils/gas/testsuite/gas/arm/
H A Dld-sp-warn-cortex-m3.l2 [^:]*:3: Warning: This instruction may be unpredictable if executed on M-profile cores with interrupts enabled.
3 [^:]*:4: Warning: This instruction may be unpredictable if executed on M-profile cores with interrupts enabled.
H A Dld-sp-warn-cortex-m4.l2 [^:]*:3: Warning: This instruction may be unpredictable if executed on M-profile cores with interrupts enabled.
3 [^:]*:4: Warning: This instruction may be unpredictable if executed on M-profile cores with interrupts enabled.
H A Dld-sp-warn-v7.l2 [^:]*:3: Warning: This instruction may be unpredictable if executed on M-profile cores with interrupts enabled.
3 [^:]*:4: Warning: This instruction may be unpredictable if executed on M-profile cores with interrupts enabled.
H A Dld-sp-warn-v7e-m.l2 [^:]*:3: Warning: This instruction may be unpredictable if executed on M-profile cores with interrupts enabled.
3 [^:]*:4: Warning: This instruction may be unpredictable if executed on M-profile cores with interrupts enabled.
H A Dld-sp-warn-v7m.l2 [^:]*:3: Warning: This instruction may be unpredictable if executed on M-profile cores with interrupts enabled.
3 [^:]*:4: Warning: This instruction may be unpredictable if executed on M-profile cores with interrupts enabled.
H A Dld-sp-warn.l2 [^:]*:3: Warning: This instruction may be unpredictable if executed on M-profile cores with interrupts enabled.
3 [^:]*:4: Warning: This instruction may be unpredictable if executed on M-profile cores with interrupts enabled.
/haiku-buildtools/gcc/libstdc++-v3/include/bits/
H A Dc++0x_warning.h33 for the ISO C++ 2011 standard. This support must be enabled \
H A Dc++14_warning.h34 enabled with the -std=c++1y or -std=gnu++1y compiler options.
/haiku-buildtools/binutils/ld/testsuite/ld-mips-elf/
H A Dmode-change-error-1.d6 #error: \(\.text\+0x0\): Unsupported jump between ISA modes; consider recompiling with interlinking enabled\n
8 #error: \(\.text\+0x8\): Unsupported jump between ISA modes; consider recompiling with interlinking enabled\Z
H A Dunaligned-jump-micromips.d6 #error: \(\.text\+0x1012\): Unsupported jump between ISA modes; consider recompiling with interlinking enabled\n
8 #error: \(\.text\+0x1018\): Unsupported jump between ISA modes; consider recompiling with interlinking enabled\n
16 #error: \(\.text\+0x102e\): Unsupported jump between ISA modes; consider recompiling with interlinking enabled\n
20 #error: \(\.text\+0x1034\): Unsupported jump between ISA modes; consider recompiling with interlinking enabled\n
28 #error: \(\.text\+0x104a\): Unsupported jump between ISA modes; consider recompiling with interlinking enabled\n
32 #error: \(\.text\+0x1050\): Unsupported jump between ISA modes; consider recompiling with interlinking enabled\n
40 #error: \(\.text\+0x1066\): Unsupported jump between ISA modes; consider recompiling with interlinking enabled\n
44 #error: \(\.text\+0x106c\): Unsupported jump between ISA modes; consider recompiling with interlinking enabled\n
46 #error: \(\.text\+0x1082\): Unsupported jump between ISA modes; consider recompiling with interlinking enabled\n
48 #error: \(\.text\+0x1088\): Unsupported jump between ISA modes; consider recompiling with interlinking enabled\
[all...]
H A Dunaligned-jump.d60 #error: \(\.text\+0x10ec\): Unsupported jump between ISA modes; consider recompiling with interlinking enabled\n
68 #error: \(\.text\+0x1104\): Unsupported jump between ISA modes; consider recompiling with interlinking enabled\n
70 #error: \(\.text\+0x111c\): Unsupported jump between ISA modes; consider recompiling with interlinking enabled\n
78 #error: \(\.text\+0x1134\): Unsupported jump between ISA modes; consider recompiling with interlinking enabled\n
86 #error: \(\.text\+0x114c\): Unsupported jump between ISA modes; consider recompiling with interlinking enabled\n
94 #error: \(\.text\+0x1164\): Unsupported jump between ISA modes; consider recompiling with interlinking enabled\n
96 #error: \(\.text\+0x117c\): Unsupported jump between ISA modes; consider recompiling with interlinking enabled\Z
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/arc/
H A Djump-around-jump.c33 unsigned char enabled; member in struct:rtc_wkalrm
49 int (*alarm_irq_enable)(struct device *, unsigned int enabled);
/haiku-buildtools/binutils/gas/testsuite/gas/i386/
H A Dbundle-bad.s3 # Using .bundle_lock without the mode enabled.
/haiku-buildtools/gcc/gcc/testsuite/gcc.misc-tests/
H A Dhelp.exp72 -ftree-loop-vectorize[^\n]*enabled
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/plugin/
H A Dselfassign.c234 /* Check overloaded operator '=' (if enabled). */
324 bool enabled = true; local
338 By default, the analysis is enabled with 'operator=' checked. */
366 enabled = true;
375 enabled = false;
382 /* Register this new pass with GCC if the analysis is enabled. */
383 if (enabled)
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/plugin/
H A Dselfassign.c234 /* Check overloaded operator '=' (if enabled). */
325 bool enabled = true; local
339 By default, the analysis is enabled with 'operator=' checked. */
367 enabled = true;
376 enabled = false;
383 /* Register this new pass with GCC if the analysis is enabled. */
384 if (enabled)
/haiku-buildtools/binutils/ld/testsuite/ld-pe/
H A Dlongsecn-2.d1 #name: PE-COFF Long section names (enabled)
/haiku-buildtools/gcc/libstdc++-v3/python/libstdcxx/v6/
H A Dxmethods.py154 if method is None or not method.enabled:
271 if method is None or not method.enabled:
315 if method is None or not method.enabled:
387 if method is None or not method.enabled:
502 if method is None or not method.enabled:
551 if method is None or not method.enabled:
595 if method is None or not method.enabled:
/haiku-buildtools/binutils/binutils/
H A Ddwarf.h142 int *enabled; member in struct:dwarf_section_display
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/
H A Descape4.go8 // Compiles but does not run. Inlining is enabled.
/haiku-buildtools/gcc/gcc/
H A Dopts.c333 bool enabled; local
345 enabled = true;
349 enabled = (level == 0);
353 enabled = (level >= 1);
357 enabled = (level >= 1 && !size && !debug);
361 enabled = (level >= 1 && !debug);
365 enabled = (level >= 2);
369 enabled = (level >= 2 && !size && !debug);
373 enabled = (level >= 3);
377 enabled
[all...]

Completed in 239 milliseconds

123