Home
last modified time | relevance | path

Searched refs:no_region (Results 1 – 25 of 29) sorted by relevance

12

/dports/lang/rust/rustc-1.58.1-src/src/test/ui/nll/ty-outlives/
H A Dty-param-closure-outlives-from-return-type.stderr7 = note: defining type: no_region::<'_#1r, T>::{closure#0} with closure substs [
18 LL | / fn no_region<'a, T>(x: Box<T>) -> Box<dyn Debug + 'a>
27 = note: defining type: no_region::<'_#1r, T>
H A Dprojection-no-regions-closure.stderr7 = note: defining type: no_region::<'_#1r, T>::{closure#0} with closure substs [
18 LL | / fn no_region<'a, T>(x: Box<T>) -> Box<dyn Anything + 'a>
27 = note: defining type: no_region::<'_#1r, T>
H A Dty-param-closure-outlives-from-where-clause.stderr14 = note: defining type: no_region::<T>::{closure#0} with closure substs [
26 LL | / fn no_region<'a, T>(a: Cell<&'a ()>, b: T) {
35 = note: defining type: no_region::<T>
H A Dimpl-trait-outlives.rs7 fn no_region<'a, T>(x: Box<T>) -> impl Debug + 'a in no_region() function
H A Dty-param-fn.rs7 fn no_region<'a, T>(x: Box<T>) -> Box<Debug + 'a> in no_region() function
H A Dprojection-no-regions-fn.rs9 fn no_region<'a, T>(mut x: T) -> Box<dyn Anything + 'a> in no_region() function
H A Dimpl-trait-outlives.stderr4 LL | fn no_region<'a, T>(x: Box<T>) -> impl Debug + 'a
H A Dty-param-closure-outlives-from-return-type.rs15 fn no_region<'a, T>(x: Box<T>) -> Box<dyn Debug + 'a> in no_region() function
H A Dty-param-closure-outlives-from-where-clause.rs26 fn no_region<'a, T>(a: Cell<&'a ()>, b: T) { in no_region() function
H A Dprojection-no-regions-closure.rs21 fn no_region<'a, T>(x: Box<T>) -> Box<dyn Anything + 'a> in no_region() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/heap/third-party/
H A Dheap-api-stub.cc36 static const base::AddressRegion no_region(0, 0); in GetCodeRange() local
37 return no_region; in GetCodeRange()
/dports/lang/v8/v8-9.6.180.12/src/heap/third-party/
H A Dheap-api-stub.cc38 static const base::AddressRegion no_region(0, 0); in GetCodeRange() local
39 return no_region; in GetCodeRange()
/dports/www/interchange/interchange-5.6.3/code/Widget/
H A Dcountry_select.widget85 my $csort = $opt->{country_sort} || ($opt->{no_region} ? 'name' : 'sorder,name');
149 if(! $opt->{no_region} and $c->{region} and $c->{region} ne $prev) {
318 no_region
340 no_region => {
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/watchdog/
H A Dmachzwd.c413 goto no_region; in zf_init()
437 no_region: in zf_init()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/watchdog/
H A Dmachzwd.c413 goto no_region; in zf_init()
437 no_region: in zf_init()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/watchdog/
H A Dmachzwd.c413 goto no_region; in zf_init()
437 no_region: in zf_init()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/ptp/
H A Dptp_clock.c421 goto no_region; in ptp_init()
428 no_region: in ptp_init()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/ptp/
H A Dptp_clock.c421 goto no_region; in ptp_init()
428 no_region: in ptp_init()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/ptp/
H A Dptp_clock.c421 goto no_region; in ptp_init()
428 no_region: in ptp_init()
/dports/x11-toolkits/libXt/libXt-1.2.1/src/
H A DEvent.c973 Boolean no_region; in CompressExposures() local
979 no_region = ((comp_expose & XtExposeNoRegion) ? True : False); in CompressExposures()
981 if (no_region) in CompressExposures()
1034 if (no_region) in CompressExposures()
1042 if (no_region) in CompressExposures()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/test/Dialect/LLVMIR/
H A Dfunc.mlir122 "llvm.func"() {sym_name = "no_region", type = !llvm<"void ()">} : () -> ()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/test/Dialect/LLVMIR/
H A Dfunc.mlir132 "llvm.func"() {sym_name = "no_region", type = !llvm.func<void ()>} : () -> ()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/test/Dialect/LLVMIR/
H A Dfunc.mlir132 "llvm.func"() {sym_name = "no_region", type = !llvm.func<void ()>} : () -> ()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/test/Dialect/LLVMIR/
H A Dfunc.mlir122 "llvm.func"() {sym_name = "no_region", type = !llvm.func<void ()>} : () -> ()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/test/Dialect/LLVMIR/
H A Dfunc.mlir122 "llvm.func"() {sym_name = "no_region", type = !llvm<"void ()">} : () -> ()

12