Home
last modified time | relevance | path

Searched refs:writeLane (Results 1 – 17 of 17) sorted by relevance

/dports/lang/php73/php-7.3.33/ext/hash/
H A Dhash_sha3.c68 # define writeLane(x, y, v) store64(ctx->state+sizeof(uint64_t)*idx(x, y), v) macro
72 # define writeLane(x, y, v) (((uint64_t*)ctx->state)[idx(x,y)] = v) macro
120 writeLane(x, y, rol64(current, r)); in permute()
133 writeLane(x, y, temp[x] ^((~temp[(x+1)%5]) & temp[(x+2)%5])); in permute()
/dports/lang/php74/php-7.4.27/ext/hash/
H A Dhash_sha3.c68 # define writeLane(x, y, v) store64(ctx->state+sizeof(uint64_t)*idx(x, y), v) macro
72 # define writeLane(x, y, v) (((uint64_t*)ctx->state)[idx(x,y)] = v) macro
120 writeLane(x, y, rol64(current, r)); in permute()
133 writeLane(x, y, temp[x] ^((~temp[(x+1)%5]) & temp[(x+2)%5])); in permute()
/dports/security/php73-hash/php-7.3.33/ext/hash/
H A Dhash_sha3.c68 # define writeLane(x, y, v) store64(ctx->state+sizeof(uint64_t)*idx(x, y), v)
72 # define writeLane(x, y, v) (((uint64_t*)ctx->state)[idx(x,y)] = v)
120 writeLane(x, y, rol64(current, r));
133 writeLane(x, y, temp[x] ^((~temp[(x+1)%5]) & temp[(x+2)%5]));
/dports/www/mod_php73/php-7.3.33/ext/hash/
H A Dhash_sha3.c68 # define writeLane(x, y, v) store64(ctx->state+sizeof(uint64_t)*idx(x, y), v) macro
72 # define writeLane(x, y, v) (((uint64_t*)ctx->state)[idx(x,y)] = v) macro
120 writeLane(x, y, rol64(current, r)); in permute()
133 writeLane(x, y, temp[x] ^((~temp[(x+1)%5]) & temp[(x+2)%5])); in permute()
/dports/www/mod_php74/php-7.4.27/ext/hash/
H A Dhash_sha3.c68 # define writeLane(x, y, v) store64(ctx->state+sizeof(uint64_t)*idx(x, y), v) macro
72 # define writeLane(x, y, v) (((uint64_t*)ctx->state)[idx(x,y)] = v) macro
120 writeLane(x, y, rol64(current, r)); in permute()
133 writeLane(x, y, temp[x] ^((~temp[(x+1)%5]) & temp[(x+2)%5])); in permute()
/dports/cad/sumo/sumo-1.2.0/src/microsim/output/
H A DMSQueueExport.cpp57 writeLane(of, **lane); in writeEdge()
65 MSQueueExport::writeLane(OutputDevice& of, const MSLane& lane) { in writeLane() function in MSQueueExport
H A DMSQueueExport.h74 static void writeLane(OutputDevice& of, const MSLane& lane);
H A DMSXMLRawOut.cpp101 writeLane(of, **lane); in writeEdge()
119 MSXMLRawOut::writeLane(OutputDevice& of, const MSLane& lane) { in writeLane() function in MSXMLRawOut
H A DMSFullExport.h78 static void writeLane(OutputDevice& of, const MSLane& lane);
H A DMSXMLRawOut.h104 static void writeLane(OutputDevice& of, const MSLane& lane);
H A DMSFullExport.cpp95 writeLane(of, **lane); in writeEdge()
104 MSFullExport::writeLane(OutputDevice& of, const MSLane& lane) { in writeLane() function in MSFullExport
/dports/www/mod_php81/php-8.1.1/ext/hash/
H A Dhash_sha3.c66 # define writeLane(x, y, v) store64(ctx->state+sizeof(uint64_t)*idx(x, y), v) macro
70 # define writeLane(x, y, v) (((uint64_t*)ctx->state)[idx(x,y)] = v) macro
118 writeLane(x, y, rol64(current, r)); in permute()
131 writeLane(x, y, temp[x] ^((~temp[(x+1)%5]) & temp[(x+2)%5])); in permute()
/dports/lang/php81/php-8.1.1/ext/hash/
H A Dhash_sha3.c66 # define writeLane(x, y, v) store64(ctx->state+sizeof(uint64_t)*idx(x, y), v) macro
70 # define writeLane(x, y, v) (((uint64_t*)ctx->state)[idx(x,y)] = v) macro
118 writeLane(x, y, rol64(current, r)); in permute()
131 writeLane(x, y, temp[x] ^((~temp[(x+1)%5]) & temp[(x+2)%5])); in permute()
/dports/lang/php80/php-8.0.15/ext/hash/
H A Dhash_sha3.c66 # define writeLane(x, y, v) store64(ctx->state+sizeof(uint64_t)*idx(x, y), v) macro
70 # define writeLane(x, y, v) (((uint64_t*)ctx->state)[idx(x,y)] = v) macro
118 writeLane(x, y, rol64(current, r)); in permute()
131 writeLane(x, y, temp[x] ^((~temp[(x+1)%5]) & temp[(x+2)%5])); in permute()
/dports/www/mod_php80/php-8.0.15/ext/hash/
H A Dhash_sha3.c66 # define writeLane(x, y, v) store64(ctx->state+sizeof(uint64_t)*idx(x, y), v) macro
70 # define writeLane(x, y, v) (((uint64_t*)ctx->state)[idx(x,y)] = v) macro
118 writeLane(x, y, rol64(current, r)); in permute()
131 writeLane(x, y, temp[x] ^((~temp[(x+1)%5]) & temp[(x+2)%5])); in permute()
/dports/cad/sumo/sumo-1.2.0/src/netwrite/
H A DNWWriter_SUMO.h135 static void writeLane(OutputDevice& into, const std::string& lID,
H A DNWWriter_SUMO.cpp339 writeLane(into, (*k).getInternalLaneID(), (*k).vmax, in writeInternalEdges()
362writeLane(into, (*k).viaID + "_0", (*k).vmax, successor.permissions, successor.preferred, in writeInternalEdges()
378 writeLane(into, c->id + "_0", 1, SVC_PEDESTRIAN, 0, in writeInternalEdges()
391 writeLane(into, wa.id + "_0", 1, SVC_PEDESTRIAN, 0, in writeInternalEdges()
444 writeLane(into, e.getLaneID(i), l.speed, in writeEdge()
457 NWWriter_SUMO::writeLane(OutputDevice& into, const std::string& lID, in writeLane() function in NWWriter_SUMO