HomeSort by relevance Sort by last modified time
    Searched full:load (Results 826 - 850 of 4099) sorted by null

<<31323334353637383940>>

  /dalvik/libcore/xml/src/test/java/tests/org/w3c/dom/
HCEntitiesSetNamedItemNS.java 60 // doc = (Document) load("hc_staff", builder);
InternalSubset.java 85 doc = (Document) load("staff2", builder);
OwnerDocument.java 82 doc = (Document) load("staff", builder);
PublicId.java 84 doc = (Document) load("staffNS", builder);
SystemId.java 87 doc = (Document) load("staffNS", builder);
  /dalvik/vm/compiler/template/armv5te/
TEMPLATE_INVOKE_METHOD_NO_OPT.S 2 * For polymorphic callsites - setup the Dalvik frame and load Dalvik PC
  /dalvik/vm/mterp/armv5te/
OP_CMPL_DOUBLE.S 31 FETCH_ADVANCE_INST(2) @ advance rPC, load rINST
OP_EXECUTE_INLINE_RANGE.S 25 FETCH_ADVANCE_INST(3) @ advance rPC, load rINST
OP_NEW_ARRAY.S 57 FETCH_ADVANCE_INST(2) @ advance rPC, load rINST
OP_NEW_INSTANCE.S 35 FETCH_ADVANCE_INST(2) @ advance rPC, load rINST
  /dalvik/vm/mterp/x86-atom/
OP_AGET.S 27 * of a given array; load the array value into the value
OP_SGET.S 24 * with the identified static field; load the field value
  /development/host/windows/usb/api/
adb_winusb_api.h 39 WINUSB.DLL is installed, AdbWinApi will also load AdbWinUsbApi.dll (by
  /development/samples/ApiDemos/src/com/example/android/apis/app/
AdvancedPreferences.java 57 // Load the XML preferences file
  /development/samples/ApiDemos/src/com/example/android/apis/content/
ReadAsset.java 45 // Programmatically load text from an asset and place it into the
  /development/simulator/app/
PhoneData.h 164 // load or unload resources, e.g. wxBitmaps from image files
243 // load or unload resources for this object and all members of mViewList
258 // load the <mode> section from the config file
310 // load or unload resources, e.g. wxBitmaps from image files
  /external/bluetooth/bluez/tools/
bccmd.8 117 Load all PS keys from PSR file.
  /external/clearsilver/
README.python 11 Either one is fine, the goal is to load all Python code once, before
  /external/dnsmasq/contrib/openvpn/
README 23 > to describe it exactly, but network services are slow to load, and
  /external/dropbear/libtomcrypt/testprof/
store_test.c 3 /* Test store/load macros with offsets */
  /external/e2fsprogs/tests/d_loaddump/
script 8 echo "debugfs load/dump test" > $OUT
  /external/emma/core/java12/com/vladium/util/
IClassLoadStrategy.java 24 * Selects a classloader based on a given load context.
  /external/freetype/include/freetype/config/
ftstdlib.h 26 /* Load a file which defines __FTSTDLIB_H__ before this one to override */
  /external/freetype/src/cff/
cffdrivr.c 132 /* A driver method used to load a glyph within a given glyph slot. */
143 /* load_flags :: A flag indicating what to load for this glyph. The */
146 /* should be scaled, whether to load bitmaps or not, */
181 /* now load the glyph outline if necessary */
  /external/freetype/src/sfnt/
sfobjs.c 490 : "failed to load" )); \
506 : "failed to load" )); \
553 /* Load tables */
584 /* if this font doesn't contain outlines, we try to load */
592 /* load the font header (`head' table) if this isn't an Apple */
622 /* do not load the metrics headers and tables if this is an Apple */
626 /* load the `hhea' and `hmtx' tables */
679 /* try to load the `vhea' and `vmtx' tables */
806 /* Don't bother to load the tables unless somebody asks for them. */
    [all...]

Completed in 144 milliseconds

<<31323334353637383940>>