/aosp_15_r20/external/mesa3d/src/gallium/drivers/nouveau/ |
H A 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()
|
/aosp_15_r20/art/runtime/arch/riscv64/ |
H A D | quick_entrypoints_riscv64.S | 547 .macro DEOPT_OR_RETURN temp, is_ref = 0 591 .macro RETURN_OR_DEOPT_OR_DELIVER_PENDING_EXCEPTION is_ref = 0 argument 607 .macro DEOPT_OR_RESTORE_SAVE_EVERYTHING_FRAME_AND_RETURN_A0 temp, is_ref
|
/aosp_15_r20/art/runtime/arch/arm/ |
H A D | quick_entrypoints_arm.S | 138 .macro RETURN_OR_DEOPT_OR_DELIVER_PENDING_EXCEPTION is_ref = 0 argument 153 .macro DEOPT_OR_RETURN temp, is_ref = 0 178 .macro DEOPT_OR_RESTORE_SAVE_EVERYTHING_FRAME_AND_RETURN_R0 temp, is_ref
|
/aosp_15_r20/art/runtime/arch/arm64/ |
H A D | quick_entrypoints_arm64.S | 185 .macro RETURN_OR_DEOPT_OR_DELIVER_PENDING_EXCEPTION is_ref = 0 argument 199 .macro DEOPT_OR_RETURN temp, is_ref = 0 224 .macro DEOPT_OR_RESTORE_SAVE_EVERYTHING_FRAME_AND_RETURN_X0 temp, is_ref
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/va/ |
H A D | picture_h264.c | 49 bool is_ref; in vlVaHandlePictureParameterBufferH264() local
|
/aosp_15_r20/art/runtime/entrypoints/quick/ |
H A D | quick_thread_entrypoints.cc | 25 extern "C" Context* artDeoptimizeIfNeeded(Thread* self, uintptr_t result, bool is_ref) in artDeoptimizeIfNeeded()
|
H A D | quick_trampoline_entrypoints.cc | 2514 bool is_ref = (shorty[0] == 'L'); in artInvokePolymorphic() local 2614 bool is_ref = shorty[0] == 'L'; in artInvokePolymorphicWithHiddenReceiver() local 2673 bool is_ref = (shorty[0] == 'L'); in artInvokeCustom() local 2739 bool is_ref = false; in artMethodExitHook() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/nouveau/nv50/ |
H A D | nv98_video.c | 43 unsigned vp_caps, is_ref; in nv98_decoder_decode_bitstream() local
|
H A D | nv98_video_bsp.c | 39 unsigned *vp_caps, unsigned *is_ref, in nv98_decoder_bsp()
|
H A D | nv98_video_vp.c | 71 unsigned caps, unsigned is_ref, in nv98_decoder_vp()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/ |
H A D | op_def.proto | 55 bool is_ref = 16; field
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
H A D | nvc0_video_vp.c | 71 unsigned caps, unsigned is_ref, in nvc0_decoder_vp()
|
H A D | nvc0_video_bsp.c | 138 unsigned *vp_caps, unsigned *is_ref, in nvc0_decoder_bsp_end()
|
H A D | nvc0_video.c | 75 unsigned vp_caps, is_ref; in nvc0_decoder_end_frame() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | ops_testutil.cc | 230 bool is_ref = IsRefType(input_types_[inputs_.size()]); in AddInput() local
|
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/linalg/ |
H A D | linear_operator_util.py | 144 def is_ref(x): function
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/image/ |
H A D | resize_area_op_test.cc | 44 bool is_ref = IsRefType(input_types_[inputs_.size()]); in SetRandomImageInput() local
|
H A D | resize_bicubic_op_test.cc | 45 bool is_ref = IsRefType(input_types_[inputs_.size()]); in SetRandomImageInput() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/gl/ |
H A D | compiler.cc | 208 bool is_ref = IsRef(*object); in Compile() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/variant/test/ |
D | variant_get_test.cpp | 171 bool is_ref = boost::is_lvalue_reference<T>::value; in check_get_on_types_impl() local
|
/aosp_15_r20/external/angle/scripts/ |
H A D | process_angle_perf_results.py | 656 logdog_dict, is_ref, upload_failure): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/core/debug/ |
H A D | debug_graph_utils.cc | 225 const bool is_ref = IsRefType(src_node->output_type(src_output_slot)); in InsertNodes() local
|
/aosp_15_r20/art/runtime/ |
H A D | instrumentation.cc | 1676 bool* is_ref, in GetReturnValue() 1702 bool is_ref, in PushDeoptContextIfNeeded()
|
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf-codegen/src/ |
D | rust_types_values.rs | 170 pub fn is_ref(&self) -> bool { in is_ref() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-codegen/src/gen/ |
D | rust_types_values.rs | 200 pub fn is_ref(&self) -> Option<&RustType> { in is_ref() method
|