Home
last modified time | relevance | path

Searched refs:ref_cycle (Results 1 – 17 of 17) sorted by relevance

/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/SemaCXX/
H A Dwarn-unsequenced.cpp333 int &ref_cycle = ref_cycle; in reference_f() local
334 ++ref_cycle + ++ref_cycle; // cxx11-warning {{multiple unsequenced modifications to 'ref_cycle'}} in reference_f()
336 ref_cycle + ++ref_cycle; // cxx11-warning {{unsequenced modification and access to 'ref_cycle'}} in reference_f()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaCXX/
H A Dwarn-unsequenced.cpp442 int &ref_cycle = ref_cycle; in reference_f() local
443 ++ref_cycle + ++ref_cycle; // cxx11-warning {{multiple unsequenced modifications to 'ref_cycle'}} in reference_f()
445 ref_cycle + ++ref_cycle; // cxx11-warning {{unsequenced modification and access to 'ref_cycle'}} in reference_f()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/SemaCXX/
H A Dwarn-unsequenced.cpp442 int &ref_cycle = ref_cycle; in reference_f() local
443 ++ref_cycle + ++ref_cycle; // cxx11-warning {{multiple unsequenced modifications to 'ref_cycle'}} in reference_f()
445 ref_cycle + ++ref_cycle; // cxx11-warning {{unsequenced modification and access to 'ref_cycle'}} in reference_f()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaCXX/
H A Dwarn-unsequenced.cpp630 int &ref_cycle = ref_cycle; in reference_f() local
631 ++ref_cycle + ++ref_cycle; // cxx11-warning {{multiple unsequenced modifications to 'ref_cycle'}} in reference_f()
633 ref_cycle + ++ref_cycle; // cxx11-warning {{unsequenced modification and access to 'ref_cycle'}} in reference_f()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dwarn-unsequenced.cpp630 int &ref_cycle = ref_cycle; in reference_f() local
631 ++ref_cycle + ++ref_cycle; // cxx11-warning {{multiple unsequenced modifications to 'ref_cycle'}} in reference_f()
633 ref_cycle + ++ref_cycle; // cxx11-warning {{unsequenced modification and access to 'ref_cycle'}} in reference_f()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaCXX/
H A Dwarn-unsequenced.cpp630 int &ref_cycle = ref_cycle; in reference_f() local
631 ++ref_cycle + ++ref_cycle; // cxx11-warning {{multiple unsequenced modifications to 'ref_cycle'}} in reference_f()
633 ref_cycle + ++ref_cycle; // cxx11-warning {{unsequenced modification and access to 'ref_cycle'}} in reference_f()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dwarn-unsequenced.cpp630 int &ref_cycle = ref_cycle; in reference_f() local
631 ++ref_cycle + ++ref_cycle; // cxx11-warning {{multiple unsequenced modifications to 'ref_cycle'}} in reference_f()
633 ref_cycle + ++ref_cycle; // cxx11-warning {{unsequenced modification and access to 'ref_cycle'}} in reference_f()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaCXX/
H A Dwarn-unsequenced.cpp630 int &ref_cycle = ref_cycle; in reference_f() local
631 ++ref_cycle + ++ref_cycle; // cxx11-warning {{multiple unsequenced modifications to 'ref_cycle'}} in reference_f()
633 ref_cycle + ++ref_cycle; // cxx11-warning {{unsequenced modification and access to 'ref_cycle'}} in reference_f()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaCXX/
H A Dwarn-unsequenced.cpp630 int &ref_cycle = ref_cycle; in reference_f() local
631 ++ref_cycle + ++ref_cycle; // cxx11-warning {{multiple unsequenced modifications to 'ref_cycle'}} in reference_f()
633 ref_cycle + ++ref_cycle; // cxx11-warning {{unsequenced modification and access to 'ref_cycle'}} in reference_f()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dwarn-unsequenced.cpp630 int &ref_cycle = ref_cycle; in reference_f() local
631 ++ref_cycle + ++ref_cycle; // cxx11-warning {{multiple unsequenced modifications to 'ref_cycle'}} in reference_f()
633 ref_cycle + ++ref_cycle; // cxx11-warning {{unsequenced modification and access to 'ref_cycle'}} in reference_f()
/dports/lang/clang-mesa/clang-13.0.1.src/test/SemaCXX/
H A Dwarn-unsequenced.cpp630 int &ref_cycle = ref_cycle; in reference_f() local
631 ++ref_cycle + ++ref_cycle; // cxx11-warning {{multiple unsequenced modifications to 'ref_cycle'}} in reference_f()
633 ref_cycle + ++ref_cycle; // cxx11-warning {{unsequenced modification and access to 'ref_cycle'}} in reference_f()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/SemaCXX/
H A Dwarn-unsequenced.cpp630 int &ref_cycle = ref_cycle; in reference_f() local
631 ++ref_cycle + ++ref_cycle; // cxx11-warning {{multiple unsequenced modifications to 'ref_cycle'}} in reference_f()
633 ref_cycle + ++ref_cycle; // cxx11-warning {{unsequenced modification and access to 'ref_cycle'}} in reference_f()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dwarn-unsequenced.cpp630 int &ref_cycle = ref_cycle; in reference_f() local
631 ++ref_cycle + ++ref_cycle; // cxx11-warning {{multiple unsequenced modifications to 'ref_cycle'}} in reference_f()
633 ref_cycle + ++ref_cycle; // cxx11-warning {{unsequenced modification and access to 'ref_cycle'}} in reference_f()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dwarn-unsequenced.cpp630 int &ref_cycle = ref_cycle; in reference_f() local
631 ++ref_cycle + ++ref_cycle; // cxx11-warning {{multiple unsequenced modifications to 'ref_cycle'}} in reference_f()
633 ref_cycle + ++ref_cycle; // cxx11-warning {{unsequenced modification and access to 'ref_cycle'}} in reference_f()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer.c70 #define DTN_INFO_MICRO_SEC(ref_cycle) \ argument
71 print_microsec(dc_ctx, log_ctx, ref_cycle)
77 uint32_t ref_cycle) in print_microsec() argument
81 uint32_t us_x10 = (ref_cycle * frac) / ref_clk_mhz; in print_microsec()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer.c70 #define DTN_INFO_MICRO_SEC(ref_cycle) \ argument
71 print_microsec(dc_ctx, log_ctx, ref_cycle)
77 uint32_t ref_cycle) in print_microsec() argument
81 uint32_t us_x10 = (ref_cycle * frac) / ref_clk_mhz; in print_microsec()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer.c70 #define DTN_INFO_MICRO_SEC(ref_cycle) \ argument
71 print_microsec(dc_ctx, log_ctx, ref_cycle)
77 uint32_t ref_cycle) in print_microsec() argument
81 uint32_t us_x10 = (ref_cycle * frac) / ref_clk_mhz; in print_microsec()