Searched defs:CONST_NAME (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/ |
H A D | static_switch.h | 18 #define BOOL_SWITCH(COND, CONST_NAME, ...) \ argument 30 #define DROPOUT_SWITCH(COND, CONST_NAME, ...) \ argument 40 #define ALIBI_SWITCH(COND, CONST_NAME, ...) \ argument 50 #define EVENK_SWITCH(COND, CONST_NAME, ...) \ argument 60 #define LOCAL_SWITCH(COND, CONST_NAME, ...) \ argument
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/ |
H A D | TriangularOps.cu | 22 #define BOOL_SWITCH(COND, CONST_NAME, ...) \ argument
|
/aosp_15_r20/trusty/user/base/tools/ |
D | manifest_compiler.py | 160 CONST_NAME = "name" variable
|
/aosp_15_r20/frameworks/base/tools/codegen/src/com/android/codegen/ |
H A D | Generators.kt | 860 intOrStringDef!!.CONST_NAMES.forEachLastAware { CONST_NAME, isLast -> method
|