Searched defs:count_lo (Results 1 – 16 of 16) sorted by relevance
/external/tensorflow/tensorflow/core/lib/random/ |
D | philox_random.h | 144 const uint32 count_lo = static_cast<uint32>(count); in Skip() local
|
/external/skqp/src/compute/skc/platforms/cl_12/ |
D | extent_cl_12.c | 271 skc_uint const count_lo = min(count_max,count); in skc_extent_phw1g_tdrNs_snap_alloc() local 356 skc_uint const count_lo = min(count_max,count); in skc_extent_phrwg_tdrNs_snap_alloc() local
|
D | raster_builder_cl_12.c | 351 skc_uint count_lo = size - from; in skc_raster_builder_rasters_release() local
|
D | path_builder_cl_12.c | 608 skc_uint count_lo = impl->ring.blocks_per.buffer - release->from; in skc_path_builder_release_dispose() local
|
/external/skqp/src/compute/hs/cuda/bench/ |
D | main.c | 261 uint32_t const count_lo, in hs_bench() 565 uint32_t const count_lo = (argc <= 3) ? kpb : strtoul(argv[3],NULL,0); in main() local
|
/external/skqp/src/compute/hs/cl/bench/ |
D | main.c | 308 uint32_t const count_lo, in hs_bench() 695 uint32_t const count_lo = (argc <= 2) ? kpb : strtoul(argv[2],NULL,0); in main() local
|
/external/python/cpython3/Modules/ |
D | sha256module.c | 46 SHA_INT32 count_lo, count_hi; /* 64-bit bit count */ member
|
D | sha512module.c | 47 SHA_INT32 count_lo, count_hi; /* 64-bit bit count */ member
|
/external/ethtool/ |
D | marvell.c | 46 u_int32_t count_lo; in dump_queue() member
|
/external/python/cpython2/Modules/ |
D | sha256module.c | 50 SHA_INT32 count_lo, count_hi; /* 64-bit bit count */ member
|
D | shamodule.c | 49 SHA_INT32 count_lo, count_hi; /* 64-bit bit count */ member
|
D | sha512module.c | 52 SHA_INT32 count_lo, count_hi; /* 64-bit bit count */ member
|
/external/skqp/src/compute/hs/cuda/ |
D | hs_cuda.inl | 836 uint32_t const count_lo,
|
/external/skqp/src/compute/hs/vk/bench/ |
D | main.c | 535 uint32_t const count_lo = (argc <= 4) ? slab_size : strtoul(argv[ 4],NULL,0); in main() local
|
/external/skqp/src/compute/hs/vk/ |
D | hs_vk.c | 467 uint32_t const count_lo, in hs_keyset_pre_fm()
|
/external/skqp/src/compute/hs/cl/ |
D | hs_cl.c | 661 uint32_t const count_lo, in hs_keyset_pre_merge()
|