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

1 2 3 4 5 67 8 91011>>

  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/sys/
atomics.h 41 * NOTE: The C library still exports atomic functions by the same
  /external/libpng/
Makefile.am 51 # Versioned symbols and restricted exports
55 # Only restricted exports when possible
  /external/chromium/chrome/browser/resources/shared/js/
cr.js 274 var exports = fun();
275 for (var propertyName in exports) {
279 var propertyDescriptor = Object.getOwnPropertyDescriptor(exports,
  /external/icu4c/tools/genren/
genren.pl 17 #* Run on UNIX platforms (linux) in order to catch all the exports
87 * Contains data for renaming ICU exports.
231 print HEADER "\n/* C exports renaming data */\n\n";
  /development/host/windows/usb/api/
AdbWinApi.cpp 17 // AdbWinApi.cpp : Implementation of DLL Exports.
  /external/chromium/chrome/browser/sync/protocol/
sync_proto.gyp 99 # This target exports a hard dependency because it includes generated
  /external/chromium-trace/trace-viewer/src/
base.js 242 var exports = fn();
244 console.log('While running exports for ', name, ':');
249 for (var propertyName in exports) {
253 var propertyDescriptor = Object.getOwnPropertyDescriptor(exports,
  /external/clang/lib/Headers/
unwind.h 41 // the user's -fvisibility setting; it doesn't hide any exports on its own). We
  /external/clang/tools/libclang/
Makefile 13 EXPORTED_SYMBOL_FILE = $(PROJ_SRC_DIR)/libclang.exports
  /external/dropbear/libtomcrypt/src/pk/asn1/der/integer/
der_encode_integer.c 21 /* Exports a positive bignum as DER format (upto 2^32 bytes in size) */
  /external/icu4c/i18n/
uspoof_conf.h 81 // It exports one static function, to do a confusable data build.
  /external/jmonkeyengine/engine/src/xml/com/jme3/export/xml/
XMLExporter.java 66 //Initialize Document when saving so we don't retain state of previous exports
  /external/libpng/projects/cbuilder5/
libpng.cpp 7 // If your DLL exports any functions that pass String objects (or structs/
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
modula3.php 51 'EXIT', 'EXPORTS', 'FINALLY', 'FOR', 'FROM', 'GENERIC', 'IF', 'IMPORT', 'IN',
  /external/llvm/include/llvm/Support/
IncludeFile.h 18 /// This macro is the public interface that IncludeFile.h exports. This gives
  /external/srec/srec/ca/
Android.mk 6 # common settings for all ASR builds, exports some variables for sub-makes
  /external/valgrind/main/coregrind/m_syswrap/
priv_syswrap-main.h 3 /*--- Private exports of syswrap-main.c. priv_syswrap-main.h ---*/
  /external/valgrind/main/coregrind/
pub_core_hashtable.h 41 // No core-only exports; everything in this module is visible to both
pub_core_libcsetjmp.h 40 // No core-only exports; everything in this module is visible to both
pub_core_oset.h 42 // No core-only exports; everything in this module is visible to both
pub_core_wordfm.h 55 /* No core-only exports; everything in this module is visible to both
pub_core_xarray.h 40 // No core-only exports; everything in this module is visible to both
  /external/valgrind/main/exp-sgcheck/
pc_common.h 4 /*--- Exports for stuff shared between sg_ and h_ subtools. ---*/
sg_main.h 4 /*--- Exports for stack and global access checking. ---*/
  /external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
libGLESv2.def 2 EXPORTS

Completed in 714 milliseconds

1 2 3 4 5 67 8 91011>>