• Home
  • Raw
  • Download

Lines Matching defs:self

194 	def __init__(self, task, param=None, parent=None):  argument
199 def run(self): argument
213 def __init__(self, glb, params, parent=None): argument
220 def Item(self, parent): argument
226 def rowCount(self, parent): argument
233 def hasChildren(self, parent): argument
236 def headerData(self, section, orientation, role): argument
245 def parent(self, child): argument
252 def index(self, row, column, parent): argument
256 def DisplayData(self, item, index): argument
259 def FetchIfNeeded(self, row): argument
265 def columnAlignment(self, column): argument
268 def columnFont(self, column): argument
271 def data(self, index, role): argument
285 def __init__(self, parent=None): argument
291 def Item(self, parent): argument
297 def rowCount(self, parent): argument
300 def headerData(self, section, orientation, role): argument
309 def index(self, row, column, parent): argument
312 def DisplayData(self, item, index): argument
315 def FetchIfNeeded(self, row): argument
321 def columnAlignment(self, column): argument
324 def columnFont(self, column): argument
327 def data(self, index, role): argument
367 def __init__(self, parent, finder, is_reg_expr=False): argument
417 def Widget(self): argument
420 def Activate(self): argument
425 def Deactivate(self): argument
428 def Busy(self): argument
435 def Idle(self): argument
442 def Find(self, direction): argument
449 def ValueChanged(self): argument
461 def NextPrev(self, direction): argument
480 def NotFound(self): argument
487 def __init__(self, glb, params, row, parent_item): argument
500 def getChildItem(self, row): argument
503 def getParentItem(self): argument
506 def getRow(self): argument
509 def childCount(self): argument
516 def hasChildren(self): argument
521 def getData(self, column): argument
528 …def __init__(self, glb, params, row, comm_id, thread_id, call_path_id, time, insn_cnt, cyc_cnt, br… argument
538 def Select(self): argument
572 …def __init__(self, glb, params, row, comm_id, thread_id, call_path_id, name, dso, count, time, ins… argument
589 def __init__(self, glb, params, row, comm_id, thread_id, pid, tid, parent_item): argument
597 def Select(self): argument
617 def __init__(self, glb, params, row, comm_id, comm, parent_item): argument
625 def Select(self): argument
641 def __init__(self, glb, params): argument
661 def __init__(self, glb, parent=None): argument
668 def __init__(self, glb, parent=None): argument
671 def FindSelect(self, value, pattern, query): argument
694 def Found(self, query, found): argument
699 def FindValue(self, value, pattern, query, last_value, last_pattern): argument
707 def FindNext(self, query): argument
713 def FindPrev(self, query): argument
719 def FindThread(self, c): argument
728 def Find(self, value, direction, pattern, context, callback): argument
730 def __init__(self, *x): argument
732 def Update(self, *x): argument
743 def FindDone(self, thread, callback, ids): argument
750 def __init__(self, glb, parent=None): argument
753 def GetRoot(self): argument
756 def columnCount(self, parent=None): argument
762 def columnHeader(self, column): argument
769 def columnAlignment(self, column): argument
776 def DoFindSelect(self, query, match): argument
786 def FindPath(self, query): argument
811 …def __init__(self, glb, params, row, comm_id, thread_id, calls_id, call_time, time, insn_cnt, cyc_… argument
822 def Select(self): argument
857 …def __init__(self, glb, params, row, comm_id, thread_id, calls_id, name, dso, call_time, time, ins… argument
874 def __init__(self, glb, params, row, comm_id, thread_id, pid, tid, parent_item): argument
882 def Select(self): argument
902 def __init__(self, glb, params, row, comm_id, comm, parent_item): argument
910 def Select(self): argument
926 def __init__(self, glb, params): argument
946 def __init__(self, glb, parent=None): argument
949 def GetRoot(self): argument
952 def columnCount(self, parent=None): argument
958 def columnHeader(self, column): argument
965 def columnAlignment(self, column): argument
972 def DoFindSelect(self, query, match): argument
981 def FindPath(self, query): argument
1003 def __init__(self, *children): argument
1017 def __init__(self, *children): argument
1031 def __init__(self, *children): argument
1035 def Widget(self): argument
1042 def __init__(self, parent=None): argument
1054 def DisplayFound(self, ids): argument
1073 def Find(self, value, direction, pattern, context): argument
1078 def FindDone(self, ids): argument
1091 def __init__(self, glb, parent=None): argument
1113 def __init__(self, glb, parent=None, thread_at_time=None): argument
1134 def DisplayThreadAtTime(self, comm_id, thread_id, time): argument
1200 def __init__(self, x=0, y=0): argument
1204 def __str__(self): argument
1210 def __init__(self, lo=0, hi=0): argument
1214 def __str__(self): argument
1221 def __init__(self, key, title = "", ordinal = ""): argument
1235 def __init__(self, colour): argument
1242 def __init__(self, key, exec_comm_id, pid, tid, comm, thread_id, comm_id): argument
1259 def __init__(self, data, index, x, y, altx=None, alty=None, hregion=None, vregion=None): argument
1273 def __init__(self, collection, xbase=Decimal(0), ybase=Decimal(0)): argument
1280 def AddPoint(self, x, y, altx=None, alty=None, hregion=None, vregion=None): argument
1288 def XToData(self, x): argument
1291 def YToData(self, y): argument
1298 def __init__(self, db, collection, cpu, xbase): argument
1305 def SelectComms(self, db, thread_id, last_comm_id, start_time, end_time): argument
1322 def SelectSwitches(self, db): argument
1353 def NewHRegion(self, db, key, thread_id, comm_id, time): argument
1371 def HRegion(self, db, thread_id, comm_id, time): argument
1383 def __init__(self, glb): argument
1393 def AddGraphData(self, data): argument
1396 def LookupHRegion(self, key): argument
1401 def AddHRegion(self, key, hregion): argument
1408 def __init__(self, glb, db, machine_id): argument
1423 def SelectCPUs(self, db): argument
1437 def __init__(self, data, graph_width, graph_height, attrs, event_handler, parent=None): argument
1447 def boundingRect(self): argument
1450 def PaintPoint(self, painter, last, x): argument
1474 def paint(self, painter, option, widget): argument
1483 def BinarySearchPoint(self, target): argument
1496 def XPixelToData(self, x): argument
1507 def EventToData(self, event): argument
1529 def hoverMoveEvent(self, event): argument
1534 def hoverLeaveEvent(self, event): argument
1537 def mousePressEvent(self, event): argument
1549 def __init__(self, width, parent=None): argument
1556 def boundingRect(self): argument
1559 def Step(self): argument
1569 def PaintMarks(self, painter, at_y, lo, hi, step, i): argument
1586 def paint(self, painter, option, widget): argument
1600 def ScaleDimensions(self): argument
1610 def PaintScale(self, painter, at_x, at_y): argument
1617 def ScaleWidth(self): argument
1621 def ScaleHeight(self): argument
1624 def ScaleUnit(self): argument
1631 def __init__(self, axis, parent=None): argument
1635 def boundingRect(self): argument
1641 def paint(self, painter, option, widget): argument
1649 def Unit(self): argument
1652 def Text(self): argument
1659 def __init__(self, axis, parent=None): argument
1662 def Text(self): argument
1682 def __init__(self, collection, data, attrs, event_handler, first, parent=None): argument
1726 def boundingRect(self): argument
1729 def paint(self, painter, option, widget): argument
1732 def RBXToPixel(self, x): argument
1735 def RBXRangeToPixel(self, x0, x1): argument
1738 def RBPixelToTime(self, x): argument
1743 def RBEventTimes(self, x0, x1): argument
1749 def RBEvent(self, x0, x1): argument
1753 def RBMoveEvent(self, x0, x1): argument
1758 def RBReleaseEvent(self, x0, x1, selection_state): argument
1768 def __init__(self, parent=None): argument
1775 def SetSize(self, width, height): argument
1779 def boundingRect(self): argument
1782 def paint(self, painter, option, widget): argument
1798 def __init__(self, collection, attrs, event_handler, child_class, parent=None): argument
1823 def EnableRubberBand(self, xlo, xhi, rb_event_handler): argument
1836 def boundingRect(self): argument
1839 def paint(self, painter, option, widget): argument
1842 def RubberBandParent(self): argument
1848 def RubberBandSetGeometry(self, rect): argument
1855 def SetSelection(self, selection_state): argument
1863 def SetBracket(self, rect): argument
1872 def RubberBandX(self, event): argument
1882 def RubberBandRect(self, x): argument
1892 def MousePressEvent(self, event): argument
1905 def MouseMoveEvent(self, event): argument
1913 def MouseReleaseEvent(self, event): argument
1925 def __init__(self, collection, region_attributes, parent=None): argument
1937 def rowCount(self, parent): argument
1940 def headerData(self, section, orientation, role): argument
1947 def index(self, row, column, parent): argument
1950 def columnCount(self, parent=None): argument
1953 def columnHeader(self, column): argument
1956 def data(self, index, role): argument
1979 def SetHighlight(self, row, set_highlight): argument
1985 def Highlight(self, highlight_set): argument
1999 def __init__(self, collection, region_attributes, parent=None): argument
2023 def resizeEvent(self, event): argument
2027 def Highlight(self, highlight_set): argument
2031 def changeEvent(self, event): argument
2083 def __init__(self, scale, subrange, region_attributes, dp): argument
2091 def XToPixel(self, x): argument
2094 def YToPixel(self, y): argument
2097 def PixelToXRounded(self, px): argument
2100 def PixelToYRounded(self, py): argument
2103 def PixelToX(self, px): argument
2111 def PixelToY(self, py): argument
2119 def ToPDP(self, dp, scale): argument
2135 def Update(self): argument
2144 def __init__(self, parent=None): argument
2149 def resizeEvent(self, ev): argument
2168 def __init__(self, parent=None): argument
2171 def GraphTitleChanged(self, title): argument
2174 def Title(self): argument
2193 def __init__(self, glb, collection, parent=None): argument
2264 def GetScaleForRangeX(self, xsubrange): argument
2270 def GetScaleForRangeY(self, ysubrange): argument
2276 def GetScaleForRange(self, subrange): argument
2282 def PointEvent(self, cpu, time_from, time_to, hregions): argument
2290 def RightClickEvent(self, cpu, hregion_times, pos): argument
2300 def RightClickSelect(self, args): argument
2303 def NoPointEvent(self): argument
2307 def RangeEvent(self, time_from, time_to): argument
2319 def BackState(self): argument
2322 def PushBackState(self): argument
2327 def PopBackState(self): argument
2333 def PushForwardState(self): argument
2338 def PopForwardState(self): argument
2344 def Title(self): argument
2353 def Update(self): argument
2361 def Back(self): argument
2368 def Forward(self): argument
2375 def SelectEvent(self, x0, x1, selection_state): argument
2385 def Zoom(self): argument
2405 def __init__(self, glb, title, init_fn): argument
2420 def Done(self): argument
2423 def ThreadFn(self, glb): argument
2430 def Result(self): argument
2444 def __init__(self, glb, parent=None): argument
2466 def Init(self, db): argument
2469 def GraphTitleChanged(self, title): argument
2476 def __init__(self, root): argument
2482 def FindSelect(self): argument
2498 def FindValue(self): argument
2506 def FindThread(self): argument
2523 def Find(self, value, direction, pattern, context, callback): argument
2530 def FindDone(self, thread, callback, row): argument
2541 …def __init__(self, dbref, sql, buffer, head, tail, fetch_count, fetching_done, process_target, wai… argument
2563 def Select(self): argument
2571 def Next(self): argument
2579 def WaitForTarget(self): argument
2588 def HasSpace(self, sz): argument
2602 def WaitForSpace(self, sz): argument
2612 def AddToBuffer(self, obj): argument
2623 def FetchBatch(self, batch_size): argument
2639 def Run(self): argument
2659 def __init__(self, glb, sql, prep, process_data, parent=None): argument
2684 def Shutdown(self): argument
2692 def Thread(self): argument
2709 def Fetch(self, nr): argument
2723 def RemoveFromBuffer(self): argument
2736 def ProcessData(self, count): argument
2748 def __init__(self, model, parent): argument
2799 def Widget(self): argument
2802 def Activate(self): argument
2806 def Deactivate(self): argument
2809 def Enable(self, enable): argument
2813 def Busy(self): argument
2819 def Idle(self): argument
2826 def Target(self): argument
2829 def Done(self): argument
2838 def Progress(self, count): argument
2850 def FetchMoreRecords(self): argument
2862 def __init__(self, row, col, text, parent_item): argument
2869 def getParentItem(self): argument
2872 def getRow(self): argument
2875 def childCount(self): argument
2878 def hasChildren(self): argument
2881 def getData(self, column): argument
2888 def __init__(self, glb, row, data, parent_item): argument
2900 def getChildItem(self, row): argument
2903 def getParentItem(self): argument
2906 def getRow(self): argument
2909 def Select(self): argument
2988 def childCount(self): argument
2995 def hasChildren(self): argument
3000 def getData(self, column): argument
3007 def __init__(self): argument
3012 def getChildItem(self, row): argument
3015 def getParentItem(self): argument
3018 def getRow(self): argument
3021 def childCount(self): argument
3024 def hasChildren(self): argument
3027 def getData(self, column): argument
3098 def __init__(self, glb, event_id, where_clause, parent=None): argument
3137 def GetRoot(self): argument
3140 def columnCount(self, parent=None): argument
3146 def columnHeader(self, column): argument
3152 def columnFont(self, column): argument
3161 def DisplayData(self, item, index): argument
3166 def AddSample(self, data): argument
3171 def Update(self, fetched): argument
3185 def FetchMoreRecords(self, count): argument
3193 def HasMoreRecords(self): argument
3200 def __init__(self, name = "", where_clause = "", limit = ""): argument
3205 def UniqueId(self): argument
3212 def __init__(self, glb, event_id, report_vars, parent=None): argument
3241 def ResizeColumnToContents(self, column, n): argument
3257 def ResizeColumnsToContents(self): argument
3267 def UpdateColumnWidths(self, *x): argument
3272 def Find(self, value, direction, pattern, context): argument
3277 def FindDone(self, row): argument
3288 def __init__(self, glb, label, placeholder_text, parent, id = "", default = ""): argument
3307 def TurnTextRed(self): argument
3314 def TurnTextNormal(self): argument
3320 def InvalidValue(self, value): argument
3326 def Invalidate(self): argument
3329 def DoValidate(self, input_string): argument
3332 def Validate(self): argument
3343 def IsValid(self): argument
3351 def IsNumber(self, value): argument
3362 def __init__(self, glb, label, placeholder_text, column_name, parent): argument
3367 def DoValidate(self, input_string): argument
3389 def __init__(self, glb, label, placeholder_text, parent, id = "", default = ""): argument
3392 def DoValidate(self, input_string): argument
3404 …def __init__(self, glb, label, placeholder_text, table_name, match_column, column_name1, column_na… argument
3412 def ValueToIds(self, value): argument
3422 def DoValidate(self, input_string): argument
3438 def __init__(self, glb, label, placeholder_text, column_name, parent): argument
3456 def IdBetween(self, query, lower_id, higher_id, order): argument
3463 def BinarySearchTime(self, lower_id, higher_id, target_time, get_floor): argument
3492 def ConvertRelativeTime(self, val): argument
3513 def ConvertTimeRange(self, vrange): argument
3530 def AddTimeRange(self, value, ranges): argument
3548 def DoValidate(self, input_string): argument
3560 def __init__(self, glb, title, items, partial, parent=None): argument
3603 def Ok(self): argument
3628 def ShowMessage(self, msg): argument
3631 def ClearMessage(self): argument
3638 def __init__(self, glb, parent=None): argument
3675 def __init__(self, row, data): argument
3679 def getData(self, column): argument
3688 def __init__(self, glb, sql, column_headers, parent=None): argument
3698 def DisplayData(self, item, index): argument
3702 def AddSample(self, data): argument
3707 def Update(self, fetched): argument
3721 def FetchMoreRecords(self, count): argument
3729 def HasMoreRecords(self): argument
3732 def columnCount(self, parent=None): argument
3735 def columnHeader(self, column): argument
3738 def SQLTableDataPrep(self, query, count): argument
3748 def __init__(self, glb, table_name, parent=None): argument
3779 def samples_view_DataPrep(self, query, count): argument
3788 def samples_DataPrep(self, query, count): argument
3802 def __init__(self, parent=None): argument
3805 def ResizeColumnToContents(self, column, n): argument
3820 def ResizeColumnsToContents(self): argument
3830 def UpdateColumnWidths(self, *x): argument
4040 def __init__(self, view): argument
4045 def ShowContextMenu(self, pos): argument
4050 def AddCopy(self, menu): argument
4054 def AddActions(self, menu): argument
4059 def __init__(self, view): argument
4062 def AddActions(self, menu): argument
4073 def __init__(self, glb, table_name, parent=None): argument
4106 def Find(self, value, direction, pattern, context): argument
4111 def FindDone(self, row): argument
4141 def __init__(self, glb, report_vars, parent=None): argument
4174 def columnAlignment(self, column): argument
4181 def __init__(self, glb, parent=None): argument
4197 def __init__(self, glb, report_vars, parent=None): argument
4226 def Find(self, value, direction, pattern, context): argument
4231 def FindDone(self, row): argument
4277 def __init__(self, mdi_area, menu): argument
4288 def Update(self): argument
4321 def setActiveSubWindow(self, nr): argument
4475 def __init__(self, glb, parent=None): argument
4491 def __init__(self, parent=None): argument
4532 def __init__(self, glb, parent=None): argument
4611 def __init__(self, glb, parent=None): argument
4663 def Try(self, fn): argument
4671 def CopyToClipboard(self): argument
4674 def CopyToClipboardCSV(self): argument
4677 def Find(self): argument
4685 def FetchMoreRecords(self): argument
4693 def ShrinkFont(self): argument
4696 def EnlargeFont(self): argument
4699 def EventMenu(self, events, reports_menu): argument
4715 def TimeChartByCPU(self): argument
4718 def TableMenu(self, tables, menu): argument
4723 def NewCallGraph(self): argument
4726 def NewCallTree(self): argument
4729 def NewTopCalls(self): argument
4735 def NewBranchView(self, event_id): argument
4738 def NewSelectedBranchView(self, event_id): argument
4744 def NewTableView(self, table_name): argument
4747 def Help(self): argument
4750 def About(self): argument
4784 def __init__(self, dbref, db, dbname): argument
4806 def FileFromBuildId(self, build_id): argument
4810 def FileFromNamesAndBuildId(self, short_name, long_name, build_id): argument
4826 def AddInstanceToShutdownOnExit(self, instance): argument
4830 def ShutdownInstances(self): argument
4837 def GetHostMachineId(self): argument
4846 def HostMachineId(self): argument
4851 def SelectValue(self, sql): argument
4861 def SwitchesMinTime(self, machine_id): argument
4867 def SwitchesMaxTime(self, machine_id): argument
4873 def SamplesMinTime(self, machine_id): argument
4879 def SamplesMaxTime(self, machine_id): argument
4885 def CallsMinTime(self, machine_id): argument
4892 def CallsMaxTime(self, machine_id): argument
4899 def GetStartTime(self, machine_id): argument
4909 def GetFinishTime(self, machine_id): argument
4919 def HostStartTime(self): argument
4925 def HostFinishTime(self): argument
4931 def StartTime(self, machine_id): argument
4936 def FinishTime(self, machine_id): argument
4945 def __init__(self, is_sqlite3, dbname): argument
4955 def Open(self, connection_name): argument