Home
last modified time | relevance | path

Searched refs:needList (Results 1 – 12 of 12) sorted by relevance

/dports/cad/irsim/irsim-9.7.110/tcltk/
H A DtkTag.c120 int needList = 0; in IrsimTagCallback() local
123 needList = 1; in IrsimTagCallback()
125 + strlen(argv[argidx]) + 2 * needList); in IrsimTagCallback()
127 if (needList) in IrsimTagCallback()
129 strcpy(newcmd + (int)(sptr - substcmd) + needList, in IrsimTagCallback()
131 if (needList) in IrsimTagCallback()
/dports/net/syncthing/syncthing-1.18.1/syncthing/lib/db/
H A Dset_test.go305 n := fileList(needList(t, m, protocol.LocalDeviceID))
314 n = fileList(needList(t, m, remoteDevice0))
441 n := fileList(needList(t, m, remoteDevice1))
481 need := fileList(needList(t, s, protocol.LocalDeviceID))
658 need := needList(t, m, protocol.LocalDeviceID)
783 need := fileList(needList(t, s, protocol.LocalDeviceID))
1117 if need := needList(t, s, protocol.LocalDeviceID); len(need) != 1 {
1124 if need := needList(t, s, remoteDevice0); len(need) != 0 {
1145 if need := needList(t, s, remoteDevice0); len(need) != 1 {
1414 need := needList(t, s, protocol.LocalDeviceID)
[all …]
/dports/games/r1q2/r1q2-8012_5/client/
H A Dcl_http.c431 qboolean needList; in CL_QueueHTTPDownload() local
437 needList = false; in CL_QueueHTTPDownload()
441 needList = true; in CL_QueueHTTPDownload()
461 if (needList) in CL_QueueHTTPDownload()
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/antlr/antlr4/tool/src/org/antlr/v4/codegen/model/
H A DRuleFunction.java273 …public List<Decl> getDeclForAltElement(GrammarAST t, String refLabelName, boolean needList, boolea… in getDeclForAltElement() argument
279 if ( needList) { in getDeclForAltElement()
289 if ( needList ) { in getDeclForAltElement()
/dports/games/libretro-scummvm/scummvm-7b1e929/devtools/create_kyradat/
H A Dcreate_kyradat.cpp1155 bool createIDMap(PAKFile &out, const Game *g, const int *needList);
1171 bool createIDMap(PAKFile &out, const Game *g, const int *needList) { in createIDMap() argument
1175 for (const int *n = needList; *n != -1; ++n) { in createIDMap()
1189 for (const int *id = needList; *id != -1; ++id) { in createIDMap()
/dports/games/scummvm/scummvm-2.5.1/devtools/create_kyradat/
H A Dcreate_kyradat.cpp1344 bool createIDMap(PAKFile &out, const Game *g, const int *needList);
1360 bool createIDMap(PAKFile &out, const Game *g, const int *needList) { in createIDMap() argument
1364 for (const int *n = needList; *n != -1; ++n) { in createIDMap()
1378 for (const int *id = needList; *id != -1; ++id) { in createIDMap()
/dports/net-p2p/linuxdcpp/linuxdcpp-1.1.0/dcpp/
H A DQueueManager.cpp711 bool needList; in addDirectory() local
724 needList = (dp.first == dp.second); in addDirectory()
728 if(needList) { in addDirectory()
/dports/net-p2p/eiskaltdcpp-cli/eiskaltdcpp-2.2.10/dcpp/
H A DQueueManager.cpp902 bool needList; in addDirectory() local
915 needList = (dp.first == dp.second); in addDirectory()
919 if(needList) { in addDirectory()
/dports/net-p2p/eiskaltdcpp-daemon/eiskaltdcpp-2.2.10/dcpp/
H A DQueueManager.cpp902 bool needList; in addDirectory() local
915 needList = (dp.first == dp.second); in addDirectory()
919 if(needList) { in addDirectory()
/dports/net-p2p/eiskaltdcpp-lib/eiskaltdcpp-2.2.10/dcpp/
H A DQueueManager.cpp902 bool needList; in addDirectory() local
915 needList = (dp.first == dp.second); in addDirectory()
919 if(needList) { in addDirectory()
/dports/net-p2p/eiskaltdcpp-gtk/eiskaltdcpp-2.2.10/dcpp/
H A DQueueManager.cpp902 bool needList; in addDirectory() local
915 needList = (dp.first == dp.second); in addDirectory()
919 if(needList) { in addDirectory()
/dports/net-p2p/eiskaltdcpp-data/eiskaltdcpp-2.2.10/dcpp/
H A DQueueManager.cpp902 bool needList; in addDirectory() local
915 needList = (dp.first == dp.second); in addDirectory()
919 if(needList) { in addDirectory()