Home
last modified time | relevance | path

Searched defs:PPValue (Results 1 – 25 of 31) sorted by relevance

12

/dports/devel/judy/judy-1.0.5/src/JudySL/
H A DJudySL.c299 PPvoid_t PPValue; // from JudyL array. in JudySLGet() local
378 PPvoid_t PPValue; // from JudyL array. in JudySLIns() local
618 PPvoid_t PPValue; // from JudyL array. in JudySLDelSub() local
764 PPvoid_t PPValue; // from JudyL array. in JudySLPrevSub() local
914 PPvoid_t PPValue; // from JudyL array. in JudySLNextSub() local
995 PPvoid_t PPValue; // from JudyL array. in JudySLFirst() local
1021 PPvoid_t PPValue; // from JudyL array. in JudySLLast() local
1061 PPvoid_t PPValue; // from Judy array. in JudySLFreeArray() local
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/klib/judy/
H A DJudySL.c297 PPvoid_t PPValue; // from JudyL array. in JudySLGet() local
376 PPvoid_t PPValue; // from JudyL array. in JudySLIns() local
616 PPvoid_t PPValue; // from JudyL array. in JudySLDelSub() local
762 PPvoid_t PPValue; // from JudyL array. in JudySLPrevSub() local
912 PPvoid_t PPValue; // from JudyL array. in JudySLNextSub() local
993 PPvoid_t PPValue; // from JudyL array. in JudySLFirst() local
1019 PPvoid_t PPValue; // from JudyL array. in JudySLLast() local
1059 PPvoid_t PPValue; // from Judy array. in JudySLFreeArray() local
H A DJudyHS.c267 PPvoid_t PPValue; // pointer to Value in JudyHSGet() local
338 PPvoid_t PPValue, // pointer to root pointer in insStrJudyLTree()
463 PPvoid_t PPValue; in JudyHSIns() local
505 PPvoid_t PPValue, // ^ to hash bucket in delStrJudyLTree()
639 delJudyLTree(PPvoid_t PPValue, // ^ to JudyL root pointer in delJudyLTree()
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/klib/judy/
H A DJudySL.c297 PPvoid_t PPValue; // from JudyL array. in JudySLGet() local
376 PPvoid_t PPValue; // from JudyL array. in JudySLIns() local
616 PPvoid_t PPValue; // from JudyL array. in JudySLDelSub() local
762 PPvoid_t PPValue; // from JudyL array. in JudySLPrevSub() local
912 PPvoid_t PPValue; // from JudyL array. in JudySLNextSub() local
993 PPvoid_t PPValue; // from JudyL array. in JudySLFirst() local
1019 PPvoid_t PPValue; // from JudyL array. in JudySLLast() local
1059 PPvoid_t PPValue; // from Judy array. in JudySLFreeArray() local
H A DJudyHS.c267 PPvoid_t PPValue; // pointer to Value in JudyHSGet() local
338 PPvoid_t PPValue, // pointer to root pointer in insStrJudyLTree()
463 PPvoid_t PPValue; in JudyHSIns() local
505 PPvoid_t PPValue, // ^ to hash bucket in delStrJudyLTree()
639 delJudyLTree(PPvoid_t PPValue, // ^ to JudyL root pointer in delJudyLTree()
/dports/devel/judy/judy-1.0.5/src/JudyHS/
H A DJudyHS.c268 PPvoid_t PPValue; // pointer to Value in JudyHSGet() local
339 PPvoid_t PPValue, // pointer to root pointer in insStrJudyLTree()
464 PPvoid_t PPValue; in JudyHSIns() local
506 PPvoid_t PPValue, // ^ to hash bucket in delStrJudyLTree()
640 delJudyLTree(PPvoid_t PPValue, // ^ to JudyL root pointer in delJudyLTree()
/dports/cad/gtkwave/gtkwave-3.3.107/src/
H A Dtree_component.c21 PPvoid_t PPValue; in iter_through_comp_name_table() local
50 PPvoid_t PPValue = JudySLGet(GLOBALS->comp_name_judy, (uint8_t *)s, PJE0); in add_to_comp_name_table() local
H A Dsymbol.c167 PPvoid_t PPValue = JudySLIns(&GLOBALS->sym_judy, (uint8_t *)name, PJE0); in symadd() local
187 PPvoid_t PPValue = JudySLIns(&GLOBALS->sym_judy, (uint8_t *)name, PJE0); in symadd_name_exists() local
216 PPvoid_t PPValue = JudySLGet(GLOBALS->sym_judy, (uint8_t *)s, PJE0); in symfind_2() local
H A Dtree.c168 PPvoid_t PPValue; in allocate_and_decorate_module_tree_node() local
204 PPvoid_t PPValue; in allocate_and_decorate_module_tree_node() local
701 PPvoid_t PPValue = NULL; in build_tree_from_name() local
/dports/devel/judy/judy-1.0.5/src/apps/demo/
H A DinterSL.c61 void ** PPValue; // associated with Index. in main() local
/dports/cad/gtkwave/gtkwave-3.3.107/src/helpers/
H A Dvcd2fst.c126 PPvoid_t PPValue; in get_scopename() local
314 PPvoid_t PPValue; in dealloc_scope() local
984 PPvoid_t PPValue = JudySLGet(PJArray, (uint8_t *)fst_scope_name2, PJE0); in fst_main() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Lex/
H A DPPExpressions.cpp43 class PPValue { class
51 PPValue(unsigned BitWidth) : Val(BitWidth) {} in PPValue() function in __anon57684f3e0111::PPValue
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Lex/
H A DPPExpressions.cpp43 class PPValue { class
51 PPValue(unsigned BitWidth) : Val(BitWidth) {} in PPValue() function in __anon0ace82850111::PPValue
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Lex/
H A DPPExpressions.cpp43 class PPValue { class
51 PPValue(unsigned BitWidth) : Val(BitWidth) {} in PPValue() function in __anonf811d8c50111::PPValue
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Lex/
H A DPPExpressions.cpp44 class PPValue { class
52 PPValue(unsigned BitWidth) : Val(BitWidth) {} in PPValue() function in __anon7d1344430111::PPValue
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Lex/
H A DPPExpressions.cpp44 class PPValue { class
52 PPValue(unsigned BitWidth) : Val(BitWidth) {} in PPValue() function in __anon0214afc10111::PPValue
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Lex/
H A DPPExpressions.cpp45 class PPValue { class
53 PPValue(unsigned BitWidth) : Val(BitWidth) {} in PPValue() function in __anonae3850ce0111::PPValue
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Lex/
H A DPPExpressions.cpp45 class PPValue { class
53 PPValue(unsigned BitWidth) : Val(BitWidth) {} in PPValue() function in __anonda10dd0d0111::PPValue
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Lex/
H A DPPExpressions.cpp45 class PPValue { class
53 PPValue(unsigned BitWidth) : Val(BitWidth) {} in PPValue() function in __anon85cd17070111::PPValue
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Lex/
H A DPPExpressions.cpp45 class PPValue { class
53 PPValue(unsigned BitWidth) : Val(BitWidth) {} in PPValue() function in __anonb23ff1a30111::PPValue
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Lex/
H A DPPExpressions.cpp45 class PPValue { class
53 PPValue(unsigned BitWidth) : Val(BitWidth) {} in PPValue() function in __anon6faf21a30111::PPValue
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Lex/
H A DPPExpressions.cpp45 class PPValue { class
53 PPValue(unsigned BitWidth) : Val(BitWidth) {} in PPValue() function in __anon992610db0111::PPValue
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Lex/
H A DPPExpressions.cpp45 class PPValue { class
53 PPValue(unsigned BitWidth) : Val(BitWidth) {} in PPValue() function in __anon5f52bc900111::PPValue
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Lex/
H A DPPExpressions.cpp45 class PPValue { class
53 PPValue(unsigned BitWidth) : Val(BitWidth) {} in PPValue() function in __anon444b5aee0111::PPValue
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Lex/
H A DPPExpressions.cpp45 class PPValue { class
53 PPValue(unsigned BitWidth) : Val(BitWidth) {} in PPValue() function in __anon2a9ad5a10111::PPValue

12