MCPcopy Create free account

hub / github.com/cuplv/thresher / functions

Functions5,520 in github.com/cuplv/thresher

↓ 10 callersMethodsetNote
Sets note attached to the cell @param note Note attached to the cell
apps/pldi13/OpenSudoku/src/cz/romario/opensudoku/game/Cell.java:180
↓ 10 callersMethodsetUnreadMessageCount
(final int unreadMessageCount)
apps/pldi13/K9Mail/src/com/fsck/k9/mail/store/LocalStore.java:1331
↓ 10 callersMethodsynchronizeMailboxProgress
(Account account, String folderName, int completed, int total)
apps/pldi13/K9Mail/src/com/fsck/k9/controller/MessagingController.java:4542
↓ 10 callersMethodwriteTo
(OutputStream out)
apps/pldi13/K9Mail/src/com/fsck/k9/mail/Part.java:32
↓ 9 callersMethodaddConstraint
(PointsToEdge constraint)
src/edu/colorado/thresher/core/PointsToQuery.java:2390
↓ 9 callersMethodaddConstraint
adding constraints should always be done through this method @param constraint - constraint to add @return - true if constraint was successf
src/edu/colorado/thresher/core/PathQuery.java:941
↓ 9 callersMethodattribute
(XmlSerializer serializer, String attributeName, Cursor cursor, String columnName)
apps/pldi13/OpenSudoku/src/cz/romario/opensudoku/gui/exporting/FileExportTask.java:171
↓ 9 callersMethodclose
()
apps/pldi13/K9Mail/src/com/fsck/k9/provider/MessageProvider.java:452
↓ 9 callersMethodcreate
(String name, Context context)
apps/pldi13/StandupTimer/src/net/johnpwood/android/standuptimer/model/Team.java:49
↓ 9 callersMethoddataChanged
()
apps/pldi13/K9Mail/src/com/fsck/k9/activity/FolderList.java:146
↓ 9 callersMethodencodeString
Encode a string to be able to use it in an IMAP command. "A quoted string is a sequence of zero or more 7-bit characters, excluding CR and LF, with
apps/pldi13/K9Mail/src/com/fsck/k9/mail/store/ImapStore.java:495
↓ 9 callersMethodfetch
(Message[] messages, FetchProfile fp, MessageRetrievalListener listener)
apps/pldi13/K9Mail/src/com/fsck/k9/mail/Folder.java:128
↓ 9 callersMethodgetAddresses
(MultiAutoCompleteTextView view)
apps/pldi13/K9Mail/src/com/fsck/k9/activity/MessageCompose.java:898
↓ 9 callersMethodgetCells
()
apps/pldi13/OpenSudoku/src/cz/romario/opensudoku/gui/SudokuBoardView.java:237
↓ 9 callersMethodgetDisplayClass
()
apps/pldi13/K9Mail/src/com/fsck/k9/mail/Folder.java:189
↓ 9 callersMethodgetFolder
(String folder)
apps/pldi13/K9Mail/src/com/fsck/k9/activity/FolderList.java:1008
↓ 9 callersMethodgetHttpClient
()
apps/pldi13/K9Mail/src/com/fsck/k9/mail/store/WebDavStore.java:899
↓ 9 callersMethodgetItem
(long position)
apps/pldi13/K9Mail/src/com/fsck/k9/activity/MessageList.java:2071
↓ 9 callersMethodgetPointedTo
(PointerVariable var)
src/edu/colorado/thresher/core/IQuery.java:207
↓ 9 callersMethodgetRootCauseMessage
(Throwable t)
apps/pldi13/K9Mail/src/com/fsck/k9/controller/MessagingController.java:1817
↓ 9 callersMethodgetSeeder
(int pos)
apps/pldi13/DroidLife/src/org/jtb/droidlife/SeederManager.java:61
↓ 9 callersMethodgetState
()
apps/pldi13/OpenSudoku/src/cz/romario/opensudoku/game/SudokuGame.java:119
↓ 9 callersMethodgetString
(String key, String def)
apps/pldi13/DroidLife/src/org/jtb/droidlife/Prefs.java:15
↓ 9 callersMethodgetTime
Get the accumulated time of this Timer. @return How long this timer has been running, in ms.
apps/pldi13/OpenSudoku/src/cz/romario/opensudoku/gui/Timer.java:132
↓ 9 callersMethodgetValue
()
apps/tests/synthesis/FakeMap/FakeMap.java:48
↓ 9 callersMethodgetXmlAttribute
Attempts to get the given attribute as a String resource first, and if it fails returns the attribute as a simple String value. @param xml @param name
apps/pldi13/K9Mail/src/com/fsck/k9/activity/setup/AccountSetupBasics.java:332
↓ 9 callersMethodisAnIdentity
(Address[] addrs)
apps/pldi13/K9Mail/src/com/fsck/k9/Account.java:1204
↓ 9 callersMethodisFeasible
()
src/edu/colorado/thresher/core/CombinedPathAndPointsToQuery.java:194
↓ 9 callersMethodisLiving
()
apps/pldi13/DroidLife/src/org/jtb/droidlife/RLERun.java:25
↓ 9 callersMethodread
()
apps/pldi13/K9Mail/src/com/fsck/k9/mail/store/Pop3Store.java:1016
↓ 9 callersMethodsendPendingMessages
(MessagingListener listener)
apps/pldi13/K9Mail/src/com/fsck/k9/controller/MessagingController.java:2838
↓ 9 callersMethodsetFlaggedMessageCount
(final int flaggedMessageCount)
apps/pldi13/K9Mail/src/com/fsck/k9/mail/store/LocalStore.java:1336
↓ 9 callersMethodshowOrHideQuotedText
(QuotedTextMode mode)
apps/pldi13/K9Mail/src/com/fsck/k9/activity/MessageCompose.java:1723
↓ 9 callersMethodsubstituteExpForFieldRead
(SimplePathTerm toSub, PointerVariable subFor, FieldReference fieldName)
src/edu/colorado/thresher/core/PathTerm.java:25
↓ 9 callersMethodtoggleBatchButtons
()
apps/pldi13/K9Mail/src/com/fsck/k9/activity/MessageList.java:2402
↓ 8 callersMethodLA
(int j)
apps/tests/regression/DoLoopLabeledBreakRefute/FakeMap.java:23
↓ 8 callersMethodaddHeader
(String name, String value)
apps/pldi13/K9Mail/src/com/fsck/k9/mail/Part.java:8
↓ 8 callersMethodbase64Encode
(String s)
apps/pldi13/K9Mail/src/com/fsck/k9/helper/Utility.java:91
↓ 8 callersMethoddeepCopyStackList
(LinkedList<T> stackList)
src/edu/colorado/thresher/core/Util.java:1300
↓ 8 callersMethoddelete
(Message[] msgs, String trashFolderName)
apps/pldi13/K9Mail/src/com/fsck/k9/mail/Folder.java:111
↓ 8 callersMethodend
()
src/edu/colorado/thresher/core/BasicSymbolicExecutor.java:178
↓ 8 callersMethodexecuteOverride
(HttpUriRequest request, HttpContext context)
apps/pldi13/K9Mail/src/com/fsck/k9/mail/store/WebDavStore.java:2363
↓ 8 callersMethodgetAccounts
Returns an array of the accounts on the system. If no accounts are registered the method returns an empty array. @return all accounts
apps/pldi13/K9Mail/src/com/fsck/k9/Preferences.java:89
↓ 8 callersMethodgetCGNode
()
src/edu/colorado/thresher/core/IStackFrame.java:27
↓ 8 callersMethodgetCells
()
apps/pldi13/OpenSudoku/src/cz/romario/opensudoku/game/command/AbstractCellCommand.java:15
↓ 8 callersMethodgetName
()
apps/pldi13/K9Mail/src/com/fsck/k9/mail/Folder.java:142
↓ 8 callersMethodgetOutputStream
()
apps/pldi13/K9Mail/src/com/fsck/k9/mail/internet/BinaryTempFileBody.java:32
↓ 8 callersMethodgetPreferences
()
apps/pldi13/K9Mail/src/com/fsck/k9/mail/store/LocalStore.java:135
↓ 8 callersMethodgetProducersForEdge
(PointsToEdge edge, AbstractDependencyRuleGenerator depRuleGenerator)
src/edu/colorado/thresher/core/Util.java:331
↓ 8 callersMethodgetStats
@param context @return <code>null</code> if not available @throws MessagingException @see {@link #isAvailable(Context)}
apps/pldi13/K9Mail/src/com/fsck/k9/Account.java:649
↓ 8 callersMethodgetStorageManager
()
apps/pldi13/K9Mail/src/com/fsck/k9/mail/store/LockableDatabase.java:163
↓ 8 callersMethodgetUnreadMessageCount
()
apps/pldi13/K9Mail/src/com/fsck/k9/mail/Folder.java:78
↓ 8 callersMethodgetValue
Gets cell's value. Value can be 1-9 or 0 if cell is empty. @return Cell's value. Value can be 1-9 or 0 if cell is empty.
apps/pldi13/OpenSudoku/src/cz/romario/opensudoku/game/Cell.java:161
↓ 8 callersMethodhandleFakeWorldClinit
symbolic execution in fakeWorldClinit (WALA's model of the Java class initializers) requires special handling. we do not attempt to model the order th
src/edu/colorado/thresher/core/BasicSymbolicExecutor.java:187
↓ 8 callersMethodinitListPreference
Initialize a given {@link ListPreference} instance. @param prefView The {@link ListPreference} instance to initialize. @param value I
apps/pldi13/K9Mail/src/com/fsck/k9/activity/K9PreferenceActivity.java:52
↓ 8 callersMethodisDominatedBy
(SSACFG.BasicBlock dominated, SSACFG.BasicBlock master, IR ir)
src/edu/colorado/thresher/core/WALACFGUtil.java:124
↓ 8 callersMethodisEditable
Returns whether cell can be edited. @return True if cell can be edited.
apps/pldi13/OpenSudoku/src/cz/romario/opensudoku/game/Cell.java:189
↓ 8 callersMethodmanageBack
()
apps/pldi13/K9Mail/src/com/fsck/k9/K9.java:689
↓ 8 callersMethodnewInstance
(String commandClass)
apps/pldi13/OpenSudoku/src/cz/romario/opensudoku/game/command/AbstractCommand.java:33
↓ 8 callersMethodnewWakeLock
(int flags, String tag)
apps/pldi13/K9Mail/src/com/fsck/k9/helper/power/TracingPowerManager.java:38
↓ 8 callersMethodprogress
(final boolean progress)
apps/pldi13/K9Mail/src/com/fsck/k9/activity/Accounts.java:145
↓ 8 callersMethodqueuePendingCommand
(Account account, PendingCommand command)
apps/pldi13/K9Mail/src/com/fsck/k9/controller/MessagingController.java:1833
↓ 8 callersMethodremoveConstraint
removing constraints should always be done through this method @param constraint - constraint to remove @return - true if constraint was suc
src/edu/colorado/thresher/core/PathQuery.java:1031
↓ 8 callersMethodremoveListener
(final StorageListener listener)
apps/pldi13/K9Mail/src/com/fsck/k9/mail/store/StorageManager.java:709
↓ 8 callersMethodserialize
Appends string representation of this object to the given <code>StringBuilder</code>. You can later recreate object from this string by calling {@link
apps/pldi13/OpenSudoku/src/cz/romario/opensudoku/game/Cell.java:256
↓ 8 callersMethodsetDisplayMode
(FolderMode newMode)
apps/pldi13/K9Mail/src/com/fsck/k9/activity/FolderList.java:428
↓ 8 callersMethodsetSubstituted
(boolean substituted)
src/edu/colorado/thresher/core/SimplePathTerm.java:346
↓ 8 callersMethodsetSubstituted
(boolean substituted)
src/edu/colorado/thresher/core/AtomicPathConstraint.java:253
↓ 8 callersMethodspawn
()
apps/pldi13/DroidLife/src/org/jtb/droidlife/model/Cell.java:63
↓ 8 callersMethodsubstitute
(PathTerm toSub, SimplePathTerm subFor)
src/edu/colorado/thresher/core/PathTerm.java:29
↓ 8 callersMethodsymbContains
(PathTerm other)
src/edu/colorado/thresher/core/PathTerm.java:43
↓ 8 callersMethodtoEncodedString
()
apps/pldi13/K9Mail/src/com/fsck/k9/mail/Address.java:192
↓ 8 callersMethodtoString
()
src/edu/colorado/thresher/core/SimplePathTerm.java:354
↓ 8 callersMethodunfoldAndDecode
(String s)
apps/pldi13/K9Mail/src/com/fsck/k9/mail/internet/MimeUtility.java:909
↓ 7 callersMethodactionReset
(Context context, Integer wakeLockId)
apps/pldi13/K9Mail/src/com/fsck/k9/service/MailService.java:39
↓ 7 callersMethodaddAddress
(MultiAutoCompleteTextView view, Address address)
apps/pldi13/K9Mail/src/com/fsck/k9/activity/MessageCompose.java:894
↓ 7 callersMethodaddConstraintFromBranchPoint
add a path constraint to the query based on conditional contained in point @param point - branch point whose conditional will be used in the
src/edu/colorado/thresher/core/IQuery.java:43
↓ 7 callersMethodaddContextualConstraints
if we have context-sensitive CGNode's, make that contextual constraints (such as receiver constraints explicit) in the query
src/edu/colorado/thresher/core/IPathInfo.java:493
↓ 7 callersMethodappendMessages
The method differs slightly from the contract; If an incoming message already has a uid assigned and it matches the uid of an existing message then th
apps/pldi13/K9Mail/src/com/fsck/k9/mail/store/LocalStore.java:2022
↓ 7 callersMethodchangeSort
(SORT_TYPE newSortType)
apps/pldi13/K9Mail/src/com/fsck/k9/activity/MessageList.java:1118
↓ 7 callersMethoddelete
(Preferences preferences)
apps/pldi13/K9Mail/src/com/fsck/k9/Account.java:394
↓ 7 callersMethoddraw
()
apps/pldi13/DroidLife/src/org/jtb/droidlife/DesignView.java:138
↓ 7 callersMethodequals
(Object other)
src/edu/colorado/thresher/core/SimplePathTerm.java:278
↓ 7 callersMethodexecuteBackward
perform symbolic execution until query is refuted or witnessed @param startNode - CGNode from which to begin @param query - fact th
src/edu/colorado/thresher/core/ISymbolicExecutor.java:28
↓ 7 callersMethodexpunge
()
apps/pldi13/K9Mail/src/com/fsck/k9/mail/Folder.java:125
↓ 7 callersMethodfindInstrIndexInBlock
@return index into blk corresponding to instr
src/edu/colorado/thresher/core/WALACFGUtil.java:642
↓ 7 callersMethodfolderStatusChanged
(Account account, String folderName, int unreadMessageCount)
apps/pldi13/K9Mail/src/com/fsck/k9/controller/MessagingListener.java:139
↓ 7 callersMethodgetBodyPart
(int index)
apps/pldi13/K9Mail/src/com/fsck/k9/mail/Multipart.java:27
↓ 7 callersMethodgetCallStack
()
src/edu/colorado/thresher/core/IPathInfo.java:745
↓ 7 callersMethodgetConnectionSecurity
()
apps/pldi13/K9Mail/src/com/fsck/k9/mail/transport/imap/ImapSettings.java:15
↓ 7 callersMethodgetContentType
()
apps/pldi13/K9Mail/src/com/fsck/k9/mail/Part.java:16
↓ 7 callersMethodgetCount
()
apps/pldi13/K9Mail/src/com/fsck/k9/activity/FolderList.java:730
↓ 7 callersMethodgetDecryptedData
()
apps/pldi13/K9Mail/src/com/fsck/k9/crypto/PgpData.java:47
↓ 7 callersMethodgetFolderName
(String folderUrl)
apps/pldi13/K9Mail/src/com/fsck/k9/mail/store/WebDavStore.java:331
↓ 7 callersMethodgetIdentity
(int i)
apps/pldi13/K9Mail/src/com/fsck/k9/Account.java:1197
↓ 7 callersMethodgetInstance
Get SDK specific instance of the Contacts class. @param context A {@link Context} instance. @return Appropriate {@link Contacts} instance for this de
apps/pldi13/K9Mail/src/com/fsck/k9/helper/Contacts.java:37
↓ 7 callersMethodgetList
(int index)
apps/pldi13/K9Mail/src/com/fsck/k9/mail/store/ImapResponseParser.java:330
↓ 7 callersMethodgetLocalStorageProviderId
()
apps/pldi13/K9Mail/src/com/fsck/k9/Account.java:762
↓ 7 callersMethodgetLoopBodyBlocks
(int loopHead, IR ir)
src/edu/colorado/thresher/core/WALACFGUtil.java:330
↓ 7 callersMethodgetMeetingStats
()
apps/pldi13/StandupTimer/src/net/johnpwood/android/standuptimer/model/Meeting.java:132
← previousnext →301–400 of 5,520, ranked by callers