Home
last modified time | relevance | path

Searched refs:noopt (Results 1 – 25 of 1271) sorted by relevance

12345678910>>...51

/dports/devel/google-perftools/gperftools-2.9.1/src/tests/
H A Ddebugallocation_test.cc104 int* x = noopt(new int); in TEST()
105 int* y = noopt(new int); in TEST()
145 int* pint = noopt(new int); in TEST()
168 int* x = noopt(new int); in TEST()
171 x = noopt(new int); in TEST()
195 int* x = noopt(new int); in TEST()
214 int *x = noopt(new int); in TEST()
225 int *x = noopt(new int); in TEST()
248 free(noopt(malloc(1))); in TEST()
289 a = noopt(malloc(noopt(kTooBig))); in TEST()
[all …]
H A Dtcmalloc_unittest.cc139 return noopt(memalign(align, noopt(size))); in Memalign()
142 return noopt(posix_memalign(ptr, align, noopt(size))); in PosixMemalign()
688 func = noopt(func); in TestOneNew()
733 func = noopt(func); in TestOneNothrowNew()
997 a = noopt(malloc(MB)); in TestReleaseToSystem()
1044 a = noopt(malloc(MB)); in TestAggressiveDecommit()
1069 void* ret = noopt(malloc(noopt(kTooBig))); in TestSetNewMode()
1075 ret = noopt(calloc(1, noopt(kTooBig))); in TestSetNewMode()
1081 ret = noopt(realloc(nullptr, noopt(kTooBig))); in TestSetNewMode()
1117 ret = noopt(malloc(noopt(kTooBig))); in TestErrno()
[all …]
H A Dtcmalloc_large_unittest.cc53 void* p1 = noopt(malloc(size)); in TryAllocExpectFail()
56 void* p2 = noopt(malloc(1)); in TryAllocExpectFail()
59 void* p3 = noopt(realloc(p2, size)); in TryAllocExpectFail()
69 unsigned char* p = static_cast<unsigned char*>(noopt(malloc(size))); in TryAllocMightFail()
85 free(noopt(p)); in TryAllocMightFail()
107 void* p_small = noopt(malloc(4*1048576)); in main()
H A Dsystem-alloc_unittest.cc110 char *p = noopt(new char[1024 * 1024]); in TestBasicInvoked()
145 void* p1 = noopt(malloc(kHugeSize)); in TestBasicRetryFailTest()
146 void* p2 = noopt(malloc(kHugeSize)); in TestBasicRetryFailTest()
150 char* q = noopt(new char[1024]); in TestBasicRetryFailTest()
/dports/shells/fish/fish-3.3.1/share/completions/
H A Dperl.fish10 complete -c perl -s c -n $noopt -d 'Check syntax'
22 complete -c perl -s d -n $noopt -d Debugger
24 complete -c perl -s D -n $noopt -x -d 'Debug option'
31 complete -c perl -s I -n $noopt -r -d 'Include path'
35 complete -c perl -s n -n $noopt -d 'Loop script'
40 complete -c perl -s T -n $noopt -d 'Taint checking'
41 complete -c perl -s u -n $noopt -d 'Dump core'
42 complete -c perl -s U -n $noopt -d 'Unsafe mode'
45 complete -c perl -s w -n $noopt -d 'Show warnings'
46 complete -c perl -s W -n $noopt -d 'Force warnings'
[all …]
H A Dpacman.fish24 complete -c $progname -n "$noopt" -a -D -d "Modify the package database"
25 complete -c $progname -n "$noopt" -a -Q -d "Query the package database"
29 complete -c $progname -s Q -f -l query -n "$noopt" -d 'Query the package database'
31 complete -c $progname -s S -f -l sync -n "$noopt" -d 'Synchronize packages'
32 complete -c $progname -s T -f -l deptest -n "$noopt" -d 'Check dependencies'
34 complete -c $progname -s F -f -l files -n "$noopt" -d 'Query the files database'
43 complete -c $progname -n "not $noopt" -l arch -d 'Alternate architecture' -f
46 complete -c $progname -n "not $noopt" -l config -d 'Alternate config file' -rF
48 complete -c $progname -n "not $noopt" -l debug -d 'Display debug messages' -f
52 complete -c $progname -n "not $noopt" -l logfile -d 'Alternate log file'
[all …]
H A Dpacaur.fish11 set -l noopt "not $hasopt"
25 complete -c $progname -n $noopt -a -D -d "Modify the package database"
26 complete -c $progname -n $noopt -a -Q -d "Query the package database"
27 complete -c $progname -n $noopt -a -C -d "Manage .pac* files"
30 complete -c $progname -s Q -f -l query -n $noopt -d 'Query the package database'
32 complete -c $progname -s S -f -l sync -n $noopt -d 'Synchronize packages'
33 complete -c $progname -s T -f -l deptest -n $noopt -d 'Check dependencies'
35 complete -c $progname -s F -f -l files -n $noopt -d 'Query the files database'
39 complete -c $progname -n $noopt -s s -l search -d "(AUR) Search for packages"
40 complete -c $progname -n $noopt -s i -l info -d "(AUR) Show info for packages"
[all …]
H A Dyaourt.fish11 set -l noopt "not $hasopt"
25 complete -c $progname -n $noopt -a -D -d "Modify the package database"
26 complete -c $progname -n $noopt -a -Q -d "Query the package database"
27 complete -c $progname -n $noopt -a -C -d "Manage .pac* files"
29 complete -c $progname -s D -f -l database -n $noopt -d 'Modify the package database'
30 complete -c $progname -s Q -f -l query -n $noopt -d 'Query the package database'
31 complete -c $progname -s R -f -l remove -n $noopt -d 'Remove packages from the system'
32 complete -c $progname -s S -f -l sync -n $noopt -d 'Synchronize packages'
33 complete -c $progname -s T -f -l deptest -n $noopt -d 'Check dependencies'
35 complete -c $progname -s F -f -l files -n $noopt -d 'Query the files database'
[all …]
H A Daura.fish28 complete -c aura -s A -f -l aursync -n $noopt -d 'Synchronize AUR packages'
29 complete -c aura -s B -f -l save -n $noopt -d 'Save and restore package state'
30 complete -c aura -s C -f -l downgrade -n $noopt -d 'Package cache actions'
31 complete -c aura -s D -f -l database -n $noopt -d 'Modify the package database'
32 complete -c aura -s L -f -l viewlog -n $noopt -d 'Pacman log actions'
33 complete -c aura -s O -f -l orphans -n $noopt -d 'Operate on orphan packages'
35 complete -c aura -s Q -f -l query -n $noopt -d 'Query the package database'
36 complete -c aura -s R -f -l remove -n $noopt -d 'Remove packages from the system'
37 complete -c aura -s S -f -l sync -n $noopt -d 'Synchronize packages'
38 complete -c aura -s T -f -l deptest -n $noopt -d 'Check dependencies'
[all …]
/dports/sysutils/cpu-x/CPU-X-4.0.1/data/completions/
H A Dfish4 set -l noopt 'not __fish_contains_opt -s G -s N -s D -s M -s B V gtk ncurses dump dmidecode bandwid…
6 complete -c $progname -s G -l gtk -n $noopt -d 'Start graphical user interface (GUI)'
7 complete -c $progname -s N -l ncurses -n $noopt -d 'Start text-based user interface (TUI)'
8 complete -c $progname -s D -l dump -n $noopt -d 'Dump all data on standard output and exit'
9 complete -c $progname -s M -l dmidecode -n $noopt -d 'Run embedded command dmidecode and exit'
10 complete -c $progname -s B -l bandwidth -n $noopt -d 'Run embedded command bandwidth and exit'
11 complete -c $progname -s h -l help -n $noopt -d 'Print help and exit'
12 complete -c $progname -s V -l version -n $noopt -d 'Print version and exit'
/dports/sysutils/lineak-defaultplugin/lineak-defaultplugin-0.9/
H A Dconfigure.in.in35 dnl CXXFLAGS="$NOOPT_CXXFLAGS" dnl __kdevelop[noopt]__
36 dnl CFLAGS="$NOOPT_CFLAGS" dnl __kdevelop[noopt]__
49 dnl CXXFLAGS="$NOOPT_CXXFLAGS" dnl __kdevelop[noopt]__
50 dnl CFLAGS="$NOOPT_CFLAGS" dnl __kdevelop[noopt]__
H A Dconfigure.in.in.old35 dnl CXXFLAGS="$NOOPT_CXXFLAGS" dnl __kdevelop[noopt]__
36 dnl CFLAGS="$NOOPT_CFLAGS" dnl __kdevelop[noopt]__
49 dnl CXXFLAGS="$NOOPT_CXXFLAGS" dnl __kdevelop[noopt]__
50 dnl CFLAGS="$NOOPT_CFLAGS" dnl __kdevelop[noopt]__
H A Dconfigure.in39 dnl CXXFLAGS="$NOOPT_CXXFLAGS" dnl __kdevelop[noopt]__
40 dnl CFLAGS="$NOOPT_CFLAGS" dnl __kdevelop[noopt]__
53 dnl CXXFLAGS="$NOOPT_CXXFLAGS" dnl __kdevelop[noopt]__
54 dnl CFLAGS="$NOOPT_CFLAGS" dnl __kdevelop[noopt]__
/dports/shells/elvish/elvish-0.17.0/pkg/getopt/
H A Dgetopt.go189 noopt bool
198 } else if noopt {
201 noopt = true
229 noopt = true
238 } else if noopt {
/dports/cad/yosys/yosys-yosys-0.12/passes/proc/
H A Dproc.cc74 bool noopt = false; in execute() local
95 noopt = true; in execute()
117 if (!noopt) in execute()
/dports/math/blis/blis-0.8.1/
H A Dcommon.mk96 get-noopt-cflags-for = $(strip $(CFLAGS_PRESET) \
107 get-noopt-cxxflags-for = $(strip $(CFLAGS_PRESET) \
119 $(call get-noopt-cflags-for,$(1)) \
127 $(call get-noopt-cflags-for,$(1)) \
135 $(call get-noopt-cflags-for,$(1)) \
141 $(call get-noopt-cflags-for,$(1)) \
148 $(call get-noopt-cflags-for,$(1)) \
159 $(call get-noopt-cflags-for,$(1)) \
165 $(call get-noopt-cxxflags-for,$(1)) \
180 $(call get-noopt-cflags-for,$(1)) \
[all …]
/dports/graphics/imageworsener/imageworsener-1.3.4/tests/
H A Druntest267 $IW srcimg/g8a.png actual/noopt-g.png $CMPR -width 15 -noopt grayscale -filter mix
268 $IW srcimg/rgb8.png actual/noopt-p.png $CMPR -width 15 -noopt palette -filter mix
269 $IW srcimg/p4t.png actual/noopt-sa.png $CMPR -crop 0,0,6,6 -width 15 -noopt stripalpha
270 $IW srcimg/g8a.png actual/noopt-bt.png $CMPR -ccalpha 2 -dither f -width 15 -noopt binarytrns -filt…
271 $IW srcimg/g8.png actual/noopt-r8.png $CMPR -depth 16 -crop 17,18,-1 -noopt reduceto8
280 $IW srcimg/rgb8.png actual/bkgdlabel1.png $CMPR -width 15 -noopt palette -bkgdlabel 2380ff
281 $IW srcimg/rgb8abg.png actual/bkgdlabel2.png $CMPR -width 15 -noopt palette
282 $IW srcimg/rgb8abg.png actual/bkgdlabel3.png $CMPR -width 15 -noopt palette -bkgd ccdd00
283 $IW srcimg/p8tbg.png actual/bkgdlabel4.png $CMPR -width 15 -noopt palette
/dports/www/wget2/wget2-2.0.0/contrib/
H A Dcheck_options29 noopt="--no-`echo $opt|cut -c3-`"
30 if ! egrep -q -- " \`$noopt\`" $DOCFILE; then
/dports/science/PETSc/petsc-3.14.1/config/BuildSystem/config/packages/
H A Dfblaslapack.py43 noopt = self.checkNoOptFlag()
47 …line = 'CNOOPT = '+noopt+ ' '+self.getSharedFlag(self.getCompilerFlags())+' '+self.getPointerSizeF…
59 noopt = self.checkNoOptFlag()
63 …line = 'FNOOPT = '+noopt+' '+self.getSharedFlag(self.getCompilerFlags())+' '+self.getPointerSizeFl…
/dports/games/dungeoncrawl/dc400b26-src/source/
H A Dmakefile.bor13 .PHONY : noopt
22 noopt :
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/pdb2pqr/tests/complete-test/
H A DSConscript78 #Test nodebump and noopt
81 'test-output-1AFS-nodebump-noopt.pqr',
82 'test-output-1AFS-nodebump-noopt-correct.pqr',
83 'test-nodebump-noopt',
84 '--ff=AMBER --nodebump --noopt --whitespace')
/dports/devel/vstr/vstr-1.0.15/scripts/
H A Dcoverage.sh77 cov noopt --enable-tst-noopt --enable-examples
/dports/science/gramps/gramps-5.1.4/gramps/gui/plug/
H A Dtool.py158 noopt=False): argument
165 self.init_options(noopt)
169 def init_options(self, noopt): argument
173 if noopt:
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/golang.org/x/tools/tools-5eefd052ad72/internal/lsp/protocol/typescript/
H A Dgo.ts842 let noopt = false;
849 prgo(strField(f, noopt))
860 noopt = (str.name == 'ClientCapabilities');
879 prgo(strField(val[0], noopt, val));
881 prgo(strField(val[0], noopt));
901 let opt = (!noopt && f.optional) ? '*' : ''
928 return strField(flds[0], noopt)
934 ans.push(strField(x, noopt))
939 ans.push(strField(st.fields[i], noopt))
942 ans.push(strField(ff, noopt));
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/golang.org/x/tools/internal/lsp/protocol/typescript/
H A Dgo.ts842 let noopt = false;
849 prgo(strField(f, noopt))
860 noopt = (str.name == 'ClientCapabilities');
879 prgo(strField(val[0], noopt, val));
881 prgo(strField(val[0], noopt));
901 let opt = (!noopt && f.optional) ? '*' : ''
928 return strField(flds[0], noopt)
934 ans.push(strField(x, noopt))
939 ans.push(strField(st.fields[i], noopt))
942 ans.push(strField(ff, noopt));
[all …]

12345678910>>...51