Home
last modified time | relevance | path

Searched refs:vfind (Results 1 – 25 of 44) sorted by relevance

12

/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/include/llvm/ADT/
H A DSmallSet.h51 return vfind(V) != Vector.end(); in count()
62 VIterator I = vfind(V); in insert()
103 VIterator vfind(const T &V) const { in vfind() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DSmallSet.h67 return vfind(V) == Vector.end() ? 0 : 1; in count()
84 VIterator I = vfind(V); in insert()
126 VIterator vfind(const T &V) const { in vfind() function
/dports/devel/py-keystone-engine/keystone-engine-0.9.1-3/src/llvm/include/llvm/ADT/
H A DSmallSet.h62 return vfind(V) == Vector.end() ? 0 : 1; in count()
79 VIterator I = vfind(V); in insert()
121 VIterator vfind(const T &V) const { in vfind() function
/dports/science/hdf/hdf-4.2.15/hdf/fortran/examples/
H A DAN_get_annotation_info.f29 integer vfstart, vfind
55 vgroup_ref = vfind(file_id, VG_NAME)
H A DVG_set_get_vgroup_attr.f28 + vfind, vfgcatt, vfdtch, vfend
54 vgroup_ref = vfind(file_id, VGROUP_NAME)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/ADT/
H A DSmallSet.h167 return vfind(V) == Vector.end() ? 0 : 1; in count()
184 VIterator I = vfind(V); in insert()
238 return vfind(V) != Vector.end(); in contains()
245 VIterator vfind(const T &V) const { in vfind() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/ADT/
H A DSmallSet.h167 return vfind(V) == Vector.end() ? 0 : 1; in count()
184 VIterator I = vfind(V); in insert()
238 return vfind(V) != Vector.end(); in contains()
245 VIterator vfind(const T &V) const { in vfind() function
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/ADT/
H A DSmallSet.h167 return vfind(V) == Vector.end() ? 0 : 1; in count()
184 VIterator I = vfind(V); in insert()
238 return vfind(V) != Vector.end(); in contains()
245 VIterator vfind(const T &V) const { in vfind() function
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/ADT/
H A DSmallSet.h167 return vfind(V) == Vector.end() ? 0 : 1; in count()
184 VIterator I = vfind(V); in insert()
238 return vfind(V) != Vector.end(); in contains()
245 VIterator vfind(const T &V) const { in vfind() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/ADT/
H A DSmallSet.h167 return vfind(V) == Vector.end() ? 0 : 1; in count()
184 VIterator I = vfind(V); in insert()
238 return vfind(V) != Vector.end(); in contains()
245 VIterator vfind(const T &V) const { in vfind() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/ADT/
H A DSmallSet.h167 return vfind(V) == Vector.end() ? 0 : 1; in count()
184 VIterator I = vfind(V); in insert()
238 return vfind(V) != Vector.end(); in contains()
245 VIterator vfind(const T &V) const { in vfind() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/ADT/
H A DSmallSet.h167 return vfind(V) == Vector.end() ? 0 : 1; in count()
184 VIterator I = vfind(V); in insert()
238 return vfind(V) != Vector.end(); in contains()
245 VIterator vfind(const T &V) const { in vfind() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/ADT/
H A DSmallSet.h167 return vfind(V) == Vector.end() ? 0 : 1; in count()
184 VIterator I = vfind(V); in insert()
238 return vfind(V) != Vector.end(); in contains()
245 VIterator vfind(const T &V) const { in vfind() function
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/ADT/
H A DSmallSet.h167 return vfind(V) == Vector.end() ? 0 : 1; in count()
184 VIterator I = vfind(V); in insert()
238 return vfind(V) != Vector.end(); in contains()
245 VIterator vfind(const T &V) const { in vfind() function
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/ADT/
H A DSmallSet.h167 return vfind(V) == Vector.end() ? 0 : 1; in count()
184 VIterator I = vfind(V); in insert()
238 VIterator vfind(const T &V) const { in vfind() function
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/ADT/
H A DSmallSet.h168 return vfind(V) == Vector.end() ? 0 : 1; in count()
185 VIterator I = vfind(V); in insert()
239 VIterator vfind(const T &V) const { in vfind() function
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/ADT/
H A DSmallSet.h168 return vfind(V) == Vector.end() ? 0 : 1;
185 VIterator I = vfind(V);
239 VIterator vfind(const T &V) const {
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/ADT/
H A DSmallSet.h167 return vfind(V) == Vector.end() ? 0 : 1; in count()
184 VIterator I = vfind(V); in insert()
238 VIterator vfind(const T &V) const { in vfind() function
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/ADT/
H A DSmallSet.h167 return vfind(V) == Vector.end() ? 0 : 1; in count()
184 VIterator I = vfind(V); in insert()
238 VIterator vfind(const T &V) const { in vfind() function
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/ADT/
H A DSmallSet.h167 return vfind(V) == Vector.end() ? 0 : 1; in count()
184 VIterator I = vfind(V); in insert()
238 VIterator vfind(const T &V) const { in vfind() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DSmallSet.h167 return vfind(V) == Vector.end() ? 0 : 1; in count()
184 VIterator I = vfind(V); in insert()
238 VIterator vfind(const T &V) const { in vfind() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/ADT/
H A DSmallSet.h167 return vfind(V) == Vector.end() ? 0 : 1; in count()
184 VIterator I = vfind(V); in insert()
238 VIterator vfind(const T &V) const { in vfind() function
/dports/devel/binaryen/binaryen-version_98/third_party/llvm-project/include/llvm/ADT/
H A DSmallSet.h167 return vfind(V) == Vector.end() ? 0 : 1; in count()
184 VIterator I = vfind(V); in insert()
238 VIterator vfind(const T &V) const { in vfind() function
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/leds/
H A Dleds-as3645a.c136 struct v4l2_flash *vfind; member
663 flash->vfind = v4l2_flash_indicator_init( in as3645a_v4l2_setup()
666 if (IS_ERR(flash->vfind)) { in as3645a_v4l2_setup()
668 return PTR_ERR(flash->vfind); in as3645a_v4l2_setup()
733 v4l2_flash_release(flash->vfind); in as3645a_remove()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/leds/
H A Dleds-as3645a.c136 struct v4l2_flash *vfind; member
663 flash->vfind = v4l2_flash_indicator_init( in as3645a_v4l2_setup()
666 if (IS_ERR(flash->vfind)) { in as3645a_v4l2_setup()
668 return PTR_ERR(flash->vfind); in as3645a_v4l2_setup()
733 v4l2_flash_release(flash->vfind); in as3645a_remove()

12