Home
last modified time | relevance | path

Searched defs:specs (Results 1 – 25 of 2690) sorted by relevance

12345678910>>...108

/dports/databases/mariadb104-server/mariadb-10.4.24/storage/mroonga/packages/yum/
H A DMakefile.am71 specs: $(SPEC_DIR)/mysql55-$(PACKAGE).spec target
72 specs: $(SPEC_DIR)/mysql56-community-$(PACKAGE).spec target
73 specs: $(SPEC_DIR)/mariadb-$(PACKAGE).spec target
74 specs: $(SPEC_DIR)/mariadb-10.1-$(PACKAGE).spec target
75 specs: $(SPEC_DIR)/mariadb-10.2-$(PACKAGE).spec target
76 specs: $(SPEC_DIR)/percona-server-56-$(PACKAGE).spec target
77 specs: $(SPEC_DIR)/percona-server-57-$(PACKAGE).spec target
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/mroonga/packages/yum/
H A DMakefile.am71 specs: $(SPEC_DIR)/mysql55-$(PACKAGE).spec target
72 specs: $(SPEC_DIR)/mysql56-community-$(PACKAGE).spec target
73 specs: $(SPEC_DIR)/mariadb-$(PACKAGE).spec target
74 specs: $(SPEC_DIR)/mariadb-10.1-$(PACKAGE).spec target
75 specs: $(SPEC_DIR)/mariadb-10.2-$(PACKAGE).spec target
76 specs: $(SPEC_DIR)/percona-server-56-$(PACKAGE).spec target
77 specs: $(SPEC_DIR)/percona-server-57-$(PACKAGE).spec target
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/mroonga/packages/yum/
H A DMakefile.am71 specs: $(SPEC_DIR)/mysql55-$(PACKAGE).spec target
72 specs: $(SPEC_DIR)/mysql56-community-$(PACKAGE).spec target
73 specs: $(SPEC_DIR)/mariadb-$(PACKAGE).spec target
74 specs: $(SPEC_DIR)/mariadb-10.1-$(PACKAGE).spec target
75 specs: $(SPEC_DIR)/mariadb-10.2-$(PACKAGE).spec target
76 specs: $(SPEC_DIR)/percona-server-56-$(PACKAGE).spec target
77 specs: $(SPEC_DIR)/percona-server-57-$(PACKAGE).spec target
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/mroonga/packages/yum/
H A DMakefile.am71 specs: $(SPEC_DIR)/mysql55-$(PACKAGE).spec target
72 specs: $(SPEC_DIR)/mysql56-community-$(PACKAGE).spec target
73 specs: $(SPEC_DIR)/mariadb-$(PACKAGE).spec target
74 specs: $(SPEC_DIR)/mariadb-10.1-$(PACKAGE).spec target
75 specs: $(SPEC_DIR)/mariadb-10.2-$(PACKAGE).spec target
76 specs: $(SPEC_DIR)/percona-server-56-$(PACKAGE).spec target
77 specs: $(SPEC_DIR)/percona-server-57-$(PACKAGE).spec target
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/mroonga/packages/yum/
H A DMakefile.am71 specs: $(SPEC_DIR)/mysql55-$(PACKAGE).spec target
72 specs: $(SPEC_DIR)/mysql56-community-$(PACKAGE).spec target
73 specs: $(SPEC_DIR)/mariadb-$(PACKAGE).spec target
74 specs: $(SPEC_DIR)/mariadb-10.1-$(PACKAGE).spec target
75 specs: $(SPEC_DIR)/mariadb-10.2-$(PACKAGE).spec target
76 specs: $(SPEC_DIR)/percona-server-56-$(PACKAGE).spec target
77 specs: $(SPEC_DIR)/percona-server-57-$(PACKAGE).spec target
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/mroonga/packages/yum/
H A DMakefile.am71 specs: $(SPEC_DIR)/mysql55-$(PACKAGE).spec target
72 specs: $(SPEC_DIR)/mysql56-community-$(PACKAGE).spec target
73 specs: $(SPEC_DIR)/mariadb-$(PACKAGE).spec target
74 specs: $(SPEC_DIR)/mariadb-10.1-$(PACKAGE).spec target
75 specs: $(SPEC_DIR)/mariadb-10.2-$(PACKAGE).spec target
76 specs: $(SPEC_DIR)/percona-server-56-$(PACKAGE).spec target
77 specs: $(SPEC_DIR)/percona-server-57-$(PACKAGE).spec target
/dports/sysutils/nomad/nomad-1.1.0/tools/ec2info/
H A Daws.go34 type specs struct { struct
35 Cores int
36 Speed float64
39 func (s specs) String() string {
85 …foPage(client *ec2.EC2, first bool, region string, token *string, data map[string]specs, problems …
100 func regionInfoAccumulate(output *ec2.DescribeInstanceTypesOutput, data map[string]specs, problems …
/dports/games/pentobi/pentobi-19.1/libboardgame_base/tests/
H A DOptionsTest.cpp17 vector<string> specs = in LIBBOARDGAME_TEST_CASE() local
39 vector<string> specs = { "first:" }; in LIBBOARDGAME_TEST_CASE() local
52 vector<string> specs = { "first:" }; in LIBBOARDGAME_TEST_CASE() local
60 vector<string> specs = { "first|a:", "second|b:" }; in LIBBOARDGAME_TEST_CASE() local
69 vector<string> specs = { "first|a", "second|b:" }; in LIBBOARDGAME_TEST_CASE() local
79 vector<string> specs = { "first:", "second:" }; in LIBBOARDGAME_TEST_CASE() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmVariablePointersTests.cpp382 map<string, string> specs; in addPhysicalOrVariablePointersComputeGroup() local
406 map<string, string> specs; in addPhysicalOrVariablePointersComputeGroup() local
430 map<string, string> specs; in addPhysicalOrVariablePointersComputeGroup() local
462 map<string, string> specs; in addPhysicalOrVariablePointersComputeGroup() local
492 map<string, string> specs; in addPhysicalOrVariablePointersComputeGroup() local
523 map<string, string> specs; in addPhysicalOrVariablePointersComputeGroup() local
559 map<string, string> specs; in addPhysicalOrVariablePointersComputeGroup() local
591 map<string, string> specs; in addPhysicalOrVariablePointersComputeGroup() local
1364 map<string, string> specs; in addNullptrVariablePointersComputeGroup() local
1384 map<string, string> specs; in addNullptrVariablePointersComputeGroup() local
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/extensions/renderer/bindings/
H A Dapi_signature_unittest.cc31 SpecVector specs; in OneString() local
37 SpecVector specs; in StringAndInt() local
44 SpecVector specs; in StringOptionalIntAndBool() local
53 SpecVector specs; in OneObject() local
70 SpecVector specs; in IntAndCallback() local
78 SpecVector specs; in IntAndOptionalCallback() local
87 SpecVector specs; in OptionalIntAndCallback() local
96 SpecVector specs; in OptionalCallback() local
104 SpecVector specs; in IntAnyOptionalObjectOptionalCallback() local
121 SpecVector specs; in RefObj() local
[all …]
/dports/devel/clixon/clixon-4.8.0/doc/
H A DCLI.md49 ### Sub-modes
66 ### Sub-trees
84 ### C-preprocessor
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/ohler55/ojg/cmd/benchmarks/
H A Dmain.go41 type specs struct { struct
42 os string
43 model string
44 processor string
45 cores string
46 speed string
/dports/graphics/blender/blender-2.91.0/extern/audaspace/src/devices/
H A DReadDevice.cpp24 ReadDevice::ReadDevice(DeviceSpecs specs) : in ReadDevice()
32 ReadDevice::ReadDevice(Specs specs) : in ReadDevice()
58 void ReadDevice::changeSpecs(Specs specs) in changeSpecs()
/dports/www/chromium-legacy/chromium-88.0.4324.182/extensions/renderer/bindings/
H A Dapi_signature_unittest.cc32 SpecVector specs; in OneString() local
38 SpecVector specs; in StringAndInt() local
45 SpecVector specs; in StringOptionalIntAndBool() local
54 SpecVector specs; in OneObject() local
71 SpecVector specs; in IntAndCallback() local
79 SpecVector specs; in IntAndOptionalCallback() local
88 SpecVector specs; in OptionalIntAndCallback() local
97 SpecVector specs; in OptionalCallback() local
105 SpecVector specs; in IntAnyOptionalObjectOptionalCallback() local
122 SpecVector specs; in RefObj() local
[all …]
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/gotools/src/github.com/mongodb/mongo-tools/
H A Dbinaryurl.py47 def locateUrl(specs, override): argument
61 specs = json.load(urllib2.urlopen(url_current)) variable
65 specs = json.load(urllib2.urlopen(url_full)) variable
/dports/math/py-graphillion/Graphillion-1.3/src/subsetting/
H A DDdSpecOp.hpp52 BddAnd<SS...> bddAnd(SS const&... specs) { in bddAnd()
76 BddOr<SS...> bddOr(SS const&... specs) { in bddOr()
100 ZddIntersection<SS...> zddIntersection(SS const&... specs) { in zddIntersection()
124 ZddUnion<SS...> zddUnion(SS const&... specs) { in zddUnion()
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/yesod-core-1.6.18/test/
H A DYesodCoreTest.hs35 specs = do function
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/yesod-static-1.6.1.0/test/
H A DYesodStaticTest.hs8 specs = do function
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/yesod-core-1.6.18/test/
H A DYesodCoreTest.hs35 specs = do function
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/yesod-static-1.6.0.1/test/
H A DYesodStaticTest.hs8 specs = do function
/dports/devel/arcanist/arcanist-b2e715f/src/parser/argument/
H A DPhutilArgumentParser.php73 private $specs = array(); variable in PhutilArgumentParser
120 public function parsePartial(array $specs, $initial_only = false) {
128 array $specs,
318 public function parseFull(array $specs) {
354 public function parse(array $specs) {
831 private function mergeSpecs(array $specs) {
900 private function renderArgumentSpecs(array $specs) {
/dports/devel/arcanist-lib/arcanist-b2e715f/src/parser/argument/
H A DPhutilArgumentParser.php73 private $specs = array(); variable in PhutilArgumentParser
120 public function parsePartial(array $specs, $initial_only = false) {
128 array $specs,
318 public function parseFull(array $specs) {
354 public function parse(array $specs) {
831 private function mergeSpecs(array $specs) {
900 private function renderArgumentSpecs(array $specs) {
/dports/textproc/source-highlight/source-highlight-3.1.9/tests/
H A Dtest.d54 struct specs struct
57 int count, allocated;
/dports/misc/shared-mime-info/shared-mime-info-ef58b2b2f7ad4070171c6e45e3b3764daa3ff2c1/tests/mime-detection/
H A Dtest.d29 struct specs in main() struct
32 int count, allocated; in main()
/dports/databases/mongodb42-tools/mongo-tools-r4.2.17/
H A Dbinaryurl.py64 def locateUrl(specs, override): argument
78 specs = json.load(urllib2.urlopen(url_current)) variable
82 specs = json.load(urllib2.urlopen(url_full)) variable

12345678910>>...108