MCPcopy Create free account

hub / github.com/cuplv/thresher / functions

Functions5,520 in github.com/cuplv/thresher

↓ 5 callersMethodsetQuotedContent
Set the quoted content. The insertion point should be set against this content. @param content
apps/pldi13/K9Mail/src/com/fsck/k9/activity/InsertableHtmlContent.java:54
↓ 5 callersMethodsetScrolling
(boolean enable)
apps/pldi13/K9Mail/src/com/fsck/k9/view/ToggleScrollView.java:18
↓ 5 callersMethodsetSelected
(final List<MessageInfoHolder> holders, final boolean newState)
apps/pldi13/K9Mail/src/com/fsck/k9/activity/MessageList.java:2559
↓ 5 callersMethodsetSignature
(String signature)
apps/pldi13/K9Mail/src/com/fsck/k9/Identity.java:42
↓ 5 callersMethodsetSignatureKeyId
(long keyId)
apps/pldi13/K9Mail/src/com/fsck/k9/crypto/PgpData.java:15
↓ 5 callersMethodsetSignatureUse
(boolean signatureUse)
apps/pldi13/K9Mail/src/com/fsck/k9/Identity.java:34
↓ 5 callersMethodsetSignatureUserId
(String userId)
apps/pldi13/K9Mail/src/com/fsck/k9/crypto/PgpData.java:55
↓ 5 callersMethodsetTransportUri
(String transportUri)
apps/pldi13/K9Mail/src/com/fsck/k9/Account.java:701
↓ 5 callersMethodsetUid
(String uid)
apps/pldi13/K9Mail/src/com/fsck/k9/mail/Message.java:75
↓ 5 callersMethodsetValue
Saves the value to the {@link SharedPreferences}.
apps/pldi13/OpenSudoku/src/cz/romario/opensudoku/gui/SeekBarPreference.java:132
↓ 5 callersMethodsize
()
apps/tests/regression/Address/Vector.java:19
↓ 5 callersMethodstartService
(Intent intent, int startId)
apps/pldi13/K9Mail/src/com/fsck/k9/service/MailService.java:86
↓ 5 callersMethodsynchronizeMailbox
Start background synchronization of the specified folder. @param account @param folder @param listener @param providedRemoteFolder TODO
apps/pldi13/K9Mail/src/com/fsck/k9/controller/MessagingController.java:819
↓ 5 callersMethodsynchronizeMailboxAddOrUpdateMessage
(Account account, String folder, Message message)
apps/pldi13/K9Mail/src/com/fsck/k9/controller/MessagingListener.java:83
↓ 5 callersMethodtoHumanReadableString
()
src/edu/colorado/thresher/core/PathTerm.java:15
↓ 5 callersMethodunpack
Unpacks an address list previously packed with packAddressList() @param addressList Packed address list. @return Unpacked list.
apps/pldi13/K9Mail/src/com/fsck/k9/mail/Address.java:291
↓ 5 callersMethodupdateForMe
(Account account, String folder)
apps/pldi13/K9Mail/src/com/fsck/k9/activity/MessageList.java:1884
↓ 5 callersMethodupdateList
Updates whole list.
apps/pldi13/OpenSudoku/src/cz/romario/opensudoku/gui/SudokuListActivity.java:434
↓ 5 callersMethoduseCompression
(int type)
apps/pldi13/K9Mail/src/com/fsck/k9/mail/transport/imap/ImapSettings.java:23
↓ 5 callersMethodvisitPhi
phi's are a special case between we need a variable to tell us which index to pick
src/edu/colorado/thresher/core/IQuery.java:92
↓ 4 callersMethodactionCompose
Compose a new message using the given account. If account is null the default account will be used. @param context @param account
apps/pldi13/K9Mail/src/com/fsck/k9/activity/MessageCompose.java:277
↓ 4 callersMethodactionReply
Compose a new message as a reply to the given message. If replyAll is true the function is reply all instead of simply reply. @param context @param ac
apps/pldi13/K9Mail/src/com/fsck/k9/activity/MessageCompose.java:295
↓ 4 callersMethodactionRestartPushers
(Context context, Integer wakeLockId)
apps/pldi13/K9Mail/src/com/fsck/k9/service/MailService.java:47
↓ 4 callersMethodactivateInputMethod
Activates given input method (see INPUT_METHOD_ constants). If the given method is not enabled, activates first available method after this method. @
apps/pldi13/OpenSudoku/src/cz/romario/opensudoku/gui/inputmethod/IMControlPanel.java:99
↓ 4 callersMethodaddAddresses
(MultiAutoCompleteTextView view, Address[] addresses)
apps/pldi13/K9Mail/src/com/fsck/k9/activity/MessageCompose.java:885
↓ 4 callersMethodaddHeader
(String name, String value)
apps/pldi13/K9Mail/src/com/fsck/k9/mail/internet/MimeBodyPart.java:41
↓ 4 callersMethodaddPathConstraintFromSwitch
(SSASwitchInstruction instr, SSACFG.BasicBlock lastBlock, CGNode currentNode)
src/edu/colorado/thresher/core/IQuery.java:48
↓ 4 callersMethodaddToLineMethodMap
(int line, CGNode node)
src/edu/colorado/thresher/core/AbstractDependencyRuleGenerator.java:1519
↓ 4 callersMethodapplyRule
(DependencyRule rule, PointsToQuery query, HeapGraph hg)
src/edu/colorado/thresher/core/PointsToQuery.java:928
↓ 4 callersMethodavailable
()
apps/pldi13/K9Mail/src/com/fsck/k9/mail/filter/FixedLengthInputStream.java:22
↓ 4 callersMethodbuildCGAndPT
(String appPath, String mainClass, String mainMethod)
src/edu/colorado/thresher/core/Main.java:1662
↓ 4 callersMethodcalculateContentPreview
(String text)
apps/pldi13/K9Mail/src/com/fsck/k9/mail/store/LocalStore.java:2745
↓ 4 callersMethodclose
()
apps/pldi13/K9Mail/src/com/fsck/k9/mail/store/WebDavStore.java:1274
↓ 4 callersMethodclose
()
apps/pldi13/K9Mail/src/com/fsck/k9/mail/store/Pop3Store.java:301
↓ 4 callersMethodcollectParts
An unfortunately named method that makes decisions about a Part (usually a Message) as to which of it's children will be "viewable" and which will be
apps/pldi13/K9Mail/src/com/fsck/k9/mail/internet/MimeUtility.java:1105
↓ 4 callersMethodcombinePathAndPointsToQueries
@return - cartesian product of two lists of case splits; one points-to and one path
src/edu/colorado/thresher/core/CombinedPathAndPointsToQuery.java:863
↓ 4 callersMethodcompact
()
apps/pldi13/K9Mail/src/com/fsck/k9/mail/store/LocalStore.java:463
↓ 4 callersMethodconfigureNotification
@param notification Object to configure. Never <code>null</code>. @param ringtone String name of ringtone. <code>null</code> if no
apps/pldi13/K9Mail/src/com/fsck/k9/controller/MessagingController.java:4017
↓ 4 callersMethodcopyMessages
(Message[] msgs, Folder folder)
apps/pldi13/K9Mail/src/com/fsck/k9/mail/Folder.java:107
↓ 4 callersMethoddecode
<p> Decodes all of the provided data, starting at inPos, for inAvail bytes. Should be called at least twice: once with the data to decode, and once w
apps/pldi13/K9Mail/src/com/fsck/k9/mail/filter/Base64.java:415
↓ 4 callersMethoddeepCopy
()
src/edu/colorado/thresher/core/PointsToQuery.java:105
↓ 4 callersMethoddeepCopyList
(List<T> list)
src/edu/colorado/thresher/core/Util.java:1291
↓ 4 callersMethoddelete
()
apps/pldi13/K9Mail/src/com/fsck/k9/activity/MessageView.java:686
↓ 4 callersMethoddropConstraintsProduceableInCall
rather than entering a call, overapproximate its effect by dropping all of the constraints it can produce
src/edu/colorado/thresher/core/IQuery.java:143
↓ 4 callersMethodempty
()
apps/pldi13/OpenSudoku/src/cz/romario/opensudoku/game/command/CommandStack.java:41
↓ 4 callersMethodequals
(Object other)
src/edu/colorado/thresher/core/ConcretePointerVariable.java:403
↓ 4 callersMethodexecute
(Runnable runnable)
apps/pldi13/K9Mail/src/com/fsck/k9/activity/AsyncUIProcessor.java:30
↓ 4 callersMethodexecute
(AbstractCommand command)
apps/pldi13/OpenSudoku/src/cz/romario/opensudoku/game/command/CommandStack.java:45
↓ 4 callersMethodexecuteBackwardsPathIntraprocedural
execute given path until it splits or reaches beginning of procedure. @return true if procedure boundary is reached, false if path splits
src/edu/colorado/thresher/core/ISymbolicExecutor.java:86
↓ 4 callersMethodexecuteCommand
(AbstractCommand c)
apps/pldi13/OpenSudoku/src/cz/romario/opensudoku/game/SudokuGame.java:215
↓ 4 callersMethodexists
Check if a given folder exists on the server. @param folderName The name of the folder encoded as quoted string. See {@link ImapStore#encodeS
apps/pldi13/K9Mail/src/com/fsck/k9/mail/store/ImapStore.java:726
↓ 4 callersMethodfilterOutRefuted
return a view of the rules for this CGNode that does not include rules containing refuted edges @param node @return
src/edu/colorado/thresher/core/AbstractDependencyRuleGenerator.java:145
↓ 4 callersMethodfindAllMeetings
(Context context)
apps/pldi13/StandupTimer/src/net/johnpwood/android/standuptimer/model/Team.java:77
↓ 4 callersMethodfindIdentity
(Address addr)
apps/pldi13/K9Mail/src/com/fsck/k9/Account.java:1221
↓ 4 callersMethodflush
()
apps/pldi13/K9Mail/src/com/fsck/k9/mail/filter/EOLConvertingOutputStream.java:27
↓ 4 callersMethodformatHeader
(Context context, String activityPrefix, int unreadMessageCount, DateFormat timeFormat)
apps/pldi13/K9Mail/src/com/fsck/k9/activity/ActivityListener.java:25
↓ 4 callersMethodgenerateColorChip
()
apps/pldi13/K9Mail/src/com/fsck/k9/Account.java:676
↓ 4 callersMethodgenerateRulesForAssign
(SSAInstruction instr, PointerKey lhsKey, PointerKey rhsKey, CGNode node, String fieldName, int lineId,
src/edu/colorado/thresher/core/AbstractDependencyRuleGenerator.java:1171
↓ 4 callersMethodgetAccountDescription
()
apps/pldi13/K9Mail/src/com/fsck/k9/FontSizes.java:211
↓ 4 callersMethodgetAll
()
apps/pldi13/K9Mail/src/com/fsck/k9/preferences/Storage.java:306
↓ 4 callersMethodgetAttachmentDefaultPath
()
apps/pldi13/K9Mail/src/com/fsck/k9/K9.java:993
↓ 4 callersMethodgetAttachmentDirectory
Return the {@link File} to the choosen attachment directory. The resulting {@link File} doesn't necessarily match an existing directory on the filesys
apps/pldi13/K9Mail/src/com/fsck/k9/mail/store/StorageManager.java:112
↓ 4 callersMethodgetBackgroundOps
()
apps/pldi13/K9Mail/src/com/fsck/k9/K9.java:651
↓ 4 callersMethodgetBackwardReachableFrom
add all nodes backward reachable from @param startingPoints (including the nodes in startingPoints) to @param reachable
src/edu/colorado/thresher/core/PruningSymbolicExecutor.java:733
↓ 4 callersMethodgetCallInstrsForMethod
@return all SSAInvokeInstructions that call callee. Each instruction is returned in a pair with its containing CGNode.
src/edu/colorado/thresher/core/WALACallGraphUtil.java:101
↓ 4 callersMethodgetChipColor
()
apps/pldi13/K9Mail/src/com/fsck/k9/Account.java:671
↓ 4 callersMethodgetDatabase
@param dbName Never <code>null</code>. @param providerId Never <code>null</code>. @return The resolved database file for the giv
apps/pldi13/K9Mail/src/com/fsck/k9/mail/store/StorageManager.java:582
↓ 4 callersMethodgetDominators
get dominators from cache or create them
src/edu/colorado/thresher/core/WALACFGUtil.java:135
↓ 4 callersMethodgetFields
()
src/edu/colorado/thresher/core/AtomicPathConstraint.java:478
↓ 4 callersMethodgetFolder
(String name)
apps/pldi13/K9Mail/src/com/fsck/k9/mail/store/ImapStore.java:302
↓ 4 callersMethodgetFolderInfo
Returns the folder info. @param folderID Primary key of folder. @return
apps/pldi13/OpenSudoku/src/cz/romario/opensudoku/db/SudokuDatabase.java:86
↓ 4 callersMethodgetFolderPushMode
()
apps/pldi13/K9Mail/src/com/fsck/k9/Account.java:962
↓ 4 callersMethodgetFrom
()
apps/pldi13/K9Mail/src/com/fsck/k9/mail/internet/MimeMessage.java:221
↓ 4 callersMethodgetId
()
apps/pldi13/K9Mail/src/com/fsck/k9/mail/store/LocalStore.java:3159
↓ 4 callersMethodgetIndividualStatusLength
()
apps/pldi13/StandupTimer/src/net/johnpwood/android/standuptimer/model/MeetingStats.java:46
↓ 4 callersMethodgetInputMethod
Returns input method object by its ID (see INPUT_METHOD_ constants). @param methodId @return
apps/pldi13/OpenSudoku/src/cz/romario/opensudoku/gui/inputmethod/IMControlPanel.java:171
↓ 4 callersMethodgetK9Language
()
apps/pldi13/K9Mail/src/com/fsck/k9/K9.java:635
↓ 4 callersMethodgetK9Theme
()
apps/pldi13/K9Mail/src/com/fsck/k9/K9.java:643
↓ 4 callersMethodgetLineId
()
src/edu/colorado/thresher/core/PointerStatement.java:94
↓ 4 callersMethodgetLocalInstance
Get an instance of a local mail store. @throws UnavailableStorageException if not {@link StorageProvider#isReady(Context)}
apps/pldi13/K9Mail/src/com/fsck/k9/mail/Store.java:80
↓ 4 callersMethodgetLongestStatus
()
apps/pldi13/StandupTimer/src/net/johnpwood/android/standuptimer/model/MeetingStats.java:58
↓ 4 callersMethodgetLoopHeaders
get loop headers from cache or create them
src/edu/colorado/thresher/core/WALACFGUtil.java:103
↓ 4 callersMethodgetMeetingLength
()
apps/pldi13/StandupTimer/src/net/johnpwood/android/standuptimer/model/MeetingStats.java:50
↓ 4 callersMethodgetMessageListSender
()
apps/pldi13/K9Mail/src/com/fsck/k9/FontSizes.java:243
↓ 4 callersMethodgetMessageUrls
(String[] uids)
apps/pldi13/K9Mail/src/com/fsck/k9/mail/store/WebDavStore.java:1379
↓ 4 callersMethodgetMethod
()
apps/pldi13/K9Mail/src/com/fsck/k9/mail/store/WebDavStore.java:2315
↓ 4 callersMethodgetNextPath
()
src/edu/colorado/thresher/core/PiecewiseSymbolicExecutor.java:395
↓ 4 callersMethodgetNodeForInstanceKey
(InstanceKey key)
src/edu/colorado/thresher/core/Util.java:1065
↓ 4 callersMethodgetNumParticipants
()
apps/pldi13/StandupTimer/src/net/johnpwood/android/standuptimer/model/MeetingStats.java:42
↓ 4 callersMethodgetProperDAOContext
(Context context)
apps/pldi13/StandupTimer/src/net/johnpwood/android/standuptimer/dao/DAOFactory.java:53
↓ 4 callersMethodgetQuery
()
apps/pldi13/K9Mail/src/com/fsck/k9/SearchSpecification.java:14
↓ 4 callersMethodgetQuickestStatus
()
apps/pldi13/StandupTimer/src/net/johnpwood/android/standuptimer/model/MeetingStats.java:54
↓ 4 callersMethodgetReferences
()
apps/pldi13/K9Mail/src/com/fsck/k9/mail/Message.java:123
↓ 4 callersMethodgetReplyTo
()
apps/pldi13/K9Mail/src/com/fsck/k9/mail/Message.java:115
↓ 4 callersMethodgetSettings
()
apps/pldi13/K9Mail/src/com/fsck/k9/view/AccessibleWebView.java:63
↓ 4 callersMethodgetTeam
()
apps/pldi13/StandupTimer/src/net/johnpwood/android/standuptimer/model/Meeting.java:124
↓ 4 callersMethodgetTeamDAO
(Context context)
apps/pldi13/StandupTimer/src/net/johnpwood/android/standuptimer/dao/DAOFactory.java:23
↓ 4 callersMethodgetTextEntryView
()
apps/pldi13/StandupTimer/src/net/johnpwood/android/standuptimer/TeamList.java:145
↓ 4 callersMethodgetTransportUri
()
apps/pldi13/K9Mail/src/com/fsck/k9/Account.java:697
↓ 4 callersMethodgetUngzippedContent
(HttpEntity entity)
apps/pldi13/K9Mail/src/com/fsck/k9/mail/store/WebDavStore.java:2345
← previousnext →601–700 of 5,520, ranked by callers