Home
last modified time | relevance | path

Searched refs:METHOD (Results 1 – 15 of 15) sorted by relevance

/openbmc/openbmc/poky/bitbake/lib/hashserv/
H A Dtests.py39 METHOD = 'TestMethod' variable in HashEquivalenceTestSetup
104 result = client.get_unihash(self.METHOD, taskhash)
131 result = client.report_unihash(taskhash, self.METHOD, outhash, unihash)
183 result = self.client.report_unihash(taskhash, self.METHOD, outhash, unihash)
190 result = self.client.report_unihash(taskhash2, self.METHOD, outhash, unihash2)
200 self.client.report_unihash(taskhash, self.METHOD, outhash, unihash)
206 self.client.report_unihash(taskhash, self.METHOD, outhash2, unihash2)
212 self.client.report_unihash(taskhash, self.METHOD, outhash3, unihash3)
222 result_outhash = self.client.get_outhash(self.METHOD, outhash, taskhash)
236 result_outhash = self.client.get_outhash(self.METHOD, outhash, taskhash)
[all …]
/openbmc/openbmc/poky/scripts/
H A Doe-git-proxy54 METHOD=""
130 METHOD="TCP:$1:$2"
136 exec $SOCAT STDIO $METHOD
142 exec $SOCAT STDIO $METHOD
173 METHOD="SOCKS4A:$PROXY:$1:$2,socksport=$PORT"
178 METHOD="SOCKS4:$PROXY:$1:$2,socksport=$PORT"
184 METHOD="PROXY:$PROXY:$1:$2,proxyport=${PORT}${PROXYAUTH}"
187 exec $SOCAT STDIO "$METHOD"
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/zeroconf/zeroconf/
H A Ddebian-zeroconf15 [ "X$METHOD" = "Xloopback" ] && exit 0
18 [ "X$METHOD" = "Xppp" ] && exit 0
19 [ "X$METHOD" = "Xwvdial" ] && exit 0
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/
H A Dpushc37b.h10 PUSH_DATA__((p), NVDEF(NVC37B, DMA, OPCODE, METHOD) | \
H A Dpush507c.h10 PUSH_DATA__((p), NVDEF(NV507C, DMA, OPCODE, METHOD) | \
H A Dpush006c.h62 #define PUSH_MTHD_HDR(p,c,m,n) PUSH_HDR(p, METHOD, "incr", PUSH006C_SUBC_##c, m, n)
/openbmc/phosphor-fan-presence/control/
H A Dfanctl.cpp42 METHOD = 3 enumerator
272 auto& method = std::get<METHOD>(busData); in status()
393 auto& method = std::get<METHOD>(busData); in get()
444 auto& method = std::get<METHOD>(busData); in set()
/openbmc/openbmc/poky/bitbake/bin/
H A Dbitbake-hashclient46 METHOD = 'stress.test.method' variable
95 l = client.get_unihash(METHOD, taskhash.hexdigest())
151 … client.report_unihash(taskhash.hexdigest(), METHOD, outhash.hexdigest(), taskhash.hexdigest())
/openbmc/docs/designs/
H A Dredfish-resource-supplement-for-pfr.md204 METHOD: GET
242 METHOD: GET
H A Dredfish-eventservice.md829 METHOD: GET
1037 METHOD: POST
1057 METHOD: GET
1065 METHOD: PATCH
1079 METHOD: DELETE
1089 METHOD: GET
1112 METHOD: GET
1121 METHOD: PATCH
1138 METHOD: DELETE
/openbmc/linux/Documentation/firmware-guide/acpi/
H A Dmethod-customizing.rst25 - Only ACPI METHOD can be overridden, any other object types like
/openbmc/qemu/docs/interop/
H A Dqemu-ga.rst55 .. option:: -m, --method=METHOD
/openbmc/linux/arch/m68k/fpsp040/
H A Dstan.S308 |--THIS REDUCTION METHOD, HOWEVER, IS MUCH FASTER THAN USING
/openbmc/linux/arch/m68k/ifpsp060/src/
H A Dfplsp.S5894 #--THIS REDUCTION METHOD, HOWEVER, IS MUCH FASTER THAN USING
6266 #--DIVIDE. IN THE END THIS METHOD IS MUCH FASTER THAN A TRADITIONAL
H A Dfpsp.S5569 #--THIS REDUCTION METHOD, HOWEVER, IS MUCH FASTER THAN USING