Home
last modified time | relevance | path

Searched refs:index (Results 1 – 25 of 2084) sorted by relevance

12345678910>>...84

/openbsd/gnu/usr.bin/perl/t/op/
H A Dindex.t38 is(index("ababa","a",0), 0);
39 is(index("ababa","a",1), 2);
40 is(index("ababa","a",2), 2);
41 is(index("ababa","a",3), 4);
42 is(index("ababa","a",4), 4);
55 is(index("abc", "", 0), 0);
56 is(index("abc", "", 1), 1);
57 is(index("abc", "", 2), 2);
222 index "foo", riffraff;
231 index "foo", quire;
[all …]
/openbsd/gnu/llvm/clang/lib/Headers/
H A Davx512pfintrin.h21 __builtin_ia32_gatherpfdpd((__mmask8)(mask), (__v8si)(__m256i)(index), \
25 #define _mm512_prefetch_i32gather_pd(index, addr, scale, hint) \ argument
26 __builtin_ia32_gatherpfdpd((__mmask8) -1, (__v8si)(__m256i)(index), \
35 #define _mm512_prefetch_i32gather_ps(index, addr, scale, hint) \ argument
45 #define _mm512_prefetch_i64gather_pd(index, addr, scale, hint) \ argument
46 __builtin_ia32_gatherpfqpd((__mmask8) -1, (__v8di)(__m512i)(index), \
54 #define _mm512_prefetch_i64gather_ps(index, addr, scale, hint) \ argument
58 #define _mm512_prefetch_i32scatter_pd(addr, index, scale, hint) \ argument
68 #define _mm512_prefetch_i32scatter_ps(addr, index, scale, hint) \ argument
77 #define _mm512_prefetch_i64scatter_pd(addr, index, scale, hint) \ argument
[all …]
/openbsd/gnu/usr.bin/gcc/gcc/java/
H A Dverify.c312 int index; local
313 for (index = 0; index < size + offset; index++)
318 index++;
322 if (index == size || index == size + offset)
328 for (index = size; --index >= 0; )
334 for (index = size + offset; --index >= 0; )
345 int index; member
433 int index; local
554 for (index = size; --index >= 0; )
1359 for (index = size; --index >= 0; )
[all …]
/openbsd/gnu/usr.bin/binutils/gprof/
H A Dcg_print.c853 for (index = 0; index < numarcs; index++) in cg_print_function_ordering()
863 for (index = 0; index < numarcs; index++) in cg_print_function_ordering()
882 for (index = 0; index < used / 80; index++) in cg_print_function_ordering()
952 for (index = 0; index < scratch_index; index++) in cg_print_function_ordering()
974 for (index = 0; index < used; index++) in cg_print_function_ordering()
979 for (index = 0; index < unused; index++) in cg_print_function_ordering()
1034 for (index = 0; index < arc_count; index++)
1192 for (index = 0; index < arc_count; index++)
1225 for (index = 0; index < arc_count; index++)
1253 for (index = 0; index < numarcs; index++) in cg_print_file_ordering()
[all …]
/openbsd/gnu/usr.bin/binutils-2.17/gprof/
H A Dcg_print.c834 for (index = 0; index < numarcs; index++) in cg_print_function_ordering()
844 for (index = 0; index < numarcs; index++) in cg_print_function_ordering()
863 for (index = 0; index < used / 80; index++) in cg_print_function_ordering()
933 for (index = 0; index < scratch_index; index++) in cg_print_function_ordering()
955 for (index = 0; index < used; index++) in cg_print_function_ordering()
960 for (index = 0; index < unused; index++) in cg_print_function_ordering()
1015 for (index = 0; index < arc_count; index++)
1173 for (index = 0; index < arc_count; index++)
1206 for (index = 0; index < arc_count; index++)
1234 for (index = 0; index < numarcs; index++) in cg_print_file_ordering()
[all …]
/openbsd/gnu/usr.bin/perl/win32/
H A Dvdir.h73 SetDirA(pPath, index); in SetDefaultDirA()
74 nDefault = index; in SetDefaultDirA()
83 nDefault = index; in SetDefaultDirW()
138 int index; in Init() local
142 for (index = 0; index < driveCount; ++index) { in Init()
143 SetDirW(pDir->GetDirW(index), index); in Init()
156 for (index = 0; index < driveCount; ++index) { in Init()
486 int index; in CalculateEnvironmentSpace() local
488 for (index = 0; index < driveCount; ++index) { in CalculateEnvironmentSpace()
498 int index, length; in BuildEnvironmentSpace() local
[all …]
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dcall-ar-st.c211 for (index = 0; index < 120; index++) {
234 for (index = 0; index < 9; index++) {
257 for (index = 0; index < 15; index++) {
281 for (index = 0; index < 50; index++) {
320 for (index=0; index<4; index++); in loop_count()
339 for (index = 0; index < 4; index++) {
344 for (index = 1; index < 4; index++) {
1049 for (index = 0; index < 10; index++) {
1059 for (index = 0; index < 10; index++) {
1069 for (index = 0; index < 10; index++) {
[all …]
/openbsd/gnu/llvm/llvm/utils/TableGen/
H A DX86DisassemblerTables.cpp602 for (unsigned index = 0; index < 256; ++index) { in getDecisionType() local
690 for (unsigned index = 0; index < 64; index += 8) in emitModRMDecision() local
692 for (unsigned index = 0xc0; index < 256; index += 8) in emitModRMDecision() local
696 for (unsigned index = 0; index < 64; index += 8) in emitModRMDecision() local
698 for (unsigned index = 0xc0; index < 256; ++index) in emitModRMDecision() local
757 for (index = 0; index < 256; ++index) { in emitOpcodeDecision()
770 for (index = 0; index < 256; ++index) { in emitOpcodeDecision()
797 for (unsigned index = 0; index < IC_max; ++index) { in emitContextDecision() local
877 for (unsigned index = 0; index < ATTR_max; ++index) { in emitContextTable() local
1028 for (unsigned index = 0; index < 256; ++index) { in setTableFields() local
[all …]
/openbsd/gnu/usr.bin/perl/os2/OS2/OS2-ExtAttr/
H A DExtAttr.xs37 my_eadvalue(ead, index)
39 int index
48 int index
114 _ead_delete(ead, index)
116 int index
146 int index
151 int index
156 int index
161 int index
173 int index
[all …]
/openbsd/gnu/usr.bin/perl/dist/Thread-Queue/lib/Thread/
H A DQueue.pm179 if ($index < 0) {
180 $index += @$queue;
181 if ($index < 0) {
182 $index = 0;
212 if ($index < 0) {
213 $index += @$queue;
214 if ($index < 0) {
249 my $index = shift;
253 (int($index) != $index))
259 $index = 'undef' if (! defined($index));
[all …]
/openbsd/sys/dev/pci/drm/amd/display/modules/hdcp/
H A Dhdcp_log.h39 hdcp->config.index, \
46 hdcp->config.index, displayIndex)
50 hdcp->config.index, displayIndex)
68 hdcp->config.index, str)
72 hdcp->config.index, str)
77 hdcp->config.index, \
104 hdcp->config.index, msg_name,\
109 hdcp->config.index, i)
112 hdcp->config.index, i)
115 hdcp->config.index)
[all …]
/openbsd/sys/dev/pci/drm/
H A Dlinux_radix.c64 if (index > radix_max(root)) in radix_tree_lookup()
80 unsigned long index = iter->index; in radix_tree_iter_find() local
101 index += step; in radix_tree_iter_find()
102 index &= -step; in radix_tree_iter_find()
103 if ((index & mask) == 0) in radix_tree_iter_find()
110 iter->index = index; in radix_tree_iter_find()
126 if (index > radix_max(root)) in radix_tree_delete()
135 idx = radix_pos(index, 0); in radix_tree_delete()
219 idx = radix_pos(index, height); in radix_tree_insert()
244 idx = radix_pos(index, height); in radix_tree_insert()
[all …]
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dcp-support.c266 index += 1; in cp_find_first_component_aux()
267 for (index += cp_find_first_component_aux (name + index, 1); in cp_find_first_component_aux()
269 index += cp_find_first_component_aux (name + index, 1)) in cp_find_first_component_aux()
282 index += 1; in cp_find_first_component_aux()
283 for (index += cp_find_first_component_aux (name + index, 1); in cp_find_first_component_aux()
285 index += cp_find_first_component_aux (name + index, 1)) in cp_find_first_component_aux()
307 return index; in cp_find_first_component_aux()
315 ++index; in cp_find_first_component_aux()
323 index += 1; in cp_find_first_component_aux()
335 index += 1; in cp_find_first_component_aux()
[all …]
/openbsd/gnu/llvm/llvm/utils/gn/secondary/clang-tools-extra/clangd/
H A DBUILD.gn132 "index/Background.cpp",
138 "index/FileIndex.cpp",
139 "index/Index.cpp",
141 "index/MemIndex.cpp",
142 "index/Merge.cpp",
144 "index/Ref.cpp",
145 "index/Relation.cpp",
147 "index/StdLib.cpp",
148 "index/Symbol.cpp",
150 "index/SymbolID.cpp",
[all …]
/openbsd/gnu/llvm/clang/tools/c-index-test/
H A DCMakeLists.txt5 add_clang_executable(c-index-test
6 c-index-test.c
12 SOURCE c-index-test.c
18 target_link_libraries(c-index-test
25 target_link_libraries(c-index-test
37 set_target_properties(c-index-test
55 install(TARGETS c-index-test
57 COMPONENT c-index-test)
60 add_llvm_install_targets(install-c-index-test
61 DEPENDS c-index-test
[all …]
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D980408-1.c9 index; member
105 index; in MinifyImage() local
113index); s++; ; total_red+=( 7 )*(s->red); total_green+=( 7 )*(s->green); total_blue+=( 7 )*(s->blu… in MinifyImage()
115index); s++; ; total_red+=( 15 )*(s->red); total_green+=( 15 )*(s->green); total_blue+=( 15 )*(s->… in MinifyImage()
117index); s++; ; total_red+=( 15 )*(s->red); total_green+=( 15 )*(s->green); total_blue+=( 15 )*(s->… in MinifyImage()
119index); s++; ; total_red+=( 7 )*(s->red); total_green+=( 7 )*(s->green); total_blue+=( 7 )*(s->blu… in MinifyImage()
123 index=(unsigned short) ((total_matte+63) >> 7); in MinifyImage()
125 (index == q->index) && ((int) q->length < 65535L )) in MinifyImage()
/openbsd/gnu/gcc/gcc/
H A Dcfganal.c217 && pre[src->index] >= pre[dest->index] in mark_dfs_back_edges()
418 int pred, succ, index; in verify_edge_list() local
427 pred = e->src->index; in verify_edge_list()
436 if (INDEX_EDGE_PRED_BB (elist, index)->index != pred) in verify_edge_list()
438 index, pred, INDEX_EDGE_PRED_BB (elist, index)->index); in verify_edge_list()
439 if (INDEX_EDGE_SUCC_BB (elist, index)->index != succ) in verify_edge_list()
441 index, succ, INDEX_EDGE_SUCC_BB (elist, index)->index); in verify_edge_list()
470 p->index, s->index); in verify_edge_list()
474 p->index, s->index, EDGE_INDEX (elist, p, s)); in verify_edge_list()
1057 if (bitmap_bit_p (frontiers[runner->index], b->index)) in compute_dominance_frontiers_1()
[all …]
H A Dtracer.c75 if (bb->index < NUM_FIXED_BLOCKS) in ignore_bb_p()
111 return e1->src->index > e2->src->index; in better_p()
112 return e1->dest->index > e2->dest->index; in better_p()
228 counts [bb->index] = n; in tail_duplicate()
249 blocks[bb->index] = NULL; in tail_duplicate()
259 if (blocks[bb->index]) in tail_duplicate()
262 blocks[bb->index] = NULL; in tail_duplicate()
269 if (blocks[bb2->index]) in tail_duplicate()
272 blocks[bb2->index] = NULL; in tail_duplicate()
289 blocks[old->index] = in tail_duplicate()
[all …]
/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_doorbell_mgr.c36 u32 amdgpu_mm_rdoorbell(struct amdgpu_device *adev, u32 index) in amdgpu_mm_rdoorbell() argument
41 if (index < adev->doorbell.num_kernel_doorbells) in amdgpu_mm_rdoorbell()
42 return readl(adev->doorbell.cpu_addr + index); in amdgpu_mm_rdoorbell()
44 DRM_ERROR("reading beyond doorbell aperture: 0x%08x!\n", index); in amdgpu_mm_rdoorbell()
63 if (index < adev->doorbell.num_kernel_doorbells) in amdgpu_mm_wdoorbell()
64 writel(v, adev->doorbell.cpu_addr + index); in amdgpu_mm_wdoorbell()
66 DRM_ERROR("writing beyond doorbell aperture: 0x%08x!\n", index); in amdgpu_mm_wdoorbell()
78 u64 amdgpu_mm_rdoorbell64(struct amdgpu_device *adev, u32 index) in amdgpu_mm_rdoorbell64() argument
83 if (index < adev->doorbell.num_kernel_doorbells) in amdgpu_mm_rdoorbell64()
86 DRM_ERROR("reading beyond doorbell aperture: 0x%08x!\n", index); in amdgpu_mm_rdoorbell64()
[all …]
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Dmissed-error3.C31 virtual const T i_th(const int index) const = 0;
35 virtual void move(const int index) const = 0;
36 virtual void go(const int index) const = 0;
39 virtual void swap(const int index) = 0;
61 virtual const T i_th(const int index) const;
66 virtual void move(const int index) const;
67 virtual void go(const int index) const;
73 virtual void swap(const int index);
90 virtual const T item(const int index) const;
112 virtual const T i_th(const int index) const;
[all …]
/openbsd/usr.bin/mail/
H A Dstrings.c57 int index; in salloc() local
62 index = 0; in salloc()
64 if (sp->s_topFree == NULL && (STRINGSIZE << index) >= s) in salloc()
68 index++; in salloc()
73 index = sp - &stringdope[0]; in salloc()
74 sp->s_topFree = malloc(STRINGSIZE << index); in salloc()
78 sp->s_nleft = STRINGSIZE << index; in salloc()
95 int index; in sreset() local
99 index = 0; in sreset()
104 sp->s_nleft = STRINGSIZE << index; in sreset()
[all …]
/openbsd/usr.bin/gprof/
H A Dprintgprof.c45 int index; in printprof() local
56 for ( index = 0 ; index < nname ; index += 1 ) { in printprof()
57 sortednlp[ index ] = &nl[ index ]; in printprof()
60 for ( index = 0 ; index < nname ; index += 1 ) { in printprof()
61 np = sortednlp[ index ]; in printprof()
188 int index; in printgprof() local
195 for ( index = 0 ; index < nname + ncycle ; index ++ ) { in printgprof()
676 for ( index = 0 , nnames = 0 ; index < nname ; index++ ) { in printindex()
677 if ( zflag == 0 && nl[index].ncall == 0 && nl[index].time == 0 ) in printindex()
682 for ( index = 1 , todo = nnames ; index <= ncycle ; index++ ) { in printindex()
[all …]
/openbsd/gnu/gcc/libgomp/
H A Dordered.c43 unsigned index; in gomp_ordered_first() local
50 if (index >= team->nthreads) in gomp_ordered_first()
51 index -= team->nthreads; in gomp_ordered_first()
109 unsigned index, next_id; in gomp_ordered_next() local
133 if (index >= team->nthreads) in gomp_ordered_next()
134 index -= team->nthreads; in gomp_ordered_next()
138 index = ws->ordered_cur + 1; in gomp_ordered_next()
139 if (index == team->nthreads) in gomp_ordered_next()
140 index = 0; in gomp_ordered_next()
141 ws->ordered_cur = index; in gomp_ordered_next()
[all …]
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dcfganal.c193 && pre[src->index] >= pre[dest->index] in mark_dfs_back_edges()
546 int pred, succ, index; local
563 if (INDEX_EDGE_PRED_BB (elist, index)->index != pred)
565 index, pred, INDEX_EDGE_PRED_BB (elist, index)->index);
566 if (INDEX_EDGE_SUCC_BB (elist, index)->index != succ)
568 index, succ, INDEX_EDGE_SUCC_BB (elist, index)->index);
597 p->index, s->index);
601 p->index, s->index, EDGE_INDEX (elist, p, s));
985 dfst[src->index].node[dfst[src->index].nnodes++]
986 = &dfst[dest->index];
[all …]
/openbsd/sys/dev/pci/drm/include/drm/
H A Ddrm_exec.h63 drm_exec_obj(struct drm_exec *exec, unsigned long index) in drm_exec_obj() argument
65 return index < exec->num_objects ? exec->objects[index] : NULL; in drm_exec_obj()
76 #define drm_exec_for_each_locked_object(exec, index, obj) \ argument
77 for ((index) = 0; ((obj) = drm_exec_obj(exec, index)); ++(index))
90 #define drm_exec_for_each_locked_object_reverse(exec, index, obj) \ argument
91 for ((index) = (exec)->num_objects - 1; \
92 ((obj) = drm_exec_obj(exec, index)); --(index))

12345678910>>...84