Home
last modified time | relevance | path

Searched refs:my_func (Results 251 – 275 of 1210) sorted by relevance

1...<<11121314151617181920>>...49

/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/Analysis/
H A Duninit-vals.c4 void (*my_func)(int * x); member
11 (*foo->my_func)(&x); in f1_a()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/Analysis/
H A Duninit-vals.c4 void (*my_func)(int * x); member
11 (*foo->my_func)(&x); in f1_a()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/Analysis/
H A Duninit-vals.c4 void (*my_func)(int * x); member
11 (*foo->my_func)(&x); in f1_a()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/Analysis/
H A Duninit-vals.c4 void (*my_func)(int * x); member
11 (*foo->my_func)(&x); in f1_a()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/Analysis/
H A Duninit-vals.c4 void (*my_func)(int * x); member
11 (*foo->my_func)(&x); in f1_a()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/Analysis/
H A Duninit-vals.c4 void (*my_func)(int * x); member
11 (*foo->my_func)(&x); in f1_a()
/dports/lang/clang-mesa/clang-13.0.1.src/test/Analysis/
H A Duninit-vals.c4 void (*my_func)(int * x); member
11 (*foo->my_func)(&x); in f1_a()
/dports/devel/swig/swig-4.0.2/Examples/test-suite/
H A Dpreproc.i255 %define my_func(...)
262 my_func(class Int) ;
263 my_func(std::pair<double, std::complex< double > >*) ;
/dports/science/mbdyn/mbdyn-1.7.3/modules/module-octave/demo/
H A Doctave_drive_caller.mbdyn113 genel: 3, clamp, 3, abstract, octave, "my_func";
118 genel: 8, clamp, 8, abstract, derivative, octave, "my_func";
122 scalar function: "my_func", octave, "my_func7", pass data manager, yes, arguments, 3, a, b, c;
124 genel: 11, clamp, 11, abstract, scalar function, "my_func";
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/g++.dg/cilk-plus/AN/
H A Dbuiltin_fn_custom_tplt.cc11 T my_func (T x, T y) in my_func() function
25 my_func); // my_func (identity_val, array[5] * array2[5]); in main_func()
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/g++.dg/cilk-plus/AN/
H A Dbuiltin_fn_custom_tplt.cc11 T my_func (T x, T y) in my_func() function
25 my_func); // my_func (identity_val, array[5] * array2[5]); in main_func()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/g++.dg/cilk-plus/AN/
H A Dbuiltin_fn_custom_tplt.cc11 T my_func (T x, T y) in my_func() function
25 my_func); // my_func (identity_val, array[5] * array2[5]); in main_func()
/dports/devel/onetbb/oneTBB-2021.4.0/include/oneapi/tbb/detail/
H A D_template_helpers.h191 raii_guard( Func f ) noexcept : my_func(f), is_active(true) {}
193 raii_guard( raii_guard&& g ) noexcept : my_func(std::move(g.my_func)), is_active(g.is_active) {
199 my_func();
207 Func my_func;
/dports/net/py-eventlet/eventlet-0.33.0/doc/
H A Dthreading.rst21 >>> def my_func(starting_ident):
24 >>> tpool.execute(my_func, thread.get_ident())
/dports/security/nettle/nettle-3.7.3/powerpc64/
H A DREADME64 2. Write procedure description for .my_func in my_func label
66 4. Label the beginning of the code .my_func
/dports/lang/php-mode.el/php-mode-1.24.0/tests/
H A Dissue-227.php9 function my_func() { function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lld/test/wasm/
H A Drelocatable.ll9 define hidden i32 @my_func() local_unnamed_addr {
20 @func_addr1 = hidden global i32()* @my_func, align 4
33 @llvm.used = appending global [1 x i8*] [i8* bitcast (i32 ()* @my_func to i8*)], section "llvm.meta…
187 ; NORMAL-NEXT: Name: my_func
283 ; NORMAL-NEXT: Name: my_func
/dports/devel/llvm11/llvm-11.0.1.src/tools/lld/test/wasm/
H A Drelocatable.ll9 define hidden i32 @my_func() local_unnamed_addr {
20 @func_addr1 = hidden global i32()* @my_func, align 4
33 @llvm.used = appending global [1 x i8*] [i8* bitcast (i32 ()* @my_func to i8*)], section "llvm.meta…
186 ; NORMAL-NEXT: Name: my_func
282 ; NORMAL-NEXT: Name: my_func
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lld/test/wasm/
H A Drelocatable.ll9 define hidden i32 @my_func() local_unnamed_addr {
20 @func_addr1 = hidden global i32()* @my_func, align 4
33 @llvm.used = appending global [1 x i8*] [i8* bitcast (i32 ()* @my_func to i8*)], section "llvm.meta…
186 ; NORMAL-NEXT: Name: my_func
282 ; NORMAL-NEXT: Name: my_func
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwpw/nwpwlib/pseudopotential/paw_atom/
H A Dpaw_bisect.h8 extern double paw_bisection(double (*my_func)(double), double , double , double );
/dports/science/nwchem-data/nwchem-7.0.2-release/src/nwpw/nwpwlib/pseudopotential/paw_atom/
H A Dpaw_bisect.h8 extern double paw_bisection(double (*my_func)(double), double , double , double );
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/flang/test/Semantics/
H A Domp-do06-positivecases.f9020 call my_func
/dports/security/snuffleupagus/snuffleupagus-0.7.0/src/tests/disable_function/config/
H A Dconfig_disabled_functions_eval_user_func.ini1 sp.disable_function.function("my_func").drop();
/dports/devel/llvm12/llvm-project-12.0.1.src/flang/test/Semantics/
H A Domp-do06.f9016 call my_func()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/flang/test/Semantics/
H A Domp-do06-positivecases.f9019 call my_func

1...<<11121314151617181920>>...49