Home
last modified time | relevance | path

Searched defs:is_ref (Results 1 – 25 of 35) sorted by relevance

12

/aosp_15_r20/external/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_vp3_video_vp.c220 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 Dquick_entrypoints_riscv64.S547 .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 Dquick_entrypoints_arm.S138 .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 Dquick_entrypoints_arm64.S185 .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 Dpicture_h264.c49 bool is_ref; in vlVaHandlePictureParameterBufferH264() local
/aosp_15_r20/art/runtime/entrypoints/quick/
H A Dquick_thread_entrypoints.cc25 extern "C" Context* artDeoptimizeIfNeeded(Thread* self, uintptr_t result, bool is_ref) in artDeoptimizeIfNeeded()
H A Dquick_trampoline_entrypoints.cc2514 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 Dnv98_video.c43 unsigned vp_caps, is_ref; in nv98_decoder_decode_bitstream() local
H A Dnv98_video_bsp.c39 unsigned *vp_caps, unsigned *is_ref, in nv98_decoder_bsp()
H A Dnv98_video_vp.c71 unsigned caps, unsigned is_ref, in nv98_decoder_vp()
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dop_def.proto55 bool is_ref = 16; field
/aosp_15_r20/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_video_vp.c71 unsigned caps, unsigned is_ref, in nvc0_decoder_vp()
H A Dnvc0_video_bsp.c138 unsigned *vp_caps, unsigned *is_ref, in nvc0_decoder_bsp_end()
H A Dnvc0_video.c75 unsigned vp_caps, is_ref; in nvc0_decoder_end_frame() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dops_testutil.cc230 bool is_ref = IsRefType(input_types_[inputs_.size()]); in AddInput() local
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/linalg/
H A Dlinear_operator_util.py144 def is_ref(x): function
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/image/
H A Dresize_area_op_test.cc44 bool is_ref = IsRefType(input_types_[inputs_.size()]); in SetRandomImageInput() local
H A Dresize_bicubic_op_test.cc45 bool is_ref = IsRefType(input_types_[inputs_.size()]); in SetRandomImageInput() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/gl/
H A Dcompiler.cc208 bool is_ref = IsRef(*object); in Compile() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/variant/test/
Dvariant_get_test.cpp171 bool is_ref = boost::is_lvalue_reference<T>::value; in check_get_on_types_impl() local
/aosp_15_r20/external/angle/scripts/
H A Dprocess_angle_perf_results.py656 logdog_dict, is_ref, upload_failure): argument
/aosp_15_r20/external/tensorflow/tensorflow/core/debug/
H A Ddebug_graph_utils.cc225 const bool is_ref = IsRefType(src_node->output_type(src_output_slot)); in InsertNodes() local
/aosp_15_r20/art/runtime/
H A Dinstrumentation.cc1676 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/
Drust_types_values.rs170 pub fn is_ref(&self) -> bool { in is_ref() method
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-codegen/src/gen/
Drust_types_values.rs200 pub fn is_ref(&self) -> Option<&RustType> { in is_ref() method

12