Searched defs:idx1 (Results 1 - 25 of 29) sorted by relevance

12

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dsparseset.c52 sparseset_swap (sparseset s, SPARSESET_ELT_TYPE idx1, SPARSESET_ELT_TYPE idx2) argument
H A Dtree-scalar-evolution.c2172 unsigned idx1 = ((size_t) e1) - 2; local
H A Dreg-stack.c2074 int idx1 = (get_hard_regnum (regstack, *src1) local
H A Dtree-vrp.c2691 int idx1 = ci1->bb->index; local
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dsparseset.cc52 sparseset_swap (sparseset s, SPARSESET_ELT_TYPE idx1, SPARSESET_ELT_TYPE idx2) argument
H A Dtree-scalar-evolution.cc2172 unsigned idx1 = ((size_t) e1) - 2; local
H A Dtree-ssa-strlen.cc3810 int idx1 = get_stridx (ptr, memset_stmt, offrng, ptr_qry.rvals); local
4130 strlen_pass::strxcmp_eqz_result (gimple *stmt, tree arg1, int idx1, argument
4301 int idx1 = get_stridx (arg1, stmt); local
[all...]
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_bvgraph.h154 void check(uptr idx1, uptr idx2) const { argument
H A Dsanitizer_bitvector.h333 uptr idx1(uptr idx) const { function
H A Dsanitizer_deadlock_detector.h357 bool testOnlyHasEdgeRaw(uptr idx1, uptr idx2) { argument
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_bvgraph.h152 void check(uptr idx1, uptr idx2) const { argument
H A Dsanitizer_bitvector.h331 uptr idx1(uptr idx) const { function
H A Dsanitizer_deadlock_detector.h355 bool testOnlyHasEdgeRaw(uptr idx1, uptr idx2) { argument
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_bvgraph.h153 void check(uptr idx1, uptr idx2) const { argument
H A Dsanitizer_bitvector.h332 uptr idx1(uptr idx) const { function
H A Dsanitizer_deadlock_detector.h351 bool testOnlyHasEdgeRaw(uptr idx1, uptr idx2) { argument
/netbsd-current/sys/arch/aarch64/aarch64/
H A Dpmapboot.c217 int level, idx0, idx1, idx2, idx3, nskip = 0; local
[all...]
/netbsd-current/external/bsd/openldap/dist/servers/slapd/back-mdb/
H A Dmonitor.c664 const monitor_idx_t *idx1 = (const monitor_idx_t *)p1; local
673 monitor_idx_t *idx1 = (monitor_idx_t *)p1; local
/netbsd-current/external/bsd/pcc/dist/pcc/arch/arm/
H A Dlocal2.c656 int idx0 = 0, idx1 = 1; local
/netbsd-current/sys/dev/ic/
H A Dvga.c1435 u_int idx1, idx2; local
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DTable.cc306 cmpValues (long idx1, long idx2) argument
415 cmpValues (long idx1, long idx2) argument
524 cmpValues (long idx1, long idx2) argument
633 cmpValues (long idx1, long idx2) argument
960 cmpValues (long idx1, long idx2) argument
1246 long idx1 = *(long*) p1; // index1 into Data local
[all...]
H A DHist_data.cc97 uint64_t idx1, idx2; local
/netbsd-current/external/gpl2/xcvs/dist/lib/
H A Dregcomp.c3350 int32_t idx1, idx2; local
/netbsd-current/external/gpl3/binutils/dist/gprofng/libcollector/
H A Dunwind.c666 int idx1 = (int) ((idx >> 44) % UIDTableSize); local
705 int idx1 = (int) ((idxt >> 44) % UIDTableSize); local
774 int idx1 = (int) ((idx >> 44) % UIDTableSize); local
822 int idx1 local
1817 uint64_t idx1 = wctx_pc_save->pc * ROOT_IDX; local
[all...]
/netbsd-current/crypto/external/bsd/openssh/dist/
H A Dsshkey.c917 u_int idx0, idx1, idx2, idx3, idx4; local

Completed in 258 milliseconds

12