Home
last modified time | relevance | path

Searched defs:repr (Results 26 - 50 of 57) sorted by relevance

123

/third_party/libabigail/src/
H A Dabg-default-reporter.cc405 string repr = dif->first_subject() in report() local
410 << "in pointed to type '" << repr << "'"; in report() local
702 string repr = f->get_base_class()->get_pretty_representation(); in report() local
978 string repr = in report() local
980 out << indent << " '" << repr << "' has some sub-type changes:\n"; in report() local
H A Dabg-reporter-priv.cc1295 string repr = diff->first_subject()->get_pretty_representation(); in maybe_report_unreachable_type_changes() local
1297 out << indent << " [C] '" << repr << "' changed:\n"; in maybe_report_unreachable_type_changes() local
H A Dabg-corpus.cc718 string repr = get_pretty_representation(&t, /*internal=*/true); in record_type_as_reachable_from_public_interfaces() local
736 string repr = get_pretty_representation(&t, /*internal=*/true); in type_is_reachable_from_public_interfaces() local
H A Dabg-tools-utils.cc1428 string repr; in operator <<() local
1467 output << repr; operator <<() local
[all...]
H A Dabg-writer.cc805 string repr = get_pretty_representation(decl, true); in decl_is_emitted() local
816 string repr = get_pretty_representation(decl, true); in record_decl_as_emitted() local
1575 string repr; in write_elf_symbol_type() local
1608 o << " type='" << repr << "'"; write_elf_symbol_type() local
1620 string repr; write_elf_symbol_binding() local
1641 o << " binding='" << repr << "'"; write_elf_symbol_binding() local
1653 string repr; write_elf_symbol_visibility() local
1674 o << " visibility='" << repr << "'"; write_elf_symbol_visibility() local
[all...]
H A Dabg-comparison.cc9109 string repr = abigail::ir::get_pretty_representation(t, true); in ensure_lookup_tables_populated() local
9131 string repr = abigail::ir::get_pretty_representation(t, true); in ensure_lookup_tables_populated() local
[all...]
/third_party/rust/crates/cxx/macro/src/
H A Dexpand.rs1409 let mut repr = ::cxx::core::mem::MaybeUninit::uninit(); in expand_unique_ptr() variables
1432 let mut repr = ::cxx::core::mem::MaybeUninit::uninit(); expand_unique_ptr() variables
1442 let mut repr = ::cxx::core::mem::MaybeUninit::uninit(); expand_unique_ptr() variables
1697 let mut repr = ::cxx::core::mem::MaybeUninit::uninit(); expand_cxx_vector() variables
1706 let mut repr = ::cxx::core::mem::MaybeUninit::uninit(); expand_cxx_vector() variables
[all...]
/third_party/python/Python/
H A Dast_unparse.c72 PyObject *repr = PyObject_Repr(obj); in append_repr() local
/third_party/python/Objects/
H A Dweakrefobject.c165 PyObject *name, *repr; in weakref_repr() local
H A Dobject.c517 PyObject *repr, *ascii, *res; in PyObject_ASCII() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderConditionalRenderingTestsEXT.cpp90 std::ostringstream repr; in paddedHex() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
H A DvktRasterizationDepthBiasControlTests.cpp55 VkDepthBiasRepresentationInfoEXT makeDepthBiasRepresentationInfo (const VkDepthBiasRepresentationEXT repr, const bool exact) in makeDepthBiasRepresentationInfo() argument
118 MinResolvDiff calcMinResolvableDiff (const tcu::TextureFormat& format, const VkDepthBiasRepresentationEXT repr, bool exact, float sampleDepth) in calcMinResolvableDiff() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderConditionalRenderingTestsEXT.cpp90 std::ostringstream repr; in paddedHex() local
/third_party/rust/crates/syn/src/
H A Dlit.rs853 let mut repr = lit.to_string(); parse_negative_lit() variables
1550 let mut repr = value.to_string(); global() variables
[all...]
/third_party/rust/crates/proc-macro2/src/
H A Dfallback.rs980 let mut repr = String::with_capacity(t.len() + 2); in string() variables
1008 let mut repr = String::new(); character() variables
[all...]
/third_party/node/deps/v8/src/wasm/
H A Dwasm-module.h92 HeapType::Representation repr; member
105 static ConstantExpression RefNull(HeapType::Representation repr) { in RefNull() argument
124 HeapType::Representation repr() const { in repr() function in v8::internal::wasm::ConstantExpression
H A Dwasm-objects.cc2267 HeapType::Representation repr = expected.heap_representation(); in TypecheckJSObject() local
/third_party/python/Modules/
H A D_hashopenssl.c658 PyObject *name_obj, *repr; in EVP_repr() local
1659 PyObject *repr = PyUnicode_FromFormat( in _hmac_repr() local
H A D_operator.c1127 PyObject *repr; in itemgetter_repr() local
1478 PyObject *repr = NULL; in attrgetter_repr() local
1665 PyObject *argreprs, *repr = NULL, *sep, *joinedargreprs; in methodcaller_repr() local
[all...]
H A Dgcmodule.c2136 PyObject *repr = NULL, *bytes = NULL; in _PyGC_DumpShutdownStats() local
H A D_tkinter.c811 PyObject *repr, *str = PyTclObject_str(self); in PyTclObject_repr() local
/third_party/python/Lib/
H A Dpydoc.py534 def repr(self, object): member in HTMLRepr
571 repr = _repr_instance.repr variable in HTMLDoc
1165 repr = _repr_instance.repr global() variable in TextDoc
[all...]
/third_party/libabigail/include/
H A Dabg-ir.h467 string repr = get_pretty_representation(artifact); in operator ()() local
/third_party/protobuf/python/google/protobuf/pyext/
H A Dmessage.cc575 PyObject* repr = PyObject_Repr(arg); in FormatTypeError() local
762 PyObject* repr = PyObject_Repr(arg); in CheckString() local
/third_party/skia/third_party/externals/libwebp/swig/
H A Dlibwebp_python_wrap.c1596 PyObject *repr = SWIG_Python_str_FromFormat("<Swig Object of type '%s' at %p>", (name ? name : "unknown"), (void *)v); in SwigPyObject_repr() local

Completed in 83 milliseconds

123