Searched refs:Compiler (Results 1 – 19 of 19) sorted by relevance
| /linux/rust/proc-macro2/ |
| H A D | wrapper.rs | 24 Compiler(DeferredTokenStream), enumerator 39 Compiler(proc_macro::LexError), enumerator 90 TokenStream::Compiler(DeferredTokenStream::new(proc_macro::TokenStream::new())) in new() 98 Ok(TokenStream::Compiler(DeferredTokenStream::new( in from_str_checked() 110 TokenStream::Compiler(tts) => tts.is_empty(), in is_empty() 117 TokenStream::Compiler(s) => s.into_token_stream(), in unwrap_nightly() 124 TokenStream::Compiler(_) => mismatch(line!()), in unwrap_stable() 133 TokenStream::Compiler(tts) => Display::fmt(&tts.clone().into_token_stream(), f), in fmt() 141 TokenStream::Compiler(DeferredTokenStream::new(inner)) in from() 148 TokenStream::Compiler(inner) => inner.into_token_stream(), in from() [all …]
|
| H A D | extra.rs | 92 Compiler { enumerator 104 imp::Group::Compiler(group) => DelimSpanEnum::Compiler { in new() 125 DelimSpanEnum::Compiler { join, .. } => Span::_new(imp::Span::Compiler(*join)), in join() 134 DelimSpanEnum::Compiler { open, .. } => Span::_new(imp::Span::Compiler(*open)), in open() 143 DelimSpanEnum::Compiler { close, .. } => Span::_new(imp::Span::Compiler(*close)), in close()
|
| H A D | fallback.rs | 146 crate::imp::Group::Compiler(_) => continue, in drop() 1234 Ok(Err(lex)) => Err(imp::LexError::Compiler(lex)), in from_str_checked()
|
| /linux/arch/x86/include/asm/ |
| H A D | ftrace.h | 9 # error Compiler does not support fentry?
|
| /linux/Documentation/dev-tools/ |
| H A D | ubsan.rst | 9 Compiler inserts code that perform certain kinds of checks before operations
|
| H A D | kasan.rst | 329 Compile-time instrumentation is used to insert memory access checks. Compiler
|
| /linux/Documentation/translations/zh_TW/admin-guide/ |
| H A D | README.rst | 40 單元(PMMU)和一個移植的GNU C編譯器(gcc;GNU Compiler Collection,GCC的一
|
| /linux/Documentation/translations/zh_CN/admin-guide/ |
| H A D | README.rst | 37 单元(PMMU)和一个移植的GNU C编译器(gcc;GNU Compiler Collection,GCC的一
|
| /linux/Documentation/ABI/stable/ |
| H A D | sysfs-hypervisor-xen | 24 Compiler which was used to build the Xen hypervisor
|
| /linux/Documentation/admin-guide/acpi/ |
| H A D | ssdt-overlays.rst | 59 ASL Optimizing Compiler version 20140214-64 [Mar 29 2014]
|
| /linux/Documentation/arch/x86/x86_64/ |
| H A D | fsgs.rst | 141 Compiler support for FS/GS based addressing
|
| /linux/tools/memory-model/Documentation/ |
| H A D | control-dependencies.txt | 53 b = 1; /* BUG: Compiler and CPU can both reorder!!! */
|
| H A D | ordering.txt | 44 e. Compiler barrier. 219 Compiler Barrier
|
| H A D | litmus-tests.txt | 935 1. Compiler optimizations are not accurately modeled. Of course,
|
| /linux/Documentation/admin-guide/ |
| H A D | README.rst | 36 GNU C compiler (gcc) (part of The GNU Compiler Collection, GCC). Linux has
|
| /linux/Documentation/translations/ko_KR/ |
| H A D | memory-barriers.txt | 740 b = 1; /* BUG: Compiler and CPU can both reorder!!! */
|
| /linux/Documentation/ |
| H A D | memory-barriers.txt | 64 - Compiler barrier. 731 b = 1; /* BUG: Compiler and CPU can both reorder!!! */ 1527 (*) Compiler barrier.
|
| /linux/init/ |
| H A D | Kconfig | 1559 prompt "Compiler optimization level"
|
| /linux/lib/ |
| H A D | Kconfig.debug | 624 endmenu # "Compiler options"
|