Home
last modified time | relevance | path

Searched defs:dest_value (Results 1 – 4 of 4) sorted by relevance

/external/selinux/checkpolicy/
Dmodule_compiler.c156 uint32_t * dest_value, uint32_t scope) in create_symbol()
199 uint32_t * dest_value, uint32_t * datum_value) in declare_symbol()
718 uint32_t * dest_value, uint32_t * datum_value) in require_symbol()
/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_shader_base.cpp551 auto dest_value = varvec_from_nir(instr->dest, instr->num_components); in emit_load_local_shared() local
588 auto dest_value = from_nir(instr->dest, 0); in emit_atomic_local_shared() local
/external/cronet/third_party/protobuf/python/google/protobuf/pyext/
Dmessage.cc1070 ScopedPyObjectPtr dest_value(PyObject_GetItem(map.get(), next.get())); in InitAttributes() local
/external/protobuf/python/google/protobuf/pyext/
Dmessage.cc1071 ScopedPyObjectPtr dest_value(PyObject_GetItem(map.get(), next.get())); in InitAttributes() local