Home
last modified time | relevance | path

Searched +defs:b +defs:n (Results 226 – 250 of 163399) sorted by relevance

12345678910>>...6536

/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/java/nio/Buffer/
H A DBasicByte.java61 private static void relGet(ByteBuffer b) { in relGet()
62 int n = b.capacity(); in relGet() local
70 int n = b.remaining(); in relGet() local
78 int n = b.capacity(); in absGet() local
86 int n = b.capacity(); in bulkGet() local
94 int n = b.capacity(); in relPut() local
102 int n = b.capacity(); in absPut() local
111 int n = b.capacity(); in bulkPutArray() local
121 int n = b.capacity(); in bulkPutBuffer() local
195 int n = bs.length; in checkBytes() local
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.dg/
H A DWvla-larger-than-3.c9 void nowarn_vla_int (int n) in nowarn_vla_int()
16 char b[n]; in nowarn_vla_int() local
20 void nowarn_vla_uint (unsigned n) in nowarn_vla_uint()
28 char b[n]; in nowarn_vla_uint() local
32 void nowarn_vla_long (long n) in nowarn_vla_long()
39 char b[n]; in nowarn_vla_long() local
43 void nowarn_vla_ulong (unsigned long n) in nowarn_vla_ulong()
51 char b[n]; in nowarn_vla_ulong() local
58 void warn_vla (__PTRDIFF_TYPE__ n) in warn_vla()
66 int b[n]; /* { dg-warning "argument to variable-length array is too large" } */ in warn_vla() local
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/
H A DWvla-larger-than-3.c9 void nowarn_vla_int (int n) in nowarn_vla_int()
16 char b[n]; in nowarn_vla_int() local
20 void nowarn_vla_uint (unsigned n) in nowarn_vla_uint()
28 char b[n]; in nowarn_vla_uint() local
32 void nowarn_vla_long (long n) in nowarn_vla_long()
39 char b[n]; in nowarn_vla_long() local
43 void nowarn_vla_ulong (unsigned long n) in nowarn_vla_ulong()
51 char b[n]; in nowarn_vla_ulong() local
58 void warn_vla (__PTRDIFF_TYPE__ n) in warn_vla()
66 int b[n]; /* { dg-warning "argument to variable-length array is too large" } */ in warn_vla() local
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.dg/
H A DWvla-larger-than-3.c9 void nowarn_vla_int (int n) in nowarn_vla_int()
16 char b[n]; in nowarn_vla_int() local
20 void nowarn_vla_uint (unsigned n) in nowarn_vla_uint()
28 char b[n]; in nowarn_vla_uint() local
32 void nowarn_vla_long (long n) in nowarn_vla_long()
39 char b[n]; in nowarn_vla_long() local
43 void nowarn_vla_ulong (unsigned long n) in nowarn_vla_ulong()
51 char b[n]; in nowarn_vla_ulong() local
58 void warn_vla (__PTRDIFF_TYPE__ n) in warn_vla()
66 int b[n]; /* { dg-warning "argument to variable-length array is too large" } */ in warn_vla() local
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/
H A DWvla-larger-than-3.c9 void nowarn_vla_int (int n) in nowarn_vla_int()
16 char b[n]; in nowarn_vla_int() local
20 void nowarn_vla_uint (unsigned n) in nowarn_vla_uint()
28 char b[n]; in nowarn_vla_uint() local
32 void nowarn_vla_long (long n) in nowarn_vla_long()
39 char b[n]; in nowarn_vla_long() local
43 void nowarn_vla_ulong (unsigned long n) in nowarn_vla_ulong()
51 char b[n]; in nowarn_vla_ulong() local
58 void warn_vla (__PTRDIFF_TYPE__ n) in warn_vla()
66 int b[n]; /* { dg-warning "argument to variable-length array is too large" } */ in warn_vla() local
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.dg/
H A DWvla-larger-than-3.c9 void nowarn_vla_int (int n) in nowarn_vla_int()
16 char b[n]; in nowarn_vla_int() local
20 void nowarn_vla_uint (unsigned n) in nowarn_vla_uint()
28 char b[n]; in nowarn_vla_uint() local
32 void nowarn_vla_long (long n) in nowarn_vla_long()
39 char b[n]; in nowarn_vla_long() local
43 void nowarn_vla_ulong (unsigned long n) in nowarn_vla_ulong()
51 char b[n]; in nowarn_vla_ulong() local
58 void warn_vla (__PTRDIFF_TYPE__ n) in warn_vla()
66 int b[n]; /* { dg-warning "argument to variable-length array is too large" } */ in warn_vla() local
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.dg/
H A DWvla-larger-than-3.c9 void nowarn_vla_int (int n) in nowarn_vla_int()
16 char b[n]; in nowarn_vla_int() local
20 void nowarn_vla_uint (unsigned n) in nowarn_vla_uint()
28 char b[n]; in nowarn_vla_uint() local
32 void nowarn_vla_long (long n) in nowarn_vla_long()
39 char b[n]; in nowarn_vla_long() local
43 void nowarn_vla_ulong (unsigned long n) in nowarn_vla_ulong()
51 char b[n]; in nowarn_vla_ulong() local
58 void warn_vla (__PTRDIFF_TYPE__ n) in warn_vla()
66 int b[n]; /* { dg-warning "argument to variable-length array is too large" } */ in warn_vla() local
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.dg/
H A DWvla-larger-than-3.c9 void nowarn_vla_int (int n) in nowarn_vla_int()
16 char b[n]; in nowarn_vla_int() local
20 void nowarn_vla_uint (unsigned n) in nowarn_vla_uint()
28 char b[n]; in nowarn_vla_uint() local
32 void nowarn_vla_long (long n) in nowarn_vla_long()
39 char b[n]; in nowarn_vla_long() local
43 void nowarn_vla_ulong (unsigned long n) in nowarn_vla_ulong()
51 char b[n]; in nowarn_vla_ulong() local
58 void warn_vla (__PTRDIFF_TYPE__ n) in warn_vla()
66 int b[n]; /* { dg-warning "argument to variable-length array is too large" } */ in warn_vla() local
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.dg/
H A DWvla-larger-than-3.c9 void nowarn_vla_int (int n) in nowarn_vla_int()
16 char b[n]; in nowarn_vla_int() local
20 void nowarn_vla_uint (unsigned n) in nowarn_vla_uint()
28 char b[n]; in nowarn_vla_uint() local
32 void nowarn_vla_long (long n) in nowarn_vla_long()
39 char b[n]; in nowarn_vla_long() local
43 void nowarn_vla_ulong (unsigned long n) in nowarn_vla_ulong()
51 char b[n]; in nowarn_vla_ulong() local
58 void warn_vla (__PTRDIFF_TYPE__ n) in warn_vla()
66 int b[n]; /* { dg-warning "argument to variable-length array is too large" } */ in warn_vla() local
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.dg/
H A DWvla-larger-than-3.c9 void nowarn_vla_int (int n) in nowarn_vla_int()
16 char b[n]; in nowarn_vla_int() local
20 void nowarn_vla_uint (unsigned n) in nowarn_vla_uint()
28 char b[n]; in nowarn_vla_uint() local
32 void nowarn_vla_long (long n) in nowarn_vla_long()
39 char b[n]; in nowarn_vla_long() local
43 void nowarn_vla_ulong (unsigned long n) in nowarn_vla_ulong()
51 char b[n]; in nowarn_vla_ulong() local
58 void warn_vla (__PTRDIFF_TYPE__ n) in warn_vla()
66 int b[n]; /* { dg-warning "argument to variable-length array is too large" } */ in warn_vla() local
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.dg/
H A DWvla-larger-than-3.c9 void nowarn_vla_int (int n) in nowarn_vla_int()
16 char b[n]; in nowarn_vla_int() local
20 void nowarn_vla_uint (unsigned n) in nowarn_vla_uint()
28 char b[n]; in nowarn_vla_uint() local
32 void nowarn_vla_long (long n) in nowarn_vla_long()
39 char b[n]; in nowarn_vla_long() local
43 void nowarn_vla_ulong (unsigned long n) in nowarn_vla_ulong()
51 char b[n]; in nowarn_vla_ulong() local
58 void warn_vla (__PTRDIFF_TYPE__ n) in warn_vla()
66 int b[n]; /* { dg-warning "argument to variable-length array is too large" } */ in warn_vla() local
/dports/devel/simde/simde-0.7.2/test/arm/neon/
H A Dext.c15 int n; in test_simde_vext_f32() member
147 int n; in test_simde_vext_s8() member
219 int n; in test_simde_vext_s16() member
291 int n; in test_simde_vext_s32() member
423 int n; in test_simde_vext_u8() member
495 int n; in test_simde_vext_u16() member
566 int n; in test_simde_vext_u32() member
696 int n; in test_simde_vextq_f32() member
767 int n; in test_simde_vextq_f64() member
838 int n; in test_simde_vextq_s8() member
[all …]
/dports/math/gecode/gecode-0916a1a/gecode/support/
H A Dheap.hpp457 Heap::free(T* b, long unsigned int n) { in free()
464 Heap::free(T* b, long int n) { in free()
470 Heap::free(T* b, unsigned int n) { in free()
475 Heap::free(T* b, int n) { in free()
482 Heap::realloc(T* b, long unsigned int n, long unsigned int m) { in realloc()
495 Heap::realloc(T* b, long int n, long int m) { in realloc()
502 Heap::realloc(T* b, unsigned int n, unsigned int m) { in realloc()
508 Heap::realloc(T* b, int n, int m) { in realloc()
562 Heap::realloc(T** b, long int n, long int m) { in realloc()
569 Heap::realloc(T** b, unsigned int n, unsigned int m) { in realloc()
[all …]
/dports/net/wireshark/wireshark-3.6.1/epan/wslua/
H A Dlua_bitop.c26 lua_Number n; member
28 uint64_t b; member
30 UBits b; member
38 UBits b; in barg() local
84 #define bshl(b, n) (b << n) argument
85 #define bshr(b, n) (b >> n) argument
86 #define bsar(b, n) ((SBits)b >> n) argument
87 #define brol(b, n) ((b << n) | (b >> (32-n))) argument
88 #define bror(b, n) ((b << (32-n)) | (b >> n)) argument
108 SBits n = lua_isnone(L, 2) ? 8 : (SBits)barg(L, 2); in bit_tohex() local
[all …]
/dports/net/wireshark-lite/wireshark-3.6.1/epan/wslua/
H A Dlua_bitop.c26 lua_Number n; member
28 uint64_t b; member
30 UBits b; member
38 UBits b; in barg() local
84 #define bshl(b, n) (b << n) argument
85 #define bshr(b, n) (b >> n) argument
86 #define bsar(b, n) ((SBits)b >> n) argument
87 #define brol(b, n) ((b << n) | (b >> (32-n))) argument
88 #define bror(b, n) ((b << (32-n)) | (b >> n)) argument
108 SBits n = lua_isnone(L, 2) ? 8 : (SBits)barg(L, 2); in bit_tohex() local
[all …]
/dports/net/tshark-lite/wireshark-3.6.1/epan/wslua/
H A Dlua_bitop.c26 lua_Number n; member
28 uint64_t b; member
30 UBits b; member
38 UBits b; in barg() local
84 #define bshl(b, n) (b << n) argument
85 #define bshr(b, n) (b >> n) argument
86 #define bsar(b, n) ((SBits)b >> n) argument
87 #define brol(b, n) ((b << n) | (b >> (32-n))) argument
88 #define bror(b, n) ((b << (32-n)) | (b >> n)) argument
108 SBits n = lua_isnone(L, 2) ? 8 : (SBits)barg(L, 2); in bit_tohex() local
[all …]
/dports/math/vtk6/VTK-6.2.0/ThirdParty/mpi4py/vtkmpi4py/src/MPI/
H A Dopimpl.pxi85 int index, void *a, void *b, MPI_Aint n, MPI_Datatype *t) with gil:
110 cdef void op_user_01(void *a, void *b, int *n, MPI_Datatype *t) nogil:
113 cdef void op_user_02(void *a, void *b, int *n, MPI_Datatype *t) nogil:
116 cdef void op_user_03(void *a, void *b, int *n, MPI_Datatype *t) nogil:
119 cdef void op_user_04(void *a, void *b, int *n, MPI_Datatype *t) nogil:
122 cdef void op_user_05(void *a, void *b, int *n, MPI_Datatype *t) nogil:
125 cdef void op_user_06(void *a, void *b, int *n, MPI_Datatype *t) nogil:
128 cdef void op_user_07(void *a, void *b, int *n, MPI_Datatype *t) nogil:
131 cdef void op_user_08(void *a, void *b, int *n, MPI_Datatype *t) nogil:
134 cdef void op_user_09(void *a, void *b, int *n, MPI_Datatype *t) nogil:
[all …]
/dports/science/bagel/bagel-1.2.2/src/scf/ks/
H A Dlebedev.cc71 int n; in gen_oh() local
265 int n; in ld0006() local
308 int n; in ld0014() local
354 int n; in ld0026() local
402 int n; in ld0038() local
451 int n; in ld0050() local
502 int n; in ld0074() local
556 int n; in ld0086() local
611 int n; in ld0110() local
669 int n; in ld0146() local
[all …]
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/unittest/gunit/innodb/lob/
H A Dmach0data.h34 inline uint8_t mach_read_from_1(const byte *b) { in mach_read_from_1()
39 inline uint16_t mach_read_from_2(const byte *b) { in mach_read_from_2()
43 inline void mach_write_to_1(byte *b, ulint n) { b[0] = (byte)n; } in mach_write_to_1()
45 inline void mach_write_to_2(byte *b, ulint n) { in mach_write_to_2()
50 inline void mach_write_to_4(byte *b, ulint n) { in mach_write_to_4()
61 inline ulint mach_read_from_4(const byte *b) { in mach_read_from_4()
86 inline ib_uint64_t mach_read_from_6(const byte *b) { in mach_read_from_6()
96 inline void mach_write_to_6(byte *b, ib_uint64_t n) { in mach_write_to_6()
/dports/science/py-rmf/rmf-1.3.1/src/avrocpp/test/
H A DSpecificTests.cc104 int32_t n = 10; in testInt() local
110 int64_t n = -109; in testLong() local
116 float n = 10.19f; in testFloat() local
117 float b = encodeAndDecode(n); in testFloat() local
122 double n = 10.00001; in testDouble() local
123 double b = encodeAndDecode(n); in testDouble() local
128 string n = "abc"; in testString() local
129 string b = encodeAndDecode(n); in testString() local
155 map<string, int32_t> n; in testMap() local
165 C n(10, 1023); in testCustom() local
[all …]
/dports/science/rmf/rmf-1.3.1/src/avrocpp/test/
H A DSpecificTests.cc104 int32_t n = 10; in testInt() local
110 int64_t n = -109; in testLong() local
116 float n = 10.19f; in testFloat() local
117 float b = encodeAndDecode(n); in testFloat() local
122 double n = 10.00001; in testDouble() local
123 double b = encodeAndDecode(n); in testDouble() local
128 string n = "abc"; in testString() local
129 string b = encodeAndDecode(n); in testString() local
155 map<string, int32_t> n; in testMap() local
165 C n(10, 1023); in testCustom() local
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/nio/Buffer/
H A DBasicChar.java61 int n = b.capacity(); in relGet() local
68 int n = b.remaining(); in relGet() local
75 int n = b.capacity(); in absGet() local
82 int n = b.capacity(); in bulkGet() local
91 int n = b.capacity(); in absBulkGet() local
103 int n = b.capacity(); in relPut() local
111 int n = b.capacity(); in absPut() local
120 int n = b.capacity(); in bulkPutArray() local
130 int n = b.capacity(); in bulkPutBuffer() local
152 int n = b.capacity(); in absBulkPutArray() local
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/nio/Buffer/
H A DBasicChar.java61 int n = b.capacity(); in relGet() local
68 int n = b.remaining(); in relGet() local
75 int n = b.capacity(); in absGet() local
82 int n = b.capacity(); in bulkGet() local
91 int n = b.capacity(); in absBulkGet() local
103 int n = b.capacity(); in relPut() local
111 int n = b.capacity(); in absPut() local
120 int n = b.capacity(); in bulkPutArray() local
130 int n = b.capacity(); in bulkPutBuffer() local
152 int n = b.capacity(); in absBulkPutArray() local
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/nio/Buffer/
H A DBasicChar.java61 int n = b.capacity(); in relGet() local
68 int n = b.remaining(); in relGet() local
75 int n = b.capacity(); in absGet() local
82 int n = b.capacity(); in bulkGet() local
91 int n = b.capacity(); in absBulkGet() local
103 int n = b.capacity(); in relPut() local
111 int n = b.capacity(); in absPut() local
120 int n = b.capacity(); in bulkPutArray() local
130 int n = b.capacity(); in bulkPutBuffer() local
152 int n = b.capacity(); in absBulkPutArray() local
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/nio/Buffer/
H A DBasicChar.java61 int n = b.capacity(); in relGet() local
68 int n = b.remaining(); in relGet() local
75 int n = b.capacity(); in absGet() local
82 int n = b.capacity(); in bulkGet() local
91 int n = b.capacity(); in absBulkGet() local
103 int n = b.capacity(); in relPut() local
111 int n = b.capacity(); in absPut() local
120 int n = b.capacity(); in bulkPutArray() local
130 int n = b.capacity(); in bulkPutBuffer() local
152 int n = b.capacity(); in absBulkPutArray() local
[all …]

12345678910>>...6536