Home
last modified time | relevance | path

Searched refs:appendAll (Results 1 – 25 of 351) sorted by relevance

12345678910>>...15

/dports/www/grafana8/grafana-8.3.6/vendor/golang.org/x/exp/shiny/materialdesign/colornames/
H A Dgen.go29 func appendAll(dst []*html.Node, n *html.Node, mf matchFunc) []*html.Node { func
34 dst = appendAll(dst, c, mf)
98 for _, table := range appendAll(nil, tree, match(atom.Section, "", "class", "color-group")) {
100 for _, nameNode := range appendAll(nil, table, match(atom.Span, "", "class", "name")) {
104 shades := appendAll(nil, table, match(atom.Span, "", "class", "shade"))
105 hexes := appendAll(nil, table, match(atom.Span, "", "class", "hex"))
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/golang.org/x/exp/shiny/materialdesign/colornames/
H A Dgen.go28 func appendAll(dst []*html.Node, n *html.Node, mf matchFunc) []*html.Node { func
33 dst = appendAll(dst, c, mf)
97 for _, table := range appendAll(nil, tree, match(atom.Section, "", "class", "color-group")) {
99 for _, nameNode := range appendAll(nil, table, match(atom.Span, "", "class", "name")) {
103 shades := appendAll(nil, table, match(atom.Span, "", "class", "shade"))
104 hexes := appendAll(nil, table, match(atom.Span, "", "class", "hex"))
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/golang.org/x/image/colornames/
H A Dgen.go34 func appendAll(dst []*html.Node, n *html.Node, mf matchFunc) []*html.Node { func
39 dst = appendAll(dst, c, mf)
96 colorTables := appendAll(nil, tree, func(n *html.Node) bool {
102 for _, tr := range appendAll(nil, table, matchAtom(atom.Tr)) {
103 nameSpan := appendAll(nil, tr, matchAtomAttr(atom.Span, "", "class", "prop-value"))
104 valueSpan := appendAll(nil, tr, matchAtomAttr(atom.Span, "", "class", "color-keyword-value"))
/dports/devel/app-builder/app-builder-3.4.2/vendor/golang.org/x/image/colornames/
H A Dgen.go34 func appendAll(dst []*html.Node, n *html.Node, mf matchFunc) []*html.Node { func
39 dst = appendAll(dst, c, mf)
96 colorTables := appendAll(nil, tree, func(n *html.Node) bool {
102 for _, tr := range appendAll(nil, table, matchAtom(atom.Tr)) {
103 nameSpan := appendAll(nil, tr, matchAtomAttr(atom.Span, "", "class", "prop-value"))
104 valueSpan := appendAll(nil, tr, matchAtomAttr(atom.Span, "", "class", "color-keyword-value"))
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/golang.org/x/image/colornames/
H A Dgen.go34 func appendAll(dst []*html.Node, n *html.Node, mf matchFunc) []*html.Node { func
39 dst = appendAll(dst, c, mf)
96 colorTables := appendAll(nil, tree, func(n *html.Node) bool {
102 for _, tr := range appendAll(nil, table, matchAtom(atom.Tr)) {
103 nameSpan := appendAll(nil, tr, matchAtomAttr(atom.Span, "", "class", "prop-value"))
104 valueSpan := appendAll(nil, tr, matchAtomAttr(atom.Span, "", "class", "color-keyword-value"))
/dports/net-im/dendrite/dendrite-0.5.1/vendor/golang.org/x/image/colornames/
H A Dgen.go35 func appendAll(dst []*html.Node, n *html.Node, mf matchFunc) []*html.Node { func
40 dst = appendAll(dst, c, mf)
97 colorTables := appendAll(nil, tree, func(n *html.Node) bool {
103 for _, tr := range appendAll(nil, table, matchAtom(atom.Tr)) {
104 nameSpan := appendAll(nil, tr, matchAtomAttr(atom.Span, "", "class", "prop-value"))
105 valueSpan := appendAll(nil, tr, matchAtomAttr(atom.Span, "", "class", "color-keyword-value"))
/dports/www/beehive/beehive-0.4.0/vendor/golang.org/x/image/colornames/
H A Dgen.go34 func appendAll(dst []*html.Node, n *html.Node, mf matchFunc) []*html.Node { func
39 dst = appendAll(dst, c, mf)
96 colorTables := appendAll(nil, tree, func(n *html.Node) bool {
102 for _, tr := range appendAll(nil, table, matchAtom(atom.Tr)) {
103 nameSpan := appendAll(nil, tr, matchAtomAttr(atom.Span, "", "class", "prop-value"))
104 valueSpan := appendAll(nil, tr, matchAtomAttr(atom.Span, "", "class", "color-keyword-value"))
/dports/x11/wallutils/wallutils-5.10.0/vendor/golang.org/x/image/image-6944b10bf410/colornames/
H A Dgen.go35 func appendAll(dst []*html.Node, n *html.Node, mf matchFunc) []*html.Node { func
40 dst = appendAll(dst, c, mf)
97 colorTables := appendAll(nil, tree, func(n *html.Node) bool {
103 for _, tr := range appendAll(nil, table, matchAtom(atom.Tr)) {
104 nameSpan := appendAll(nil, tr, matchAtomAttr(atom.Span, "", "class", "prop-value"))
105 valueSpan := appendAll(nil, tr, matchAtomAttr(atom.Span, "", "class", "color-keyword-value"))
/dports/www/gohugo/hugo-0.91.2/vendor/golang.org/x/image/colornames/
H A Dgen.go35 func appendAll(dst []*html.Node, n *html.Node, mf matchFunc) []*html.Node { func
40 dst = appendAll(dst, c, mf)
97 colorTables := appendAll(nil, tree, func(n *html.Node) bool {
103 for _, tr := range appendAll(nil, table, matchAtom(atom.Tr)) {
104 nameSpan := appendAll(nil, tr, matchAtomAttr(atom.Span, "", "class", "prop-value"))
105 valueSpan := appendAll(nil, tr, matchAtomAttr(atom.Span, "", "class", "color-keyword-value"))
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/golang.org/x/image/colornames/
H A Dgen.go34 func appendAll(dst []*html.Node, n *html.Node, mf matchFunc) []*html.Node { func
39 dst = appendAll(dst, c, mf)
96 colorTables := appendAll(nil, tree, func(n *html.Node) bool {
102 for _, tr := range appendAll(nil, table, matchAtom(atom.Tr)) {
103 nameSpan := appendAll(nil, tr, matchAtomAttr(atom.Span, "", "class", "prop-value"))
104 valueSpan := appendAll(nil, tr, matchAtomAttr(atom.Span, "", "class", "color-keyword-value"))
/dports/x11-fonts/gofont-ttf/image-f315e440302883054d0c2bd85486878cb4f8572c/colornames/
H A Dgen.go34 func appendAll(dst []*html.Node, n *html.Node, mf matchFunc) []*html.Node { func
39 dst = appendAll(dst, c, mf)
96 colorTables := appendAll(nil, tree, func(n *html.Node) bool {
102 for _, tr := range appendAll(nil, table, matchAtom(atom.Tr)) {
103 nameSpan := appendAll(nil, tr, matchAtomAttr(atom.Span, "", "class", "prop-value"))
104 valueSpan := appendAll(nil, tr, matchAtomAttr(atom.Span, "", "class", "color-keyword-value"))
/dports/www/node10/node-v10.24.1/deps/v8/src/inspector/
H A Dstring-16.h121 void appendAll(T first, R... rest) { in appendAll() function
123 appendAll(rest...); in appendAll()
125 void appendAll() {} in appendAll() function
134 builder.appendAll(args...); in concat()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/inspector/
H A Dstring-16.h131 void appendAll(T first, R... rest) { in appendAll() function
133 appendAll(rest...); in appendAll()
135 void appendAll() {} in appendAll() function
144 builder.appendAll(args...); in concat()
/dports/lang/v8/v8-9.6.180.12/src/inspector/
H A Dstring-16.h138 void appendAll(T first, R... rest) { in appendAll() function
140 appendAll(rest...); in appendAll()
142 void appendAll() {} in appendAll() function
151 builder.appendAll(args...); in concat()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/inspector/
H A Dstring-16.h138 void appendAll(T first, R... rest) { in appendAll() function
140 appendAll(rest...); in appendAll()
142 void appendAll() {} in appendAll() function
151 builder.appendAll(args...); in concat()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/public/
H A DGCVector.h102 bool appendAll(const mozilla::Vector<U, O, BP>& aU) { return vector.appendAll(aU); } in appendAll() function
104 bool appendAll(const GCVector<U, O, BP>& aU) { return vector.append(aU.begin(), aU.length()); } in appendAll() function
198 bool appendAll(const mozilla::Vector<U, O, BP>& aU) { return vec().appendAll(aU); } in appendAll() function
200 bool appendAll(const JS::GCVector<U, O, BP>& aU) { return vec().appendAll(aU); } in appendAll() function
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/shared/
H A DAssembler-shared.h943 enoughMemory_ &= callSites_.appendAll(other.callSites_); in asmMergeWith()
950 enoughMemory_ &= trapFarJumps_.appendAll(other.trapFarJumps_); in asmMergeWith()
955 enoughMemory_ &= memoryAccesses_.appendAll(other.memoryAccesses_); in asmMergeWith()
960 enoughMemory_ &= memoryPatches_.appendAll(other.memoryPatches_); in asmMergeWith()
965 enoughMemory_ &= boundsChecks_.appendAll(other.boundsChecks_); in asmMergeWith()
970 enoughMemory_ &= globalAccesses_.appendAll(other.globalAccesses_); in asmMergeWith()
975 enoughMemory_ &= symbolicAccesses_.appendAll(other.symbolicAccesses_); in asmMergeWith()
980 enoughMemory_ &= codeLabels_.appendAll(other.codeLabels_); in asmMergeWith()
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/
H A DRegisterAllocator.h62 if (!inputs.appendAll(o.inputs) || !temps.appendAll(o.temps) || in InstructionInfo()
63 !outputs.appendAll(o.outputs)) { in InstructionInfo()
75 if (!phis.appendAll(o.phis)) { in BlockInfo()
/dports/www/firefox/firefox-99.0/js/src/jit/
H A DRegisterAllocator.h62 if (!inputs.appendAll(o.inputs) || !temps.appendAll(o.temps) || in InstructionInfo()
63 !outputs.appendAll(o.outputs)) { in InstructionInfo()
75 if (!phis.appendAll(o.phis)) { in BlockInfo()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/
H A DRegisterAllocator.h62 if (!inputs.appendAll(o.inputs) || !temps.appendAll(o.temps) || in InstructionInfo()
63 !outputs.appendAll(o.outputs)) { in InstructionInfo()
75 if (!phis.appendAll(o.phis)) { in BlockInfo()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/
H A DRegisterAllocator.h69 if (!inputs.appendAll(o.inputs) || in InstructionInfo()
70 !temps.appendAll(o.temps) || in InstructionInfo()
71 !outputs.appendAll(o.outputs)) in InstructionInfo()
84 if (!phis.appendAll(o.phis)) in BlockInfo()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/
H A DRegisterAllocator.h63 if (!inputs.appendAll(o.inputs) || !temps.appendAll(o.temps) || in InstructionInfo()
64 !outputs.appendAll(o.outputs)) { in InstructionInfo()
76 if (!phis.appendAll(o.phis)) oomUnsafe.crash("BlockInfo::BlockInfo"); in BlockInfo()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/
H A DRegisterAllocator.h63 if (!inputs.appendAll(o.inputs) || !temps.appendAll(o.temps) || in InstructionInfo()
64 !outputs.appendAll(o.outputs)) { in InstructionInfo()
76 if (!phis.appendAll(o.phis)) { in BlockInfo()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/
H A DRegisterAllocator.h69 if (!inputs.appendAll(o.inputs) || in InstructionInfo()
70 !temps.appendAll(o.temps) || in InstructionInfo()
71 !outputs.appendAll(o.outputs)) in InstructionInfo()
84 if (!phis.appendAll(o.phis)) in BlockInfo()
/dports/www/firefox/firefox-99.0/js/public/
H A DGCVector.h128 [[nodiscard]] bool appendAll(const U& aU) { in appendAll() function
132 [[nodiscard]] bool appendAll( in appendAll() function
134 return vector.appendAll(aU.begin(), aU.end()); in appendAll()
279 [[nodiscard]] bool appendAll(U&& aU) { in appendAll() function
280 return vec().appendAll(aU); in appendAll()

12345678910>>...15