Home
last modified time | relevance | path

Searched defs:Pjp (Results 1 – 25 of 54) sorted by relevance

123

/dports/devel/judy/judy-1.0.5/src/JudyCommon/
H A DJudyDecascade.c233 Pjp_t Pjp, // points to BranchB to shrink. in j__udyBranchBToBranchL()
288 Pjp_t Pjp; in j__udyBranchBToBranchL() local
326 Pjp_t Pjp, // points to BranchU to shrink. in j__udyBranchUToBranchB()
349 Pjp_t Pjp, // points to LeafB1 to shrink. in j__udyLeafB1ToLeaf1()
439 Pjp_t Pjp, // 1-byte-index object from which to copy. in j__udyLeaf1ToLeaf2()
600 Pjp_t Pjp, // 2-byte-index object from which to copy. in j__udyLeaf2ToLeaf3()
803 Pjp_t Pjp, // 4-byte-index object from which to copy. in j__udyLeaf4ToLeaf5()
887 Pjp_t Pjp, // 5-byte-index object from which to copy. in j__udyLeaf5ToLeaf6()
971 Pjp_t Pjp, // 6-byte-index object from which to copy. in j__udyLeaf6ToLeaf7()
1056 Pjp_t Pjp, // 3-byte-index object from which to copy. in j__udyLeaf3ToLeafW()
[all …]
H A DJudyCreateBranch.c48 Pjp_t Pjp, // Build JPs from this place in j__udyCreateBranchL()
90 Pjp_t Pjp, // Build JPs from this place in j__udyCreateBranchB()
145 Pjp_t Pjp; in j__udyCreateBranchB() local
202 Pjp_t Pjp, in j__udyCreateBranchU()
H A DJudyCount.c137 Pjp_t Pjp; // JP to pass to j__udy1LCountSM(). in Judy1Count() local
352 const Pjp_t Pjp, // top of Judy (sub)SM. in j__udy1LCountSM()
377 #define CHECKDCD(Pjp,cState) \ in j__udy1LCountSM() argument
393 #define PREPB_ROOT(Pjp,Next) \ in j__udy1LCountSM() argument
398 #define PREPB(Pjp,cState,Next) \ in j__udy1LCountSM() argument
1071 const Pjp_t Pjp) // JP to count. in j__udyJPPop1()
H A DJudyByCount.c120 Pjp_t Pjp; // current JP in branch. in Judy1ByCount() local
187 #define PREPB_DCD(Pjp,cState,Next) \ in Judy1ByCount() argument
191 #define PREPB(Pjp,cState,Next) \ in Judy1ByCount() argument
212 #define SETOFFSET(Offset,Count0,Pop1lower,Pjp) \ in Judy1ByCount() argument
H A DJudyCascade.c265 Pjp_t Pjp; in j__udyStageJBBtoJBB() local
408 Pjp_t Pjp, in j__udyCascade1()
489 Pjp_t Pjp, in j__udyCascade2()
707 Pjp_t Pjp, in j__udyCascade3()
926 Pjp_t Pjp, in j__udyCascade4()
1135 Pjp_t Pjp, in j__udyCascade5()
1327 Pjp_t Pjp, in j__udyCascade6()
1520 Pjp_t Pjp, in j__udyCascade7()
1716 Pjp_t Pjp, in j__udyCascadeL()
H A DJudyMemActive.c76 Pjp_t Pjp) // top of subtree. in j__udyGetMemActive()
H A DJudyInsertBranch.c46 Pjp_t Pjp, // JP containing narrow pointer. in j__udyInsertBranch()
H A DJudyPrevNext.c203 Pjp_t Pjp, Pjp2; // current JPs. local
268 #define HISTPUSH(Pjp,Offset) \ argument
279 #define HISTPOP(Pjp,Offset) \ argument
H A DJudyFreeArray.c138 Pjp_t Pjp, // top of Judy (top-state). in j__udyFreeSM()
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/klib/judy/
H A DJudyDecascade.c231 Pjp_t Pjp, // points to BranchB to shrink. in j__udyBranchBToBranchL()
286 Pjp_t Pjp; in j__udyBranchBToBranchL() local
324 Pjp_t Pjp, // points to BranchU to shrink. in j__udyBranchUToBranchB()
347 Pjp_t Pjp, // points to LeafB1 to shrink. in j__udyLeafB1ToLeaf1()
437 Pjp_t Pjp, // 1-byte-index object from which to copy. in j__udyLeaf1ToLeaf2()
598 Pjp_t Pjp, // 2-byte-index object from which to copy. in j__udyLeaf2ToLeaf3()
801 Pjp_t Pjp, // 4-byte-index object from which to copy. in j__udyLeaf4ToLeaf5()
885 Pjp_t Pjp, // 5-byte-index object from which to copy. in j__udyLeaf5ToLeaf6()
969 Pjp_t Pjp, // 6-byte-index object from which to copy. in j__udyLeaf6ToLeaf7()
1054 Pjp_t Pjp, // 3-byte-index object from which to copy. in j__udyLeaf3ToLeafW()
[all …]
H A DJudyCreateBranch.c46 Pjp_t Pjp, // Build JPs from this place in j__udyCreateBranchL()
88 Pjp_t Pjp, // Build JPs from this place in j__udyCreateBranchB()
143 Pjp_t Pjp; in j__udyCreateBranchB() local
200 Pjp_t Pjp, in j__udyCreateBranchU()
H A DJudyCount.c135 Pjp_t Pjp; // JP to pass to j__udy1LCountSM(). in Judy1Count() local
350 const Pjp_t Pjp, // top of Judy (sub)SM. in j__udy1LCountSM()
375 #define CHECKDCD(Pjp,cState) \ in j__udy1LCountSM() argument
391 #define PREPB_ROOT(Pjp,Next) \ in j__udy1LCountSM() argument
396 #define PREPB(Pjp,cState,Next) \ in j__udy1LCountSM() argument
1069 const Pjp_t Pjp) // JP to count. in j__udyJPPop1()
H A DJudyByCount.c118 Pjp_t Pjp; // current JP in branch. in Judy1ByCount() local
185 #define PREPB_DCD(Pjp,cState,Next) \ in Judy1ByCount() argument
189 #define PREPB(Pjp,cState,Next) \ in Judy1ByCount() argument
210 #define SETOFFSET(Offset,Count0,Pop1lower,Pjp) \ in Judy1ByCount() argument
H A DJudyCascade.c263 Pjp_t Pjp; in j__udyStageJBBtoJBB() local
406 Pjp_t Pjp, in j__udyCascade1()
487 Pjp_t Pjp, in j__udyCascade2()
705 Pjp_t Pjp, in j__udyCascade3()
924 Pjp_t Pjp, in j__udyCascade4()
1133 Pjp_t Pjp, in j__udyCascade5()
1325 Pjp_t Pjp, in j__udyCascade6()
1518 Pjp_t Pjp, in j__udyCascade7()
1714 Pjp_t Pjp, in j__udyCascadeL()
H A DJudyInsertBranch.c44 Pjp_t Pjp, // JP containing narrow pointer. in j__udyInsertBranch()
H A DJudyMemActive.c74 Pjp_t Pjp) // top of subtree. in j__udyGetMemActive()
H A DJudyPrevNext.c201 Pjp_t Pjp, Pjp2; // current JPs. local
266 #define HISTPUSH(Pjp,Offset) \ argument
277 #define HISTPOP(Pjp,Offset) \ argument
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/klib/judy/
H A DJudyDecascade.c231 Pjp_t Pjp, // points to BranchB to shrink. in j__udyBranchBToBranchL()
286 Pjp_t Pjp; in j__udyBranchBToBranchL() local
324 Pjp_t Pjp, // points to BranchU to shrink. in j__udyBranchUToBranchB()
347 Pjp_t Pjp, // points to LeafB1 to shrink. in j__udyLeafB1ToLeaf1()
437 Pjp_t Pjp, // 1-byte-index object from which to copy. in j__udyLeaf1ToLeaf2()
598 Pjp_t Pjp, // 2-byte-index object from which to copy. in j__udyLeaf2ToLeaf3()
801 Pjp_t Pjp, // 4-byte-index object from which to copy. in j__udyLeaf4ToLeaf5()
885 Pjp_t Pjp, // 5-byte-index object from which to copy. in j__udyLeaf5ToLeaf6()
969 Pjp_t Pjp, // 6-byte-index object from which to copy. in j__udyLeaf6ToLeaf7()
1054 Pjp_t Pjp, // 3-byte-index object from which to copy. in j__udyLeaf3ToLeafW()
[all …]
H A DJudyCreateBranch.c46 Pjp_t Pjp, // Build JPs from this place in j__udyCreateBranchL()
88 Pjp_t Pjp, // Build JPs from this place in j__udyCreateBranchB()
143 Pjp_t Pjp; in j__udyCreateBranchB() local
200 Pjp_t Pjp, in j__udyCreateBranchU()
H A DJudyCount.c135 Pjp_t Pjp; // JP to pass to j__udy1LCountSM(). in Judy1Count() local
350 const Pjp_t Pjp, // top of Judy (sub)SM. in j__udy1LCountSM()
375 #define CHECKDCD(Pjp,cState) \ in j__udy1LCountSM() argument
391 #define PREPB_ROOT(Pjp,Next) \ in j__udy1LCountSM() argument
396 #define PREPB(Pjp,cState,Next) \ in j__udy1LCountSM() argument
1069 const Pjp_t Pjp) // JP to count. in j__udyJPPop1()
H A DJudyByCount.c118 Pjp_t Pjp; // current JP in branch. in Judy1ByCount() local
185 #define PREPB_DCD(Pjp,cState,Next) \ in Judy1ByCount() argument
189 #define PREPB(Pjp,cState,Next) \ in Judy1ByCount() argument
210 #define SETOFFSET(Offset,Count0,Pop1lower,Pjp) \ in Judy1ByCount() argument
H A DJudyCascade.c263 Pjp_t Pjp; in j__udyStageJBBtoJBB() local
406 Pjp_t Pjp, in j__udyCascade1()
487 Pjp_t Pjp, in j__udyCascade2()
705 Pjp_t Pjp, in j__udyCascade3()
924 Pjp_t Pjp, in j__udyCascade4()
1133 Pjp_t Pjp, in j__udyCascade5()
1325 Pjp_t Pjp, in j__udyCascade6()
1518 Pjp_t Pjp, in j__udyCascade7()
1714 Pjp_t Pjp, in j__udyCascadeL()
H A DJudyInsertBranch.c44 Pjp_t Pjp, // JP containing narrow pointer. in j__udyInsertBranch()
H A DJudyMemActive.c74 Pjp_t Pjp) // top of subtree. in j__udyGetMemActive()
H A DJudyPrevNext.c201 Pjp_t Pjp, Pjp2; // current JPs. local
266 #define HISTPUSH(Pjp,Offset) \ argument
277 #define HISTPOP(Pjp,Offset) \ argument

123