Home
last modified time | relevance | path

Searched defs:restrict (Results 126 – 150 of 1162) sorted by relevance

12345678910>>...47

/dports/science/siconos/siconos-4.4.0/numerics/src/tools/
H A DNumericsArrays.h31 #define restrict __restrict macro
/dports/math/fxt/fxt/src/
H A Drestrict.h13 #define restrict __restrict macro
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/java/
H A DJavaCompletionProcessor.java61 public void restrictProposalsToVisibility(boolean restrict) { in restrictProposalsToVisibility()
79 public void restrictProposalsToMatchingCases(boolean restrict) { in restrictProposalsToMatchingCases()
/dports/math/opensolaris-libm/opensolaris-libm-2017.01.31/usr/src/libm/src/mvec/
H A D__vhypotf.c33 #define restrict _Restrict macro
35 #define restrict macro
/dports/science/madness/madness-ebb3fd7/src/madness/external/elemental/external/pmrrr/include/
H A Dglobal.h55 #define restrict /*nothing*/ macro
75 #define restrict /*nothing*/ macro
/dports/comms/rtl-433/rtl_433-21.12/include/
H A Ddecoder_util.h23 #define restrict __restrict macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/nasm/config/
H A Dunknown.h48 # define restrict macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/nasm/config/
H A Dunknown.h48 # define restrict macro
/dports/net/ntpsec/ntpsec-NTPsec_1_2_1/docs/includes/
H A Daccess-commands.adoc20 [[restrict]]+restrict+ _address_[/_cidr_] [+mask+ _mask_] [+flag+ +...+]:: anchor
/dports/devel/nasm/nasm-2.15.05/config/
H A Dunknown.h48 # define restrict macro
/dports/science/siconos/siconos-4.4.0/numerics/src/LCP/
H A Dpivot-utils.h34 #define restrict __restrict macro
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/calliope/
H A Dwalker.py38 restrict=None): argument
85 def Walk(self, hidden=False, restrict=None): argument
/dports/graphics/freeimage/FreeImage/Source/LibOpenJPEG/
H A Dopj_includes.h110 #define restrict __restrict__ macro
112 #define restrict /* restrict */ macro
/dports/devel/brz/breezy-3.2.0/breezy/tests/
H A Dtest_missing.py29 def assertUnmerged(self, expected, source, target, restrict='all', argument
145 restrict='all', include_merged=False, backward=False, argument
/dports/games/openjazz/openjazz-20190106/src/io/gfx/scale2x/
H A Dscale3x.h24 #define restrict macro
/dports/multimedia/gstreamer1/gstreamer-1.16.2/gst/
H A Dgstmacros.h47 # define restrict __restrict__ macro
/dports/games/corsix-th/CorsixTH-0.65.1/CorsixTH/Lua/
H A Dstrict.lua47 local function restrict(ni, i, ...) function
/dports/games/corsix-th/CorsixTH-0.65.1/CorsixTH/Luatest/
H A Dnon_strict.lua37 local function restrict(ni, i, ...) function
/dports/java/netbeans/netbeans/extide/ant/bin/
H A Dcomplete-ant-cmd.pl55 sub restrict { subroutine
/dports/devel/apache-ant/apache-ant-1.10.8/bin/
H A Dcomplete-ant-cmd.pl55 sub restrict { subroutine
/dports/net-mgmt/netbox/netbox-3.0.12/netbox/utilities/
H A Dquerysets.py8 def restrict(self, user, action='view'): member in RestrictedQuerySet
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/gn/
H A Dpush_to_android.py15 restrict = [] if serial == 'auto' else ['-s', serial] variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/gn/
H A Dpush_to_android.py15 restrict = [] if serial == 'auto' else ['-s', serial] variable
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/command_lib/meta/
H A Dhelp_util.py236 def __init__(self, restrict=None): argument
323 def _Update(self, restrict): argument
385 def Update(self, restrict=None): argument
/dports/www/crp/CRP/Assistant/
H A DPrintAllReviews.php90 $restrict = ' AND Paper.pcPaper = 1 '; variable
92 $restrict = ' AND Paper.pcPaper = 0 '; variable
94 $restrict = ''; variable

12345678910>>...47