Home
last modified time | relevance | path

Searched refs:Anchor (Results 1 – 25 of 87) sorted by relevance

1234

/external/autotest/frontend/client/src/autotest/common/ui/
DTableSelectionPanel.java5 import com.google.gwt.user.client.ui.Anchor;
18 private Anchor selectAll = new Anchor("all");
19 private Anchor selectVisible;
20 private Anchor selectNone = new Anchor("none");
31 selectVisible = new Anchor("visible"); in TableSelectionPanel()
DToggleLink.java8 import com.google.gwt.user.client.ui.Anchor;
14 private Anchor link;
20 link = new Anchor(activateText); in ToggleLink()
DTableActionsPanel.java10 import com.google.gwt.user.client.ui.Anchor;
30 private Anchor exportCsvLink = new Anchor("Export to CSV");
DPaginator.java7 import com.google.gwt.user.client.ui.Anchor;
25 protected Anchor link;
29 link = new Anchor(text); in LinkWithDisable()
/external/harfbuzz_ng/src/
Dhb-aat-layout-ankr-table.hh42 struct Anchor struct
57 typedef LArrayOf<Anchor> GlyphAnchors;
63 const Anchor &get_anchor (hb_codepoint_t glyph_id, in get_anchor()
70 return Null(Anchor); in get_anchor()
74 return Null(Anchor); in get_anchor()
/external/autotest/frontend/client/src/autotest/tko/
DWidgetList.java5 import com.google.gwt.user.client.ui.Anchor;
33 Anchor addLink = new Anchor(type); in WidgetList()
55 assert (event.getSource() instanceof Anchor); in onClick()
57 Anchor addLink = (Anchor) event.getSource(); in onClick()
DParameterizedFieldListDisplay.java8 import com.google.gwt.user.client.ui.Anchor;
21 private Anchor deleteLink = new Anchor("[X]");
39 private Anchor addLink = new Anchor("Add");
DFilterSelector.java11 import com.google.gwt.user.client.ui.Anchor;
32 private Anchor deleteLink = new Anchor("[X]");
78 private Anchor addLink = new Anchor("[Add Filter]");
DCommonPanel.java12 import com.google.gwt.user.client.ui.Anchor;
51 private Anchor quickReferenceLink = new Anchor(SHOW_QUICK_REFERENCE);
53 private Anchor showHideControlsLink = new Anchor(HIDE_CONTROLS);
DSeriesSelector.java10 import com.google.gwt.user.client.ui.Anchor;
32 private Anchor addLink = new Anchor("[Add Series]");
46 private Anchor deleteLink = new Anchor("Delete Series");
DTestLabelManager.java15 import com.google.gwt.user.client.ui.Anchor;
41 private Anchor createLabelLink, cancelCreateLink;
49 createLabelLink = new Anchor("Create new label"); in TestLabelManager()
50 cancelCreateLink = new Anchor("Cancel create label"); in TestLabelManager()
DContentSelect.java17 import com.google.gwt.user.client.ui.Anchor;
38 private Anchor addLink = new Anchor(ADD_ADDITIONAL_CONTENT);
DFilterStringViewer.java13 import com.google.gwt.user.client.ui.Anchor;
37 private Anchor view = new Anchor(VIEW_FILTER_STRING);
/external/llvm/include/llvm/Support/
DYAMLParser.h116 Node(unsigned int Type, std::unique_ptr<Document> &, StringRef Anchor,
121 StringRef getAnchor() const { return Anchor; } in getAnchor()
166 StringRef Anchor; variable
194 ScalarNode(std::unique_ptr<Document> &D, StringRef Anchor, StringRef Tag, in ScalarNode() argument
196 : Node(NK_Scalar, D, Anchor, Tag), Value(Val) { in ScalarNode()
237 BlockScalarNode(std::unique_ptr<Document> &D, StringRef Anchor, StringRef Tag, in BlockScalarNode() argument
239 : Node(NK_BlockScalar, D, Anchor, Tag), Value(Value) { in BlockScalarNode()
397 MappingNode(std::unique_ptr<Document> &D, StringRef Anchor, StringRef Tag, in MappingNode() argument
399 : Node(NK_Mapping, D, Anchor, Tag), Type(MT), IsAtBeginning(true), in MappingNode()
451 SequenceNode(std::unique_ptr<Document> &D, StringRef Anchor, StringRef Tag, in SequenceNode() argument
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DYAMLParser.h128 Node(unsigned int Type, std::unique_ptr<Document> &, StringRef Anchor,
150 StringRef getAnchor() const { return Anchor; } in getAnchor()
183 StringRef Anchor; variable
211 ScalarNode(std::unique_ptr<Document> &D, StringRef Anchor, StringRef Tag, in ScalarNode() argument
213 : Node(NK_Scalar, D, Anchor, Tag), Value(Val) { in ScalarNode()
254 BlockScalarNode(std::unique_ptr<Document> &D, StringRef Anchor, StringRef Tag, in BlockScalarNode() argument
256 : Node(NK_BlockScalar, D, Anchor, Tag), Value(Value) { in BlockScalarNode()
415 MappingNode(std::unique_ptr<Document> &D, StringRef Anchor, StringRef Tag, in MappingNode() argument
417 : Node(NK_Mapping, D, Anchor, Tag), Type(MT) {} in MappingNode()
470 SequenceNode(std::unique_ptr<Document> &D, StringRef Anchor, StringRef Tag, in SequenceNode() argument
[all …]
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DYAMLParser.h119 Node(unsigned int Type, std::unique_ptr<Document> &, StringRef Anchor,
124 StringRef getAnchor() const { return Anchor; } in getAnchor()
169 StringRef Anchor; variable
197 ScalarNode(std::unique_ptr<Document> &D, StringRef Anchor, StringRef Tag, in ScalarNode() argument
199 : Node(NK_Scalar, D, Anchor, Tag), Value(Val) { in ScalarNode()
240 BlockScalarNode(std::unique_ptr<Document> &D, StringRef Anchor, StringRef Tag, in BlockScalarNode() argument
242 : Node(NK_BlockScalar, D, Anchor, Tag), Value(Value) { in BlockScalarNode()
400 MappingNode(std::unique_ptr<Document> &D, StringRef Anchor, StringRef Tag, in MappingNode() argument
402 : Node(NK_Mapping, D, Anchor, Tag), Type(MT), IsAtBeginning(true), in MappingNode()
454 SequenceNode(std::unique_ptr<Document> &D, StringRef Anchor, StringRef Tag, in SequenceNode() argument
[all …]
/external/pcre/pcrecpp/include/
Dpcrecpp.h632 enum Anchor { enum
641 Anchor anchor,
667 Anchor anchor,
680 Anchor anchor,
686 pcre2_code * Compile(Anchor anchor);
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dcritical-anti-dep-breaker.ll15 define i32 @Part_Create(i64* %Anchor, i32 %TypeNum, i32 %F, i32 %Z, i32* %Status, i64* %PartTkn) {
21 call i32 @Image(i64* %Anchor, i32 %2, i32 0, i32 0, i32* %Status, i64* %PartTkn, i64** %PartObj)
22 call i32 @Create(i64* %Anchor)
/external/llvm/test/CodeGen/X86/
Dcritical-anti-dep-breaker.ll15 define i32 @Part_Create(i64* %Anchor, i32 %TypeNum, i32 %F, i32 %Z, i32* %Status, i64* %PartTkn) {
21 call i32 @Image(i64* %Anchor, i32 %2, i32 0, i32 0, i32* %Status, i64* %PartTkn, i64** %PartObj)
22 call i32 @Create(i64* %Anchor)
/external/autotest/frontend/client/src/autotest/moblab/wizard/
DCloudStorageCard.java8 import com.google.gwt.user.client.ui.Anchor;
79 Anchor botoKeyHelp = new Anchor("?"); in updateModeUI()
110 Anchor link = Utils.createGoogleStorageHttpUrlLink("link", url); in updateModeUI()
/external/boringssl/src/util/
Ddoc.go55 Anchor string member
71 Anchor string member
399 section.Anchor = anchor
471 Anchor: anchor,
603 …{{if .Anchor}}<li class="header"><a href="#{{.Anchor}}">{{.Preamble | firstSentence | markupPipeWo…
605 {{if .Anchor}}<li><a href="#{{.Anchor}}"><tt>{{.Name}}</tt></a></li>{{end}}
613 <div class="section" {{if .Anchor}}id="{{.Anchor}}"{{end}}>
621 <div class="decl" {{if .Anchor}}id="{{.Anchor}}"{{end}}>
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DMachineModuleInfoImpls.cpp24 void MachineModuleInfoMachO::Anchor() {} in Anchor() function in MachineModuleInfoMachO
25 void MachineModuleInfoELF::Anchor() {} in Anchor() function in MachineModuleInfoELF
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineModuleInfoImpls.h41 virtual void Anchor(); // Out of line virtual method.
79 virtual void Anchor(); // Out of line virtual method.
/external/swiftshader/third_party/LLVM/include/llvm/
DSymbolTableListTraits.h52 iplist<ValueSubClass>* Anchor(static_cast<iplist<ValueSubClass>*>(this)); in getListOwner()
53 return reinterpret_cast<ItemParentClass*>(reinterpret_cast<char*>(Anchor)- in getListOwner()
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DSymbolTableListTraits.h78 ListTy *Anchor(static_cast<ListTy *>(this)); in getListOwner()
79 return reinterpret_cast<ItemParentClass*>(reinterpret_cast<char*>(Anchor)- in getListOwner()

1234