MCPcopy Create free account

hub / github.com/WiringProject/Wiring / functions

Functions2,447 in github.com/WiringProject/Wiring

↓ 2 callersMethodmNumber
(boolean _createToken)
IDE/processing/app/preproc/WLexer.java:752
↓ 2 callersMethodmStringLiteral
(boolean _createToken)
IDE/processing/app/preproc/StdCLexer.java:2019
↓ 2 callersFunctionmap
framework/cores/Common/WMath.cpp:52
↓ 2 callersMethodmatchNot
(AST t, int ttype)
IDE/processing/app/preproc/WEmitter.java:352
↓ 2 callersMethodmaybeShowPopup
(MouseEvent e)
IDE/processing/app/SerialMonitor.java:337
↓ 2 callersMethodmultExpr
()
IDE/processing/app/preproc/WParser.java:5733
↓ 2 callersMethodmultExpr
()
IDE/processing/app/preproc/StdCParser.java:4134
↓ 2 callersMethodnestedFunctionDef
()
IDE/processing/app/preproc/WParser.java:3295
↓ 2 callersMethodnewline
()
IDE/processing/app/preproc/StdCLexer.java:98
↓ 2 callersMethodnextEditorLocation
()
IDE/processing/app/Base.java:618
↓ 2 callersMethodnextTabStop
Implementation of TabExpander interface. Returns next tab stop after a specified point. @param x The x co-ordinate @param tabOffset Ignored @return Th
IDE/processing/app/syntax/TextAreaPainter.java:490
↓ 2 callersMethodnonemptyAbstractDeclarator
()
IDE/processing/app/preproc/WParser.java:4282
↓ 2 callersMethodnonemptyAbstractDeclarator
(AST _t)
IDE/processing/app/preproc/WEmitter.java:3146
↓ 2 callersMethodnonemptyAbstractDeclarator
()
IDE/processing/app/preproc/StdCParser.java:2418
↓ 2 callersMethodnonemptyAbstractDeclarator
(AST _t)
IDE/processing/app/preproc/WTreeParser.java:2595
↓ 2 callersMethodopenFolderAvailable
()
IDE/processing/app/linux/Platform.java:81
↓ 2 callersMethodoverwriteSetSelectedText
Similar to <code>setSelectedText()</code>, but overstrikes the appropriate number of characters if overwrite mode is enabled. @param str The string @s
IDE/processing/app/syntax/JEditTextArea.java:1451
↓ 2 callersMethodpaintHighlight
This should paint the highlight and delgate to the next highlight painter. @param gfx The graphics context @param line The line number @param y The y
IDE/processing/app/syntax/TextAreaPainter.java:336
↓ 2 callersMethodpaintHighlight
(Graphics gfx, int line, int y)
IDE/processing/app/syntax/TextAreaPainter.java:641
↓ 2 callersMethodpaintLine
(Graphics gfx, TokenMarker tokenMarker, int line, int x)
IDE/processing/app/syntax/TextAreaPainter.java:577
↓ 2 callersMethodparameterDeclaration
()
IDE/processing/app/preproc/WParser.java:1775
↓ 2 callersMethodparameterDeclaration
()
IDE/processing/app/preproc/StdCParser.java:2340
↓ 2 callersMethodparseCommentUrls
Parse comments and identify a url pattern. @param line A string to parse @return <b>null</b> if the pattern is not found, otherwise an array
IDE/processing/app/syntax/SyntaxUtilities.java:177
↓ 2 callersFunctionpinWrite
framework/cores/AVR8Bit/WDigital.h:62
↓ 2 callersMethodpointerGroup
()
IDE/processing/app/preproc/WParser.java:1458
↓ 2 callersMethodpointerGroup
(AST _t)
IDE/processing/app/preproc/WEmitter.java:2710
↓ 2 callersMethodpointerGroup
()
IDE/processing/app/preproc/StdCParser.java:2078
↓ 2 callersMethodpointerGroup
(AST _t)
IDE/processing/app/preproc/WTreeParser.java:2223
↓ 2 callersMethodpopulateSerialMenu
()
IDE/processing/app/Editor.java:859
↓ 2 callersMethodprev
()
IDE/processing/app/format/AutoFormat.java:216
↓ 2 callersMethodprimaryExpr
(AST _t)
IDE/processing/app/preproc/WEmitter.java:4824
↓ 2 callersMethodprimaryExpr
(AST _t)
IDE/processing/app/preproc/WTreeParser.java:4628
↓ 2 callersMethodprocessCompositionText
Called when a user processing input characters and select candidates from input method. @param text Text from InputMethodEvent. @param commited_count
IDE/processing/app/syntax/im/CompositionTextManager.java:91
↓ 2 callersMethodrangeExpr
()
IDE/processing/app/preproc/WParser.java:1406
↓ 2 callersMethodread
|| @description || | Read a value from the EEPROM || # || || @parameter address where to read || || @return the value at the address */
framework/cores/AVR8Bit/libraries/EEPROM/EEPROM.cpp:29
↓ 2 callersMethodread
must be called in: slave rx event callback or after requestFrom(address, numBytes)
framework/cores/AVR8Bit/libraries/Wire/Wire.cpp:193
↓ 2 callersMethodrebuildBoardsMenu
(JMenu menu)
IDE/processing/app/Base.java:1297
↓ 2 callersMethodrebuildBurnBootloaderMenu
(JMenu menu)
IDE/processing/app/Base.java:1340
↓ 2 callersMethodrebuildExamplesMenu
()
IDE/processing/app/Base.java:1220
↓ 2 callersMethodrebuildImportMenu
()
IDE/processing/app/Base.java:1154
↓ 2 callersMethodrebuildSketchbookMenu
(JMenu menu)
IDE/processing/app/Base.java:1144
↓ 2 callersMethodrebuildToolbarMenu
(JMenu menu)
IDE/processing/app/Base.java:1105
↓ 2 callersMethodrebuildWindowMenu
(JMenu menu)
IDE/processing/app/Base.java:436
↓ 2 callersMethodrecalculateVisibleLines
Recalculates the number of visible lines. This should not be called directly.
IDE/processing/app/syntax/JEditTextArea.java:364
↓ 2 callersMethodrelationalExpr
()
IDE/processing/app/preproc/WParser.java:5570
↓ 2 callersMethodrelationalExpr
()
IDE/processing/app/preproc/StdCParser.java:3938
↓ 2 callersMethodremoveAllElements
framework/cores/Common/WVector.h:299
↓ 2 callersMethodremoveDescendants
Recursively remove all files within a directory, used with removeDir(), or when the contents of a dir should be removed, but not the directory itself.
IDE/processing/app/Base.java:2547
↓ 2 callersMethodsaveAs
Handles 'Save As' for a sketch. <P> This basically just duplicates the current sketch folder to a new location, and then calls 'Save'. (needs to take
IDE/processing/app/Sketch.java:719
↓ 2 callersMethodscrollToCaret
Ensures that the caret is visible by scrolling the text area if necessary. @return True if scrolling was actually performed, false if the caret was al
IDE/processing/app/syntax/JEditTextArea.java:437
↓ 2 callersMethodselectFolder
Prompt for a fodler and return it as a File object (or null). Implementation for choosing directories that handles both the Mac OS X hack to allow the
IDE/processing/app/Base.java:1993
↓ 2 callersMethodsend
(String s)
IDE/processing/app/SerialMonitor.java:231
↓ 2 callersMethodsetAssociations
Associate .pde files with this version of Wiring.
IDE/processing/app/windows/Platform.java:94
↓ 2 callersMethodsetBoardName
(String name)
IDE/processing/app/EditorLineStatus.java:122
↓ 2 callersMethodsetButtonBounds
()
IDE/processing/app/EditorStatus.java:486
↓ 2 callersMethodsetCollapsed
Sets whether the gutter is collapsed or expanded and force the text area to update its layout if there is a change. @param collapsed true if the gutte
IDE/processing/app/syntax/Gutter.java:449
↓ 2 callersMethodsetCurrentLineIndex
Accessor used by tools that want to hook in and grab the formatting.
IDE/processing/app/syntax/TextAreaPainter.java:529
↓ 2 callersMethodsetCurrentLineTokens
Accessor used by tools that want to hook in and grab the formatting.
IDE/processing/app/syntax/TextAreaPainter.java:543
↓ 2 callersMethodsetDocument
(Document d)
IDE/processing/app/SketchCode.java:218
↓ 2 callersMethodsetGutterWidth
Set the width of the expanded gutter @param width The gutter width
IDE/processing/app/syntax/Gutter.java:333
↓ 2 callersMethodsetHorizontalOffset
Sets the horizontal offset of drawn lines. This can be used to implement horizontal scrolling. @param horizontalOffset offset The new horizontal offse
IDE/processing/app/syntax/JEditTextArea.java:385
↓ 2 callersMethodsetLineNum
Set the line number for this node
IDE/processing/app/preproc/TNode.java:145
↓ 2 callersMethodsetLineNumberingEnabled
Turns the line numbering on or off and causes the gutter to be repainted. @param enabled true if line numbers are drawn, false otherwise
IDE/processing/app/syntax/Gutter.java:394
↓ 2 callersMethodsetMagicCaretPosition
Sets the `magic' caret position. This can be used to preserve the column position when moving up and down lines. @param magicCaret The magic caret pos
IDE/processing/app/syntax/JEditTextArea.java:1439
↓ 2 callersMethodsetOut
(PrintStream out)
IDE/processing/app/preproc/WEmitter.java:45
↓ 2 callersMethodsetScrollPosition
Set position of the vertical scroll bar. [fry]
IDE/processing/app/syntax/JEditTextArea.java:171
↓ 2 callersMethodsetSelectionRectangular
Sets if the selection should be rectangular. @param rectSelect True if the selection should be rectangular, false otherwise.
IDE/processing/app/syntax/JEditTextArea.java:1519
↓ 2 callersMethodsetSerialPort
(String serialport)
IDE/processing/app/EditorLineStatus.java:123
↓ 2 callersMethodsetSource
(String src)
IDE/processing/app/preproc/CToken.java:14
↓ 2 callersMethodsetSystemHeader
(boolean v)
IDE/processing/app/preproc/LineObject.java:88
↓ 2 callersMethodsetTokenNumber
(int i)
IDE/processing/app/preproc/CToken.java:24
↓ 2 callersMethodsetTreatAsC
(boolean v)
IDE/processing/app/preproc/LineObject.java:98
↓ 2 callersFunctionsetup
framework/cores/AVR8Bit/program.cpp:8
↓ 2 callersMethodshiftExpr
()
IDE/processing/app/preproc/WParser.java:5635
↓ 2 callersMethodshiftExpr
()
IDE/processing/app/preproc/StdCParser.java:4014
↓ 2 callersMethodshow
Format and render sketch code.
IDE/processing/app/tools/DiscourseFormat.java:74
↓ 2 callersMethodshowFrame
(Editor editor)
IDE/processing/app/Schematics.java:313
↓ 2 callersMethodshowLauncherWarning
()
IDE/processing/app/Platform.java:165
↓ 2 callersMethodspecifierQualifierList
()
IDE/processing/app/preproc/WParser.java:2692
↓ 2 callersMethodspecifierQualifierList
(AST _t)
IDE/processing/app/preproc/WEmitter.java:2012
↓ 2 callersMethodspecifierQualifierList
()
IDE/processing/app/preproc/StdCParser.java:1354
↓ 2 callersMethodspecifierQualifierList
(AST _t)
IDE/processing/app/preproc/WTreeParser.java:1578
↓ 2 callersFunctionstartSysex
framework/cores/AVR8Bit/libraries/Firmata/Firmata.cpp:36
↓ 2 callersMethodstatusEmpty
Clear the status area.
IDE/processing/app/Editor.java:2595
↓ 2 callersMethodstructDeclarationList
()
IDE/processing/app/preproc/WParser.java:2622
↓ 2 callersMethodstructDeclarationList
(AST _t)
IDE/processing/app/preproc/WEmitter.java:1955
↓ 2 callersMethodstructDeclarationList
()
IDE/processing/app/preproc/StdCParser.java:1279
↓ 2 callersMethodstructDeclarationList
(AST _t)
IDE/processing/app/preproc/WTreeParser.java:1524
↓ 2 callersMethodstructDeclarator
()
IDE/processing/app/preproc/WParser.java:2779
↓ 2 callersMethodstructDeclarator
(AST _t)
IDE/processing/app/preproc/WEmitter.java:2108
↓ 2 callersMethodstructDeclarator
()
IDE/processing/app/preproc/StdCParser.java:1463
↓ 2 callersMethodstructOrUnionBody
(AST _t)
IDE/processing/app/preproc/WEmitter.java:1792
↓ 2 callersMethodstructOrUnionBody
(AST _t)
IDE/processing/app/preproc/WTreeParser.java:1382
↓ 2 callersMethodtoString
convert this table to a string
IDE/processing/app/preproc/CSymbolTable.java:119
↓ 2 callersFunctiontwi_releaseBus
* Function twi_releaseBus * Desc releases bus control * Input none * Output none */
framework/cores/AVR8Bit/libraries/Wire/utility/twi.c:365
↓ 2 callersFunctiontwi_transmit
* Function twi_transmit * Desc fills slave tx buffer with data * must be called in slave tx event callback * Input data: pointer to
framework/cores/AVR8Bit/libraries/Wire/utility/twi.c:277
↓ 2 callersMethodwrite
(byte b[])
IDE/processing/app/debug/MessageStream.java:48
↓ 2 callersMethodwriteIndentedComment
()
IDE/processing/app/format/AutoFormat.java:152
↓ 2 callersMethodxyToOffset
Converts a point to an offset, from the start of the text. @param x The x co-ordinate of the point @param y The y co-ordinate of the point
IDE/processing/app/syntax/JEditTextArea.java:720
↓ 2 callersMethodyToLine
Converts a y co-ordinate to a line index. @param y The y co-ordinate
IDE/processing/app/syntax/JEditTextArea.java:507
← previousnext →601–700 of 2,447, ranked by callers