/toolchain/binutils/binutils-2.27/include/ |
progress.h | 1 /* Default definitions for progress macros. 30 #ifndef PROGRESS 31 #define PROGRESS(X)
|
/frameworks/native/cmds/installd/ |
otapreopt_script.sh | 58 PROGRESS=$(cmd otadexopt progress) 59 print -u${STATUS_FD} "global_progress $PROGRESS" 67 PROGRESS=$(cmd otadexopt progress) 68 print -u${STATUS_FD} "global_progress $PROGRESS"
|
/packages/apps/Settings/tests/robotests/src/com/android/settings/widget/ |
SeekBarPreferenceTest.java | 36 private static final int PROGRESS = 16; 48 mSeekBarPreference.setProgress(PROGRESS); 61 assertThat(preference.getProgress()).isEqualTo(PROGRESS);
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
CanonicalIterator.java | 148 if (PROGRESS) System.out.println("SEGMENT"); 165 //if (PROGRESS) System.out.println("Permute: " + source); 198 //if (PROGRESS) System.out.println(" Piece: " + piece); 226 private static boolean PROGRESS = false; // debug progress 227 //private static Transliterator NAME = PROGRESS ? Transliterator.getInstance("name") : null; 269 if (PROGRESS) System.out.println("Adding Permutation: " + Utility.hex(possible)); 273 if (PROGRESS) System.out.println("-Skipping Permutation: " + Utility.hex(possible)); 289 if (PROGRESS) System.out.println("Adding: " + Utility.hex(segment)); 323 if (PROGRESS) System.out.println("Adding: " + NAME.transliterate(segment)) [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
CanonicalIterator.java | 152 if (PROGRESS) System.out.println("SEGMENT"); 169 //if (PROGRESS) System.out.println("Permute: " + source); 202 //if (PROGRESS) System.out.println(" Piece: " + piece); 230 private static boolean PROGRESS = false; // debug progress 231 //private static Transliterator NAME = PROGRESS ? Transliterator.getInstance("name") : null; 273 if (PROGRESS) System.out.println("Adding Permutation: " + Utility.hex(possible)); 277 if (PROGRESS) System.out.println("-Skipping Permutation: " + Utility.hex(possible)); 293 if (PROGRESS) System.out.println("Adding: " + Utility.hex(segment)); 327 if (PROGRESS) System.out.println("Adding: " + NAME.transliterate(segment)) [all...] |
/frameworks/opt/bitmap/sample/src/com/example/bitmapsample/ |
MainActivity.java | 42 private static Drawable PROGRESS; 55 PROGRESS = res.getDrawable(R.drawable.progress); 114 | ExtendedOptions.FEATURE_STATE_CHANGES, PLACEHOLDER, PROGRESS);
|
/device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/ |
loadfile_machdep.h | 68 #define PROGRESS(a) (void) printf a
88 #define PROGRESS(a) /* nothing */
|
/libcore/ojluni/src/main/java/java/util/jar/ |
Pack200.java | 458 * The unpacker's progress as a percentage, as periodically 461 * Progress can be monitored by polling the value of this 464 * At a minimum, the unpacker must set progress to 0 468 String PROGRESS = "pack.progress"; 524 * changes from the engine (such as progress indications) 577 * This is typically used by applications to update a progress bar. 587 * @see #PROGRESS 593 * Applications that need to monitor progress of the packer 594 * can poll the value of the {@link #PROGRESS PROGRESS [all...] |
/packages/apps/Launcher3/src/com/android/launcher3/graphics/ |
ViewScrim.java | 31 public static Property<ViewScrim, Float> PROGRESS = 32 new Property<ViewScrim, Float>(Float.TYPE, "progress") { 55 public void setProgress(float progress) { 56 if (mProgress != progress) { 57 mProgress = progress;
|
/sdk/apps/NotificationStudio/src/com/android/notificationstudio/generator/ |
CodeGenerator.java | 33 import static com.android.notificationstudio.model.EditableItem.PROGRESS; 71 if (PROGRESS.hasValue() && PROGRESS.getValueBool())
|
NotificationGenerator.java | 33 import static com.android.notificationstudio.model.EditableItem.PROGRESS; 75 if (PROGRESS.hasValue() && PROGRESS.getValueBool())
|
/external/deqp/android/cts/runner/tests/src/com/drawelements/deqp/runner/ |
DeqpTestRunnerTest.java | [all...] |
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/ |
TaskViewDrawable.java | 35 public static final FloatProperty<TaskViewDrawable> PROGRESS = 36 new FloatProperty<TaskViewDrawable>("progress") { 49 * The progress at which we play the atomic icon scale animation. 78 public void setProgress(float progress) { 79 mProgress = progress; 81 boolean passedIconScaleThreshold = progress <= ICON_SCALE_THRESHOLD; 96 // Speed up the icon scale to ensure it is 1 when progress is 1.
|
/external/lz4/tests/ |
fullbench.c | 91 #define PROGRESS(...) g_noPrompt ? 0 : DISPLAY(__VA_ARGS__) 457 PROGRESS("%1i- %-28.28s :%9i ->\r", loopNb, compressorName, (int)benchedSize); 479 PROGRESS("%1i- %-28.28s :%9i ->%9i (%5.2f%%),%7.1f MB/s\r", loopNb, compressorName, (int)benchedSize, (int)cSize, ratio, (double)benchedSize / bestTime / 1000000); 552 PROGRESS("%1i- %-29.29s :%10i ->\r", loopNb, dName, (int)benchedSize); 571 PROGRESS("%1i- %-29.29s :%10i -> %7.1f MB/s\r", loopNb, dName, (int)benchedSize, (double)benchedSize / bestTime / 1000000);
|
/sdk/apps/NotificationStudio/src/com/android/notificationstudio/model/ |
EditableItem.java | 39 PROGRESS(R.string.progress, TYPE_BOOLEAN, CATEGORY_MAIN),
|
/toolchain/binutils/binutils-2.27/gas/ |
as.c | [all...] |
write.c | [all...] |
/developers/build/prebuilts/gradle/LNotifications/Application/src/main/java/com/example/android/lnotifications/ |
OtherMetadataFragment.java | 302 PROGRESS("progress"),
|
/developers/samples/android/notification/LNotifications/Application/src/main/java/com/example/android/lnotifications/ |
OtherMetadataFragment.java | 302 PROGRESS("progress"),
|
/development/samples/browseable/LNotifications/src/com.example.android.lnotifications/ |
OtherMetadataFragment.java | 302 PROGRESS("progress"),
|
/toolchain/binutils/binutils-2.27/binutils/ |
nm.c | 23 #include "progress.h" 473 PROGRESS (1); 861 PROGRESS (1); [all...] |
ar.c | 30 #include "progress.h" 186 PROGRESS (1); 210 PROGRESS (1); 969 PROGRESS (1); [all...] |
/frameworks/base/core/java/com/android/internal/print/ |
DumpUtils.java | 337 proto.write("progress", PrintJobInfoProto.PROGRESS, printJobInfo.getProgress());
|
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/ |
RecentsView.java | 768 * The progress from 0 to 1, where 0 is the center [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
tmschema.h | 645 BEGIN_TM_CLASS_PARTS(PROGRESS)
|