OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:addInfo
(Results
1 - 5
of
5
) sorted by null
/external/skia/tests/
AtomicTest.cpp
14
struct
AddInfo
{
22
static
AddInfo
gAdds[] = {
29
AddInfo
*
addInfo
= static_cast<
AddInfo
*>(data);
30
for (int i = 0; i <
addInfo
->timesToAdd; i++) {
31
sk_atomic_add(&base,
addInfo
->valueToAdd);
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/core/
AndroidPackageRenameParticipant.java
140
status.
addInfo
(
143
status.
addInfo
("The application package defines your application's identity.", ctx);
144
status.
addInfo
(
146
status.
addInfo
("(Users of the previous version cannot update to the new version.)",
148
status.
addInfo
(
151
status.
addInfo
(
/packages/apps/Launcher2/src/com/android/launcher2/
DeleteDropTarget.java
97
PendingAddItemInfo
addInfo
= (PendingAddItemInfo) info;
98
switch (
addInfo
.itemType) {
/packages/apps/Launcher3/src/com/android/launcher3/
DeleteDropTarget.java
104
PendingAddItemInfo
addInfo
= (PendingAddItemInfo) info;
105
switch (
addInfo
.itemType) {
/dalvik/dx/etc/
jasmin.jar
Completed in 415 milliseconds