Searched defs:Repr (Results 1 – 9 of 9) sorted by relevance
/external/libmojo/mojo/public/tools/bindings/pylib/mojom/generate/ |
D | module.py | 21 def Repr(obj, as_ref=True): function 92 def Repr(self, as_ref=True): member in Kind 116 def Repr(self, as_ref=True): member in ReferenceKind 279 def Repr(self, as_ref=True): member in Field 331 def Repr(self, as_ref=True): member in Struct 377 def Repr(self, as_ref=True): member in Union 415 def Repr(self, as_ref=True): member in Array 454 def Repr(self, as_ref=True): member in Map 502 def Repr(self, as_ref=True): member in Parameter 521 def Repr(self, as_ref=True): member in Method [all …]
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCVSXSwapRemoval.cpp | 638 int Repr = EC->getLeaderValue(SwapVector[EntryIdx].VSEId); in recordUnoptimizableWebs() local 749 int Repr = EC->getLeaderValue(SwapVector[EntryIdx].VSEId); in markSwapsForRemoval() local 765 int Repr = EC->getLeaderValue(SwapVector[EntryIdx].VSEId); in markSwapsForRemoval() local 780 int Repr = EC->getLeaderValue(SwapVector[EntryIdx].VSEId); in markSwapsForRemoval() local
|
/external/libtextclassifier/util/utf8/ |
D | unicodetext.h | 188 Repr() : data_(nullptr), size_(0), capacity_(0), ours_(true) {} in Repr() function
|
/external/python/cpython2/Lib/ |
D | repr.py | 8 class Repr: class
|
/external/python/cpython3/Lib/ |
D | reprlib.py | 39 class Repr: class
|
/external/llvm/utils/TableGen/ |
D | FastISelEmitter.cpp | 80 char Repr; member in __anon765c92cf0311::OperandsSignature::OpKind
|
/external/swiftshader/third_party/LLVM/utils/TableGen/ |
D | FastISelEmitter.cpp | 74 char Repr; member in __anon3d08bbfb0111::OperandsSignature::OpKind
|
/external/python/cpython2/Include/ |
D | Python-ast.h | 273 } Repr; member 490 #define Repr(a0, a1, a2, a3) _Py_Repr(a0, a1, a2, a3) macro
|
/external/python/cpython2/Python/ |
D | Python-ast.c | 1796 Repr(expr_ty value, int lineno, int col_offset, PyArena *arena) in Repr() function
|