Home
last modified time | relevance | path

Searched defs:found (Results 51 – 75 of 19160) sorted by relevance

12345678910>>...767

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/cmake/modules/
H A DFindOCaml.cmake80 set(found TRUE) variable
82 set(found FALSE) variable
89 set(found FALSE) variable
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/cmake/modules/
H A DFindOCaml.cmake80 set(found TRUE) variable
82 set(found FALSE) variable
89 set(found FALSE) variable
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/cmake/modules/
H A DFindOCaml.cmake80 set(found TRUE) variable
82 set(found FALSE) variable
89 set(found FALSE) variable
/dports/devel/llvm10/llvm-10.0.1.src/cmake/modules/
H A DFindOCaml.cmake80 set(found TRUE) variable
82 set(found FALSE) variable
89 set(found FALSE) variable
/dports/graphics/llvm-mesa/llvm-13.0.1.src/cmake/modules/
H A DFindOCaml.cmake80 set(found TRUE) variable
82 set(found FALSE) variable
89 set(found FALSE) variable
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/cmake/modules/
H A DFindOCaml.cmake80 set(found TRUE) variable
82 set(found FALSE) variable
89 set(found FALSE) variable
/dports/devel/llvm11/llvm-11.0.1.src/cmake/modules/
H A DFindOCaml.cmake80 set(found TRUE) variable
82 set(found FALSE) variable
89 set(found FALSE) variable
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/cmake/modules/
H A DFindOCaml.cmake80 set(found TRUE) variable
82 set(found FALSE) variable
89 set(found FALSE) variable
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/cmake/modules/
H A DFindOCaml.cmake80 set(found TRUE) variable
82 set(found FALSE) variable
89 set(found FALSE) variable
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/cmake/modules/
H A DFindOCaml.cmake80 set(found TRUE) variable
82 set(found FALSE) variable
89 set(found FALSE) variable
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/cmake/modules/
H A DFindOCaml.cmake80 set(found TRUE) variable
82 set(found FALSE) variable
89 set(found FALSE) variable
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/cmake/modules/
H A DFindOCaml.cmake80 set(found TRUE) variable
82 set(found FALSE) variable
89 set(found FALSE) variable
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/cmake/modules/
H A DFindOCaml.cmake80 set(found TRUE) variable
82 set(found FALSE) variable
89 set(found FALSE) variable
/dports/devel/llvm90/llvm-9.0.1.src/cmake/modules/
H A DFindOCaml.cmake80 set(found TRUE) variable
82 set(found FALSE) variable
89 set(found FALSE) variable
/dports/devel/llvm80/llvm-8.0.1.src/cmake/modules/
H A DFindOCaml.cmake80 set(found TRUE) variable
82 set(found FALSE) variable
89 set(found FALSE) variable
/dports/www/domoticz/domoticz-2020.2/dzVents/runtime/tests/
H A DtestDomoticz.lua478 local found = collection.find(function(device) function
484 found = collection.find(function(device) function
505 found = filtered.find(function(d) function
909 local found = scene1.devices().find(function(device) function
941 local found = group1.devices().find(function(device) function
/dports/textproc/irstlm/irstlm-5.80.03/src/
H A Dngramcache.cpp85 char* found; in get() local
98 char *found; in get() local
111 char *found; in get() local
127 char* found=(char*)ht->insert((int *)entry); in add() local
138 char *found=(char*) ht->insert((int *)entry); in add() local
149 char *found=(char*) ht->insert((int *)entry); in add() local
/dports/security/ossec-hids-local/ossec-hids-3.6.0/contrib/ossec-testing/tests/
H A Dpostfix.ini9 …41]:45263: 450 4.3.2 Service currently unavailable; from=<purchase@otherfolks.com>, to=<media@exam…
11 rule = 3303
12 alert = 5
13 decoder = postfix-reject
/dports/security/ossec-hids-server/ossec-hids-3.6.0/contrib/ossec-testing/tests/
H A Dpostfix.ini9 …41]:45263: 450 4.3.2 Service currently unavailable; from=<purchase@otherfolks.com>, to=<media@exam…
11 rule = 3303
12 alert = 5
13 decoder = postfix-reject
/dports/security/ossec-hids-agent/ossec-hids-3.6.0/contrib/ossec-testing/tests/
H A Dpostfix.ini9 …41]:45263: 450 4.3.2 Service currently unavailable; from=<purchase@otherfolks.com>, to=<media@exam…
11 rule = 3303
12 alert = 5
13 decoder = postfix-reject
/dports/science/lammps/lammps-stable_29Sep2021/src/PLUGIN/
H A Dplugin.cpp308 auto found = lmp->force->pair_map->find(name); in plugin_unload() local
326 auto found = lmp->force->bond_map->find(name); in plugin_unload() local
338 auto found = lmp->force->angle_map->find(name); in plugin_unload() local
350 auto found = lmp->force->dihedral_map->find(name); in plugin_unload() local
362 auto found = lmp->force->improper_map->find(name); in plugin_unload() local
375 auto found = compute_map->find(name); in plugin_unload() local
385 auto found = fix_map->find(name); in plugin_unload() local
395 auto found = region_map->find(name); in plugin_unload() local
405 auto found = command_map->find(name); in plugin_unload() local
/dports/devel/rkcommon/rkcommon-1.8.0/rkcommon/utility/
H A DgetEnvVar.h26 bool found = (str != nullptr); variable
34 bool found = (str != nullptr); variable
42 bool found = (str != nullptr); variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/command_buffer/service/
H A Dshared_image_manager.cc124 auto found = images_.find(mailbox); in OnContextLost() local
139 auto found = images_.find(mailbox); in ProduceGLTexture() local
163 auto found = images_.find(mailbox); in ProduceRGBEmulationGLTexture() local
186 auto found = images_.find(mailbox); in ProduceGLTexturePassthrough() local
210 auto found = images_.find(mailbox); in ProduceSkia() local
234 auto found = images_.find(mailbox); in ProduceDawn() local
257 auto found = images_.find(mailbox); in ProduceOverlay() local
280 auto found = images_.find(mailbox); in OnRepresentationDestroyed() local
304 auto found = images_.find(mailbox); in OnMemoryDump() local
341 auto found = images_.find(mailbox); in GetNativePixmap() local
/dports/lang/v8/v8-9.6.180.12/test/cctest/
H A Dtest-intl.cc125 Maybe<bool> found = in TEST() local
142 Maybe<bool> found = in TEST() local
153 Maybe<bool> found = in TEST() local
165 Maybe<bool> found = in TEST() local
183 Maybe<bool> found = in TEST() local
199 Maybe<bool> found = in TEST() local
214 Maybe<bool> found = in TEST() local
/dports/games/krank/krank-07/src/
H A DMain.py39 found = 0 variable
42 found = 1 variable
47 found = 1 variable
53 found = 1 variable

12345678910>>...767