Home
last modified time | relevance | path

Searched defs:LAUNCH (Results 1 – 2 of 2) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
DCollisionParameters.java33 …public final static int LAUNCH = 6; // A hit indicating that the attacker will launch the vict… field in CollisionParameters.HitType
/external/tensorflow/tensorflow/core/kernels/
Dfused_batch_norm_op.cu.cc340 #define LAUNCH(DATA_FORMAT, ADD_SIDE_INPUT, ACTIVATION, CHANNEL_SIZE, \ in operator ()() macro