/external/tensorflow/tensorflow/core/framework/ |
D | tensor_testutil.h | 58 auto flat = tensor->flat<T>(); in FillValues() local 68 auto flat = tensor->flat<T>(); in FillValues() local 83 auto flat = tensor->flat<T>(); in FillIota() local 92 auto flat = tensor->flat<T>(); in FillFn() local
|
/external/grpc-grpc/src/core/lib/http/ |
D | format_request.cc | 57 char* flat; in grpc_httpcli_format_get_request() local 119 char* flat = gpr_strvec_flatten(&out, &flat_len); in grpc_httpcli_format_connect_request() local
|
/external/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_pipe_flatshade.c | 62 const struct flat_stage *flat = flat_stage(stage); in copy_flats() local 78 const struct flat_stage *flat = flat_stage(stage); in copy_flats2() local 199 struct flat_stage *flat = flat_stage(stage); in flatshade_init_state() local
|
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/ |
D | sequence_ops.cc | 155 auto flat = out_constant.flat<float>(); in Compile() local 171 auto flat = out_constant.flat<double>(); in Compile() local
|
/external/v8/src/ |
D | intl.cc | 143 const UChar* GetUCharBufferFromFlat(const String::FlatContent& flat, in GetUCharBufferFromFlat() 179 String::FlatContent flat = s->GetFlatContent(); in LocaleConvertCase() local 291 String::FlatContent flat = s->GetFlatContent(); in ConvertToUpper() local 331 String::FlatContent flat = s->GetFlatContent(); in ConvertToUpper() local
|
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | loopfilter_4_msa.c | 19 v16u8 mask, hev, flat, thresh, b_limit, limit; in vpx_lpf_horizontal_4_msa() local 47 v16u8 mask, hev, flat, thresh0, b_limit0, limit0, thresh1, b_limit1, limit1; in vpx_lpf_horizontal_4_dual_msa() local 76 v16u8 mask, hev, flat, limit, thresh, b_limit; in vpx_lpf_vertical_4_msa() local 107 v16u8 mask, hev, flat; in vpx_lpf_vertical_4_dual_msa() local
|
D | loopfilter_8_msa.c | 19 v16u8 mask, hev, flat, thresh, b_limit, limit; in vpx_lpf_horizontal_8_msa() local 88 v16u8 flat, mask, hev, tmp, thresh, b_limit, limit; in vpx_lpf_horizontal_8_dual_msa() local 159 v16u8 flat, mask, hev, thresh, b_limit, limit; in vpx_lpf_vertical_8_msa() local 236 v16u8 flat, mask, hev, thresh, b_limit, limit; in vpx_lpf_vertical_8_dual_msa() local
|
/external/libaom/libaom/aom_dsp/mips/ |
D | loopfilter_4_msa.c | 19 v16u8 mask, hev, flat, thresh, b_limit, limit; in aom_lpf_horizontal_4_msa() local 47 v16u8 mask, hev, flat, thresh0, b_limit0, limit0, thresh1, b_limit1, limit1; in aom_lpf_horizontal_4_dual_msa() local 76 v16u8 mask, hev, flat, limit, thresh, b_limit; in aom_lpf_vertical_4_msa() local 107 v16u8 mask, hev, flat; in aom_lpf_vertical_4_dual_msa() local
|
D | loopfilter_8_msa.c | 19 v16u8 mask, hev, flat, thresh, b_limit, limit; in aom_lpf_horizontal_8_msa() local 88 v16u8 flat, mask, hev, tmp, thresh, b_limit, limit; in aom_lpf_horizontal_8_dual_msa() local 159 v16u8 flat, mask, hev, thresh, b_limit, limit; in aom_lpf_vertical_8_msa() local 236 v16u8 flat, mask, hev, thresh, b_limit, limit; in aom_lpf_vertical_8_dual_msa() local
|
/external/tensorflow/tensorflow/core/kernels/ |
D | sequence_ops.cc | 71 auto flat = out->flat<T>(); in Compute() local 145 auto flat = out->flat<T>(); in Compute() local
|
D | stateless_random_ops.cc | 108 auto flat = output->flat<T>(); in Fill() local 145 auto flat = output->flat<IntType>(); in Fill() local
|
/external/libaom/libaom/aom_dsp/ |
D | loopfilter.c | 183 static INLINE void filter6(int8_t mask, uint8_t thresh, int8_t flat, in filter6() 200 static INLINE void filter8(int8_t mask, uint8_t thresh, int8_t flat, in filter8() 233 const int8_t flat = flat_mask3_chroma(1, p2, p1, p0, q0, q1, q2); in aom_lpf_horizontal_6_c() local 261 const int8_t flat = flat_mask4(1, p3, p2, p1, p0, q0, q1, q2, q3); in aom_lpf_horizontal_8_c() local 286 const int8_t flat = flat_mask3_chroma(1, p2, p1, p0, q0, q1, q2); in aom_lpf_vertical_6_c() local 310 const int8_t flat = flat_mask4(1, p3, p2, p1, p0, q0, q1, q2, q3); in aom_lpf_vertical_8_c() local 325 static INLINE void filter14(int8_t mask, uint8_t thresh, int8_t flat, in filter14() 388 const int8_t flat = flat_mask4(1, p3, p2, p1, p0, q0, q1, q2, q3); in mb_lpf_horizontal_edge_w() local 423 const int8_t flat = flat_mask4(1, p3, p2, p1, p0, q0, q1, q2, q3); in mb_lpf_vertical_edge_w() local 621 static INLINE void highbd_filter6(int8_t mask, uint8_t thresh, int8_t flat, in highbd_filter6() [all …]
|
/external/python/cpython3/Tools/scripts/ |
D | objgraph.py | 50 def flat(list): function
|
/external/python/cpython2/Tools/scripts/ |
D | objgraph.py | 50 def flat(list): function
|
/external/libvpx/libvpx/vpx_dsp/ |
D | loopfilter.c | 162 static INLINE void filter8(int8_t mask, uint8_t thresh, uint8_t flat, in filter8() 196 const int8_t flat = flat_mask4(1, p3, p2, p1, p0, q0, q1, q2, q3); in vpx_lpf_horizontal_8_c() local 220 const int8_t flat = flat_mask4(1, p3, p2, p1, p0, q0, q1, q2, q3); in vpx_lpf_vertical_8_c() local 235 static INLINE void filter16(int8_t mask, uint8_t thresh, uint8_t flat, in filter16() 304 const int8_t flat = flat_mask4(1, p3, p2, p1, p0, q0, q1, q2, q3); in mb_lpf_horizontal_edge_w() local 338 const int8_t flat = flat_mask4(1, p3, p2, p1, p0, q0, q1, q2, q3); in mb_lpf_vertical_edge_w() local 508 static INLINE void highbd_filter8(int8_t mask, uint8_t thresh, uint8_t flat, in highbd_filter8() 543 const int8_t flat = in vpx_highbd_lpf_horizontal_8_c() local 570 const int8_t flat = in vpx_highbd_lpf_vertical_8_c() local 587 static INLINE void highbd_filter16(int8_t mask, uint8_t thresh, uint8_t flat, in highbd_filter16() [all …]
|
/external/libcap/libcap/ |
D | cap_text.c | 26 #define raise_cap_mask(flat, c) (flat)[CAP_TO_INDEX(c)] |= CAP_TO_MASK(c) argument 54 static void forceall(__u32 *flat, __u32 value, unsigned blks) in forceall()
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | eval_const_tensor.cc | 56 auto flat = t.flat<int>(); in TryToInferTensorOutputFromInputShapes() local 67 auto flat = t.flat<int64>(); in TryToInferTensorOutputFromInputShapes() local
|
/external/libvpx/libvpx/vpx_dsp/arm/ |
D | highbd_loopfilter_neon.c | 35 static INLINE uint32_t calc_flat_status(const uint16x8_t flat) { in calc_flat_status() 73 const uint16x8_t q2, const uint16x8_t q3, uint16x8_t *flat, in filter_flat_hev_mask() 94 const uint16x8_t flat, in flat_mask5() 140 const uint16x8_t flat, const uint16x8_t sub0, const uint16x8_t sub1, in apply_15_tap_filter_kernel() 171 static INLINE void apply_7_tap_filter(const uint16x8_t flat, in apply_7_tap_filter() 290 static INLINE void filter8(const uint16x8_t mask, const uint16x8_t flat, in filter8() 314 const uint16x8_t mask, const uint16x8_t flat, const uint32_t flat_status, in filter16() 616 op2, op1, op0, oq0, oq1, oq2, mask, flat, hev; in vpx_highbd_lpf_horizontal_8_neon() local 640 op2, op1, op0, oq0, oq1, oq2, mask, flat, hev; in vpx_highbd_lpf_vertical_8_neon() local 669 uint16x8_t mask, flat, flat2, hev, p7, p6, p5, p4, p3, p2, p1, p0, q0, q1, q2, in lpf_horizontal_16_kernel() local [all …]
|
/external/swiftshader/src/Device/ |
D | QuadRasterizer.cpp | 319 …rpolate(Float4 &x, Float4 &D, Float4 &rhw, Pointer<Byte> planeEquation, bool flat, bool perspectiv… in interpolate()
|
D | SetupProcessor.cpp | 128 bool flat = point; in update() local
|
/external/swiftshader/src/Renderer/ |
D | QuadRasterizer.cpp | 319 …rpolate(Float4 &x, Float4 &D, Float4 &rhw, Pointer<Byte> planeEquation, bool flat, bool perspectiv… in interpolate()
|
/external/turbine/java/com/google/turbine/bytecode/ |
D | AnnotationWriter.java | 152 ImmutableList<TypePath> flat = path.flatten(); in writePath() local
|
/external/libvpx/libvpx/vp8/common/mips/msa/ |
D | loopfilter_filters_msa.c | 216 v16u8 mask, hev, flat; in loop_filter_horizontal_4_dual_msa() local 247 v16u8 mask, hev, flat; in loop_filter_vertical_4_dual_msa() local 293 v16u8 mask, hev, flat, thresh, limit, b_limit; in mbloop_filter_horizontal_edge_y_msa() local 317 v16u8 mask, hev, flat, thresh, limit, b_limit; in mbloop_filter_horizontal_edge_uv_msa() local 369 v16u8 mask, hev, flat, thresh, limit, b_limit; in mbloop_filter_vertical_edge_y_msa() local 434 v16u8 mask, hev, flat, thresh, limit, b_limit; in mbloop_filter_vertical_edge_uv_msa() local 546 v16u8 mask, hev, flat, thresh, limit, b_limit; in loop_filter_horizontal_edge_uv_msa() local 589 v16u8 mask, hev, flat, thresh, limit, b_limit; in loop_filter_vertical_edge_uv_msa() local
|
/external/tensorflow/tensorflow/core/util/ |
D | util.cc | 99 string SliceDebugString(const TensorShape& shape, const int64 flat) { in SliceDebugString()
|
/external/tensorflow/tensorflow/compiler/tf2xla/ |
D | fused_batchnorm_reserve_space_test.cc | 53 auto flat = tensor->flat<float>(); in FillZeros() local
|