Home
last modified time | relevance | path

Searched refs:isPush (Results 1 – 25 of 162) sorted by relevance

1234567

/dports/games/7kaa/7kaa-2.15.4p1/src/
H A DOU_MARIF.cpp673 char isPush; in disp_goods_select_button() local
740 isPush = stopPtr->pick_up_array[i-1]; in disp_goods_select_button()
741 err_when(isPush && (stopPtr->pick_up_type==AUTO_PICK_UP || stopPtr->pick_up_type==NO_PICK_UP)); in disp_goods_select_button()
745 0, isPush); // 0 for inelastic in disp_goods_select_button()
759 isPush = (stopPtr->pick_up_type==AUTO_PICK_UP); in disp_goods_select_button()
762 0, isPush); // 0 for inelastic in disp_goods_select_button()
H A DOU_CARA.cpp275 char isPush; in disp_goods_select_button() local
339 isPush = stopPtr->pick_up_array[i-1]; in disp_goods_select_button()
340 err_when(isPush && (stopPtr->pick_up_type==AUTO_PICK_UP || stopPtr->pick_up_type==NO_PICK_UP)); in disp_goods_select_button()
344 0, isPush); // 0 for inelastic in disp_goods_select_button()
358 isPush = (stopPtr->pick_up_type==AUTO_PICK_UP); in disp_goods_select_button()
361 0, isPush); // 0 for inelastic in disp_goods_select_button()
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/status-im/keycard-go/vendor/github.com/ethereum/go-ethereum/core/asm/
H A Dcompiler.go190 } else if isPush(element.text) {
238 func isPush(op string) bool { func
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/core/asm/
H A Dcompiler.go197 } else if isPush(element.text) {
245 func isPush(op string) bool {
/dports/games/ksirk/ksirk-21.12.3/ksirk/iris/src/xmpp/xmpp-im/
H A Dxmpp_rosteritem.h58 bool isPush() const;
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libiris/src/xmpp/xmpp-im/
H A Dxmpp_rosteritem.h57 bool isPush() const;
/dports/net-im/psi/psi-1.5/iris/src/xmpp/xmpp-im/
H A Dxmpp_rosteritem.h57 bool isPush() const;
/dports/www/firefox-esr/firefox-91.8.0/netwerk/protocol/http/
H A DHttp2Compression.h107 bool isPush);
H A DHttp2Compression.cpp357 nsACString& output, bool isPush) { in DecodeHeaderBlock() argument
373 mIsPush = isPush; in DecodeHeaderBlock()
/dports/www/firefox/firefox-99.0/netwerk/protocol/http/
H A DHttp2Compression.h107 bool isPush);
H A DHttp2Compression.cpp357 nsACString& output, bool isPush) { in DecodeHeaderBlock() argument
373 mIsPush = isPush; in DecodeHeaderBlock()
/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/protocol/http/
H A DHttp2Compression.h104 nsACString &output, bool isPush);
H A DHttp2Compression.cpp356 nsACString &output, bool isPush) { in DecodeHeaderBlock() argument
369 mIsPush = isPush; in DecodeHeaderBlock()
/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/protocol/http/
H A DHttp2Compression.h111 nsACString &output, bool isPush);
H A DHttp2Compression.cpp403 nsACString &output, bool isPush) in DecodeHeaderBlock() argument
417 mIsPush = isPush; in DecodeHeaderBlock()
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/protocol/http/
H A DHttp2Compression.h107 bool isPush);
H A DHttp2Compression.cpp357 nsACString& output, bool isPush) { in DecodeHeaderBlock() argument
373 mIsPush = isPush; in DecodeHeaderBlock()
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/protocol/http/
H A DHttp2Compression.h112 bool isPush);
H A DHttp2Compression.cpp368 nsACString& output, bool isPush) { in DecodeHeaderBlock() argument
384 mIsPush = isPush; in DecodeHeaderBlock()
/dports/devel/fossil/fossil-src-2.17/src/
H A Dxfer.c1177 int isPush = 0; in page_xfer() local
1244 if( !isPush ){ in page_xfer()
1265 if( !isPush ){ in page_xfer()
1332 if( isPush ){ in page_xfer()
1405 isPush = 1; in page_xfer()
1724 if( isPush ){ in page_xfer()
/dports/security/py-pyvex/pyvex-9.0.5405/vex/priv/
H A Dhost_amd64_defs.h585 Bool isPush; member
757 extern AMD64Instr* AMD64Instr_A87PushPop ( AMD64AMode* addr, Bool isPush, UChar szB );
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/VEX/priv/
H A Dhost_amd64_defs.h590 Bool isPush; member
771 extern AMD64Instr* AMD64Instr_A87PushPop ( AMD64AMode* addr, Bool isPush, UChar szB );
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/VEX/priv/
H A Dhost_amd64_defs.h590 Bool isPush; member
771 extern AMD64Instr* AMD64Instr_A87PushPop ( AMD64AMode* addr, Bool isPush, UChar szB );
/dports/graphics/vulkan-validation-layers/Vulkan-ValidationLayers-1.2.203/layers/
H A Dobject_lifetime_validation.h127 bool ValidateDescriptorWrite(VkWriteDescriptorSet const *desc, bool isPush) const;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/vulkan-validation-layers/src/layers/
H A Dobject_lifetime_validation.h127 bool ValidateDescriptorWrite(VkWriteDescriptorSet const *desc, bool isPush) const;

1234567