Home
last modified time | relevance | path

Searched refs:new_local (Results 1 – 25 of 386) sorted by relevance

12345678910>>...16

/dports/games/wargus/wargus-3.2.0/scripts/human/
H A Dui_tales.lua86 b = CFiller:new_local()
94 b = CFiller:new_local()
121 b = CUIButton:new_local()
151 b = CUIButton:new_local()
180 b = CUIButton:new_local()
200 b = CUIButton:new_local()
H A Dui_pandora.lua88 b = CFiller:new_local()
98 b = CFiller:new_local()
129 b = CUIButton:new_local()
159 b = CUIButton:new_local()
188 b = CUIButton:new_local()
208 b = CUIButton:new_local()
/dports/games/wargus/wargus-3.2.0/scripts/orc/
H A Dui_pandora.lua88 b = CFiller:new_local()
98 b = CFiller:new_local()
129 b = CUIButton:new_local()
159 b = CUIButton:new_local()
188 b = CUIButton:new_local()
208 b = CUIButton:new_local()
/dports/devel/intel-graphics-compiler/SPIRV-Tools/source/fuzz/
H A Dtransformation_replace_copy_object_with_store_load.cpp111 opt::Instruction* new_local = fuzzerutil::AddLocalVariable( in Apply() local
114 ir_context->get_def_use_mgr()->AnalyzeInstDefUse(new_local); in Apply()
115 ir_context->set_instr_block(new_local, &*function->begin()); in Apply()
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/source/fuzz/
H A Dtransformation_replace_copy_object_with_store_load.cpp111 opt::Instruction* new_local = fuzzerutil::AddLocalVariable( in Apply() local
114 ir_context->get_def_use_mgr()->AnalyzeInstDefUse(new_local); in Apply()
115 ir_context->set_instr_block(new_local, &*function->begin()); in Apply()
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/android/
H A Dscoped_java_ref_unittest.cc157 ScopedJavaLocalRef<jstring> new_local(global); in TEST_F() local
158 EXPECT_SAME_OBJECT(new_local, str); in TEST_F()
159 new_local = global; in TEST_F()
160 EXPECT_SAME_OBJECT(new_local, str); in TEST_F()
164 EXPECT_SAME_OBJECT(new_local, str); in TEST_F()
/dports/net-im/tg_owt/tg_owt-d578c76/src/base/android/
H A Dscoped_java_ref_unittest.cc157 ScopedJavaLocalRef<jstring> new_local(global); in TEST_F() local
158 EXPECT_SAME_OBJECT(new_local, str); in TEST_F()
159 new_local = global; in TEST_F()
160 EXPECT_SAME_OBJECT(new_local, str); in TEST_F()
164 EXPECT_SAME_OBJECT(new_local, str); in TEST_F()
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/beam/
H A Derl_sched_spec_pre_alloc.c246 int new_local = 0; in fetch_remote() local
287 if (new_local < max && chdr->head.first != chdr->head.unref_end) { in fetch_remote()
308 new_local++; in fetch_remote()
311 } while (new_local < max && this != chdr->head.unref_end); in fetch_remote()
319 chdr->local.cnt += new_local; in fetch_remote()
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_sched_spec_pre_alloc.c246 int new_local = 0; in fetch_remote() local
287 if (new_local < max && chdr->head.first != chdr->head.unref_end) { in fetch_remote()
308 new_local++; in fetch_remote()
311 } while (new_local < max && this != chdr->head.unref_end); in fetch_remote()
319 chdr->local.cnt += new_local; in fetch_remote()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/beam/
H A Derl_sched_spec_pre_alloc.c245 int new_local = 0; in fetch_remote() local
286 if (new_local < max && chdr->head.first != chdr->head.unref_end) { in fetch_remote()
307 new_local++; in fetch_remote()
310 } while (new_local < max && this != chdr->head.unref_end); in fetch_remote()
318 chdr->local.cnt += new_local; in fetch_remote()
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_sched_spec_pre_alloc.c246 int new_local = 0; in fetch_remote() local
287 if (new_local < max && chdr->head.first != chdr->head.unref_end) { in fetch_remote()
308 new_local++; in fetch_remote()
311 } while (new_local < max && this != chdr->head.unref_end); in fetch_remote()
319 chdr->local.cnt += new_local; in fetch_remote()
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_sched_spec_pre_alloc.c246 int new_local = 0; in fetch_remote() local
287 if (new_local < max && chdr->head.first != chdr->head.unref_end) { in fetch_remote()
308 new_local++; in fetch_remote()
311 } while (new_local < max && this != chdr->head.unref_end); in fetch_remote()
319 chdr->local.cnt += new_local; in fetch_remote()
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_sched_spec_pre_alloc.c246 int new_local = 0; in fetch_remote() local
287 if (new_local < max && chdr->head.first != chdr->head.unref_end) { in fetch_remote()
308 new_local++; in fetch_remote()
311 } while (new_local < max && this != chdr->head.unref_end); in fetch_remote()
319 chdr->local.cnt += new_local; in fetch_remote()
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/beam/
H A Derl_sched_spec_pre_alloc.c245 int new_local = 0; in fetch_remote() local
286 if (new_local < max && chdr->head.first != chdr->head.unref_end) { in fetch_remote()
307 new_local++; in fetch_remote()
310 } while (new_local < max && this != chdr->head.unref_end); in fetch_remote()
318 chdr->local.cnt += new_local; in fetch_remote()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/jit/docs/examples/
H A Dtut03-sum-of-squares.cc54 gccjit::lvalue i = func.new_local (the_type, "i"); in create_code()
55 gccjit::lvalue sum = func.new_local (the_type, "sum"); in create_code()
/dports/lang/gcc9/gcc-9.4.0/gcc/jit/docs/examples/
H A Dtut03-sum-of-squares.cc54 gccjit::lvalue i = func.new_local (the_type, "i"); in create_code()
55 gccjit::lvalue sum = func.new_local (the_type, "sum"); in create_code()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/jit/docs/examples/
H A Dtut03-sum-of-squares.cc54 gccjit::lvalue i = func.new_local (the_type, "i"); in create_code()
55 gccjit::lvalue sum = func.new_local (the_type, "sum"); in create_code()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/jit/docs/examples/
H A Dtut03-sum-of-squares.cc54 gccjit::lvalue i = func.new_local (the_type, "i"); in create_code()
55 gccjit::lvalue sum = func.new_local (the_type, "sum"); in create_code()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/jit/docs/examples/
H A Dtut03-sum-of-squares.cc54 gccjit::lvalue i = func.new_local (the_type, "i"); in create_code()
55 gccjit::lvalue sum = func.new_local (the_type, "sum"); in create_code()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/jit/docs/examples/
H A Dtut03-sum-of-squares.cc54 gccjit::lvalue i = func.new_local (the_type, "i"); in create_code()
55 gccjit::lvalue sum = func.new_local (the_type, "sum"); in create_code()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/jit/docs/examples/
H A Dtut03-sum-of-squares.cc54 gccjit::lvalue i = func.new_local (the_type, "i"); in create_code()
55 gccjit::lvalue sum = func.new_local (the_type, "sum"); in create_code()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/jit/docs/examples/
H A Dtut03-sum-of-squares.cc54 gccjit::lvalue i = func.new_local (the_type, "i"); in create_code()
55 gccjit::lvalue sum = func.new_local (the_type, "sum"); in create_code()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/jit/docs/examples/
H A Dtut03-sum-of-squares.cc54 gccjit::lvalue i = func.new_local (the_type, "i"); in create_code()
55 gccjit::lvalue sum = func.new_local (the_type, "sum"); in create_code()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/jit/docs/examples/
H A Dtut03-sum-of-squares.cc54 gccjit::lvalue i = func.new_local (the_type, "i"); in create_code()
55 gccjit::lvalue sum = func.new_local (the_type, "sum"); in create_code()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/jit/docs/examples/
H A Dtut03-sum-of-squares.cc54 gccjit::lvalue i = func.new_local (the_type, "i"); in create_code()
55 gccjit::lvalue sum = func.new_local (the_type, "sum"); in create_code()

12345678910>>...16