Home
last modified time | relevance | path

Searched refs:hID (Results 1 – 25 of 69) sorted by relevance

123

/dports/games/armagetronad/armagetronad-0.2.8.3.5/src/tools/
H A DtHeap.cpp43 tASSERT( e1->hID == i ); in SwapIf()
44 tASSERT( e2->hID == j ); in SwapIf()
48 e1->hID=j; in SwapIf()
49 e2->hID=i; in SwapIf()
73 if ( current->hID != i ) in CheckHeap()
134 tASSERT(e->hID == Len()-1); in Insert()
143 int i=e->hID; in Remove()
187 int i=e->hID; in Replace()
233 tASSERT( hID < 0 ); in ~tHeapElement()
239 if (hID>=0) in RemoveFromHeap()
[all …]
H A DtMemManager.cpp304 int hID; // the id in the heap member in memblock
313 if (myman) myman->blocks.Remove(this,hID); in ~memblock()
339 memblock(tMemManager *man):value(man->blocksize),hID(-1),myman(man){ in memblock()
342 myman->blocks.Add(this,hID); in memblock()
604 e1->hID=j; in SwapIf()
605 e2->hID=i; in SwapIf()
812 int i=e->hID; in Remove()
838 int i=e->hID; in Replace()
854 blocks.Remove(ret,ret->hID); in Remove()
890 full_blocks.Add(block,block->hID); in Alloc()
[all …]
H A DtHeap.h92 tHeapElement():hID(-1),value_(0){} in tHeapElement()
104 int hID; // the id in the heap
/dports/www/foswiki/Foswiki-2.1.6/lib/Foswiki/Users/
H A DHtPasswdUser.pm309 my $hID = shift @fields;
324 $data->{$hID}->{realm} = $tPass;
333 $data->{$hID}->{enc} = 'sha1';
342 $data->{$hID}->{enc} = 'bcrypt';
347 $data->{$hID}->{enc} = 'crypt';
352 $data->{$hID}->{enc} = 'plain';
358 $data->{$hID}->{enc} = 'unknown';
361 if ( $data->{$hID}->{enc} ) {
362 $data->{$hID}->{pass} = $tPass;
376 $data->{$hID}->{realm} = $tPass;
[all …]
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/apps/mason2/
H A Dmason_simulator.cpp80 int rID, hID, fID; member in SingleEndRecordBuilder
92 rID(rID), hID(hID), fID(fID) in SingleEndRecordBuilder()
133 info.hID = hID; in _initialize()
301 int rID, hID, fID; member in PairedEndRecordBuilder
316 posMap(posMap), refName(refName), refSeq(refSeq), rID(rID), hID(hID), fID(fID) in PairedEndRecordBuilder()
439 infoL.hID = hID; in _initialize()
441 infoR.hID = hID; in _initialize()
681 int rID, int hID) in _simulatePairedEnd() argument
693 infos[i].hID = infos[i + 1].hID = hID; in _simulatePairedEnd()
748 int rID, int hID) in _simulateSingleEnd() argument
[all …]
H A Dmason_materializer.cpp133 int rID = 0, hID = 0; in run() local
140 while (vcfMat.materializeNext(seq, levels, varInfos, breakpoints, rID, hID)) in run()
143 … ssName << contigNames(context(vcfMat.vcfFileIn))[rID] << options.haplotypeNameSep << (hID + 1); in run()
161 while (vcfMat.materializeNext(seq, varInfos, breakpoints, rID, hID)) in run()
164 … ssName << contigNames(context(vcfMat.vcfFileIn))[rID] << options.haplotypeNameSep << (hID + 1); in run()
H A Dmason_splicing.cpp229 int rID = 0, hID = 0; // reference and haplotype id in run() local
243 while (vcfMat.materializeNext(seq, varInfos, breakpoints, rID, hID)) in run()
245 std::cerr << " (allele " << (hID + 1) << ")"; in run()
248 _performSplicing(splicingInstructions, seq, transcriptNames, hID, vcfMat); in run()
276 int hID, // -1 in case of no variants in _performSplicing() argument
330 ss << options.haplotypeNameSep << (hID + 1); in _performSplicing()
H A Dsequencing.h89 int rID, hID; member
97 …SequencingSimulationInfo() : isForward(false), rID(-1), hID(-1), beginPos(-1), snpCount(0), indelC… in SequencingSimulationInfo()
113 stream << "SEQUENCE=" << rID << " HAPLOTYPE=" << hID << " BEGIN_POS=" << beginPos in serialize()
H A Dexternal_split_merge.cpp224 int hID = dist2(rng); in pick() local
226 return std::make_pair(rID, hID); in pick()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data/System/Data/Common/
H A DSystem.Data_BID.cs643 …internal static void Trace (IntPtr hID, UIntPtr src, UIntPtr info, string fmtPrintfW, System.Strin… in Trace() argument
671 …internal static void Trace (IntPtr hID, UIntPtr src, UIntPtr info, string fmtPrintfW, System.IntPt… in Trace() argument
676 …internal static void Trace (IntPtr hID, UIntPtr src, UIntPtr info, string fmtPrintfW, System.Int32… in Trace() argument
680 …internal static void Trace (IntPtr hID, UIntPtr src, UIntPtr info, string fmtPrintfW, System.Boole… in Trace() argument
685 …internal static void Trace (IntPtr hID, UIntPtr src, UIntPtr info, string fmtPrintfW, string fmtPr… in Trace() argument
690 …internal static void Trace (IntPtr hID, UIntPtr src, UIntPtr info, string fmtPrintfW, System.Int32… in Trace() argument
699 …internal static void Trace (IntPtr hID, UIntPtr src, UIntPtr info, string fmtPrintfW, System.Int32… in Trace() argument
707 …internal static void Trace (IntPtr hID, UIntPtr src, UIntPtr info, string fmtPrintfW, System.Int32… in Trace() argument
731 …internal static void Trace (IntPtr hID, UIntPtr src, UIntPtr info, string fmtPrintfW, System.Int32… in Trace() argument
759 …internal static void Trace (IntPtr hID, UIntPtr src, UIntPtr info, string fmtPrintfW, System.Int32… in Trace() argument
[all …]
/dports/lang/fpc-source/fpc-3.2.2/packages/os2units/src/
H A Dmcidrv.pas238 hID=LongInt;
249 hid : hID; // handler Id (input/output)
283 hid : hID; // Handler id
299 hidMaster : hID; // Master NULL sh ID (valid only on
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data/bid/inc/cs/
H A DbidPrivateBase.cs994 internal static void PutStr(IntPtr hID, UIntPtr src, UIntPtr info, string str); in PutStr() argument
1002 internal static void Trace(IntPtr hID, UIntPtr src, UIntPtr info, string strConst); in Trace() argument
1014 internal static void ScopeLeave(IntPtr hID, UIntPtr src, UIntPtr info, ref IntPtr hScp); in ScopeLeave() argument
1024 internal static void ScopeEnter( IntPtr hID, UIntPtr src, UIntPtr info, out IntPtr hScp, in ScopeEnter() argument
1030 internal static void ScopeEnter( IntPtr hID, UIntPtr src, UIntPtr info, out IntPtr hScp, in ScopeEnter() argument
1040 internal static bool Enabled(IntPtr hID, UIntPtr src, UIntPtr info, string tcs); in Enabled() argument
1046 internal static int Indent(IntPtr hID, int nIdx); in Indent() argument
1077 internal static void DllBidCtlProc( IntPtr hID, IntPtr cmdSpace, CtlCmd cmd, in DllBidCtlProc() argument
1083 internal static void AddMetaText( IntPtr hID, IntPtr cmdSpace, CtlCmd cmd, IntPtr nop1, in AddMetaText() argument
1089 internal static void AddExtension( IntPtr hID, IntPtr cmdSpaceID, CtlCmd cmd, in AddExtension() argument
[all …]
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/appengine/user/
H A Duser_dev.go17 hID = "X-AppEngine-User-Id" const
25 ID: hdr.Get(hID),
/dports/textproc/tkdiff/tkdiff-4-3/
H A Dtkdiff2677 if {![info exists g(inline,$hID)]} {set g(inline,$hID) [list]}
5037 merge-select-version $hID $g(merge$hID) 1
5087 } else { merge-select-version $hID 1 $g(merge$hID) }
5092 mark$hID "+[diff-size $hID $g(merge$hID)]"
5198 set difflines [diff-size $hID $g(merge$hID)]
5229 merge-select-version $hID $g(merge$hID) $newversion
5314 set lines [diff-size $hID $g(merge$hID)]
5334 if {[set full [diff-size $hID $g(merge$hID)]]} {
5381 return $hID
6143 add-tag $w(LeftText) vL$hID {} vL$hID vL$hID
[all …]
/dports/cad/openroad/OpenROAD-2.0/src/grt/src/fastroute/src/
H A Dutility.cpp219 if (edgeID == treenodes[n1a].hID || edgeID == treenodes[n2a].hID) { in fillVIA()
463 treenodes[n1a].hID = edgeID; in assignEdge()
473 treenodes[n2a].hID = edgeID; in assignEdge()
576 treenodes[n2a].hID = edgeID; in assignEdge()
586 treenodes[n1a].hID = edgeID; in assignEdge()
697 treenodes[nodeID].hID = BIG_INT; in newLayerAssignmentV4()
727 treenodes[n1a].hID = edgeID; in newLayerAssignmentV4()
742 treenodes[n2a].hID = edgeID; in newLayerAssignmentV4()
778 treenodes[d].hID = BIG_INT; in newLA()
1073 treenodes[n1a].hID = edgeID; in recoverEdge()
[all …]
H A Droute.cpp863 treenodes[n1a].hID++; in newrouteZ()
864 treenodes[n2a].hID++; in newrouteZ()
1327 treenodes[n2a].hID++; in spiralRoute()
1355 treenodes[n1a].hID++; in spiralRoute()
1398 treenodes[d].hID = 0; in spiralRouteAll()
/dports/cad/openroad/OpenROAD-2.0/src/grt/src/fastroute/include/
H A DDataType.h131 int hID; member
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/containerd/containerd/containerd-1.4.3/cmd/ctr/commands/run/
H A Drun_unix.go317 hID, err := strconv.ParseUint(parts[1], 0, 32)
327 HostID: uint32(hID),
/dports/security/vault/vault-1.8.2/vendor/github.com/containerd/containerd/cmd/ctr/commands/run/
H A Drun_unix.go317 hID, err := strconv.ParseUint(parts[1], 0, 32)
327 HostID: uint32(hID),
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/containerd/containerd/cmd/ctr/commands/run/
H A Drun_unix.go317 hID, err := strconv.ParseUint(parts[1], 0, 32)
327 HostID: uint32(hID),
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/containerd/containerd/cmd/ctr/commands/run/
H A Drun_unix.go364 hID, err := strconv.ParseUint(parts[1], 0, 32)
374 HostID: uint32(hID),
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/containerd/containerd/cmd/ctr/commands/run/
H A Drun_unix.go360 hID, err := strconv.ParseUint(parts[1], 0, 32)
370 HostID: uint32(hID),
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/containerd/containerd/cmd/ctr/commands/run/
H A Drun_unix.go360 hID, err := strconv.ParseUint(parts[1], 0, 32)
370 HostID: uint32(hID),
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/line_descriptor/src/
H A Dbinary_descriptor.cpp1150 for ( short hID = 0; hID < heightOfLSP; hID++ ) in computeLBD() local
1196 coefInGaussion = (float) gaussCoefG_[hID]; in computeLBD()
1209 bandID = (short) ( hID / params.widthOfBand_ ); in computeLBD()
1210 coefInGaussion = (float) ( gaussCoefL_[hID % params.widthOfBand_ + params.widthOfBand_] ); in computeLBD()
1226 … coefInGaussion = (float) ( gaussCoefL_[hID % params.widthOfBand_ + 2 * params.widthOfBand_] ); in computeLBD()
1239 coefInGaussion = (float) ( gaussCoefL_[hID % params.widthOfBand_] ); in computeLBD()
/dports/security/keybase/client-v5.7.1/go/systests/
H A Dtreeloader_test.go201 hID := mustCreateSubteam(t, alfa.tc, hName)
262 _, _, err = teams.AddMembers(context.Background(), alfa.tc.G, hID,
281 err = teams.Delete(context.Background(), alfa.tc.G, tui, hID)

123