Searched
full:load (Results
951 -
975 of
4099) sorted by null
<<31323334353637383940>>
/dalvik/libcore/xml/src/main/java/org/xml/sax/helpers/ |
ParserFactory.java | 73 * found, but you do not have permission to load 112 * found, but you do not have permission to load
|
/dalvik/libcore/xml/src/test/java/tests/org/w3c/dom/ |
RemoveAttributeNS.java | 93 // doc = (Document) load("staffNS", builder); 128 // doc = (Document) load("staffNS", builder);
|
/dalvik/tests/068-classloader/src/ |
FancyLoader.java | 26 * A class loader with atypical behavior: we try to load a private 175 * Load a class.
|
/dalvik/vm/mterp/armv5te/ |
OP_CMPL_FLOAT.S | 50 FETCH_ADVANCE_INST(2) @ advance rPC, load rINST 102 FETCH_ADVANCE_INST(2) @ advance rPC, load rINST
|
entry.S | 64 LOAD_PC_FP_FROM_GLUE() @ load rPC and rFP from "glue" 83 FETCH_INST() @ load rINST from rPC
|
/dalvik/vm/mterp/x86/ |
OP_FILLED_NEW_ARRAY.S | 87 movl rINST_FULL,%ecx # load count register 102 andl rPC,%ecx # ecx<- next reg to load
|
/development/pdk/ |
README | 72 2. Click on your session in the list and hit load (this loads the settings so you can edit them) 82 2. Click on your session in the list and hit load (this loads the settings so you can edit them)
|
/development/pdk/pndk/samples/sample/ |
README | 20 can load and run on the ARM device. To achieve proper runtime behavior, verify 46 binary application, which you can load and run on the ARM device. Note that
|
/external/bluetooth/bluez/src/ |
plugin.c | 167 error("Can't load plugin %s: %s", filename, 177 error("Can't load plugin description: %s", dlerror());
|
/external/bluetooth/glib/gobject/ |
gtypeplugin.c | 57 * This causes the type system to load the type's implementation by calling 78 * to load the implementation to successfully handle the upcoming
|
/external/clearsilver/java-jni/ |
clearsilver.jar | |
javatest.gold | 168 CSTestLoader::Load testdata/test1.hdf 182 CSTestLoader::Load testdata/test.cs
|
/external/dbus/dbus/ |
dbus-message-util.c | 148 _dbus_warn ("didn't load message that was expected to be valid (message not popped)\n"); 270 * @param filename filename to load 271 * @param data string to load message into 287 _dbus_warn ("Could not load message file %s: %s\n", 305 * @param filename filename to load 507 _dbus_warn ("Could not load %s, message builder language no longer supported\n", [all...] |
/external/emma/core/java12/com/vladium/emma/rt/ |
IClassLoadHook.java | 26 // * returns false, the current loader will load the class bytes itself and 55 * Following that, the current loader will close() and discard 'in' and load
|
RTExitHook.java | 47 // (closure loading must not load any app classes that are outside 54 closureMap.load (in);
|
/external/grub/stage2/ |
imgact_aout.h | 137 #define ZMAGIC 0x10b /* 0413 demand load format */ 138 #define QMAGIC 0xcc /* 0314 "compact" demand load format */
|
/external/iproute2/doc/ |
arpd.sgml | 33 <item><tt/-f FILE/ - read and load <tt/arpd/ database from <tt/FILE/ 34 in text format similar dumped by option <tt/-l/. Exit after load,
|
/external/iproute2/man/man8/ |
arpd.8 | 23 Read and load arpd database from FILE in text format similar dumped by option -l. Exit after load, probably listing resulting database, if option -l is also given. If FILE is -, stdin is read to get ARP table.
|
/external/junit/src/junit/runner/ |
TestCaseClassLoader.java | 28 * <b>Known limitation:</b> the TestCaseClassLoader cannot load classes 218 p.load(is);
|
/external/kernel-headers/original/asm-arm/ |
elf.h | 35 * This is used to ensure we don't load something for the wrong architecture. 70 /* This yields a string that ld.so will use to load implementation
|
/external/kernel-headers/original/linux/ |
if.h | 41 #define IFF_MASTER 0x400 /* master of a load balancer */ 42 #define IFF_SLAVE 0x800 /* slave of a load balancer */
|
/external/openssl/crypto/engine/ |
eng_dyn.c | 105 "Specifies whether to load from 'DIR_ADD' directories (0=no,1=yes,2=mandatory)", 112 "LOAD", 113 "Load up the ENGINE specified by other settings", 122 * element. We load all our state into a single structure and use that as a 126 /* The DSO object we load that supplies the ENGINE code */ 139 * ENGINE list. If 2, the add must succeed or the entire load should fail. */ 409 /* Unless told not to, try a direct load */ 476 /* We fail if the version checker veto'd the load *or* if it is
|
/external/qemu/ |
qemu-common.h | 159 /* A load of opaque types so that device init declarations don't have to 190 /* CPU save/load. */
|
/external/sonivox/arm-hybrid-22k/lib_src/ |
ARM-E_filter_gnu.s | 70 @load state variables from pFilter structure
74 @load coefficients from pWTFrame structure
|
/external/sonivox/arm-wt-22k/lib_src/ |
ARM-E_filter_gnu.s | 70 @load state variables from pFilter structure
74 @load coefficients from pWTFrame structure
|
Completed in 91 milliseconds
<<31323334353637383940>>