HomeSort by relevance Sort by last modified time
    Searched refs:export (Results 76 - 93 of 93) sorted by null

1 2 34

  /dalvik/vm/mterp/out/
InterpAsm-armv5te-vfp.S 91 * "export" the PC to the stack frame, f/b/o future exception objects. Must
    [all...]
InterpAsm-armv7-a-neon.S 91 * "export" the PC to the stack frame, f/b/o future exception objects. Must
    [all...]
InterpAsm-armv7-a.S 91 * "export" the PC to the stack frame, f/b/o future exception objects. Must
    [all...]
InterpAsm-armv4t.S 91 * "export" the PC to the stack frame, f/b/o future exception objects. Must
    [all...]
InterpAsm-armv5te.S 91 * "export" the PC to the stack frame, f/b/o future exception objects. Must
    [all...]
InterpAsm-x86-atom.S 112 * "Export" the PC to the stack frame, f/b/o future exception objects. This must
    [all...]
  /dalvik/vm/mterp/x86/
footer.S 384 SAVE_PC_TO_GLUE(%ecx) # export state to glue
446 * Hit a null object when we weren't expecting one. Export the PC, throw a
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/export/
ExportWizard.java 17 package com.android.ide.eclipse.adt.internal.wizards.export;
65 * Export wizard to export an apk signed with a release key/certificate.
189 setWindowTitle("Export Android Application");
213 // run the export in an UI runnable.
219 * Run the export.
293 // get the output folder of the project to export.
294 // this is where we'll find the built apks to resign and export.
353 // export success. In case we didn't run ZipAlign we display a warning
355 AdtPlugin.displayWarning("Export Wizard"
    [all...]
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/export/
MultiApkExportHelper.java 17 package com.android.sdklib.internal.export;
48 * Helper to export multiple APKs from 1 or or more projects.
133 // get the list of apk to export and their configuration.
136 // look to see if there's a config file from a previous export
156 * of projects for multi-apk export.
158 * The string must be a list of paths, relative to the export project path (given to
162 * usually read from export.properties.
179 * Writes post-export logs and other files.
340 * If the manifest is correct, a list of apk to export is created and returned.
396 "%1$s is not valid: versionCode must not be set for multi-apk export."
    [all...]
  /build/core/
config.mk 19 export PYTHONDONTWRITEBYTECODE := 1
  /external/strace/
system.c 279 #include <nfs/export.h>
498 struct export e;
    [all...]
  /external/dropbear/libtomcrypt/
crypt.tex 333 /* lets export the key, set x to the size of the
337 printf("Export error: %s\n", error_to_string(err));
    [all...]
  /external/chromium/net/third_party/nss/ssl/
sslsock.c 59 unsigned char export; /* policy value for export policy */ member in struct:cipherPolicyStr
65 /* This table contains two preconfigured policies: Export and France.
70 static cipherPolicy ssl_ciphers[] = { /* Export France */
    [all...]
  /dalvik/docs/
prettify.js 116 "dynamic_cast explicit export friend inline late_check " +
128 "debugger eval export function get null set undefined var with " +
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/
AdtPlugin.java 47 import com.android.ide.eclipse.adt.internal.wizards.export.ExportWizard;
346 // setup export callback for editors
    [all...]
  /external/openssl/crypto/bn/asm/
pa-risc2.s 126 .export bn_mul_add_words,entry,NO_RELOCATION,LONG_RETURN
304 .EXPORT bn_mul_words,ENTRY,PRIV_LEV=3,NO_RELOCATION,LONG_RETURN
462 .EXPORT bn_sqr_words,ENTRY,PRIV_LEV=3,NO_RELOCATION,LONG_RETURN
592 .EXPORT bn_add_words,ENTRY,PRIV_LEV=3,NO_RELOCATION,LONG_RETURN
667 .EXPORT bn_sub_words,ENTRY,PRIV_LEV=3,NO_RELOCATION,LONG_RETURN
748 .EXPORT bn_div_words,ENTRY,PRIV_LEV=3,ARGW0=GR,ARGW1=GR,ARGW2=GR,ARGW3=GR,RTNVAL=GR,LONG_RETURN
    [all...]
pa-risc2W.s 118 .export bn_mul_add_words,entry,NO_RELOCATION,LONG_RETURN
294 .EXPORT bn_mul_words,ENTRY,PRIV_LEV=3,NO_RELOCATION,LONG_RETURN
451 .EXPORT bn_sqr_words,ENTRY,PRIV_LEV=3,NO_RELOCATION,LONG_RETURN
581 .EXPORT bn_add_words,ENTRY,PRIV_LEV=3,NO_RELOCATION,LONG_RETURN
656 .EXPORT bn_sub_words,ENTRY,PRIV_LEV=3,NO_RELOCATION,LONG_RETURN
739 .EXPORT bn_div_words,ENTRY,PRIV_LEV=3,NO_RELOCATION,LONG_RETURN
    [all...]
  /external/dropbear/libtommath/
bn.tex 125 Cygwin to work with since it requires the auto-export/import functionality. The resulting DLL and import library
    [all...]

Completed in 265 milliseconds

1 2 34