/external/tensorflow/tensorflow/core/grappler/utils/ |
D | functions.h | 60 bool is_ref; member 73 bool is_ref; member
|
/external/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv98_video.c | 43 unsigned vp_caps, is_ref; in nv98_decoder_decode_bitstream() local
|
D | nv98_video_bsp.c | 39 unsigned *vp_caps, unsigned *is_ref, in nv98_decoder_bsp()
|
D | nv98_video_vp.c | 70 unsigned caps, unsigned is_ref, in nv98_decoder_vp()
|
D | nv84_video_vp.c | 85 bool is_ref = desc->is_reference; in nv84_decoder_vp_h264() local
|
/external/tensorflow/tensorflow/core/framework/ |
D | op_def.proto | 48 bool is_ref = 16; field
|
D | op_kernel.h | 519 bool is_ref() const { return mutex_if_ref != nullptr; } in is_ref() function
|
/external/mesa3d/src/gallium/drivers/nouveau/ |
D | nouveau_vp3_video_vp.c | 220 unsigned *is_ref, in nouveau_vp3_fill_picparm_mpeg12_vp() 269 unsigned *is_ref, in nouveau_vp3_fill_picparm_mpeg4_vp() 316 unsigned *is_ref, in nouveau_vp3_fill_picparm_h264_vp() 428 unsigned *is_ref, in nouveau_vp3_fill_picparm_vc1_vp() 458 unsigned *caps, unsigned *is_ref, in nouveau_vp3_vp_caps()
|
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
D | nvc0_video_vp.c | 70 unsigned caps, unsigned is_ref, in nvc0_decoder_vp()
|
D | nvc0_video_bsp.c | 136 unsigned *vp_caps, unsigned *is_ref, in nvc0_decoder_bsp_end()
|
D | nvc0_video.c | 75 unsigned vp_caps, is_ref; in nvc0_decoder_end_frame() local
|
/external/tensorflow/tensorflow/core/kernels/ |
D | ops_testutil.h | 211 bool is_ref = IsRefType(input_types_[inputs_.size()]); in AddInput() local
|
D | resize_area_op_test.cc | 41 bool is_ref = IsRefType(input_types_[inputs_.size()]); in SetRandomImageInput() local
|
D | resize_bicubic_op_test.cc | 42 bool is_ref = IsRefType(input_types_[inputs_.size()]); in SetRandomImageInput() local
|
D | resize_bilinear_op_test.cc | 50 bool is_ref = IsRefType(input_types_[inputs_.size()]); in SetRandomImageInput() local
|
D | fake_quant_ops_test.cc | 42 bool is_ref = IsRefType(input_types_[inputs_.size()]); in AddRandomInput() local
|
/external/tensorflow/tensorflow/core/kernels/data/ |
D | dataset_test_base.cc | 237 bool is_ref = IsRefType(input_types[inputs->size()]); in AddDatasetInput() local
|
/external/tensorflow/tensorflow/core/debug/ |
D | debug_graph_utils.cc | 192 const bool is_ref = IsRefType(src_node->output_type(src_output_slot)); in InsertNodes() local
|
/external/tensorflow/tensorflow/python/framework/ |
D | python_op_gen_internal.cc | 187 string SingleTensorName(DataType dtype, bool is_ref) { in SingleTensorName()
|
/external/bcc/src/cc/frontends/b/ |
D | node.h | 158 bool is_ref() const { return flags_[IS_REF]; } in is_ref() function
|