HomeSort by relevance Sort by last modified time
    Searched full:export (Results 501 - 525 of 1498) sorted by null

<<21222324252627282930>>

  /development/docs/
howto_build_SDK.txt 101 $ export BUILD_NUMBER=${USER}-`date +%Y%m%d-%H%M%S`
176 $ export SDK_NUMBER=${USER}-`date +%Y%m%d-%H%M%S`
228 $ export ECLIPSE_HOME=~/eclipse-3.4/eclipse
  /external/bluetooth/bluez/
Makefile.am 207 src_bluetoothd_LDFLAGS = -Wl,--export-dynamic \
239 audio_libasound_module_pcm_bluetooth_la_LDFLAGS = -module -avoid-version #-export-symbols-regex [_]*snd_pcm_.*
246 audio_libasound_module_ctl_bluetooth_la_LDFLAGS = -module -avoid-version #-export-symbols-regex [_]*snd_ctl_.*
  /external/libffi/src/pa/
hpux32.S 47 .export ffi_call_pa32,ENTRY,PRIV_LEV=3
266 .export ffi_closure_pa32,ENTRY,PRIV_LEV=3,RTNVAL=GR
304 .EXPORT _GLOBAL__F_ffi_call_pa32,DATA
  /external/protobuf/src/
Makefile.am 81 libprotobuf_lite_la_LDFLAGS = -version-info 6:0:0 -export-dynamic -no-undefined
100 libprotobuf_la_LDFLAGS = -version-info 6:0:0 -export-dynamic -no-undefined
128 libprotoc_la_LDFLAGS = -version-info 6:0:0 -export-dynamic -no-undefined
  /libcore/luni/src/main/java/java/util/prefs/
XMLParser.java 54 * Utility class for the Preferences import/export from XML file.
156 * utilities for Preferences export
349 // check preferences' export version
  /sdk/docs/
howto_build_SDK.txt 101 $ export BUILD_NUMBER=${USER}-`date +%Y%m%d-%H%M%S`
176 $ export SDK_NUMBER=${USER}-`date +%Y%m%d-%H%M%S`
228 $ export ECLIPSE_HOME=~/eclipse-3.4/eclipse
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/export/
KeyCheckPage.java 17 package com.android.ide.eclipse.adt.internal.wizards.export;
22 import com.android.ide.eclipse.adt.internal.wizards.export.ExportWizard.ExportWizardPage;
215 // the file was removed during the export wizard execution.
KeyCreationPage.java 17 package com.android.ide.eclipse.adt.internal.wizards.export;
20 import com.android.ide.eclipse.adt.internal.wizards.export.ExportWizard.ExportWizardPage;
  /external/bluetooth/glib/glib/
Makefile.am 259 export_symbols = -export-symbols glib.def
297 -export-dynamic $(no_undefined) $(export_symbols)
  /external/chromium/net/third_party/nss/ssl/
sslinfo.c 257 * Disables all export ciphers in the default set of enabled ciphers.
278 * Disables all export ciphers in the default set of enabled ciphers.
  /external/dropbear/libtomcrypt/src/prngs/
fortuna.c 310 Export the PRNG state
313 @param prng The PRNG to export
sober128.c 375 Export the PRNG state
378 @param prng The PRNG to export
yarrow.c 269 Export the PRNG state
272 @param prng The PRNG to export
  /external/libvpx/vp8/common/arm/armv6/
simpleloopfilter_v6.asm 12 EXPORT |vp8_loop_filter_simple_horizontal_edge_armv6|
13 EXPORT |vp8_loop_filter_simple_vertical_edge_armv6|
  /external/openssl/ssl/
ssl_locl.h 360 * Export and cipher strength information. For each cipher we have to decide
362 * over time, since the export control rules are no static technical issue.
364 * Independent of the export flag the cipher strength is sorted into classes.
365 * SSL_EXP40 was denoting the 40bit US export limit of past times, which now
393 * Macros to check the export status and cipher strength for export ciphers.
394 * Even though the macros for EXPORT and EXPORT40/56 have similar names,
434 * <- (EXPORT & (RSA_ENC | RSA_TMP) & RSA_SIGN)
    [all...]
  /external/webkit/WebCore/manual-tests/NPN_Invoke/
main.c 54 #pragma export on
61 #pragma export off
  /external/webkit/WebKitExamplePlugins/NetscapeCocoaPlugin/
main.m 73 #pragma export on
78 #pragma export off
  /external/webkit/WebKitExamplePlugins/NetscapeCoreAnimationMoviePlugin/
main.m 89 #pragma export on
94 #pragma export off
  /external/webkit/WebKitExamplePlugins/NetscapeInputMethodPlugin/
main.m 76 #pragma export on
81 #pragma export off
  /external/webkit/WebKitTools/Scripts/webkitperl/
httpd.pm 44 our ($VERSION, @ISA, @EXPORT, @EXPORT_OK, %EXPORT_TAGS);
47 @EXPORT = qw(&getHTTPDPath
  /ndk/docs/
IMPORT-MODULE.html 46 Remember that NDK r5 also added the ability for a module to "export"
50 A well-written module will correctly export all the things its
  /packages/apps/Contacts/res/values/
strings.xml 434 \n<li><font fgcolor="#ffffffff"><b>Import/Export</b></font>\n</li>"
442 \n<li><font fgcolor="#ffffffff"><b>Import/Export</b></font>\n</li>"
449 \n<li><font fgcolor="#ffffffff"><b>Import/Export</b></font>\n</li>"
457 \n<li><font fgcolor="#ffffffff"><b>Import/Export</b></font>\n</li>"
    [all...]
  /cts/tools/annotation-helper/src/spechelper/
SimpleComputer.java 38 * - install export/plugins/spechelper_1.0.0.jar into your eclipse/plugin folder.<br>
  /cts/tools/test-progress-new/etc/
test-progress 66 export CLASSES=$progdir/../framework/test-progress-new.jar
67 export INPUT=$ANDROID_BUILD_TOP
68 export OUTPUT=$ANDROID_BUILD_TOP/out/target/common/cts/test-progress-new
77 export OUTPUT=$1
  /dalvik/dx/tests/
run-test 36 export JAVAC="${progdir}/../../../prebuilt/common/openjdk/bin/javac"

Completed in 480 milliseconds

<<21222324252627282930>>