HomeSort by relevance Sort by last modified time
    Searched refs:utilities (Results 1 - 25 of 105) sorted by null

1 2 3 4 5

  /external/annotation-tools/scene-lib/
anncat 11 export CLASSPATH=${JAVAC_JAR}:$SCENE_LIB/bin:$ASMX/bin:$WORKSPACE/annotation-file-utilities/lib/plume-core.jar:$CLASSPATH
  /external/annotation-tools/annotation-file-utilities/scripts/
extract-annotations.bat 4 :: See the annotation file utilities documentation for more information.
8 set ANNOTATION_FILE_UTILS=%ANNOTATION_FILE_UTILS%\..\annotation-file-utilities.jar
insert-annotations-to-source.bat 3 :: See the annotation file utilities documentation for more information.
7 set ANNOTATION_FILE_UTILS=%ANNOTATION_FILE_UTILS%\..\annotation-file-utilities.jar
insert-annotations.bat 4 :: See the annotation file utilities documentation for more information.
8 set ANNOTATION_FILE_UTILS=%ANNOTATION_FILE_UTILS%\..\annotation-file-utilities.jar
insert-annotations 5 # See the Annotation File Utilities documentation for more information.
16 ANNOTATION_FILE_UTILS=${AFU}/bin:${AFU}/../scene-lib/bin:${AFU}/../asmx/bin:${AFU}/annotation-file-utilities.jar
insert-annotations-to-source 5 # See the Annotation File Utilities documentation for more information.
17 ANNOTATION_FILE_UTILS=${ANNOTATION_FILE_UTILS:-${AFU}/bin:${AFU}/../scene-lib/bin:${AFU}/../asmx/bin:${AFU}/annotation-file-utilities.jar}
extract-annotations 5 # See the Annotation File Utilities documentation for more information.
16 ANNOTATION_FILE_UTILS=${AFU}/bin:${AFU}/../scene-lib/bin:${AFU}/../asmx/bin:${AFU}/annotation-file-utilities.jar
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/events/ui/
TaskViewDismissedEvent.java 21 import com.android.systemui.shared.recents.utilities.AnimationProps;
  /frameworks/av/services/audiopolicy/tests/
Android.mk 9 frameworks/av/services/audiopolicy/utilities
  /external/annotation-tools/annotation-file-utilities/tests/
Makefile 75 $(XJAVAC) -Xlint:-options -g -cp bin:../annotation-file-utilities.jar -d bin -sourcepath . $*.java
79 %.output: %.jaif %.java bin/annotator/tests/%.class ../lib/plume-core.jar ../bin ../annotation-file-utilities.jar
81 -cp ../bin:../annotation-file-utilities.jar:bin \
  /frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/recents/utilities/
AppTrace.java 16 package com.android.systemui.shared.recents.utilities;
RectFEvaluator.java 16 package com.android.systemui.shared.recents.utilities;
  /external/annotation-tools/annotation-file-utilities/tests/abbreviated/
Makefile 26 AFU_JARS := ../../lib/plume-core.jar ../../annotation-file-utilities.jar
62 -cp ../../bin:../../annotation-file-utilities.jar:bin \
  /frameworks/av/services/audiopolicy/engineconfigurable/wrapper/
Android.mk 13 frameworks/av/services/audiopolicy/utilities/convert \
  /external/adhd/defs/
utilities.mk 5 # This file contains definitions of utilities which are used by the
  /external/annotation-tools/annotation-file-utilities/tests/source-extension/
Makefile 64 %.output: %.jaif %.java bin/annotator/tests/%.class ../../lib/plume-core.jar ../../bin ../../annotation-file-utilities.jar
66 -cp ../../bin:../../annotation-file-utilities.jar:bin \
  /frameworks/av/services/audiopolicy/
Android.mk 16 frameworks/av/services/audiopolicy/utilities
77 frameworks/av/services/audiopolicy/utilities
  /prebuilts/tools/common/m2/repository/com/firebase/firebase-client-jvm/2.5.2/
firebase-client-jvm-2.5.2.jar 
  /external/libexif/
libexif.spec 17 utilities and programs with GUIs.
  /frameworks/av/services/audiopolicy/common/managerdefinitions/
Android.mk 38 frameworks/av/services/audiopolicy/utilities \
  /frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/recents/view/
AnimateableViewBounds.java 25 import com.android.systemui.shared.recents.utilities.Utilities;
57 outline.setAlpha(Utilities.mapRange(mAlpha, MIN_ALPHA, MAX_ALPHA));
  /packages/apps/Launcher3/quickstep/src/com/android/launcher3/
LauncherAnimationRunner.java 18 import static com.android.launcher3.Utilities.SINGLE_FRAME_MS;
19 import static com.android.launcher3.Utilities.postAsyncCallback;
20 import static com.android.systemui.shared.recents.utilities.Utilities.postAtFrontOfQueueAsynchronously;
  /external/ImageMagick/MagickCore/
Make.com 2 $! Make ImageMagick image utilities for VMS.
  /external/compiler-rt/make/
lib_info.mk 4 # uses the utilities in 'util.mk'.
  /external/webrtc/webrtc/tools/rtcbot/test/
simple_offer_answer.js 37 // TODO(andresp): Implement utilities in test to write expectations

Completed in 420 milliseconds

1 2 3 4 5