/dports/devel/asl/asl-current/ |
H A D | chunks.c | 47 static void SetChunk(OneChunk *NChunk, in SetChunk() 60 NChunk->Chunks = (OneChunk *) malloc(sizeof(OneChunk)); in IncChunk() 62 … NChunk->Chunks = (OneChunk *) realloc(NChunk->Chunks, sizeof(OneChunk) * (NChunk->RealLen + 1)); in IncChunk() 261 const OneChunk *pChunk1 = (const OneChunk*)c1, in CompareChunk() 262 *pChunk2 = (const OneChunk*)c2; in CompareChunk()
|
H A D | chunks.h | 19 } OneChunk; typedef 24 OneChunk *Chunks;
|
H A D | das.c | 22 typedef void (*tChunkCallback)(const OneChunk *pChunk, Boolean IsData, void *pUser); 27 const OneChunk *pChunk; in IterateChunks() 64 static void DumpIterator(const OneChunk *pChunk, Boolean IsData, void *pUser) in DumpIterator() 382 static void DisasmIterator(const OneChunk *pChunk, Boolean IsData, void *pUser) in DisasmIterator()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/AArch64/ |
H A D | AArch64ExpandImm.cpp | 359 uint64_t OneChunk = UImm | ShiftedMask; in expandMOVImm() local 363 AArch64_AM::processLogicalImmediate(OneChunk, BitSize, Encoding) || in expandMOVImm()
|
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/AArch64/ |
H A D | AArch64ExpandImm.cpp | 359 uint64_t OneChunk = UImm | ShiftedMask; in expandMOVImm() local 363 AArch64_AM::processLogicalImmediate(OneChunk, BitSize, Encoding) || in expandMOVImm()
|
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/ |
H A D | AArch64ExpandImm.cpp | 358 uint64_t OneChunk = UImm | ShiftedMask; in expandMOVImm() local 362 AArch64_AM::processLogicalImmediate(OneChunk, BitSize, Encoding) || in expandMOVImm()
|
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/AArch64/ |
H A D | AArch64ExpandImm.cpp | 358 uint64_t OneChunk = UImm | ShiftedMask; in expandMOVImm() local 362 AArch64_AM::processLogicalImmediate(OneChunk, BitSize, Encoding) || in expandMOVImm()
|
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/ |
H A D | AArch64ExpandImm.cpp | 359 uint64_t OneChunk = UImm | ShiftedMask; in expandMOVImm() local 363 AArch64_AM::processLogicalImmediate(OneChunk, BitSize, Encoding) || in expandMOVImm()
|
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/AArch64/ |
H A D | AArch64ExpandImm.cpp | 359 uint64_t OneChunk = UImm | ShiftedMask; in expandMOVImm() local 363 AArch64_AM::processLogicalImmediate(OneChunk, BitSize, Encoding) || in expandMOVImm()
|
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/AArch64/ |
H A D | AArch64ExpandImm.cpp | 359 uint64_t OneChunk = UImm | ShiftedMask; in expandMOVImm() local 363 AArch64_AM::processLogicalImmediate(OneChunk, BitSize, Encoding) || in expandMOVImm()
|
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ExpandImm.cpp | 358 uint64_t OneChunk = UImm | ShiftedMask; in expandMOVImm() local 362 AArch64_AM::processLogicalImmediate(OneChunk, BitSize, Encoding) || in expandMOVImm()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
H A D | AArch64ExpandImm.cpp | 359 uint64_t OneChunk = UImm | ShiftedMask; in expandMOVImm() local 363 AArch64_AM::processLogicalImmediate(OneChunk, BitSize, Encoding) || in expandMOVImm()
|
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/AArch64/ |
H A D | AArch64ExpandImm.cpp | 358 uint64_t OneChunk = UImm | ShiftedMask; in expandMOVImm() local 362 AArch64_AM::processLogicalImmediate(OneChunk, BitSize, Encoding) || in expandMOVImm()
|
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/ |
H A D | AArch64ExpandImm.cpp | 358 uint64_t OneChunk = UImm | ShiftedMask; in expandMOVImm() local 362 AArch64_AM::processLogicalImmediate(OneChunk, BitSize, Encoding) || in expandMOVImm()
|
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ExpandImm.cpp | 359 uint64_t OneChunk = UImm | ShiftedMask; in expandMOVImm() local 363 AArch64_AM::processLogicalImmediate(OneChunk, BitSize, Encoding) || in expandMOVImm()
|
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/ |
H A D | AArch64ExpandImm.cpp | 359 uint64_t OneChunk = UImm | ShiftedMask; in expandMOVImm() local 363 AArch64_AM::processLogicalImmediate(OneChunk, BitSize, Encoding) || in expandMOVImm()
|
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/ |
H A D | AArch64ExpandImm.cpp | 358 uint64_t OneChunk = UImm | ShiftedMask; in expandMOVImm() local 362 AArch64_AM::processLogicalImmediate(OneChunk, BitSize, Encoding) || in expandMOVImm()
|
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/AArch64/ |
H A D | AArch64ExpandImm.cpp | 359 uint64_t OneChunk = UImm | ShiftedMask; in expandMOVImm() local 363 AArch64_AM::processLogicalImmediate(OneChunk, BitSize, Encoding) || in expandMOVImm()
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/http/ |
H A D | http_chunked_decoder_unittest.cc | 77 TEST(HttpChunkedDecoderTest, OneChunk) { in TEST() argument
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/http/ |
H A D | http_chunked_decoder_unittest.cc | 77 TEST(HttpChunkedDecoderTest, OneChunk) { in TEST() argument
|
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/AArch64/ |
H A D | AArch64ExpandPseudoInsts.cpp | 448 uint64_t OneChunk = UImm | ShiftedMask; 452 AArch64_AM::processLogicalImmediate(OneChunk, BitSize, Encoding) ||
|
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/AArch64/ |
H A D | AArch64ExpandPseudoInsts.cpp | 448 uint64_t OneChunk = UImm | ShiftedMask; in expandMOVImm() local 452 AArch64_AM::processLogicalImmediate(OneChunk, BitSize, Encoding) || in expandMOVImm()
|