Searched
full:load (Results
1626 -
1650 of
4099) sorted by null
<<61626364656667686970>>
/dalvik/libcore/xml/src/test/java/tests/org/w3c/dom/ |
HCNotationsSetNamedItemNS.java | 86 doc = (Document) load("hc_staff", builder);
|
NodeGetLocalName.java | 91 doc = (Document) load("staff", builder);
|
NodeGetNamespaceURI.java | 95 doc = (Document) load("staff", builder);
|
NodeGetPrefix.java | 92 doc = (Document) load("staff", builder);
|
Normalize.java | 94 doc = (Document) load("staff", builder);
|
/dalvik/libdex/ |
SysUtil.h | 53 * Load a file into a new shared memory segment. All data from the current
|
/dalvik/vm/mterp/armv5te/ |
OP_CHECK_CAST.S | 27 FETCH_ADVANCE_INST(2) @ advance rPC, load rINST
|
OP_FILLED_NEW_ARRAY.S | 55 FETCH_ADVANCE_INST(3) @ advance to next instr, load rINST
|
/dalvik/vm/mterp/ |
gen-mterp.py | 101 raise DataParseError("unable to load asm-stub: %s" % str(err)) 175 # Load and emit opcodes for all 256 instructions. 229 # Load a C fragment and emit it, then output an assembly stub. 245 # Load an assembly fragment and emit it.
|
/dalvik/vm/mterp/x86-atom/ |
OP_IGET.S | 28 * with the identified field; load the instance value into
|
OP_IGET_WIDE.S | 24 * with the identified field; load the instance value into
|
OP_IPUT.S | 28 * with the identified field; load the instance value into
|
OP_IPUT_WIDE.S | 24 * with the identified field; load the instance value into
|
/dalvik/vm/native/ |
dalvik_system_DexFile.c | 226 * they were never used to load classes. 252 * Load a class from a DEX file. This is roughly equivalent to defineClass() 277 LOGV("--- Explicit class load '%s' 0x%08x\n", descriptor, cookie); 288 /* once we load something, we can't unmap the storage */
|
java_lang_Runtime.c | 65 * Load the specified full path as a dynamic library filled with
|
/development/apps/GestureBuilder/res/values/ |
strings.xml | 68 <string name="gestures_error_loading">Could not load %s. Make sure you have a mounted SD card.</string>
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
LaunchingPreferences.java | 47 * If this were my app's main activity, I would load the default values
|
/development/samples/BrowserPlugin/jni/background/ |
BackgroundPlugin.cpp | 92 // load the appropriate java class and instantiate it 103 gLogI.log(kError_ANPLogType, " ---- getSurface: failed to load class"); 466 // Load Java Classes Tests 481 gLogI.log(kError_ANPLogType, " ---- LoadJavaTest: failed to load class");
|
/development/samples/BusinessCard/src/com/example/android/businesscard/ |
ContactAccessor.java | 50 * Using the above syntax would force Dalvik to load the class and try to
|
/device/htc/common/updater/ |
firmware.c | 42 * 1. the bootloader will attempt to load and validate the header
|
/device/sample/frameworks/PlatformLibrary/ |
README.txt | 73 - A <uses-library> line in the AndroidManifest.xml to have the runtime load
|
/external/bluetooth/glib/tests/ |
bookmarkfile-test.c | 29 g_print ("Load error: %s\n", error->message);
|
/external/bzip2/ |
dlltest.c | 33 fprintf(stderr,"Can't load %s\n",BZ2_LIBNAME);
|
/external/clearsilver/cgi/ |
static.c | 36 * cgi_debug_init will load into the environment, allowing you to test your
|
/external/clearsilver/util/ |
wdb.h | 25 int inmem_index; /* load time specific, needs to be flushed on
|
Completed in 301 milliseconds
<<61626364656667686970>>