Home
last modified time | relevance | path

Searched refs:intp (Results 176 – 200 of 2295) sorted by relevance

12345678910>>...92

/dports/databases/litestream/litestream-0.3.6/vendor/google.golang.org/protobuf/internal/encoding/json/
H A Ddecode_number.go91 intp []byte member
101 var intp []byte
126 intp = s
133 intp = intp[:n]
173 intp: intp,
183 intpSize := len(n.intp)
219 num = n.intp[:len(n.intp):len(n.intp)]
239 num = n.intp
/dports/irc/soju/soju-0.3.0/vendor/google.golang.org/protobuf/internal/encoding/json/
H A Ddecode_number.go91 intp []byte member
101 var intp []byte
126 intp = s
133 intp = intp[:n]
173 intp: intp,
183 intpSize := len(n.intp)
219 num = n.intp[:len(n.intp):len(n.intp)]
239 num = n.intp
/dports/www/nginx-prometheus-exporter/nginx-prometheus-exporter-0.10.0/vendor/google.golang.org/protobuf/internal/encoding/json/
H A Ddecode_number.go91 intp []byte member
101 var intp []byte
126 intp = s
133 intp = intp[:n]
173 intp: intp,
183 intpSize := len(n.intp)
219 num = n.intp[:len(n.intp):len(n.intp)]
239 num = n.intp
/dports/sysutils/terraform-docs/terraform-docs-0.16.0/vendor/google.golang.org/protobuf/internal/encoding/json/
H A Ddecode_number.go91 intp []byte member
101 var intp []byte
126 intp = s
133 intp = intp[:n]
173 intp: intp,
183 intpSize := len(n.intp)
219 num = n.intp[:len(n.intp):len(n.intp)]
239 num = n.intp
/dports/sysutils/terraform/terraform-1.0.11/vendor/google.golang.org/protobuf/internal/encoding/json/
H A Ddecode_number.go91 intp []byte member
101 var intp []byte
126 intp = s
133 intp = intp[:n]
173 intp: intp,
183 intpSize := len(n.intp)
219 num = n.intp[:len(n.intp):len(n.intp)]
239 num = n.intp
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/google.golang.org/protobuf/internal/encoding/json/
H A Ddecode_number.go91 intp []byte member
101 var intp []byte
126 intp = s
133 intp = intp[:n]
173 intp: intp,
183 intpSize := len(n.intp)
219 num = n.intp[:len(n.intp):len(n.intp)]
239 num = n.intp
/dports/net/grpcurl/grpcurl-1.8.5/vendor/google.golang.org/protobuf/internal/encoding/json/
H A Ddecode_number.go91 intp []byte member
101 var intp []byte
126 intp = s
133 intp = intp[:n]
173 intp: intp,
183 intpSize := len(n.intp)
219 num = n.intp[:len(n.intp):len(n.intp)]
239 num = n.intp
/dports/sysutils/restic/restic-0.12.1/vendor/google.golang.org/protobuf/internal/encoding/json/
H A Ddecode_number.go91 intp []byte member
101 var intp []byte
126 intp = s
133 intp = intp[:n]
173 intp: intp,
183 intpSize := len(n.intp)
219 num = n.intp[:len(n.intp):len(n.intp)]
239 num = n.intp
/dports/security/integrit/integrit-4.1/hashtbl/
H A Dhashtest.c55 int *intp; in main() local
79 intp = copyint(i++); in main()
80 if (hashtbl_store(&h, buf, strlen(buf), intp, &replaced) == -1) { in main()
93 if (! (intp = hashtbl_lookup(&h, buf, strlen(buf))) ) in main()
96 printf("found %d with key %s\n", *intp, buf); in main()
104 if (! (intp = hashtbl_remove(&h, buf, strlen(buf))) ) { in main()
107 printf("removed %d with key %s\n", *intp, buf); in main()
108 free(intp); in main()
119 intp = copyint(i++); in main()
120 if (hashtbl_store(&h, buf, strlen(buf), intp, &replaced) == -1) { in main()
/dports/graphics/rawtherapee/rawtherapee-5.8/rtengine/
H A Dclutstore.cc204 out_rgbx[0] = intp<float>(gr, tmp2[0], tmp1[0]); in getRGB()
205 out_rgbx[1] = intp<float>(gr, tmp2[1], tmp1[1]); in getRGB()
206 out_rgbx[2] = intp<float>(gr, tmp2[2], tmp1[2]); in getRGB()
220 tmp1[0] = intp<float>(gr, tmp2[0], tmp1[0]); in getRGB()
221 tmp1[1] = intp<float>(gr, tmp2[1], tmp1[1]); in getRGB()
222 tmp1[2] = intp<float>(gr, tmp2[2], tmp1[2]); in getRGB()
224 out_rgbx[0] = intp<float>(bl, tmp1[0], out_rgbx[0]); in getRGB()
225 out_rgbx[1] = intp<float>(bl, tmp1[1], out_rgbx[1]); in getRGB()
226 out_rgbx[2] = intp<float>(bl, tmp1[2], out_rgbx[2]); in getRGB()
228 out_rgbx[0] = intp<float>(strength, out_rgbx[0], *r); in getRGB()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/
H A DPR93963.f90161 integer(kind=c_int), pointer :: intp(:) variable
165 nullify(intp)
166 irnk = rank_p(intp)
168 if (irnk /= rank(intp)) stop 2
174 allocate(intp(siz))
175 irnk = rank_p(intp)
177 if (irnk /= rank(intp)) stop 6
178 irnk = rank_o(intp)
180 if (irnk /= rank(intp)) stop 8
181 deallocate(intp)
[all …]
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/NWints/api/
H A Dint_l2e4c.F155 i = ilab(intp)
156 j = jlab(intp)
157 k = klab(intp)
158 l = llab(intp)
161 val = eri(intp)
180 & ilab(intp), jlab(intp),
181 & klab(intp), llab(intp))
191 i = ilab(intp)
192 j = jlab(intp)
193 k = klab(intp)
[all …]
/dports/science/nwchem-data/nwchem-7.0.2-release/src/NWints/api/
H A Dint_l2e4c.F155 i = ilab(intp)
156 j = jlab(intp)
157 k = klab(intp)
158 l = llab(intp)
161 val = eri(intp)
180 & ilab(intp), jlab(intp),
181 & klab(intp), llab(intp))
191 i = ilab(intp)
192 j = jlab(intp)
193 k = klab(intp)
[all …]
/dports/deskutils/treesheets/treesheets-1.0.2/lobster/src/
H A Dvmdata.cpp63 LVector::LVector(VM &vm, intp _initial, intp _max, type_elem_t _tti) in LVector()
70 void LVector::Resize(VM &vm, intp newmax) { in Resize()
79 void LVector::Append(VM &vm, LVector *from, intp start, intp amount) { in Append()
92 void LVector::Remove(VM &vm, intp i, intp n, intp decfrom, bool stack_ret) { in Remove()
106 void LVector::AtVW(VM &vm, intp i) const { in AtVW()
130 for (intp i = 0; i < len; i++) { in DeleteSelf()
234 intp RefObj::Hash(VM &vm) { in Hash()
243 intp LString::Hash() { in Hash()
322 intp len, intp width, const Value *elems, bool is_vector, in VectorOrObjectToString()
331 for (intp i = 0; i < len; i++) { in VectorOrObjectToString()
[all …]
/dports/www/kf5-kjs/kjs-5.89.0/src/kjs/
H A DExecState.cpp97 ExecState::ExecState(Interpreter *intp, ExecState *save) : in ExecState() argument
98 m_interpreter(intp), in ExecState()
118 assert(m_callingExec == intp->globalExec()); in ExecState()
245 GlobalExecState::GlobalExecState(Interpreter *intp, JSGlobalObject *glob): ExecState(intp, nullptr … in GlobalExecState() argument
253 InterpreterExecState::InterpreterExecState(Interpreter *intp, JSGlobalObject *glob, in InterpreterExecState() argument
255 ExecState(intp, intp->execState()) in InterpreterExecState()
266 EvalExecState::EvalExecState(Interpreter *intp, JSGlobalObject *glob, in EvalExecState() argument
268 ExecState(intp, intp->execState()) in EvalExecState()
289 FunctionExecState::FunctionExecState(Interpreter *intp, JSObject *thisObject, in FunctionExecState() argument
291 FunctionImp *function): ExecState(intp, intp->execState()) in FunctionExecState()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/arch/m68k/cpu/mcf532x/
H A Dinterrupts.c31 volatile int0_t *intp = (int0_t *) (CONFIG_SYS_INTR_BASE); in interrupt_init() local
34 intp->imrh0 |= 0xFFFFFFFF; in interrupt_init()
35 intp->imrl0 |= 0xFFFFFFFF; in interrupt_init()
44 volatile int0_t *intp = (int0_t *) (CONFIG_SYS_INTR_BASE); in dtimer_intr_setup() local
46 intp->icr0[CONFIG_SYS_TMRINTR_NO] = CONFIG_SYS_TMRINTR_PRI; in dtimer_intr_setup()
47 intp->imrh0 &= ~CONFIG_SYS_TMRINTR_MASK; in dtimer_intr_setup()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/arch/m68k/cpu/mcf5445x/
H A Dinterrupts.c34 volatile int0_t *intp = (int0_t *) (CONFIG_SYS_INTR_BASE); in interrupt_init() local
37 intp->imrh0 |= 0xFFFFFFFF; in interrupt_init()
38 intp->imrl0 |= 0xFFFFFFFF; in interrupt_init()
47 volatile int0_t *intp = (int0_t *) (CONFIG_SYS_INTR_BASE); in dtimer_intr_setup() local
49 intp->icr0[CONFIG_SYS_TMRINTR_NO] = CONFIG_SYS_TMRINTR_PRI; in dtimer_intr_setup()
50 intp->imrh0 &= ~CONFIG_SYS_TMRINTR_MASK; in dtimer_intr_setup()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/arch/m68k/cpu/mcf547x_8x/
H A Dinterrupts.c31 volatile int0_t *intp = (int0_t *) (CONFIG_SYS_INTR_BASE); in interrupt_init() local
34 intp->imrh0 |= 0xFFFFFFFF; in interrupt_init()
35 intp->imrl0 |= 0xFFFFFFFF; in interrupt_init()
45 volatile int0_t *intp = (int0_t *) (CONFIG_SYS_INTR_BASE); in dtimer_intr_setup() local
47 intp->icr0[CONFIG_SYS_TMRINTR_NO] = CONFIG_SYS_TMRINTR_PRI; in dtimer_intr_setup()
48 intp->imrh0 &= ~CONFIG_SYS_TMRINTR_MASK; in dtimer_intr_setup()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/arch/m68k/cpu/mcf532x/
H A Dinterrupts.c31 volatile int0_t *intp = (int0_t *) (CONFIG_SYS_INTR_BASE); in interrupt_init() local
34 intp->imrh0 |= 0xFFFFFFFF; in interrupt_init()
35 intp->imrl0 |= 0xFFFFFFFF; in interrupt_init()
44 volatile int0_t *intp = (int0_t *) (CONFIG_SYS_INTR_BASE); in dtimer_intr_setup() local
46 intp->icr0[CONFIG_SYS_TMRINTR_NO] = CONFIG_SYS_TMRINTR_PRI; in dtimer_intr_setup()
47 intp->imrh0 &= ~CONFIG_SYS_TMRINTR_MASK; in dtimer_intr_setup()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/arch/m68k/cpu/mcf5445x/
H A Dinterrupts.c34 volatile int0_t *intp = (int0_t *) (CONFIG_SYS_INTR_BASE); in interrupt_init() local
37 intp->imrh0 |= 0xFFFFFFFF; in interrupt_init()
38 intp->imrl0 |= 0xFFFFFFFF; in interrupt_init()
47 volatile int0_t *intp = (int0_t *) (CONFIG_SYS_INTR_BASE); in dtimer_intr_setup() local
49 intp->icr0[CONFIG_SYS_TMRINTR_NO] = CONFIG_SYS_TMRINTR_PRI; in dtimer_intr_setup()
50 intp->imrh0 &= ~CONFIG_SYS_TMRINTR_MASK; in dtimer_intr_setup()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/arch/m68k/cpu/mcf547x_8x/
H A Dinterrupts.c31 volatile int0_t *intp = (int0_t *) (CONFIG_SYS_INTR_BASE); in interrupt_init() local
34 intp->imrh0 |= 0xFFFFFFFF; in interrupt_init()
35 intp->imrl0 |= 0xFFFFFFFF; in interrupt_init()
45 volatile int0_t *intp = (int0_t *) (CONFIG_SYS_INTR_BASE); in dtimer_intr_setup() local
47 intp->icr0[CONFIG_SYS_TMRINTR_NO] = CONFIG_SYS_TMRINTR_PRI; in dtimer_intr_setup()
48 intp->imrh0 &= ~CONFIG_SYS_TMRINTR_MASK; in dtimer_intr_setup()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/arch/m68k/cpu/mcf5227x/
H A Dinterrupts.c34 volatile int0_t *intp = (int0_t *) (CONFIG_SYS_INTR_BASE); in interrupt_init() local
37 intp->imrh0 |= 0xFFFFFFFF; in interrupt_init()
38 intp->imrl0 |= 0xFFFFFFFF; in interrupt_init()
47 volatile int0_t *intp = (int0_t *) (CONFIG_SYS_INTR_BASE); in dtimer_intr_setup() local
49 intp->icr0[CONFIG_SYS_TMRINTR_NO] = CONFIG_SYS_TMRINTR_PRI; in dtimer_intr_setup()
50 intp->imrh0 &= ~CONFIG_SYS_TMRINTR_MASK; in dtimer_intr_setup()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/arch/m68k/cpu/mcf5445x/
H A Dinterrupts.c34 volatile int0_t *intp = (int0_t *) (CONFIG_SYS_INTR_BASE); in interrupt_init() local
37 intp->imrh0 |= 0xFFFFFFFF; in interrupt_init()
38 intp->imrl0 |= 0xFFFFFFFF; in interrupt_init()
47 volatile int0_t *intp = (int0_t *) (CONFIG_SYS_INTR_BASE); in dtimer_intr_setup() local
49 intp->icr0[CONFIG_SYS_TMRINTR_NO] = CONFIG_SYS_TMRINTR_PRI; in dtimer_intr_setup()
50 intp->imrh0 &= ~CONFIG_SYS_TMRINTR_MASK; in dtimer_intr_setup()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/arch/m68k/cpu/mcf547x_8x/
H A Dinterrupts.c31 volatile int0_t *intp = (int0_t *) (CONFIG_SYS_INTR_BASE); in interrupt_init() local
34 intp->imrh0 |= 0xFFFFFFFF; in interrupt_init()
35 intp->imrl0 |= 0xFFFFFFFF; in interrupt_init()
45 volatile int0_t *intp = (int0_t *) (CONFIG_SYS_INTR_BASE); in dtimer_intr_setup() local
47 intp->icr0[CONFIG_SYS_TMRINTR_NO] = CONFIG_SYS_TMRINTR_PRI; in dtimer_intr_setup()
48 intp->imrh0 &= ~CONFIG_SYS_TMRINTR_MASK; in dtimer_intr_setup()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/arch/m68k/cpu/mcf5445x/
H A Dinterrupts.c34 volatile int0_t *intp = (int0_t *) (CONFIG_SYS_INTR_BASE); in interrupt_init() local
37 intp->imrh0 |= 0xFFFFFFFF; in interrupt_init()
38 intp->imrl0 |= 0xFFFFFFFF; in interrupt_init()
47 volatile int0_t *intp = (int0_t *) (CONFIG_SYS_INTR_BASE); in dtimer_intr_setup() local
49 intp->icr0[CONFIG_SYS_TMRINTR_NO] = CONFIG_SYS_TMRINTR_PRI; in dtimer_intr_setup()
50 intp->imrh0 &= ~CONFIG_SYS_TMRINTR_MASK; in dtimer_intr_setup()

12345678910>>...92