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

1 2 3

  /external/smali/dexlib/src/main/java/org/jf/dexlib/
AnnotationVisibility.java 34 SYSTEM((byte)2, "system");
50 return SYSTEM;
  /dalvik/dexgen/src/com/android/dexgen/rop/annotation/
AnnotationVisibility.java 27 SYSTEM("system"),
  /dalvik/dx/src/com/android/dx/rop/annotation/
AnnotationVisibility.java 27 SYSTEM("system"),
  /external/dexmaker/src/dx/java/com/android/dx/rop/annotation/
AnnotationVisibility.java 27 SYSTEM("system"),
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
incpath.h 36 enum { QUOTE = 0, BRACKET, SYSTEM, AFTER };
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
incpath.h 36 enum { QUOTE = 0, BRACKET, SYSTEM, AFTER };
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
incpath.h 36 enum { QUOTE = 0, BRACKET, SYSTEM, AFTER };
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
incpath.h 36 enum { QUOTE = 0, BRACKET, SYSTEM, AFTER };
  /ndk/build/tools/
build-host-prebuilts.sh 125 local SYSTEM="$1"
196 for SYSTEM in $SYSTEMS; do
200 if [ "$HOST_TAG" = "linux-x86" -a "$SYSTEM" = "windows" ]; then
205 if [ "$SYSTEM" != "$HOST_TAG" ]; then
206 case $SYSTEM in
209 do_remote_host_build "$SYSTEM" "$ARCH" "$DARWIN_SSH"
211 echo "WARNING: Can't build $SYSTEM binaries on this system!"
219 echo "Building $SYSTEM ndk-stack"
223 echo "Building $SYSTEM ndk-make
    [all...]
package-release.sh 88 be named like <toolname>-<system>.tar.bz2, where <toolname> is an arbitrary
89 tool name, and <system> is one of: $SYSTEMS
356 # now, for each system, create a package
358 for SYSTEM in $SYSTEMS; do
359 echo "Preparing package for system $SYSTEM."
360 BIN_RELEASE=$RELEASE_PREFIX-$SYSTEM
395 unpack_prebuilt $TC-$SYSTEM.tar.bz2
397 rm -rf $DSTDIR/toolchains/$TC/prebuilt/$SYSTEM/sysroot
401 unpack_prebuilt ndk-stack-$SYSTEM.tar.bz
    [all...]
make-standalone-toolchain.sh 42 SYSTEM=$HOST_TAG
43 register_var_option "--system=<name>" SYSTEM "Specify host system"
146 if [ ! -d "$TOOLCHAIN_PATH/prebuilt/$SYSTEM" ] ; then
147 echo "Host system '$SYSTEM' is not supported by the source NDK!"
148 echo "Try --system=<name> with one of: " `(cd $TOOLCHAIN_PATH/prebuilt && ls) | grep -v gdbserver`
152 TOOLCHAIN_PATH="$TOOLCHAIN_PATH/prebuilt/$SYSTEM"
  /external/lohit-fonts/lohit-bengali-ttf/
66-lohit-bengali.conf 2 <!DOCTYPE fontconfig SYSTEM "fonts.dtd">
  /packages/apps/DeskClock/src/com/android/deskclock/
AndroidClockTextView.java 30 private static final String SYSTEM = "/system/fonts/";
31 private static final String SYSTEM_FONT_TIME_BACKGROUND = SYSTEM + "AndroidClock.ttf";
  /packages/apps/Email/src/org/apache/commons/io/
