Home
last modified time | relevance | path

Searched refs:Ph (Results 1 – 25 of 3546) sorted by relevance

12345678910>>...142

/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/search/
H A Dagrep-myers.c176 Ph <<= 1; in MyersFindFirst()
179 Mv = Ph & Xv; in MyersFindFirst()
202 Ph <<= 1; in MyersFindFirst()
234 Ph <<= 1; in MyersFindFirst()
293 Ph <<= 1; in MyersFindBest()
320 Ph <<= 1; in MyersFindBest()
403 Ph <<= 1;
490 Ph <<= 1;\
493 Mv = Ph & Xv;
512 Ph <<= 1; in MyersCoreStep()
[all …]
H A Dagrep-myersunltd.c494 chunk_set(Ph, Xh); in MyersUnlimitedFindFirst()
496 chunk_negate(Ph); in MyersUnlimitedFindFirst()
533 chunk_set(Mv, Ph); in MyersUnlimitedFindFirst()
563 chunk_negate(Ph); in MyersUnlimitedFindFirst()
618 chunk_negate(Ph); in MyersUnlimitedFindFirst()
659 free_chunk(Ph); in MyersUnlimitedFindFirst()
744 chunk_negate(Ph); in MyersUnlimitedFindAll()
855 free_chunk(Ph); in MyersUnlimitedFindAll()
917 chunk_negate(Ph); in MyersUnlimitedFindBest()
987 chunk_negate(Ph); in MyersUnlimitedFindBest()
[all …]
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/search/
H A Dagrep-myers.c176 Ph <<= 1; in MyersFindFirst()
179 Mv = Ph & Xv; in MyersFindFirst()
202 Ph <<= 1; in MyersFindFirst()
234 Ph <<= 1; in MyersFindFirst()
293 Ph <<= 1; in MyersFindBest()
320 Ph <<= 1; in MyersFindBest()
403 Ph <<= 1;
490 Ph <<= 1;\
493 Mv = Ph & Xv;
512 Ph <<= 1; in MyersCoreStep()
[all …]
H A Dagrep-myersunltd.c494 chunk_set(Ph, Xh); in MyersUnlimitedFindFirst()
496 chunk_negate(Ph); in MyersUnlimitedFindFirst()
533 chunk_set(Mv, Ph); in MyersUnlimitedFindFirst()
563 chunk_negate(Ph); in MyersUnlimitedFindFirst()
618 chunk_negate(Ph); in MyersUnlimitedFindFirst()
659 free_chunk(Ph); in MyersUnlimitedFindFirst()
744 chunk_negate(Ph); in MyersUnlimitedFindAll()
855 free_chunk(Ph); in MyersUnlimitedFindAll()
917 chunk_negate(Ph); in MyersUnlimitedFindBest()
987 chunk_negate(Ph); in MyersUnlimitedFindBest()
[all …]
/dports/textproc/translate-toolkit/translate-toolkit-3.5.1/translate/storage/placeables/
H A Dgeneral.py65 class NewlinePlaceable(Ph):
75 class NumberPlaceable(Ph):
194 class BracePlaceable(Ph):
204 class UrlPlaceable(Ph):
223 class FilePlaceable(Ph):
235 class EmailPlaceable(Ph):
286 class CapsPlaceable(Ph):
310 class SpacesPlaceable(Ph):
326 class XMLTagPlaceable(Ph):
345 class OptionPlaceable(Ph):
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Analysis/
H A DThreadSafetyTIL.cpp63 if (auto *Ph = dyn_cast<Phi>(E)) { in addPredecessor() local
65 Ph->values().push_back(nullptr); in addPredecessor()
74 if (auto *Ph = dyn_cast<Phi>(E)) { in reservePredecessors() local
92 E = Ph->values()[0]; in getCanonicalVal()
117 if (auto *Ph = dyn_cast<Phi>(E)) { in simplifyToCanonicalVal() local
119 simplifyIncompleteArg(Ph); in simplifyToCanonicalVal()
122 E = Ph->values()[0]; in simplifyToCanonicalVal()
134 assert(Ph && Ph->status() == Phi::PH_Incomplete); in simplifyIncompleteArg()
137 Ph->setStatus(Phi::PH_MultiVal); in simplifyIncompleteArg()
142 if (Ei == Ph) in simplifyIncompleteArg()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Analysis/
H A DThreadSafetyTIL.cpp63 if (auto *Ph = dyn_cast<Phi>(E)) { in addPredecessor() local
65 Ph->values().push_back(nullptr); in addPredecessor()
74 if (auto *Ph = dyn_cast<Phi>(E)) { in reservePredecessors() local
92 E = Ph->values()[0]; in getCanonicalVal()
117 if (auto *Ph = dyn_cast<Phi>(E)) { in simplifyToCanonicalVal() local
119 simplifyIncompleteArg(Ph); in simplifyToCanonicalVal()
122 E = Ph->values()[0]; in simplifyToCanonicalVal()
134 assert(Ph && Ph->status() == Phi::PH_Incomplete); in simplifyIncompleteArg()
137 Ph->setStatus(Phi::PH_MultiVal); in simplifyIncompleteArg()
142 if (Ei == Ph) in simplifyIncompleteArg()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Analysis/
H A DThreadSafetyTIL.cpp63 if (auto *Ph = dyn_cast<Phi>(E)) { in addPredecessor() local
65 Ph->values().push_back(nullptr); in addPredecessor()
74 if (auto *Ph = dyn_cast<Phi>(E)) { in reservePredecessors() local
92 E = Ph->values()[0]; in getCanonicalVal()
117 if (auto *Ph = dyn_cast<Phi>(E)) { in simplifyToCanonicalVal() local
119 simplifyIncompleteArg(Ph); in simplifyToCanonicalVal()
122 E = Ph->values()[0]; in simplifyToCanonicalVal()
134 assert(Ph && Ph->status() == Phi::PH_Incomplete); in simplifyIncompleteArg()
137 Ph->setStatus(Phi::PH_MultiVal); in simplifyIncompleteArg()
142 if (Ei == Ph) in simplifyIncompleteArg()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Analysis/
H A DThreadSafetyTIL.cpp63 if (auto *Ph = dyn_cast<Phi>(E)) { in addPredecessor() local
65 Ph->values().push_back(nullptr); in addPredecessor()
74 if (auto *Ph = dyn_cast<Phi>(E)) { in reservePredecessors() local
92 E = Ph->values()[0]; in getCanonicalVal()
117 if (auto *Ph = dyn_cast<Phi>(E)) { in simplifyToCanonicalVal() local
119 simplifyIncompleteArg(Ph); in simplifyToCanonicalVal()
122 E = Ph->values()[0]; in simplifyToCanonicalVal()
134 assert(Ph && Ph->status() == Phi::PH_Incomplete); in simplifyIncompleteArg()
137 Ph->setStatus(Phi::PH_MultiVal); in simplifyIncompleteArg()
142 if (Ei == Ph) in simplifyIncompleteArg()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Analysis/
H A DThreadSafetyTIL.cpp63 if (auto *Ph = dyn_cast<Phi>(E)) { in addPredecessor() local
65 Ph->values().push_back(nullptr); in addPredecessor()
74 if (auto *Ph = dyn_cast<Phi>(E)) { in reservePredecessors() local
92 E = Ph->values()[0]; in getCanonicalVal()
117 if (auto *Ph = dyn_cast<Phi>(E)) { in simplifyToCanonicalVal() local
119 simplifyIncompleteArg(Ph); in simplifyToCanonicalVal()
122 E = Ph->values()[0]; in simplifyToCanonicalVal()
134 assert(Ph && Ph->status() == Phi::PH_Incomplete); in simplifyIncompleteArg()
137 Ph->setStatus(Phi::PH_MultiVal); in simplifyIncompleteArg()
142 if (Ei == Ph) in simplifyIncompleteArg()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Analysis/
H A DThreadSafetyTIL.cpp63 if (auto *Ph = dyn_cast<Phi>(E)) { in addPredecessor() local
65 Ph->values().push_back(nullptr); in addPredecessor()
74 if (auto *Ph = dyn_cast<Phi>(E)) { in reservePredecessors() local
92 E = Ph->values()[0]; in getCanonicalVal()
117 if (auto *Ph = dyn_cast<Phi>(E)) { in simplifyToCanonicalVal() local
119 simplifyIncompleteArg(Ph); in simplifyToCanonicalVal()
122 E = Ph->values()[0]; in simplifyToCanonicalVal()
134 assert(Ph && Ph->status() == Phi::PH_Incomplete); in simplifyIncompleteArg()
137 Ph->setStatus(Phi::PH_MultiVal); in simplifyIncompleteArg()
142 if (Ei == Ph) in simplifyIncompleteArg()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Analysis/
H A DThreadSafetyTIL.cpp63 if (auto *Ph = dyn_cast<Phi>(E)) { in addPredecessor() local
65 Ph->values().push_back(nullptr); in addPredecessor()
74 if (auto *Ph = dyn_cast<Phi>(E)) { in reservePredecessors() local
92 E = Ph->values()[0]; in getCanonicalVal()
117 if (auto *Ph = dyn_cast<Phi>(E)) { in simplifyToCanonicalVal() local
119 simplifyIncompleteArg(Ph); in simplifyToCanonicalVal()
122 E = Ph->values()[0]; in simplifyToCanonicalVal()
134 assert(Ph && Ph->status() == Phi::PH_Incomplete); in simplifyIncompleteArg()
137 Ph->setStatus(Phi::PH_MultiVal); in simplifyIncompleteArg()
142 if (Ei == Ph) in simplifyIncompleteArg()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Analysis/
H A DThreadSafetyTIL.cpp63 if (auto *Ph = dyn_cast<Phi>(E)) { in addPredecessor() local
65 Ph->values().push_back(nullptr); in addPredecessor()
74 if (auto *Ph = dyn_cast<Phi>(E)) { in reservePredecessors() local
92 E = Ph->values()[0]; in getCanonicalVal()
117 if (auto *Ph = dyn_cast<Phi>(E)) { in simplifyToCanonicalVal() local
119 simplifyIncompleteArg(Ph); in simplifyToCanonicalVal()
122 E = Ph->values()[0]; in simplifyToCanonicalVal()
134 assert(Ph && Ph->status() == Phi::PH_Incomplete); in simplifyIncompleteArg()
137 Ph->setStatus(Phi::PH_MultiVal); in simplifyIncompleteArg()
142 if (Ei == Ph) in simplifyIncompleteArg()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Analysis/
H A DThreadSafetyTIL.cpp63 if (auto *Ph = dyn_cast<Phi>(E)) { in addPredecessor() local
65 Ph->values().push_back(nullptr); in addPredecessor()
74 if (auto *Ph = dyn_cast<Phi>(E)) { in reservePredecessors() local
92 E = Ph->values()[0]; in getCanonicalVal()
117 if (auto *Ph = dyn_cast<Phi>(E)) { in simplifyToCanonicalVal() local
119 simplifyIncompleteArg(Ph); in simplifyToCanonicalVal()
122 E = Ph->values()[0]; in simplifyToCanonicalVal()
134 assert(Ph && Ph->status() == Phi::PH_Incomplete); in simplifyIncompleteArg()
137 Ph->setStatus(Phi::PH_MultiVal); in simplifyIncompleteArg()
142 if (Ei == Ph) in simplifyIncompleteArg()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Analysis/
H A DThreadSafetyTIL.cpp63 if (auto *Ph = dyn_cast<Phi>(E)) { in addPredecessor() local
65 Ph->values().push_back(nullptr); in addPredecessor()
74 if (auto *Ph = dyn_cast<Phi>(E)) { in reservePredecessors() local
92 E = Ph->values()[0]; in getCanonicalVal()
117 if (auto *Ph = dyn_cast<Phi>(E)) { in simplifyToCanonicalVal() local
119 simplifyIncompleteArg(Ph); in simplifyToCanonicalVal()
122 E = Ph->values()[0]; in simplifyToCanonicalVal()
134 assert(Ph && Ph->status() == Phi::PH_Incomplete); in simplifyIncompleteArg()
137 Ph->setStatus(Phi::PH_MultiVal); in simplifyIncompleteArg()
142 if (Ei == Ph) in simplifyIncompleteArg()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Analysis/
H A DThreadSafetyTIL.cpp63 if (auto *Ph = dyn_cast<Phi>(E)) { in addPredecessor() local
65 Ph->values().push_back(nullptr); in addPredecessor()
74 if (auto *Ph = dyn_cast<Phi>(E)) { in reservePredecessors() local
92 E = Ph->values()[0]; in getCanonicalVal()
117 if (auto *Ph = dyn_cast<Phi>(E)) { in simplifyToCanonicalVal() local
119 simplifyIncompleteArg(Ph); in simplifyToCanonicalVal()
122 E = Ph->values()[0]; in simplifyToCanonicalVal()
134 assert(Ph && Ph->status() == Phi::PH_Incomplete); in simplifyIncompleteArg()
137 Ph->setStatus(Phi::PH_MultiVal); in simplifyIncompleteArg()
142 if (Ei == Ph) in simplifyIncompleteArg()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Analysis/
H A DThreadSafetyTIL.cpp63 if (auto *Ph = dyn_cast<Phi>(E)) { in addPredecessor() local
65 Ph->values().push_back(nullptr); in addPredecessor()
74 if (auto *Ph = dyn_cast<Phi>(E)) { in reservePredecessors() local
92 E = Ph->values()[0]; in getCanonicalVal()
117 if (auto *Ph = dyn_cast<Phi>(E)) { in simplifyToCanonicalVal() local
119 simplifyIncompleteArg(Ph); in simplifyToCanonicalVal()
122 E = Ph->values()[0]; in simplifyToCanonicalVal()
134 assert(Ph && Ph->status() == Phi::PH_Incomplete); in simplifyIncompleteArg()
137 Ph->setStatus(Phi::PH_MultiVal); in simplifyIncompleteArg()
142 if (Ei == Ph) in simplifyIncompleteArg()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Analysis/
H A DThreadSafetyTIL.cpp63 if (auto *Ph = dyn_cast<Phi>(E)) { in addPredecessor() local
65 Ph->values().push_back(nullptr); in addPredecessor()
74 if (auto *Ph = dyn_cast<Phi>(E)) { in reservePredecessors() local
92 E = Ph->values()[0]; in getCanonicalVal()
117 if (auto *Ph = dyn_cast<Phi>(E)) { in simplifyToCanonicalVal() local
119 simplifyIncompleteArg(Ph); in simplifyToCanonicalVal()
122 E = Ph->values()[0]; in simplifyToCanonicalVal()
134 assert(Ph && Ph->status() == Phi::PH_Incomplete); in simplifyIncompleteArg()
137 Ph->setStatus(Phi::PH_MultiVal); in simplifyIncompleteArg()
142 if (Ei == Ph) in simplifyIncompleteArg()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Analysis/
H A DThreadSafetyTIL.cpp64 if (auto *Ph = dyn_cast<Phi>(E)) { in addPredecessor() local
66 Ph->values().push_back(nullptr); in addPredecessor()
75 if (auto *Ph = dyn_cast<Phi>(E)) { in reservePredecessors() local
93 E = Ph->values()[0]; in getCanonicalVal()
118 if (auto *Ph = dyn_cast<Phi>(E)) { in simplifyToCanonicalVal() local
120 simplifyIncompleteArg(Ph); in simplifyToCanonicalVal()
123 E = Ph->values()[0]; in simplifyToCanonicalVal()
135 assert(Ph && Ph->status() == Phi::PH_Incomplete); in simplifyIncompleteArg()
138 Ph->setStatus(Phi::PH_MultiVal); in simplifyIncompleteArg()
143 if (Ei == Ph) in simplifyIncompleteArg()
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Analysis/
H A DThreadSafetyTIL.cpp64 if (auto *Ph = dyn_cast<Phi>(E)) { in addPredecessor() local
66 Ph->values().push_back(nullptr); in addPredecessor()
75 if (auto *Ph = dyn_cast<Phi>(E)) { in reservePredecessors() local
93 E = Ph->values()[0]; in getCanonicalVal()
118 if (auto *Ph = dyn_cast<Phi>(E)) { in simplifyToCanonicalVal() local
120 simplifyIncompleteArg(Ph); in simplifyToCanonicalVal()
123 E = Ph->values()[0]; in simplifyToCanonicalVal()
135 assert(Ph && Ph->status() == Phi::PH_Incomplete); in simplifyIncompleteArg()
138 Ph->setStatus(Phi::PH_MultiVal); in simplifyIncompleteArg()
143 if (Ei == Ph) in simplifyIncompleteArg()
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Analysis/
H A DThreadSafetyTIL.cpp63 if (auto *Ph = dyn_cast<Phi>(E)) { in addPredecessor() local
65 Ph->values().push_back(nullptr); in addPredecessor()
74 if (auto *Ph = dyn_cast<Phi>(E)) { in reservePredecessors() local
92 E = Ph->values()[0]; in getCanonicalVal()
117 if (auto *Ph = dyn_cast<Phi>(E)) { in simplifyToCanonicalVal() local
119 simplifyIncompleteArg(Ph); in simplifyToCanonicalVal()
122 E = Ph->values()[0]; in simplifyToCanonicalVal()
134 assert(Ph && Ph->status() == Phi::PH_Incomplete); in simplifyIncompleteArg()
137 Ph->setStatus(Phi::PH_MultiVal); in simplifyIncompleteArg()
142 if (Ei == Ph) in simplifyIncompleteArg()
[all …]
/dports/cad/sweethome3d/SweetHome3D-6.6.4-src/src/com/eteks/sweethome3d/io/
H A DDefaultFurnitureCatalog_vi.properties35 category#4=Ph�ng kh�ch
39 category#5=Ph�ng kh�ch
43 category#6=Ph�ng kh�ch
63 category#11=Ph�ng kh�ch
103 category#21=Ph�ng kh�ch
123 category#26=Ph�ng kh�ch
151 category#33=Ph�ng kh�ch
159 category#35=Ph�ng kh�ch
163 category#36=Ph�ng kh�ch
171 category#38=Ph�ng kh�ch
[all …]
/dports/multimedia/oggvideotools/oggvideotools-0.9.1/src/libresample/
H A Dfilterkit.c120 double Ph, /* Phase */ in lrsFilterUp() argument
127 Ph *= Npc; /* Npc is number of values per 1/delta in impulse response */ in lrsFilterUp()
130 Hp = &Imp[(int)Ph]; in lrsFilterUp()
133 Hdp = &ImpD[(int)Ph]; in lrsFilterUp()
134 a = Ph - floor(Ph); /* fractional part of Phase */ in lrsFilterUp()
140 if (Ph == 0) /* If the phase is zero... */ in lrsFilterUp()
174 double Ph, /* Phase */ in lrsFilterUD() argument
184 Ho = Ph*dhb; in lrsFilterUD()
189 if (Ph == 0) /* If the phase is zero... */ in lrsFilterUD()
/dports/science/py-pymol/pymol-open-source-2.4.0/
H A DAUTHORS1 Warren L. DeLano, Ph.D. [1]
3 Jason Vertrees, Ph.D. [1,2]
5 Blaine Bell, Ph.D. [2]
9 Piotr Rotkiewicz, Ph.D. [2]
17 Michael G. Lerner, Ph.D. [3] (APBS Tools plugin)
19 Jarrett Johnson, Ph.D. [2]
/dports/print/fontforge/fontforge-20201107/doc/sphinx/appendices/ofl/
H A DOFL-Unofficial-vi.rst15 Đây là một bản dịch tiếng Việt không chính thức của Giấy Phép Phông Chữ Mở (OFL)
32 | <Tên phông chữ> là một Tên Phông Chữ Được Dành Riêng cho Phần Mềm Phông Chữ này.
33 | <Tên phông chữ thêm> là một Tên Phông Chữ Được Dành Riêng cho Phần Mềm Phông Chữ này.
36 Phần Mềm Phông Chữ này được cấp phép dưới Bản Quyền Phông Chữ Mở SIL, phiên bản
65 « Phần Mềm Phông Chữ » nói đến bất kỳ và tất cả điều sau đây:
73 « Tên Phông Chữ Được Dành Riêng » nói đến tên Phần Mềm Phông Chữ như được thấy
77 « Phiên Bản Tiêu Chuẩn » nói đến tập hợp thành phần Phần Mềm Phông Chữ như được
83 Phần Mềm Phông Chữ sang môi trường mới.
86 thuật hay bất kỳ người khác nào đã đóng góp cho Phần Mềm Phông Chữ.
91 Phần Mềm Phông Chữ có quyền sử dụng, nghiên cứu, sao chép, trộn, nhúng, sửa đổi,
[all …]

12345678910>>...142