/external/libchrome/mojo/public/tools/bindings/pylib/mojom/generate/ |
D | module.py | 20 def Repr(obj, as_ref=True): function 93 def Repr(self, as_ref=True): member in Kind 116 def Repr(self, as_ref=True): member in ReferenceKind 291 def Repr(self, as_ref=True): member in Field 351 def Repr(self, as_ref=True): member in Struct 402 def Repr(self, as_ref=True): member in Union 445 def Repr(self, as_ref=True): member in Array 484 def Repr(self, as_ref=True): member in Map 532 def Repr(self, as_ref=True): member in Parameter 556 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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCVSXSwapRemoval.cpp | 646 int Repr = EC->getLeaderValue(SwapVector[EntryIdx].VSEId); in recordUnoptimizableWebs() local 759 int Repr = EC->getLeaderValue(SwapVector[EntryIdx].VSEId); in markSwapsForRemoval() local 775 int Repr = EC->getLeaderValue(SwapVector[EntryIdx].VSEId); in markSwapsForRemoval() local 790 int Repr = EC->getLeaderValue(SwapVector[EntryIdx].VSEId); in markSwapsForRemoval() local
|
/external/libtextclassifier/native/utils/utf8/ |
D | unicodetext.h | 197 Repr() : data_(nullptr), size_(0), capacity_(0), ours_(true) {} in Repr() function
|
/external/protobuf/python/google/protobuf/pyext/ |
D | field.cc | 47 static PyObject* Repr(PyMessageFieldProperty* self) { in Repr() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/CodeGen/GlobalISel/ |
D | LegalizerInfoTest.cpp | 39 std::string Repr; in operator <<() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/CodeGen/ |
D | LowLevelTypeTest.cpp | 23 std::string Repr; in operator <<() local
|
/external/python/cpython2/Lib/ |
D | repr.py | 8 class Repr: class
|
/external/python/cpython3/Lib/ |
D | reprlib.py | 36 class Repr: class
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/Utils/ |
D | AArch64BaseInfo.h | 369 const char *Repr; member
|
/external/llvm/utils/TableGen/ |
D | FastISelEmitter.cpp | 80 char Repr; member in __anon552b6b9d0311::OperandsSignature::OpKind
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/ |
D | FastISelEmitter.cpp | 90 char Repr; member in __anon254615350311::OperandsSignature::OpKind
|
D | SearchableTableEmitter.cpp | 346 std::string Repr = in emitLookupFunction() local
|
/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
|