Searched
full:export (Results
326 -
350 of
1498) sorted by null
<<11121314151617181920>>
/external/libvpx/vpx_scale/arm/armv4/ |
gen_scalers_armv4.asm | 12 EXPORT |horizontal_line_4_5_scale_armv4| 13 EXPORT |vertical_band_4_5_scale_armv4| 14 EXPORT |horizontal_line_2_3_scale_armv4| 15 EXPORT |vertical_band_2_3_scale_armv4| 16 EXPORT |horizontal_line_3_5_scale_armv4| 17 EXPORT |vertical_band_3_5_scale_armv4| 18 EXPORT |horizontal_line_3_4_scale_armv4| 19 EXPORT |vertical_band_3_4_scale_armv4| 20 EXPORT |horizontal_line_1_2_scale_armv4| 21 EXPORT |vertical_band_1_2_scale_armv4 [all...] |
/external/libvpx/vpx_scale/symbian/ |
gen_scalers_armv4.asm | 12 EXPORT |horizontal_line_4_5_scale_armv4| 13 EXPORT |vertical_band_4_5_scale_armv4| 14 EXPORT |horizontal_line_2_3_scale_armv4| 15 EXPORT |vertical_band_2_3_scale_armv4| 16 EXPORT |horizontal_line_3_5_scale_armv4| 17 EXPORT |vertical_band_3_5_scale_armv4| 18 EXPORT |horizontal_line_3_4_scale_armv4| 19 EXPORT |vertical_band_3_4_scale_armv4| 20 EXPORT |horizontal_line_1_2_scale_armv4| 21 EXPORT |vertical_band_1_2_scale_armv4 [all...] |
/external/libvpx/vpx_scale/wce/ |
gen_scalers_armv4.asm | 12 EXPORT |horizontal_line_4_5_scale_armv4| 13 EXPORT |vertical_band_4_5_scale_armv4| 14 EXPORT |horizontal_line_2_3_scale_armv4| 15 EXPORT |vertical_band_2_3_scale_armv4| 16 EXPORT |horizontal_line_3_5_scale_armv4| 17 EXPORT |vertical_band_3_5_scale_armv4| 18 EXPORT |horizontal_line_3_4_scale_armv4| 19 EXPORT |vertical_band_3_4_scale_armv4| 20 EXPORT |horizontal_line_1_2_scale_armv4| 21 EXPORT |vertical_band_1_2_scale_armv4 [all...] |
/frameworks/base/docs/html/guide/publishing/ |
app-signing.jd | 104 <li>Using the ADT Export Wizard. If you are developing in Eclipse with the ADT plugin, 105 you can use the Export Wizard to compile the application, generate a private key 106 (if necessary), and sign the .apk, all in a single process using the Export Wizard. 287 <p>If you are developing in Eclipse with the ADT plugin, you can use the Export Wizard 288 to perform the compile, sign, and align procedures. The Export Wizard even allows you to 413 <p>To export an <em>unsigned</em> .apk from Eclipse, right-click the project in the Package 414 Explorer and select <strong>Android Tools</strong> > <strong>Export Unsigned Application 417 the <em>Overview</em> tab, and click <strong>Export an unsigned .apk</strong>.)</p> 419 <p>Note that you can combine the compiling and signing steps with the Export Wizard. See 557 <p>If you are using Eclipse with the ADT plugin, you can use the Export Wizard t [all...] |
/development/samples/BrowserPlugin/jni/ |
main.cpp | 42 #define EXPORT __attribute__((visibility("default"))) 63 EXPORT NPError NP_Initialize(NPNetscapeFuncs* browserFuncs, NPPluginFuncs* pluginFuncs, void *java_env); 64 EXPORT NPError NP_GetValue(NPP instance, NPPVariable variable, void *value); 65 EXPORT const char* NP_GetMIMEDescription(void); 66 EXPORT void NP_Shutdown(void); 402 EXPORT NPError NP_GetValue(NPP instance, NPPVariable variable, void *value) {
|
/hardware/broadcom/wlan/bcm4329/firmware/ |
LICENSE.TXT | 166 7.1. Export Regulations. YOU UNDERSTAND AND AGREE THAT THE SOFTWARE IS 167 SUBJECT TO UNITED STATES AND OTHER APPLICABLE EXPORT-RELATED LAWS AND 168 REGULATIONS AND THAT YOU MAY NOT EXPORT, RE-EXPORT OR TRANSFER THE SOFTWARE 170 WITHOUT LIMITING THE FOREGOING, EXPORT, RE-EXPORT OR TRANSFER OF THE SOFTWARE
|
/sdk/sdkmanager/app/src/com/android/sdkmanager/ |
SdkCommandLine.java | 55 public static final String OBJECT_EXPORT_PROJECT = "export-project"; 131 "Creates a new Android Export Project." }, 133 "Updates an Android Export Project (must have an export.properties)." }, 277 // --- create export-project --- 337 // --- update export project ---
|
/external/bluetooth/glib/gobject/ |
Makefile.am | 59 export_symbols = -export-symbols gobject.def 77 # libtool stuff: set version and export symbols for resolving 82 -export-dynamic $(no_undefined) $(export_symbols)
|
/external/chromium/base/crypto/ |
rsa_private_key.h | 45 // Export() and ExportPublicKeyInfo() -- not the ASN.1 DER encoding of the 51 bool Export(std::vector<uint8>* output); 156 // Encapsulates an RSA private key. Can be used to generate new keys, export
|
/external/dropbear/ |
Makefile.in | 90 export CC 91 export CFLAGS 92 export RANLIB AR STRIP
|
/external/dropbear/libtomcrypt/testprof/ |
ecc_test.c | 143 /* now export userb */ 163 /* export with ANSI X9.63 */ 190 /* export key */
|
dsa_test.c | 56 /* export as public now */
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/export/ |
KeySelectionPage.java | 17 package com.android.ide.eclipse.adt.internal.wizards.export; 20 import com.android.ide.eclipse.adt.internal.wizards.export.ExportWizard.ExportWizardPage; 161 // get the alias from the project previous export, and look for a match as
|
/build/core/combo/ |
HOST_windows-x86.mk | 48 # export USE_CYGWIN=1
|
/development/apps/Term/res/values/ |
strings.xml | 54 <string name="default_value_initialcommand_preference">export PATH=/data/local/bin:$PATH</string>
|
/external/bison/ |
GNUmakefile | 40 export TAR_OPTIONS = --owner=0 --group=0 --numeric-owner
|
/external/bzip2/ |
bzdiff | 15 PATH="/usr/bin:/bin:$PATH"; export PATH
|
bzgrep | 9 PATH="/usr/bin:$PATH"; export PATH
|
/external/chromium/net/third_party/nss/ssl/ |
Makefile | 95 export:: private_export
|
manifest.mn | 83 export ALLOW_OPT_CODE_SIZE = 1
|
/external/clearsilver/ |
README.python | 58 rows.hdfExport("CGI.tabledata",ncgi.hdf) # export them into the dataset
|
/external/e2fsprogs/intl/ |
relocatable.h | 31 /* When building a DLL, we must export some functions. Note that because
|
/external/icu4c/samples/break/ |
readme.txt | 52 export LD_LIBRARY_PATH=<icu install directory>/lib:.:$LD_LIBRARY_PATH
|
/external/icu4c/samples/cal/ |
readme.txt | 50 export LD_LIBRARY_PATH=<icu install directory>/lib:.:$LD_LIBRARY_PATH
|
/external/icu4c/samples/case/ |
readme.txt | 53 export LD_LIBRARY_PATH=<icu install directory>/lib:.:$LD_LIBRARY_PATH
|
Completed in 677 milliseconds
<<11121314151617181920>>