IOCase.java 41 * The constant for case sensitive regardless of operating system.
46 * The constant for case insensitive regardless of operating system.
51 * The constant for case sensitivity determined by the current operating system.
57 public static final IOCase SYSTEM = new IOCase("System", !FilenameUtils.isSystemWindows());
83 if (IOCase.SYSTEM.name.equals(name)){
84 return IOCase.SYSTEM;
103 * This ensures that the correct flag is set for SYSTEM.
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/lexer/
xml.rb 31 ( 'SYSTEM' WS sys1=VALUE
32 {say("SYSTEM: " + $sys1.text)}
36 {say("SYSTEM: " + $sys2.text)}
  /external/lohit-fonts/lohit-kannada-ttf/
66-lohit-kannada.conf 2 <!DOCTYPE fontconfig SYSTEM "fonts.dtd">
  /external/lohit-fonts/lohit-telugu-ttf/
66-lohit-telugu.conf 2 <!DOCTYPE fontconfig SYSTEM "fonts.dtd">
  /dalvik/dexgen/src/com/android/dexgen/dex/file/
AnnotationUtils.java 92 Annotation result = new Annotation(ANNOTATION_DEFAULT_TYPE, SYSTEM);
106 Annotation result = new Annotation(ENCLOSING_CLASS_TYPE, SYSTEM);
120 Annotation result = new Annotation(ENCLOSING_METHOD_TYPE, SYSTEM);
136 Annotation result = new Annotation(INNER_CLASS_TYPE, SYSTEM);
155 Annotation result = new Annotation(MEMBER_CLASSES_TYPE, SYSTEM);
168 Annotation result = new Annotation(SIGNATURE_TYPE, SYSTEM);
231 Annotation result = new Annotation(THROWS_TYPE, SYSTEM);
  /dalvik/dx/src/com/android/dx/dex/file/
AnnotationUtils.java 91 Annotation result = new Annotation(ANNOTATION_DEFAULT_TYPE, SYSTEM);
105 Annotation result = new Annotation(ENCLOSING_CLASS_TYPE, SYSTEM);
119 Annotation result = new Annotation(ENCLOSING_METHOD_TYPE, SYSTEM);
135 Annotation result = new Annotation(INNER_CLASS_TYPE, SYSTEM);
153 Annotation result = new Annotation(MEMBER_CLASSES_TYPE, SYSTEM);
166 Annotation result = new Annotation(SIGNATURE_TYPE, SYSTEM);
229 Annotation result = new Annotation(THROWS_TYPE, SYSTEM);
  /external/dexmaker/src/dx/java/com/android/dx/dex/file/
AnnotationUtils.java 91 Annotation result = new Annotation(ANNOTATION_DEFAULT_TYPE, SYSTEM);
105 Annotation result = new Annotation(ENCLOSING_CLASS_TYPE, SYSTEM);
119 Annotation result = new Annotation(ENCLOSING_METHOD_TYPE, SYSTEM);
135 Annotation result = new Annotation(INNER_CLASS_TYPE, SYSTEM);
153 Annotation result = new Annotation(MEMBER_CLASSES_TYPE, SYSTEM);
166 Annotation result = new Annotation(SIGNATURE_TYPE, SYSTEM);
229 Annotation result = new Annotation(THROWS_TYPE, SYSTEM);
  /external/webkit/Tools/DumpRenderTree/chromium/
fonts.conf 2 <!DOCTYPE fontconfig SYSTEM "fonts.dtd">
3 <!-- /etc/fonts/fonts.conf file to configure system font access -->
  /external/chromium/chrome/browser/importer/
firefox_proxy_settings.h 25 SYSTEM, // Using system proxy settings.
  /external/libpng/contrib/gregbook/
makevms.com 40 $ if f$search("SYS$SYSTEM:DECC$COMPILER.EXE").eqs.""
43 $ if f$search("SYS$SYSTEM:VAXC.EXE").eqs.""
  /external/libpng/contrib/pngminus/
makevms.com 15 $ if f$search("SYS$SYSTEM:DECC$COMPILER.EXE").eqs.""
18 $ if f$search("SYS$SYSTEM:VAXC.EXE").eqs.""
  /packages/apps/Email/src/org/apache/commons/io/comparator/
ExtensionFileComparator.java 32 * system dependant case sensitive way. A number of singleton instances
69 /** System sensitive extension comparator instance (see {@link IOCase#SYSTEM}) */
70 public static final Comparator<File> EXTENSION_SYSTEM_COMPARATOR = new ExtensionFileComparator(IOCase.SYSTEM);
72 /** Reverse system sensitive path comparator instance (see {@link IOCase#SYSTEM}) */

Completed in 1393 milliseconds

1 2 3