Home
last modified time | relevance | path

Searched defs:geti (Results 1 – 25 of 149) sorted by relevance

123456

/dports/benchmarks/polygraph/polygraph-4.13.0/src/base/
H A DILog.h76 int geti() { int x; return(geti(x)); } in geti() function
77 int geti(int &x) { get(&x, sizeof(x)); return x = ntohl(x); } in geti() function
/dports/devel/hs-git-annex/git-annex-8.20210903/Annex/Content/Presence/
H A DLowLevel.hs33 geti = withTSDelta (liftIO . genInodeCache f) function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/compiler-rt/test/BlocksRuntime/
H A Dbyrefcopystack.c21 int (^geti)(void); variable
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/compiler-rt/test/BlocksRuntime/
H A Dbyrefcopystack.c21 int (^geti)(void); variable
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/compiler-rt/test/BlocksRuntime/
H A Dbyrefcopystack.c21 int (^geti)(void); variable
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/compiler-rt/test/BlocksRuntime/
H A Dbyrefcopystack.c21 int (^geti)(void); variable
/dports/devel/llvm12/llvm-project-12.0.1.src/compiler-rt/test/BlocksRuntime/
H A Dbyrefcopystack.c21 int (^geti)(void); variable
/dports/devel/compiler-rt/compiler-rt-0.r131639/BlocksRuntime/tests/
H A Dbyrefcopystack.c22 int (^geti)(void); variable
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/compiler-rt/test/BlocksRuntime/
H A Dbyrefcopystack.c21 int (^geti)(void); variable
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/compiler-rt/test/BlocksRuntime/
H A Dbyrefcopystack.c21 int (^geti)(void); variable
/dports/lang/cython-devel/cython-2b1e743/tests/run/
H A Dpinard8.pyx25 def geti(self): member in Fiche
/dports/lang/cython/Cython-0.29.24/tests/run/
H A Dpinard8.pyx25 def geti(self): member in Fiche
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/compiler-rt/test/BlocksRuntime/
H A Dbyrefcopystack.c21 int (^geti)(void); variable
/dports/devel/wasi-compiler-rt11/compiler-rt-11.0.1.src/test/BlocksRuntime/
H A Dbyrefcopystack.c21 int (^geti)(void); variable
/dports/devel/tinygo/tinygo-0.14.1/lib/compiler-rt/test/BlocksRuntime/
H A Dbyrefcopystack.c22 int (^geti)(void); variable
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/compiler-rt/test/BlocksRuntime/
H A Dbyrefcopystack.c21 int (^geti)(void); variable
/dports/devel/llvm13/llvm-project-13.0.1.src/compiler-rt/test/BlocksRuntime/
H A Dbyrefcopystack.c21 int (^geti)(void); variable
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.old-deja/g++.law/
H A Dcvt12.C18 int& geti() {return i;} // same thing, but different in geti() function
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/g++.old-deja/g++.law/
H A Dcvt12.C18 int& geti() {return i;} // same thing, but different in geti() function
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/g++.old-deja/g++.law/
H A Dcvt12.C18 int& geti() {return i;} // same thing, but different in geti() function
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/g++.old-deja/g++.law/
H A Dcvt12.C18 int& geti() {return i;} // same thing, but different in geti() function
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.old-deja/g++.law/
H A Dcvt12.C18 int& geti() {return i;} // same thing, but different in geti() function
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/g++.old-deja/g++.law/
H A Dcvt12.C18 int& geti() {return i;} // same thing, but different in geti() function
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.old-deja/g++.law/
H A Dcvt12.C18 int& geti() {return i;} // same thing, but different in geti() function
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/g++.old-deja/g++.law/
H A Dcvt12.C18 int& geti() {return i;} // same thing, but different in geti() function

123456