Home
last modified time | relevance | path

Searched refs:nameTag (Results 1 – 25 of 556) sorted by relevance

12345678910>>...23

/dports/www/libwww/w3c-libwww-5.4.2/config/
H A Dmakeindx.pl24 local($source, $name, $nameTag, $dll) = @_;
31 if (defined($nameTag)) {
32 print "#$nameTag";
44 local($source, $nameTag) = @_;
55 $nameTag = $1;
75 $Functions{$func} = $source.'#'.$nameTag;
89 $Functions{$func} = $source.'#'.$nameTag;
317 local($source, $nameTag) = split('#', $Functions{$func});
318 undef($nameTag) if ($nameTag eq '');
321 &numberEach($source, $func, $nameTag);
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/kNet/include/kNet/
H A DAllocator.h60 inline Object *New(Allocator *allocator, size_t alignment, const char *nameTag = 0, AllocFlags flag…
62 void *mem = Allocator::Alloc(allocator, sizeof(Object), alignment, nameTag);
71 …bject *NewArray(size_t numObjects, Allocator *allocator, size_t alignment, const char *nameTag = 0,
77 …void *ptr = Allocator::Alloc(allocator, sizeof(Object)*numObjects + extraSize, alignment, nameTag,…
/dports/net-mgmt/arts++/arts++-1.1.a13/classes/src/
H A DArtsPackageVersion.cc56 const string nameTag = string("$Name: "); in ArtsPackageVersion() local
58 size_t startPos = nameAndId.find(nameTag); in ArtsPackageVersion()
62 startPos += nameTag.length(); in ArtsPackageVersion()
/dports/graphics/openrm/rm160/doc/
H A Dsource2html.pl71 $nameTag="\@Name";
180 if ($i =~ /$nameTag/i)
355 if ($line =~ /$nameTag/i)
385 if ($line =~ /$nameTag/i)
/dports/sysutils/consul/consul-1.10.3/vendor/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common/http/
H A Drequest.go170 nameTag, hasNameTag := tag.Lookup("name")
183 key := prefix + nameTag
201 key := prefix + nameTag + "." + strconv.Itoa(j)
227 …if err = flatStructure(reflect.ValueOf(field.Interface()), request, prefix+nameTag+"."); err != ni…
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/vendor/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common/http/
H A Drequest.go170 nameTag, hasNameTag := tag.Lookup("name")
183 key := prefix + nameTag
201 key := prefix + nameTag + "." + strconv.Itoa(j)
227 …if err = flatStructure(reflect.ValueOf(field.Interface()), request, prefix+nameTag+"."); err != ni…
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/vendor/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common/http/
H A Drequest.go170 nameTag, hasNameTag := tag.Lookup("name")
183 key := prefix + nameTag
201 key := prefix + nameTag + "." + strconv.Itoa(j)
227 …if err = flatStructure(reflect.ValueOf(field.Interface()), request, prefix+nameTag+"."); err != ni…
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/vendor/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common/http/
H A Drequest.go170 nameTag, hasNameTag := tag.Lookup("name")
183 key := prefix + nameTag
201 key := prefix + nameTag + "." + strconv.Itoa(j)
227 …if err = flatStructure(reflect.ValueOf(field.Interface()), request, prefix+nameTag+"."); err != ni…
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/vendor/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common/http/
H A Drequest.go170 nameTag, hasNameTag := tag.Lookup("name")
183 key := prefix + nameTag
201 key := prefix + nameTag + "." + strconv.Itoa(j)
227 …if err = flatStructure(reflect.ValueOf(field.Interface()), request, prefix+nameTag+"."); err != ni…
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/go-discover/provider/tencentcloud/vendor/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common/http/
H A Drequest.go170 nameTag, hasNameTag := tag.Lookup("name")
183 key := prefix + nameTag
201 key := prefix + nameTag + "." + strconv.Itoa(j)
227 …if err = flatStructure(reflect.ValueOf(field.Interface()), request, prefix+nameTag+"."); err != ni…
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/vendor/github.com/hashicorp/go-discover/provider/tencentcloud/vendor/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common/http/
H A Drequest.go170 nameTag, hasNameTag := tag.Lookup("name")
183 key := prefix + nameTag
201 key := prefix + nameTag + "." + strconv.Itoa(j)
227 …if err = flatStructure(reflect.ValueOf(field.Interface()), request, prefix+nameTag+"."); err != ni…
/dports/sysutils/nomad/nomad-1.1.0/vendor/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common/http/
H A Drequest.go170 nameTag, hasNameTag := tag.Lookup("name")
183 key := prefix + nameTag
201 key := prefix + nameTag + "." + strconv.Itoa(j)
227 …if err = flatStructure(reflect.ValueOf(field.Interface()), request, prefix+nameTag+"."); err != ni…
/dports/security/vault/vault-1.8.2/vendor/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common/http/
H A Drequest.go212 nameTag, hasNameTag := tag.Lookup("name")
225 key := prefix + nameTag
243 key := prefix + nameTag + "." + strconv.Itoa(j)
269 …if err = flatStructure(reflect.ValueOf(field.Interface()), request, prefix+nameTag+"."); err != ni…
/dports/net/traefik/traefik-2.6.1/vendor/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common/http/
H A Drequest.go210 nameTag, hasNameTag := tag.Lookup("name")
223 key := prefix + nameTag
241 key := prefix + nameTag + "." + strconv.Itoa(j)
267 …if err = flatStructure(reflect.ValueOf(field.Interface()), request, prefix+nameTag+"."); err != ni…
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common/http/
H A Drequest.go210 nameTag, hasNameTag := tag.Lookup("name")
223 key := prefix + nameTag
241 key := prefix + nameTag + "." + strconv.Itoa(j)
267 …if err = flatStructure(reflect.ValueOf(field.Interface()), request, prefix+nameTag+"."); err != ni…
/dports/sysutils/terraform/tencentcloud-sdk-go-1.0.233/tencentcloud/common/http/
H A Drequest.go210 nameTag, hasNameTag := tag.Lookup("name")
223 key := prefix + nameTag
241 key := prefix + nameTag + "." + strconv.Itoa(j)
267 …if err = flatStructure(reflect.ValueOf(field.Interface()), request, prefix+nameTag+"."); err != ni…
/dports/misc/darknet/darknet-darknet_yolo_v4_pre/
H A Ddarknet.py241 nameTag = meta.names[i]
243 nameTag = altNames[i]
244 res.append((nameTag, out[i]))
295 nameTag = meta.names[i]
297 nameTag = altNames[i]
300 print(nameTag)
303 res.append((nameTag, dets[j].prob[i], (b.x, b.y, b.w, b.h)))
/dports/misc/darknet/darknet-darknet_yolo_v4_pre/build/darknet/x64/
H A Ddarknet.py241 nameTag = meta.names[i]
243 nameTag = altNames[i]
244 res.append((nameTag, out[i]))
295 nameTag = meta.names[i]
297 nameTag = altNames[i]
300 print(nameTag)
303 res.append((nameTag, dets[j].prob[i], (b.x, b.y, b.w, b.h)))
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/tests/
H A DFontNamesTest.cpp146 static const SkFontTableTag nameTag = SkSetFourByteTag('n','a','m','e'); in test_systemfonts() local
175 size_t nameTableSize = typeface->getTableSize(nameTag); in test_systemfonts()
180 size_t copied = typeface->getTableData(nameTag, 0, nameTableSize, nameTableData.get()); in test_systemfonts()
/dports/www/lagrange/lagrange-1.7.3/lib/harfbuzz/src/
H A Dhb-directwrite.cc520 return a->fea.nameTag < b->fea.nameTag ? -1 : a->fea.nameTag > b->fea.nameTag ? 1 : in cmp()
656 feature.fea.nameTag = (DWRITE_FONT_FEATURE_TAG) hb_uint32_swap (features[i].tag); in _hb_directwrite_shape()
676 feature.fea.nameTag = (DWRITE_FONT_FEATURE_TAG) 0; in _hb_directwrite_shape()
703 if (!j || active_features[j].fea.nameTag != feature_records[feature_records.length - 1].nameTag) in _hb_directwrite_shape()
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/tools/
H A Dgsets.cpp14 Tag nameTag = 0; variable
129 nameTag = t; in main()
191 dot_get_sets( sets, named_sets, nameTag ); in dot_nodes()
224 if (MB_SUCCESS == mb.tag_get_data( nameTag, &*i, 1, name )) { in dot_nodes()
/dports/devel/icu-lx/icu/source/test/perf/leperf/
H A DPortableFontInstance.cpp294 LETag nameTag = LE_NAME_TABLE_TAG; in getNameString() local
297 realThis->fNAMETable = (const NAMETable *) readFontTable(nameTag); in getNameString()
327 LETag nameTag = LE_NAME_TABLE_TAG; in getUnicodeNameString() local
330 realThis->fNAMETable = (const NAMETable *) readFontTable(nameTag); in getUnicodeNameString()
/dports/devel/icu/icu/source/test/letest/
H A DPortableFontInstance.cpp286 LETag nameTag = LE_NAME_TABLE_TAG; in getNameString() local
289 realThis->fNAMETable = (const NAMETable *) readFontTable(nameTag); in getNameString()
319 LETag nameTag = LE_NAME_TABLE_TAG; in getUnicodeNameString() local
322 realThis->fNAMETable = (const NAMETable *) readFontTable(nameTag); in getUnicodeNameString()
/dports/devel/icu/icu/source/test/perf/leperf/
H A DPortableFontInstance.cpp294 LETag nameTag = LE_NAME_TABLE_TAG; in getNameString() local
297 realThis->fNAMETable = (const NAMETable *) readFontTable(nameTag); in getNameString()
327 LETag nameTag = LE_NAME_TABLE_TAG; in getUnicodeNameString() local
330 realThis->fNAMETable = (const NAMETable *) readFontTable(nameTag); in getUnicodeNameString()
/dports/devel/icu-lx/icu/source/test/letest/
H A DPortableFontInstance.cpp286 LETag nameTag = LE_NAME_TABLE_TAG; in getNameString() local
289 realThis->fNAMETable = (const NAMETable *) readFontTable(nameTag); in getNameString()
319 LETag nameTag = LE_NAME_TABLE_TAG; in getUnicodeNameString() local
322 realThis->fNAMETable = (const NAMETable *) readFontTable(nameTag); in getUnicodeNameString()

12345678910>>...23