Home
last modified time | relevance | path

Searched refs:AnchorList (Results 1 – 25 of 58) sorted by relevance

123

/dports/japanese/w3m/w3m-2b59b9e/
H A Danchor.c8 AnchorList *
16 al = New(AnchorList); in putAnchor()
117 retrieveAnchor(AnchorList *al, int line, int pos) in retrieveAnchor()
170 searchAnchor(AnchorList *al, char *str) in searchAnchor()
225 reseq_anchor0(AnchorList *al, short *seqmap) in reseq_anchor0()
483 closest_next_anchor(AnchorList *a, Anchor *an, int x, int y) in closest_next_anchor()
504 closest_prev_anchor(AnchorList *a, Anchor *an, int x, int y) in closest_prev_anchor()
565 addMultirowsImg(Buffer *buf, AnchorList *al) in addMultirowsImg()
643 addMultirowsForm(Buffer *buf, AnchorList *al) in addMultirowsForm()
700 getAnchorText(Buffer *buf, AnchorList *al, Anchor *a) in getAnchorText()
[all …]
H A Dproto.h429 extern void formResetBuffer(Buffer *buf, AnchorList *formitem);
586 extern AnchorList *putAnchor(AnchorList *al, char *url, char *target,
599 extern Anchor *retrieveAnchor(AnchorList *al, int line, int pos);
603 extern Anchor *searchAnchor(AnchorList *al, char *str);
611 extern void addMultirowsForm(Buffer *buf, AnchorList *al);
612 extern Anchor *closest_next_anchor(AnchorList *a, Anchor *an, int x, int y);
613 extern Anchor *closest_prev_anchor(AnchorList *a, Anchor *an, int x, int y);
615 void addMultirowsImg(Buffer *buf, AnchorList *al);
618 extern void shiftAnchorPosition(AnchorList *a, HmarkerList *hl, int line,
620 extern char *getAnchorText(Buffer *buf, AnchorList *al, Anchor *a);
H A Dfm.h433 } AnchorList; typedef
478 AnchorList *href;
479 AnchorList *name;
480 AnchorList *img;
481 AnchorList *formitem;
H A Dimage.c346 AnchorList *al; in deleteImage()
368 AnchorList *al; in getAllImage()
394 AnchorList *al; in showImageProgress()
/dports/japanese/w3m-img/w3m-2b59b9e/
H A Danchor.c8 AnchorList *
16 al = New(AnchorList); in putAnchor()
117 retrieveAnchor(AnchorList *al, int line, int pos) in retrieveAnchor()
170 searchAnchor(AnchorList *al, char *str) in searchAnchor()
225 reseq_anchor0(AnchorList *al, short *seqmap) in reseq_anchor0()
483 closest_next_anchor(AnchorList *a, Anchor *an, int x, int y) in closest_next_anchor()
504 closest_prev_anchor(AnchorList *a, Anchor *an, int x, int y) in closest_prev_anchor()
565 addMultirowsImg(Buffer *buf, AnchorList *al) in addMultirowsImg()
643 addMultirowsForm(Buffer *buf, AnchorList *al) in addMultirowsForm()
700 getAnchorText(Buffer *buf, AnchorList *al, Anchor *a) in getAnchorText()
[all …]
H A Dproto.h429 extern void formResetBuffer(Buffer *buf, AnchorList *formitem);
586 extern AnchorList *putAnchor(AnchorList *al, char *url, char *target,
599 extern Anchor *retrieveAnchor(AnchorList *al, int line, int pos);
603 extern Anchor *searchAnchor(AnchorList *al, char *str);
611 extern void addMultirowsForm(Buffer *buf, AnchorList *al);
612 extern Anchor *closest_next_anchor(AnchorList *a, Anchor *an, int x, int y);
613 extern Anchor *closest_prev_anchor(AnchorList *a, Anchor *an, int x, int y);
615 void addMultirowsImg(Buffer *buf, AnchorList *al);
618 extern void shiftAnchorPosition(AnchorList *a, HmarkerList *hl, int line,
620 extern char *getAnchorText(Buffer *buf, AnchorList *al, Anchor *a);
H A Dfm.h433 } AnchorList; typedef
478 AnchorList *href;
479 AnchorList *name;
480 AnchorList *img;
481 AnchorList *formitem;
H A Dimage.c346 AnchorList *al; in deleteImage()
368 AnchorList *al; in getAllImage()
394 AnchorList *al; in showImageProgress()
/dports/www/w3m-img/w3m-2b59b9e/
H A Danchor.c8 AnchorList *
16 al = New(AnchorList); in putAnchor()
117 retrieveAnchor(AnchorList *al, int line, int pos) in retrieveAnchor()
170 searchAnchor(AnchorList *al, char *str) in searchAnchor()
225 reseq_anchor0(AnchorList *al, short *seqmap) in reseq_anchor0()
483 closest_next_anchor(AnchorList *a, Anchor *an, int x, int y) in closest_next_anchor()
504 closest_prev_anchor(AnchorList *a, Anchor *an, int x, int y) in closest_prev_anchor()
565 addMultirowsImg(Buffer *buf, AnchorList *al) in addMultirowsImg()
643 addMultirowsForm(Buffer *buf, AnchorList *al) in addMultirowsForm()
700 getAnchorText(Buffer *buf, AnchorList *al, Anchor *a) in getAnchorText()
[all …]
H A Dproto.h429 extern void formResetBuffer(Buffer *buf, AnchorList *formitem);
586 extern AnchorList *putAnchor(AnchorList *al, char *url, char *target,
599 extern Anchor *retrieveAnchor(AnchorList *al, int line, int pos);
603 extern Anchor *searchAnchor(AnchorList *al, char *str);
611 extern void addMultirowsForm(Buffer *buf, AnchorList *al);
612 extern Anchor *closest_next_anchor(AnchorList *a, Anchor *an, int x, int y);
613 extern Anchor *closest_prev_anchor(AnchorList *a, Anchor *an, int x, int y);
615 void addMultirowsImg(Buffer *buf, AnchorList *al);
618 extern void shiftAnchorPosition(AnchorList *a, HmarkerList *hl, int line,
620 extern char *getAnchorText(Buffer *buf, AnchorList *al, Anchor *a);
H A Dfm.h433 } AnchorList; typedef
478 AnchorList *href;
479 AnchorList *name;
480 AnchorList *img;
481 AnchorList *formitem;
H A Dimage.c346 AnchorList *al; in deleteImage()
368 AnchorList *al; in getAllImage()
394 AnchorList *al; in showImageProgress()
/dports/www/w3m/w3m-2b59b9e/
H A Danchor.c8 AnchorList *
16 al = New(AnchorList); in putAnchor()
117 retrieveAnchor(AnchorList *al, int line, int pos) in retrieveAnchor()
170 searchAnchor(AnchorList *al, char *str) in searchAnchor()
225 reseq_anchor0(AnchorList *al, short *seqmap) in reseq_anchor0()
483 closest_next_anchor(AnchorList *a, Anchor *an, int x, int y) in closest_next_anchor()
504 closest_prev_anchor(AnchorList *a, Anchor *an, int x, int y) in closest_prev_anchor()
565 addMultirowsImg(Buffer *buf, AnchorList *al) in addMultirowsImg()
643 addMultirowsForm(Buffer *buf, AnchorList *al) in addMultirowsForm()
700 getAnchorText(Buffer *buf, AnchorList *al, Anchor *a) in getAnchorText()
[all …]
H A Dproto.h429 extern void formResetBuffer(Buffer *buf, AnchorList *formitem);
586 extern AnchorList *putAnchor(AnchorList *al, char *url, char *target,
599 extern Anchor *retrieveAnchor(AnchorList *al, int line, int pos);
603 extern Anchor *searchAnchor(AnchorList *al, char *str);
611 extern void addMultirowsForm(Buffer *buf, AnchorList *al);
612 extern Anchor *closest_next_anchor(AnchorList *a, Anchor *an, int x, int y);
613 extern Anchor *closest_prev_anchor(AnchorList *a, Anchor *an, int x, int y);
615 void addMultirowsImg(Buffer *buf, AnchorList *al);
618 extern void shiftAnchorPosition(AnchorList *a, HmarkerList *hl, int line,
620 extern char *getAnchorText(Buffer *buf, AnchorList *al, Anchor *a);
H A Dfm.h433 } AnchorList; typedef
478 AnchorList *href;
479 AnchorList *name;
480 AnchorList *img;
481 AnchorList *formitem;
H A Dimage.c346 AnchorList *al; in deleteImage()
368 AnchorList *al; in getAllImage()
394 AnchorList *al; in showImageProgress()
/dports/math/polymake/polymake-4.5/lib/core/include/perl/
H A DValue.h717 template <typename... AnchorList>
1223 template <typename SourceRef, typename... AnchorList>
1224 void put(SourceRef&& x, AnchorList&&... anchors)
1227 if (sizeof...(AnchorList) && anchor_place)
1231 template <typename SourceRef, typename... AnchorList>
1233 put_lvalue(SourceRef&& x, AnchorList&&... anchors)
1238 template <typename SourceRef, typename... AnchorList>
1240 put_lvalue(SourceRef&& x, AnchorList&&... anchors)
1244 if (sizeof...(AnchorList) && anchor_place)
1248 template <typename SourceRef, typename... AnchorList>
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/AMDGPU/
H A DSILoadStoreOptimizer.cpp275 MemInfoMap &Visited, SmallPtrSet<MachineInstr *, 4> &AnchorList,
1801 SmallPtrSet<MachineInstr *, 4> &AnchorList) const { in promoteConstantOffsetToImm()
1813 if (AnchorList.count(&MI)) in promoteConstantOffsetToImm()
1940 AnchorList.insert(AnchorInst); in promoteConstantOffsetToImm()
1964 MemInfoMap &Visited, SmallPtrSet<MachineInstr *, 4> &AnchorList, in collectMergeableInsts() argument
1976 if (promoteConstantOffsetToImm(MI, Visited, AnchorList)) in collectMergeableInsts()
2189 SmallPtrSet<MachineInstr *, 4> AnchorList; in runOnMachineFunction() local
2202 collectMergeableInsts(I, E, Visited, AnchorList, MergeableInsts); in runOnMachineFunction()
2213 AnchorList.clear(); in runOnMachineFunction()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/AMDGPU/
H A DSILoadStoreOptimizer.cpp275 MemInfoMap &Visited, SmallPtrSet<MachineInstr *, 4> &AnchorList,
1793 SmallPtrSet<MachineInstr *, 4> &AnchorList) const { in promoteConstantOffsetToImm()
1805 if (AnchorList.count(&MI)) in promoteConstantOffsetToImm()
1932 AnchorList.insert(AnchorInst); in promoteConstantOffsetToImm()
1956 MemInfoMap &Visited, SmallPtrSet<MachineInstr *, 4> &AnchorList, in collectMergeableInsts() argument
1968 if (promoteConstantOffsetToImm(MI, Visited, AnchorList)) in collectMergeableInsts()
2181 SmallPtrSet<MachineInstr *, 4> AnchorList; in runOnMachineFunction() local
2194 collectMergeableInsts(I, E, Visited, AnchorList, MergeableInsts); in runOnMachineFunction()
2205 AnchorList.clear(); in runOnMachineFunction()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/AMDGPU/
H A DSILoadStoreOptimizer.cpp253 MemInfoMap &Visited, SmallPtrSet<MachineInstr *, 4> &AnchorList,
1779 SmallPtrSet<MachineInstr *, 4> &AnchorList) const { in promoteConstantOffsetToImm()
1791 if (AnchorList.count(&MI)) in promoteConstantOffsetToImm()
1918 AnchorList.insert(AnchorInst); in promoteConstantOffsetToImm()
1942 MemInfoMap &Visited, SmallPtrSet<MachineInstr *, 4> &AnchorList, in collectMergeableInsts() argument
1954 if (promoteConstantOffsetToImm(MI, Visited, AnchorList)) in collectMergeableInsts()
2167 SmallPtrSet<MachineInstr *, 4> AnchorList; in runOnMachineFunction() local
2180 collectMergeableInsts(I, E, Visited, AnchorList, MergeableInsts); in runOnMachineFunction()
2191 AnchorList.clear(); in runOnMachineFunction()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/AMDGPU/
H A DSILoadStoreOptimizer.cpp275 MemInfoMap &Visited, SmallPtrSet<MachineInstr *, 4> &AnchorList,
1793 SmallPtrSet<MachineInstr *, 4> &AnchorList) const { in promoteConstantOffsetToImm()
1805 if (AnchorList.count(&MI)) in promoteConstantOffsetToImm()
1932 AnchorList.insert(AnchorInst); in promoteConstantOffsetToImm()
1956 MemInfoMap &Visited, SmallPtrSet<MachineInstr *, 4> &AnchorList, in collectMergeableInsts() argument
1968 if (promoteConstantOffsetToImm(MI, Visited, AnchorList)) in collectMergeableInsts()
2181 SmallPtrSet<MachineInstr *, 4> AnchorList; in runOnMachineFunction() local
2194 collectMergeableInsts(I, E, Visited, AnchorList, MergeableInsts); in runOnMachineFunction()
2205 AnchorList.clear(); in runOnMachineFunction()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/AMDGPU/
H A DSILoadStoreOptimizer.cpp253 MemInfoMap &Visited, SmallPtrSet<MachineInstr *, 4> &AnchorList,
1779 SmallPtrSet<MachineInstr *, 4> &AnchorList) const { in promoteConstantOffsetToImm()
1791 if (AnchorList.count(&MI)) in promoteConstantOffsetToImm()
1918 AnchorList.insert(AnchorInst); in promoteConstantOffsetToImm()
1942 MemInfoMap &Visited, SmallPtrSet<MachineInstr *, 4> &AnchorList, in collectMergeableInsts() argument
1954 if (promoteConstantOffsetToImm(MI, Visited, AnchorList)) in collectMergeableInsts()
2167 SmallPtrSet<MachineInstr *, 4> AnchorList; in runOnMachineFunction() local
2180 collectMergeableInsts(I, E, Visited, AnchorList, MergeableInsts); in runOnMachineFunction()
2191 AnchorList.clear(); in runOnMachineFunction()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/AMDGPU/
H A DSILoadStoreOptimizer.cpp252 MemInfoMap &Visited, SmallPtrSet<MachineInstr *, 4> &AnchorList,
1824 SmallPtrSet<MachineInstr *, 4> &AnchorList) const { in promoteConstantOffsetToImm()
1836 if (AnchorList.count(&MI)) in promoteConstantOffsetToImm()
1963 AnchorList.insert(AnchorInst); in promoteConstantOffsetToImm()
1987 MemInfoMap &Visited, SmallPtrSet<MachineInstr *, 4> &AnchorList, in collectMergeableInsts() argument
1999 if (promoteConstantOffsetToImm(MI, Visited, AnchorList)) in collectMergeableInsts()
2212 SmallPtrSet<MachineInstr *, 4> AnchorList; in runOnMachineFunction() local
2225 collectMergeableInsts(I, E, Visited, AnchorList, MergeableInsts); in runOnMachineFunction()
2236 AnchorList.clear(); in runOnMachineFunction()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/AMDGPU/
H A DSILoadStoreOptimizer.cpp252 MemInfoMap &Visited, SmallPtrSet<MachineInstr *, 4> &AnchorList,
1824 SmallPtrSet<MachineInstr *, 4> &AnchorList) const { in promoteConstantOffsetToImm()
1836 if (AnchorList.count(&MI)) in promoteConstantOffsetToImm()
1963 AnchorList.insert(AnchorInst); in promoteConstantOffsetToImm()
1987 MemInfoMap &Visited, SmallPtrSet<MachineInstr *, 4> &AnchorList, in collectMergeableInsts() argument
1999 if (promoteConstantOffsetToImm(MI, Visited, AnchorList)) in collectMergeableInsts()
2212 SmallPtrSet<MachineInstr *, 4> AnchorList; in runOnMachineFunction() local
2225 collectMergeableInsts(I, E, Visited, AnchorList, MergeableInsts); in runOnMachineFunction()
2236 AnchorList.clear(); in runOnMachineFunction()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILoadStoreOptimizer.cpp252 MemInfoMap &Visited, SmallPtrSet<MachineInstr *, 4> &AnchorList,
1824 SmallPtrSet<MachineInstr *, 4> &AnchorList) const { in promoteConstantOffsetToImm()
1836 if (AnchorList.count(&MI)) in promoteConstantOffsetToImm()
1963 AnchorList.insert(AnchorInst); in promoteConstantOffsetToImm()
1987 MemInfoMap &Visited, SmallPtrSet<MachineInstr *, 4> &AnchorList, in collectMergeableInsts() argument
1999 if (promoteConstantOffsetToImm(MI, Visited, AnchorList)) in collectMergeableInsts()
2212 SmallPtrSet<MachineInstr *, 4> AnchorList; in runOnMachineFunction() local
2225 collectMergeableInsts(I, E, Visited, AnchorList, MergeableInsts); in runOnMachineFunction()
2236 AnchorList.clear(); in runOnMachineFunction()

123