Home
last modified time | relevance | path

Searched defs:LAUNCH (Results 1 – 3 of 3) 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/pigweed/pw_ide/py/pw_ide/
Dvscode.py393 LAUNCH = 'launch' variable in VscSettingsType
/external/tensorflow/tensorflow/core/kernels/
Dfused_batch_norm_op.cu.cc338 #define LAUNCH(DATA_FORMAT, ADD_SIDE_INPUT, ACTIVATION, CHANNEL_SIZE, \ in operator ()() macro