/external/autotest/frontend/client/src/autotest/common/ui/ |
TableSelectionPanel.java | 5 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");
|
ToggleLink.java | 8 import com.google.gwt.user.client.ui.Anchor; 14 private Anchor link; 20 link = new Anchor(activateText);
|
TableActionsPanel.java | 10 import com.google.gwt.user.client.ui.Anchor; 30 private Anchor exportCsvLink = new Anchor("Export to CSV");
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
MachineModuleInfoImpls.cpp | 24 void MachineModuleInfoMachO::Anchor() {} 25 void MachineModuleInfoELF::Anchor() {}
|
/external/autotest/frontend/client/src/autotest/tko/ |
WidgetList.java | 5 import com.google.gwt.user.client.ui.Anchor; 33 Anchor addLink = new Anchor(type); 55 assert (event.getSource() instanceof Anchor); 57 Anchor addLink = (Anchor) event.getSource();
|
ParameterizedFieldListDisplay.java | 8 import com.google.gwt.user.client.ui.Anchor; 21 private Anchor deleteLink = new Anchor("[X]"); 39 private Anchor addLink = new Anchor("Add");
|
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
MachineModuleInfoImpls.h | 41 virtual void Anchor(); // Out of line virtual method. 79 virtual void Anchor(); // Out of line virtual method.
|
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/tokens/ |
AnchorToken.java | 39 return ID.Anchor;
|
/device/linaro/bootloader/edk2/OvmfPkg/Library/SmbiosVersionLib/ |
DetectSmbiosVersionLib.c | 39 FIRMWARE_CONFIG_ITEM Anchor, Tables;
55 "etc/smbios/smbios-anchor", &Anchor, &AnchorSize)) ||
62 QemuFwCfgSelectItem (Anchor);
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/tokens/ |
AnchorTokenTest.java | 34 assertEquals(ID.Anchor, token.getTokenId());
|
/prebuilts/tools/linux-x86_64/kythe/proto/ |
xref.proto | 70 // {(bar, {first-call-anchor, second-call-anchor}), 71 // (baz, {first-call-anchor})} 103 // If known and unambiguous, an anchor ticket for this node's definition 341 // anchor within the requested source location. 347 // Starting byte offset of this references's anchor (source_ticket) span. 349 // Ending byte offset of this references's anchor (source_ticket) span. 352 // Anchor ticket of the target's definition. Populated only if 354 // a single unambiguous definition. For each ticket, an Anchor will be 366 // Each anchor cited as a target definition in the references. The map i [all...] |
/external/swiftshader/third_party/LLVM/include/llvm/ |
SymbolTableListTraits.h | 52 iplist<ValueSubClass>* Anchor(static_cast<iplist<ValueSubClass>*>(this)); 53 return reinterpret_cast<ItemParentClass*>(reinterpret_cast<char*>(Anchor)-
|
/external/llvm/include/llvm/Support/ |
YAMLParser.h | 103 virtual void anchor(); 116 Node(unsigned int Type, std::unique_ptr<Document> &, StringRef Anchor, 119 /// \brief Get the value of the anchor attached to this node. If it does not 121 StringRef getAnchor() const { return Anchor; } 166 StringRef Anchor; 176 void anchor() override; 191 void anchor() override; 194 ScalarNode(std::unique_ptr<Document> &D, StringRef Anchor, StringRef Tag, 196 : Node(NK_Scalar, D, Anchor, Tag), Value(Val) { 234 void anchor() override [all...] |
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
YAMLParser.h | 106 virtual void anchor(); 119 Node(unsigned int Type, std::unique_ptr<Document> &, StringRef Anchor, 122 /// \brief Get the value of the anchor attached to this node. If it does not 124 StringRef getAnchor() const { return Anchor; } 169 StringRef Anchor; 179 void anchor() override; 194 void anchor() override; 197 ScalarNode(std::unique_ptr<Document> &D, StringRef Anchor, StringRef Tag, 199 : Node(NK_Scalar, D, Anchor, Tag), Value(Val) { 237 void anchor() override [all...] |
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/ |
YAMLParser.h | 106 virtual void anchor(); 119 Node(unsigned int Type, std::unique_ptr<Document> &, StringRef Anchor, 122 /// \brief Get the value of the anchor attached to this node. If it does not 124 StringRef getAnchor() const { return Anchor; } 169 StringRef Anchor; 179 void anchor() override; 194 void anchor() override; 197 ScalarNode(std::unique_ptr<Document> &D, StringRef Anchor, StringRef Tag, 199 : Node(NK_Scalar, D, Anchor, Tag), Value(Val) { 237 void anchor() override [all...] |
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/ |
YAMLParser.h | 106 virtual void anchor(); 119 Node(unsigned int Type, std::unique_ptr<Document> &, StringRef Anchor, 122 /// \brief Get the value of the anchor attached to this node. If it does not 124 StringRef getAnchor() const { return Anchor; } 169 StringRef Anchor; 179 void anchor() override; 194 void anchor() override; 197 ScalarNode(std::unique_ptr<Document> &D, StringRef Anchor, StringRef Tag, 199 : Node(NK_Scalar, D, Anchor, Tag), Value(Val) { 237 void anchor() override [all...] |
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/ |
YAMLParser.h | 106 virtual void anchor(); 119 Node(unsigned int Type, std::unique_ptr<Document> &, StringRef Anchor, 122 /// \brief Get the value of the anchor attached to this node. If it does not 124 StringRef getAnchor() const { return Anchor; } 169 StringRef Anchor; 179 void anchor() override; 194 void anchor() override; 197 ScalarNode(std::unique_ptr<Document> &D, StringRef Anchor, StringRef Tag, 199 : Node(NK_Scalar, D, Anchor, Tag), Value(Val) { 237 void anchor() override [all...] |
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/ |
YAMLParser.h | 112 virtual void anchor(); 125 Node(unsigned int Type, std::unique_ptr<Document> &, StringRef Anchor, 140 /// \brief Get the value of the anchor attached to this node. If it does not 142 StringRef getAnchor() const { return Anchor; } 175 StringRef Anchor; 185 void anchor() override; 200 void anchor() override; 203 ScalarNode(std::unique_ptr<Document> &D, StringRef Anchor, StringRef Tag, 205 : Node(NK_Scalar, D, Anchor, Tag), Value(Val) { 243 void anchor() override [all...] |
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/ |
YAMLParser.h | 112 virtual void anchor(); 125 Node(unsigned int Type, std::unique_ptr<Document> &, StringRef Anchor, 140 /// \brief Get the value of the anchor attached to this node. If it does not 142 StringRef getAnchor() const { return Anchor; } 175 StringRef Anchor; 185 void anchor() override; 200 void anchor() override; 203 ScalarNode(std::unique_ptr<Document> &D, StringRef Anchor, StringRef Tag, 205 : Node(NK_Scalar, D, Anchor, Tag), Value(Val) { 243 void anchor() override [all...] |
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/ |
YAMLParser.h | 112 virtual void anchor(); 125 Node(unsigned int Type, std::unique_ptr<Document> &, StringRef Anchor, 140 /// \brief Get the value of the anchor attached to this node. If it does not 142 StringRef getAnchor() const { return Anchor; } 175 StringRef Anchor; 185 void anchor() override; 200 void anchor() override; 203 ScalarNode(std::unique_ptr<Document> &D, StringRef Anchor, StringRef Tag, 205 : Node(NK_Scalar, D, Anchor, Tag), Value(Val) { 243 void anchor() override [all...] |
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/ |
YAMLParser.h | 112 virtual void anchor(); 125 Node(unsigned int Type, std::unique_ptr<Document> &, StringRef Anchor, 140 /// \brief Get the value of the anchor attached to this node. If it does not 142 StringRef getAnchor() const { return Anchor; } 175 StringRef Anchor; 185 void anchor() override; 200 void anchor() override; 203 ScalarNode(std::unique_ptr<Document> &D, StringRef Anchor, StringRef Tag, 205 : Node(NK_Scalar, D, Anchor, Tag), Value(Val) { 243 void anchor() override [all...] |
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/ |
YAMLParser.h | 106 virtual void anchor(); 119 Node(unsigned int Type, std::unique_ptr<Document> &, StringRef Anchor, 122 /// \brief Get the value of the anchor attached to this node. If it does not 124 StringRef getAnchor() const { return Anchor; } 169 StringRef Anchor; 179 void anchor() override; 194 void anchor() override; 197 ScalarNode(std::unique_ptr<Document> &D, StringRef Anchor, StringRef Tag, 199 : Node(NK_Scalar, D, Anchor, Tag), Value(Val) { 237 void anchor() override [all...] |
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/ |
YAMLParser.h | 106 virtual void anchor(); 119 Node(unsigned int Type, std::unique_ptr<Document> &, StringRef Anchor, 122 /// \brief Get the value of the anchor attached to this node. If it does not 124 StringRef getAnchor() const { return Anchor; } 169 StringRef Anchor; 179 void anchor() override; 194 void anchor() override; 197 ScalarNode(std::unique_ptr<Document> &D, StringRef Anchor, StringRef Tag, 199 : Node(NK_Scalar, D, Anchor, Tag), Value(Val) { 237 void anchor() override [all...] |
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/ |
YAMLParser.h | 106 virtual void anchor(); 119 Node(unsigned int Type, std::unique_ptr<Document> &, StringRef Anchor, 122 /// \brief Get the value of the anchor attached to this node. If it does not 124 StringRef getAnchor() const { return Anchor; } 169 StringRef Anchor; 179 void anchor() override; 194 void anchor() override; 197 ScalarNode(std::unique_ptr<Document> &D, StringRef Anchor, StringRef Tag, 199 : Node(NK_Scalar, D, Anchor, Tag), Value(Val) { 237 void anchor() override [all...] |
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/ |
YAMLParser.h | 112 virtual void anchor(); 125 Node(unsigned int Type, std::unique_ptr<Document> &, StringRef Anchor, 140 /// \brief Get the value of the anchor attached to this node. If it does not 142 StringRef getAnchor() const { return Anchor; } 175 StringRef Anchor; 185 void anchor() override; 200 void anchor() override; 203 ScalarNode(std::unique_ptr<Document> &D, StringRef Anchor, StringRef Tag, 205 : Node(NK_Scalar, D, Anchor, Tag), Value(Val) { 243 void anchor() override [all...] |