HomeSort by relevance Sort by last modified time
    Searched full:export (Results 126 - 150 of 1119) sorted by null

1 2 3 4 56 7 8 91011>>

  /dalvik/vm/mterp/armv5te/
OP_INVOKE_INTERFACE.S 17 EXPORT_PC() @ must export for invoke
OP_INVOKE_STATIC.S 16 EXPORT_PC() @ must export for invoke
OP_INVOKE_SUPER_QUICK.S 18 EXPORT_PC() @ must export for invoke
OP_SGET.S 32 EXPORT_PC() @ resolve() could throw, so export now
OP_SGET_WIDE.S 31 EXPORT_PC() @ resolve() could throw, so export now
OP_SPUT.S 32 EXPORT_PC() @ resolve() could throw, so export now
OP_SPUT_WIDE.S 32 EXPORT_PC() @ resolve() could throw, so export now
  /dalvik/vm/mterp/portable/
enddefs.c 30 /* export state changes */
  /dalvik/vm/mterp/x86/
OP_SGET.S 34 EXPORT_PC() # could throw, need to export
OP_SGET_WIDE.S 35 EXPORT_PC() # could throw, need to export
OP_SPUT.S 34 EXPORT_PC() # could throw, need to export
  /dalvik/vm/mterp/x86-atom/
OP_INVOKE_VIRTUAL_QUICK.S 33 EXPORT_PC # must export pc for invoke
OP_MONITOR_EXIT.S 33 EXPORT_PC # export the pc
  /external/bluetooth/bluez/src/
Makefile.am 28 bluetoothd_LDFLAGS = -Wl,--export-dynamic
  /external/bluetooth/glib/po/
README.translators 10 export ENCODING_TO=ISO-8859-15
  /external/dropbear/libtomcrypt/testprof/
cipher_hash_test.c 22 /* test prngs (test, import/export */
  /external/e2fsprogs/tests/f_dup4/
script 44 export E2FSCK_TIME
  /external/icu4c/test/compat/
readme.txt 26 export LD_LIBRARY_PATH=<icu install directory>/lib:.:$LD_LIBRARY_PATH
  /external/icu4c/test/perf/utrie2perf/
utrie2perf.sh 5 # export LD_LIBRARY_PATH=/home/mscherer/svn.icu/utf8-dev/lib:/home/mscherer/svn.icu/utf8-dev/tools/ctestfw
  /external/iproute2/genl/
Makefile 14 LDFLAGS += -Wl,-export-dynamic
  /external/opencore/tools_v2/build/make/platforms/
linux_arm.mk 10 export RANLIB = arm-linux-ranlib
  /external/speex/libspeex/
modes_wb.c 55 EXPORT const SpeexMode * const speex_mode_list[SPEEX_NB_MODES] = {&speex_nb_mode, &speex_wb_mode, &speex_uwb_mode};
203 EXPORT const SpeexMode speex_wb_mode = {
273 EXPORT const SpeexMode speex_uwb_mode = {
292 EXPORT const SpeexMode * speex_lib_get_mode (int mode)
speex_header.c 86 EXPORT void speex_init_header(SpeexHeader *header, int rate, int nb_channels, const SpeexMode *m)
121 EXPORT char *speex_header_to_packet(SpeexHeader *header, int *size)
145 EXPORT SpeexHeader *speex_packet_to_header(char *packet, int size)
197 EXPORT void speex_header_free(void *ptr)
  /external/webkit/JavaScriptCore/tests/mozilla/ecma_2/Exceptions/
lexical-008.js 12 case debugger export super
lexical-009.js 12 case debugger export super

Completed in 508 milliseconds

1 2 3 4 56 7 8 91011>>