Home
last modified time | relevance | path

Searched defs:z_const (Results 1 – 6 of 6) sorted by relevance

/external/python/cpython2/Modules/zlib/
Dzconf.h.in235 # define z_const const macro
237 # define z_const macro
Dzconf.h235 # define z_const const macro
237 # define z_const macro
/external/zlib/
Dzconf.h235 # define z_const const macro
237 # define z_const macro
/external/zlib/src/
Dzconf.h235 # define z_const const macro
237 # define z_const macro
Dzconf.h.in235 # define z_const const macro
237 # define z_const macro
/external/tensorflow/tensorflow/cc/framework/
Dgradients_test.cc390 auto z_const = Const(scope_test_, {{9.0, 10.0, 11.0}}); in TEST_F() local
419 auto z_const = Const(scope_test_, {{9.0, 10.0, 11.0}}); in TEST_F() local