/external/XNNPACK/src/x32-fill/ |
D | scalar-int.c | 16 const uint32_t* fill_value) in xnn_x32_fill_ukernel__scalar_int()
|
D | wasmsimd.c | 18 const uint32_t* fill_value) in xnn_x32_fill_ukernel__wasmsimd()
|
D | neon.c | 18 const uint32_t* fill_value) in xnn_x32_fill_ukernel__neon()
|
D | sse.c | 18 const uint32_t* fill_value) in xnn_x32_fill_ukernel__sse()
|
D | scalar-float.c | 16 const uint32_t* fill_value) in xnn_x32_fill_ukernel__scalar_float()
|
/external/openscreen/platform/base/ |
D | udp_packet.cc | 17 UdpPacket::UdpPacket(size_type size, uint8_t fill_value) in UdpPacket()
|
/external/XNNPACK/src/x32-pad/ |
D | scalar-int.c | 16 const uint32_t* fill_value, in xnn_x32_pad_ukernel__scalar_int()
|
D | scalar-float.c | 16 const uint32_t* fill_value, in xnn_x32_pad_ukernel__scalar_float()
|
D | wasmsimd.c | 18 const uint32_t* fill_value, in xnn_x32_pad_ukernel__wasmsimd()
|
D | neon.c | 18 const uint32_t* fill_value, in xnn_x32_pad_ukernel__neon()
|
D | sse.c | 18 const uint32_t* fill_value, in xnn_x32_pad_ukernel__sse()
|
/external/XNNPACK/test/ |
D | fill-microkernel-tester.h | 79 const uint32_t fill_value = u32rng(); in Test() local
|
D | pad-microkernel-tester.h | 116 const uint32_t fill_value = u32rng(); in Test() local
|
/external/tensorflow/tensorflow/python/keras/layers/preprocessing/ |
D | image_preprocessing.py | 489 fill_value=0.0, argument 621 fill_value=0.0, argument 797 fill_value=0.0, argument 917 fill_value=0.0, argument
|
D | image_preprocessing_test.py | 698 fill_value=0.0, argument
|
/external/tensorflow/tensorflow/core/kernels/image/ |
D | image_ops.cc | 88 T fill_value(0); in DoImageProjectiveTransformOp() local
|
/external/tensorflow/tensorflow/python/ops/numpy_ops/ |
D | np_array_ops.py | 133 def full(shape, fill_value, dtype=None): # pylint: disable=redefined-outer-name argument 144 def full_like(a, fill_value, dtype=None, order='K', subok=True, shape=None): # pylint: disable=mis… argument
|
/external/tensorflow/tensorflow/python/ops/ |
D | nn_ops.py | 762 def _with_space_to_batch_adjust(orig, fill_value, spatial_dims): argument
|
/external/XNNPACK/src/xnnpack/ |
D | compute.h | 528 uint32_t fill_value; member
|