Home
last modified time | relevance | path

Searched defs:COUNTER (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_op_registry.h332 #define REGISTER_XLA_OP_UNIQ_HELPER(COUNTER, BUILDER, OP) \ argument
347 #define REGISTER_XLA_BACKEND_UNIQ_HELPER(COUNTER, NAME, ...) \ argument
/external/u-boot/include/
Dppc_defs.h13 #define COUNTER 52 macro
/external/grpc-grpc/third_party/nanopb/
Dpb.h122 #define PB_STATIC_ASSERT_MSG(MSG, LINE, COUNTER) PB_STATIC_ASSERT_MSG_(MSG, LINE, COUNTER) argument
123 #define PB_STATIC_ASSERT_MSG_(MSG, LINE, COUNTER) pb_static_assertion_##MSG##LINE##COUNTER argument
/external/nanopb-c/
Dpb.h122 #define PB_STATIC_ASSERT_MSG(MSG, LINE, COUNTER) PB_STATIC_ASSERT_MSG_(MSG, LINE, COUNTER) argument
123 #define PB_STATIC_ASSERT_MSG_(MSG, LINE, COUNTER) pb_static_assertion_##MSG##LINE##COUNTER argument
/external/python/cpython2/Lib/plat-irix6/
DFL.py170 COUNTER = 25 variable
/external/python/cpython2/Lib/plat-irix5/
DFL.py170 COUNTER = 25 variable
/external/tcpdump/
Dprint-snmp.c111 #define COUNTER 1 macro