/external/skia/src/gpu/ |
GrOpFlushState.h | 38 void executeDrawsAndUploadsForMeshDrawOp(uint32_t opID, const SkRect& opBounds);
|
GrTextureOpList.cpp | 185 GrOP_INFO("Re-Recording (%s, opID: %u)\n"
|
/external/skqp/src/gpu/ |
GrOpFlushState.h | 38 void executeDrawsAndUploadsForMeshDrawOp(uint32_t opID, const SkRect& opBounds);
|
GrTextureOpList.cpp | 185 GrOP_INFO("Re-Recording (%s, opID: %u)\n"
|
/frameworks/base/services/core/java/com/android/server/fingerprint/ |
FingerprintService.java | [all...] |
/external/skqp/tools/ |
remote_demo.cpp | 150 Op* createOp(uint32_t opID, const SkTypefaceProxy& tf, 153 op->op = opID;
|
/external/protobuf/python/google/protobuf/pyext/ |
descriptor_containers.cc | 419 static PyObject* RichCompare(PyContainer* self, PyObject* other, int opid) { 420 if (opid != Py_EQ && opid != Py_NE) { 435 if (result ^ (opid == Py_NE)) { [all...] |
message.cc | [all...] |
/frameworks/base/libs/hwui/tests/unit/ |
BakedOpDispatcherTests.cpp | 80 unmergedReceivers[op->opId](renderer, *state);
|
/external/ltp/testcases/kernel/fs/doio/ |
growfiles.c | 240 int Opid = 0; /* original pid */ 977 Opid = getpid(); 978 Pid = Opid; 984 Progname, Opid); 1133 Opid, num_procs - 1); 1158 if (Opid == Pid) { 1212 if (reexec == REXEC_DOIT && Opid != Pid) { [all...] |
/frameworks/base/libs/hwui/ |
FrameBuilder.cpp | 513 receivers[op->opId](*this, *op); 558 if (op.opId == RecordedOpId::RectOp && op.paint->getStyle() != SkPaint::kStroke_Style) { [all...] |
/external/clang/lib/CodeGen/ |
CGExprScalar.cpp | [all...] |
/external/llvm/lib/Transforms/InstCombine/ |
InstCombineVectorOps.cpp | 113 unsigned opId = (B0->getOperand(0) == PN) ? 1 : 0; 115 ExtractElementInst::Create(B0->getOperand(opId), Elt, 116 B0->getOperand(opId)->getName() + ".Elt"), [all...] |
/external/python/cpython2/Doc/data/ |
refcounts.dat | 1023 PyObject_RichCompare:int:opid:: 1028 PyObject_RichCompareBool:int:opid:: [all...] |
/external/python/cpython3/Doc/data/ |
refcounts.dat | 1037 PyObject_RichCompare:int:opid:: 1042 PyObject_RichCompareBool:int:opid:: [all...] |