HomeSort by relevance Sort by last modified time
    Searched full:exports (Results 1 - 25 of 493) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/unittests/ExecutionEngine/MCJIT/
MCJITTests.def 0 EXPORTS
  /external/llvm/unittests/ExecutionEngine/JIT/
JITTests.def 0 EXPORTS
Makefile 38 EXPORTED_SYMBOL_FILE = $(PROJ_OBJ_DIR)/JITTests.exports
45 # Symbol exports are necessary (at least for now) when building with LTO.
47 $(PROJ_OBJ_DIR)/JITTests.exports: $(PROJ_SRC_DIR)/JITTests.def $(PROJ_OBJ_DIR)/.dir
  /development/host/windows/usb/api/
AdbWinApi.def 5 EXPORTS
  /development/host/windows/usb/winusb/
AdbWinUsbApi.def 5 EXPORTS
  /external/webkit/Tools/DumpRenderTree/TestNetscapePlugIn/win/
TestNetscapePlugin.def 3 EXPORTS
TestNetscapePlugin_debug.def 3 EXPORTS
  /development/host/windows/prebuilt/usb/
AdbWinApi.def 2 EXPORTS
  /external/libvorbis/win32/
vorbisenc.def 6 EXPORTS
vorbisfile.def 7 EXPORTS
vorbis.def 5 EXPORTS
  /development/ndk/samples/module-exports/
README.TXT 1 This sample is used to demonstrate the usage of module exports
6 'foo' exports its include directory and a linker flag
  /external/bzip2/
libbz2.def 3 EXPORTS
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
mount.h 51 typedef struct exportnode *exports; typedef in typeref:struct:exportnode
56 exports ex_next;
80 extern exports * mountproc_export_1(void *, CLIENT *);
81 extern exports * mountproc_export_1_svc(void *, struct svc_req *);
83 extern exports * mountproc_exportall_1(void *, CLIENT *);
84 extern exports * mountproc_exportall_1_svc(void *, struct svc_req *);
104 extern exports * mountproc_export_1();
105 extern exports * mountproc_export_1_svc();
107 extern exports * mountproc_exportall_1();
108 extern exports * mountproc_exportall_1_svc()
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
mount.h 51 typedef struct exportnode *exports; typedef in typeref:struct:exportnode
56 exports ex_next;
80 extern exports * mountproc_export_1(void *, CLIENT *);
81 extern exports * mountproc_export_1_svc(void *, struct svc_req *);
83 extern exports * mountproc_exportall_1(void *, CLIENT *);
84 extern exports * mountproc_exportall_1_svc(void *, struct svc_req *);
104 extern exports * mountproc_export_1();
105 extern exports * mountproc_export_1_svc();
107 extern exports * mountproc_exportall_1();
108 extern exports * mountproc_exportall_1_svc()
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
mount.h 51 typedef struct exportnode *exports; typedef in typeref:struct:exportnode
56 exports ex_next;
80 extern exports * mountproc_export_1(void *, CLIENT *);
81 extern exports * mountproc_export_1_svc(void *, struct svc_req *);
83 extern exports * mountproc_exportall_1(void *, CLIENT *);
84 extern exports * mountproc_exportall_1_svc(void *, struct svc_req *);
104 extern exports * mountproc_export_1();
105 extern exports * mountproc_export_1_svc();
107 extern exports * mountproc_exportall_1();
108 extern exports * mountproc_exportall_1_svc()
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/main/macos/exports/
gendef.pl 5 # Special exports to ignore for this platform
24 # Special exports to include for this platform
  /external/srec/audio/test/AudioHardwareRecord/
Android.mk 6 # common settings for all ASR builds, exports some variables for sub-makes
  /external/srec/audio/test/AudioHardwareRecordLoop/
Android.mk 6 # common settings for all ASR builds, exports some variables for sub-makes
  /external/srec/audio/test/AudioInRecord/
Android.mk 6 # common settings for all ASR builds, exports some variables for sub-makes
  /external/zlib/src/old/os2/
zlib.def 10 EXPORTS
  /external/icu4c/test/depstest/
depstest.py 79 _obj_files[lib_obj_name] = {"imports": obj_imports, "exports": obj_exports}
94 exports = item.get("exports")
95 if exports != None: return item
99 exports = set()
107 exports |= obj_file["exports"]
108 imports -= exports | _ignored_symbols
116 dep_exports = dep_item["exports"]
120 # We always include the dependency's exports, even if we do not need the
    [all...]
  /external/compiler-rt/lib/msandr/
README.txt 15 cmake -DDynamoRIO_DIR=`pwd`/../../dr/exports/cmake .. && \
25 -DDynamoRIO_DIR=<path_to_dynamorio>/exports/cmake
31 <path_to_dynamorio>/exports/bin64/drrun -c lib/clang/$VERSION/lib/linux/libclang_rt.msandr-x86_64.so -- test_binary
  /external/icu4c/tools/ctestfw/unicode/
testtype.h 10 /*Deals with imports and exports of the dynamic library*/
  /external/libogg/win32/
ogg.def 6 EXPORTS

Completed in 498 milliseconds

1 2 3 4 5 6 7 8 91011>>