HomeSort by relevance Sort by last modified time
    Searched full:exported (Results 226 - 250 of 1235) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /cts/tests/tests/provider/
AndroidManifest.xml 32 android:exported="true">
  /development/ndk/platforms/android-3/arch-arm/src/
__dso_handle.h 34 for the C library. This forces __dso_handle to be exported by
  /development/ndk/platforms/android-3/include/sys/
atomics.h 36 /* Note: atomic operations that were exported by the C library didn't
  /development/samples/CubeLiveWallpaper/
AndroidManifest.xml 56 android:exported="true">
  /development/samples/RandomMusicPlayer/
AndroidManifest.xml 38 <service android:exported="false" android:name=".MusicService">
  /development/samples/VoiceRecognitionService/
AndroidManifest.xml 54 android:exported="true" />
  /development/samples/WeatherListWidget/
AndroidManifest.xml 41 android:exported="false" />
  /device/generic/goldfish/opengl/
Android.mk 43 # This ensures that anything exported by module A will be correctly
  /external/bluetooth/bluedroid/btif/include/
btif_av_co.h 165 ** of our exported bitpool range. If set we will set the
  /external/ceres-solver/include/ceres/
ceres.h 31 // This is a forwarding header containing the public symbols exported from
  /external/chromium/base/debug/
debug_on_start_win.cc 17 // kernel32 exported functions but not the CRT functions because we're too early
  /external/chromium/base/test/
multiprocess_test.h 49 // execute. It must be exported from this library in order to
  /external/clang/lib/Basic/
Module.cpp 192 void Module::getExportedModules(SmallVectorImpl<Module *> &Exported) const {
200 Exported.push_back(Mod);
220 // re-exported by the wildcard restriction.
241 Exported.push_back(Mod);
  /external/compiler-rt/lib/ppc/
restFP.S 19 // This function should never be exported by a shared library. Each linkage
  /external/dropbear/libtomcrypt/src/pk/ecc/
ecc_export.c 29 @param outlen [in/out] Max size and resulting size of the exported key
  /external/flac/include/FLAC/
export.h 53 * make sure the symbols are exported properly.
  /external/javassist/src/main/javassist/tools/rmi/
ObjectImporter.java 115 * Finds the object exported by a server with the specified name.
118 * @param name the name of the exported object.
145 * Finds the object exported by the server with the specified name.
149 * @param name the name of the exported object.
  /external/kernel-headers/original/linux/
cpu.h 11 * CPUs are exported via sysfs in the class/cpu/devices/
  /external/libxslt/libxslt/
xsltexports.h 41 * Macros which declare the called convention for exported functions
  /external/open-vcdiff/vsprojects/
config.h 24 // executable. They should not be exported by open-vcdiff.
  /external/skia/legacy/include/effects/
Sk1DPathEffect.h 18 // This class is not exported to java.
  /external/webkit/Source/WebKit/chromium/
README 31 annotations on functions and methods, which should be exported from WebKit
  /external/webkit/Source/WebKit/efl/ewk/
ewk_cookies.h 76 /************************** Exported functions ***********************/
  /frameworks/compile/libbcc/bcinfo/
MetadataExtractor.cpp 40 // Name of metadata node where exported variable names reside (should be
44 // Name of metadata node where exported function names reside (should be
48 // Name of metadata node where exported ForEach name information resides
53 // Name of metadata node where exported ForEach signature information resides
  /libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
ServerSessionContext.java 44 // exported to a app's SSLServerSessionCache.

Completed in 1265 milliseconds

1 2 3 4 5 6 7 8 91011>>