Home
last modified time | relevance | path

Searched defs:back (Results 3726 – 3750 of 16757) sorted by relevance

1...<<141142143144145146147148149150>>...671

/dports/games/xtruco/xtruco/
H A Dbutton.c15 unsigned long fore, back; member
26 CreateButton( display, window, x, y, fore, back, font_id, text, function ) in CreateButton() argument
/dports/games/xray_re-tools/xray_re-tools-52721d2/sources/xray_re/
H A Dxr_fixed_vector.h115 _svector<T, N>::back() { assert(!empty()); return array[count - 1]; } in back() function
118 _svector<T, N>::back() const { assert(!empty()); return array[count - 1]; } in back() function
/dports/games/xray_re-tools/xray_re-tools-52721d2/sources/plugins/xray_fsl/Core/Code/
H A Dxr_fixed_vector.h115 _svector<T, N>::back() { assert(!empty()); return array[count - 1]; } in back() function
118 _svector<T, N>::back() const { assert(!empty()); return array[count - 1]; } in back() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/source/util/
H A Dilist.h296 NodeType& IntrusiveList<NodeType>::back() { in back() function
310 const NodeType& IntrusiveList<NodeType>::back() const { in back() function
/dports/devel/vexcl/vexcl-1.4.3/tests/
H A Dfft.cpp37 vex::vector<cl_double> back(queue, N); in BOOST_AUTO_TEST_CASE() local
70 vex::vector<cl_double2> back(queue, n); in test() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/
H A DGrDrawingManager.h151 GrRenderTask* back() { return fRenderTasks.back().get(); } in back() function
152 const GrRenderTask* back() const { return fRenderTasks.back().get(); } in back() function
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/common/
H A DFixedVector.h283 typename FixedVector<T, N, Storage>::reference FixedVector<T, N, Storage>::back() in back() function
290 typename FixedVector<T, N, Storage>::const_reference FixedVector<T, N, Storage>::back() const in back() function
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/util/
H A Dilist.h296 NodeType& IntrusiveList<NodeType>::back() { in back() function
310 const NodeType& IntrusiveList<NodeType>::back() const { in back() function
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/common/
H A DFixedVector.h283 typename FixedVector<T, N, Storage>::reference FixedVector<T, N, Storage>::back() in back() function
290 typename FixedVector<T, N, Storage>::const_reference FixedVector<T, N, Storage>::back() const in back() function
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/util/
H A Dilist.h296 NodeType& IntrusiveList<NodeType>::back() { in back() function
310 const NodeType& IntrusiveList<NodeType>::back() const { in back() function
/dports/lang/clover/mesa-21.3.6/src/compiler/nir/
H A Dnir_lower_two_sided_color.c38 nir_variable *back; /* BFCn */ member
183 nir_ssa_def *front, *back; in nir_lower_two_sided_color_block() local
/dports/games/0ad/0ad-0.0.23b-alpha/libraries/source/fcollada/include/FCDocument/
H A DFCDParameterAnimatable.h319 inline TYPE& back() { return values.back(); } in back() function
320 inline const TYPE& back() const { return values.back(); } /**< See above. */ in back() function
/dports/games/0ad/0ad-0.0.23b-alpha/libraries/source/fcollada/src/FCollada/FCDocument/
H A DFCDParameterAnimatable.h319 inline TYPE& back() { return values.back(); } in back() function
320 inline const TYPE& back() const { return values.back(); } /**< See above. */ in back() function
/dports/misc/py-tvm/incubator-tvm-0.6.1/src/runtime/micro/standalone/
H A Dminimal_vector.h95 reference back() { return data_[size_ - 1]; } in back() function
97 const_reference back() const { return data_[size_ - 1]; } in back() function
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/compiler/nir/
H A Dnir_lower_two_sided_color.c38 nir_variable *back; /* BFCn */ member
183 nir_ssa_def *front, *back; in nir_lower_two_sided_color_block() local
/dports/devel/tlx/tlx-0.5.20200222-5-g8982a9d/tlx/container/
H A Dsimple_vector.hpp162 reference back() noexcept { in back() function in tlx::SimpleVector
166 const_reference back() const noexcept { in back() function in tlx::SimpleVector
/dports/graphics/mesa-libs/mesa-21.3.6/src/compiler/nir/
H A Dnir_lower_two_sided_color.c38 nir_variable *back; /* BFCn */ member
183 nir_ssa_def *front, *back; in nir_lower_two_sided_color_block() local
/dports/databases/kexi/kexi-3.2.0/src/kexiutils/
H A DKexiAssistantPage.cpp63 bool back, /* or next */ in setButtonVisible()
206 void KexiAssistantPage::back() in back() function in KexiAssistantPage
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/compiler/nir/
H A Dnir_lower_two_sided_color.c38 nir_variable *back; /* BFCn */ member
183 nir_ssa_def *front, *back; in nir_lower_two_sided_color_block() local
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/compiler/nir/
H A Dnir_lower_two_sided_color.c38 nir_variable *back; /* BFCn */ member
183 nir_ssa_def *front, *back; in nir_lower_two_sided_color_block() local
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/compiler/nir/
H A Dnir_lower_two_sided_color.c38 nir_variable *back; /* BFCn */ member
183 nir_ssa_def *front, *back; in nir_lower_two_sided_color_block() local
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/compiler/nir/
H A Dnir_lower_two_sided_color.c38 nir_variable *back; /* BFCn */ member
183 nir_ssa_def *front, *back; in nir_lower_two_sided_color_block() local
/dports/graphics/libosmesa/mesa-21.3.6/src/compiler/nir/
H A Dnir_lower_two_sided_color.c38 nir_variable *back; /* BFCn */ member
183 nir_ssa_def *front, *back; in nir_lower_two_sided_color_block() local
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/compiler/nir/
H A Dnir_lower_two_sided_color.c38 nir_variable *back; /* BFCn */ member
183 nir_ssa_def *front, *back; in nir_lower_two_sided_color_block() local
/dports/graphics/mesa-dri/mesa-21.3.6/src/compiler/nir/
H A Dnir_lower_two_sided_color.c38 nir_variable *back; /* BFCn */ member
183 nir_ssa_def *front, *back; in nir_lower_two_sided_color_block() local

1...<<141142143144145146147148149150>>...671