Home
last modified time | relevance | path

Searched defs:xxx (Results 101 – 125 of 5342) sorted by relevance

12345678910>>...214

/dports/math/latte-integrale/latte-version_1_7_6/code/latte/
H A Dheap.cpp46 struct heap_component_int xxx = h->u.int_heap[tmp_pos]; in percolate_down_int_min() local
70 struct heap_component_int xxx = h->u.int_heap[tmp_pos]; in percolate_down_int_max() local
94 struct heap_component_dbl xxx = h->u.dbl_heap[tmp_pos]; in percolate_down_dbl_min() local
118 struct heap_component_dbl xxx = h->u.dbl_heap[tmp_pos]; in percolate_down_dbl_max() local
144 struct heap_component_cust xxx = h->u.cust_heap[tmp_pos]; in percolate_down_cust() local
163 struct heap_component_int xxx = h->u.int_heap[temp_pos]; in bubble_up_int_min() local
179 struct heap_component_int xxx = h->u.int_heap[temp_pos]; in bubble_up_int_max() local
195 struct heap_component_dbl xxx = h->u.dbl_heap[temp_pos]; in bubble_up_dbl_min() local
211 struct heap_component_dbl xxx = h->u.dbl_heap[temp_pos]; in bubble_up_dbl_max() local
230 struct heap_component_cust xxx = h->u.cust_heap[temp_pos]; in bubble_up_cust() local
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/issues/
H A Dissue-29147.rs10 trait Foo { fn xxx(&self); } in xxx() method
14 fn xxx(&self) {} in xxx() function
17 impl Foo for S5<u32> { fn xxx(&self) {} } in xxx() method
18 impl Foo for S5<u64> { fn xxx(&self) {} } in xxx() method
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/connect/
H A Dncbi_socket_connector.c78 static char* x_Descr(SSockConnector* xxx) in x_Descr()
154 SSockConnector* xxx = (SSockConnector*) connector->handle; in s_VT_Open() local
192 SSockConnector* xxx = (SSockConnector*) connector->handle; in s_VT_Wait() local
206 SSockConnector* xxx = (SSockConnector*) connector->handle; in s_VT_Write() local
220 SSockConnector* xxx = (SSockConnector*) connector->handle; in s_VT_Read() local
231 SSockConnector* xxx = (SSockConnector*) connector->handle; in s_VT_Status() local
242 SSockConnector* xxx = (SSockConnector*) connector->handle; in s_VT_Close() local
276 SSockConnector* xxx = (SSockConnector*) connector->handle; in s_Destroy() local
297 SSockConnector* xxx; in s_Init() local
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/connect/
H A Dncbi_socket_connector.c78 static char* x_Descr(SSockConnector* xxx) in x_Descr()
154 SSockConnector* xxx = (SSockConnector*) connector->handle; in s_VT_Open() local
192 SSockConnector* xxx = (SSockConnector*) connector->handle; in s_VT_Wait() local
206 SSockConnector* xxx = (SSockConnector*) connector->handle; in s_VT_Write() local
220 SSockConnector* xxx = (SSockConnector*) connector->handle; in s_VT_Read() local
231 SSockConnector* xxx = (SSockConnector*) connector->handle; in s_VT_Status() local
242 SSockConnector* xxx = (SSockConnector*) connector->handle; in s_VT_Close() local
276 SSockConnector* xxx = (SSockConnector*) connector->handle; in s_Destroy() local
297 SSockConnector* xxx; in s_Init() local
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gas/testsuite/gas/all/
H A Dassign-ok.s1 xxx = 1 define
2 xxx = 2 define
/dports/devel/arm-elf-binutils/binutils-2.37/gas/testsuite/gas/all/
H A Dassign-ok.s1 xxx = 1 define
2 xxx = 2 define
/dports/devel/gnulibiberty/binutils-2.37/gas/testsuite/gas/all/
H A Dassign-ok.s1 xxx = 1 define
2 xxx = 2 define
/dports/lang/gnatdroid-binutils/binutils-2.27/gas/testsuite/gas/all/
H A Dassign-ok.s1 xxx = 1 define
2 xxx = 2 define
/dports/devel/djgpp-binutils/binutils-2.17/gas/testsuite/gas/all/
H A Dassign-ok.s1 xxx = 1 define
2 xxx = 2 define
/dports/devel/binutils/binutils-2.37/gas/testsuite/gas/all/
H A Dassign-ok.s1 xxx = 1 define
2 xxx = 2 define
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.target/i386/
H A Dpr32219-1.c6 int xxx = 5; variable
7 int xxx; variable
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.target/i386/
H A Dpr32219-1.c6 int xxx = 5; variable
7 int xxx; variable
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/i386/
H A Dpr32219-1.c6 int xxx = 5; variable
7 int xxx; variable
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.target/i386/
H A Dpr32219-1.c6 int xxx = 5; variable
7 int xxx; variable
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/i386/
H A Dpr32219-1.c6 int xxx = 5; variable
7 int xxx; variable
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/i386/
H A Dpr32219-1.c6 int xxx = 5; variable
7 int xxx; variable
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/i386/
H A Dpr32219-1.c6 int xxx = 5; variable
7 int xxx; variable
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.target/i386/
H A Dpr32219-1.c6 int xxx = 5; variable
7 int xxx; variable
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.target/i386/
H A Dpr32219-1.c6 int xxx = 5; variable
7 int xxx; variable
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.target/i386/
H A Dpr32219-1.c6 int xxx = 5; variable
7 int xxx; variable
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.target/i386/
H A Dpr32219-1.c6 int xxx = 5; variable
7 int xxx; variable
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.target/i386/
H A Dpr32219-1.c6 int xxx = 5; variable
7 int xxx; variable
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gcc.target/i386/
H A Dpr32219-1.c6 int xxx = 5; variable
7 int xxx; variable
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.target/i386/
H A Dpr32219-1.c6 int xxx = 5; variable
7 int xxx; variable
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.target/i386/
H A Dpr32219-1.c6 int xxx = 5; variable
7 int xxx; variable

12345678910>>...214