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

1 2 3 4 5 6 7 8 91011>>

  /libcore/luni/src/test/java/libcore/java/lang/reflect/
MissingClassesTest.java 29 .withPrivateCopy(prefix + "$Loadable")
32 loadableClass = cl.loadClass(prefix + "$Loadable");
70 class Loadable {
  /external/llvm/cmake/modules/
AddLLVM.cmake 40 message(STATUS "Loadable modules not supported on this platform.
59 # Darwin-specific linker flags for loadable modules.
73 set_target_properties(${name} PROPERTIES FOLDER "Loadable modules")
  /external/chromium/base/
native_library.h 10 // a loadable module.
  /external/llvm/include/llvm-c/
lto.h 88 * Checks if a file is a loadable object file.
95 * Checks if a file is a loadable object compiled for requested target.
103 * Checks if a buffer is a loadable object file.
110 * Checks if a buffer is a loadable object compiled for requested target.
  /external/llvm/tools/lto/
lto.cpp 37 /// lto_module_is_object_file - Validates if a file is a loadable object file.
42 /// lto_module_is_object_file_for_target - Validates if a file is a loadable
49 /// lto_module_is_object_file_in_memory - Validates if a buffer is a loadable
56 /// loadable object file compilable for the target.
  /external/chromium/build/mac/
strip_from_xcode 11 # loadable bundles.
  /external/iptables/extensions/
libxt_osf.man 35 OS fingerprints are loadable using the \fBnfnl_osf\fP program. To load
  /external/bluetooth/glib/gio/
gloadableicon.c 34 * @short_description: Loadable Icons
110 * Loads a loadable icon. For the asynchronous version of this function,
  /external/bluetooth/glib/gmodule/
gmodule-dyld.c 46 msg = g_strdup_printf ("%s is not a loadable module", file_name);
  /external/kernel-headers/original/linux/
loop.h 132 /* Support for loadable transfer modules */
notifier.h 124 * VC switch chains (for loadable kernel svgalib VC switch helpers) etc...
  /external/llvm/tools/
Makefile 66 # On Win32, loadable modules can be built with ENABLE_SHARED.
  /external/grub/netboot/
depca.c 123 The ability to load this driver as a loadable module has been added. To
126 0) have a copy of the loadable modules code installed on your system.
143 Note that autoprobing is not allowed in loadable modules - the system is
150 loadable module, see 5 above. To include the adapter name (if you have
154 The shared memory assignment for a loadable module makes sense to avoid
209 0.42 27-Dec-95 Add 'mem' shared memory assignment for loadable
211 Add 'adapter_name' for loadable modules when no PROM.
  /external/bluetooth/glib/docs/reference/gio/
overview.xml 77 by the GVFS package as loadable modules.
223 is implemented in loadable modules, and modules provide a convenient
  /external/bluetooth/glib/gobject/
gtypeplugin.c 28 * @short_description: An interface for dynamically loadable types
  /external/llvm/docs/CommandGuide/
index.html 67 general purpose linker with loadable runtime optimization support</li>
  /external/sqlite/dist/
Android.patch 115 ** SQLite. If fts3 is built as a dynamically loadable extension, this
  /external/webkit/Source/WebCore/platform/
FileSystem.h 194 // Functions for working with loadable modules.
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_server/
eap_i.h 73 * loadable EAP methods.
  /external/wpa_supplicant_8/src/eap_server/
eap_i.h 67 * loadable EAP methods.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
if.h 110 * beautiful scheme using only loadable modules with arguments
som.h 105 unsigned int is_loadable :1; /* loadable */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/net/
if.h 105 beautiful scheme using only loadable modules with arguments for
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if.h 110 * beautiful scheme using only loadable modules with arguments
som.h 105 unsigned int is_loadable :1; /* loadable */

Completed in 8187 milliseconds

1 2 3 4 5 6 7 8 91011>>