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

<<31323334353637383940>>

  /external/grub/stage2/
start_eltorito.S 62 * Primary entry point. Because BIOSes are buggy, we only load the first
99 /* Set up boot file sector, size, load address */
137 mov $ABS(dapa), %si /* Load up the DAPA */
323 to load the data into */
  /external/icu4c/common/unicode/
uclean.h 30 * can load its data. In ICU 3.4, it will try to load the converter alias table
74 * ICU libraries, and return them to their original load state. All open ICU
79 * an application exits. For applications that dynamically load and unload
  /external/kernel-headers/original/linux/
binfmts.h 52 * This structure defines the functions that are used to load the binary formats that
  /external/libffi/src/powerpc/
darwin.S 96 /* Load all those argument registers.
97 We have set up a nice stack frame, just load it into registers. */
109 /* Load all the FP registers. */
110 bf 6,L2 /* No floats to load. */
ppc_closure.S 73 # now load up the pointer to the result storage
76 # now load up the pointer to the saved gpr registers
79 # now load up the pointer to the saved fpr registers */
82 # now load up the pointer to the outgoing parameter
  /external/opencore/oscl/oscl/oscllib/src/
oscl_shared_library.cpp 111 // _debug load failed, try original
144 // _debug load failed, try original
179 // _debug load failed, try original
394 //Load lib if needed & repeat the query.
  /external/openssl/crypto/lhash/
lh_stats.c 132 fprintf(out,"load %d.%02d actual load %d.%02d\n",
241 BIO_printf(out,"load %d.%02d actual load %d.%02d\n",
  /external/openssl/crypto/sha/asm/
sha512-sse2.pl 81 &movq ("mm4",&QWP($Foff,$W512)); # load f
82 &movq ("mm5",&QWP($Goff,$W512)); # load g
83 &movq ("mm6",&QWP($Hoff,$W512)); # load h
109 &movq ("mm2",&QWP($Boff,$W512)); # load b
110 &movq ("mm3",&QWP($Coff,$W512)); # load c
177 # v assume the worst and stick to unaligned load
193 &movdq2q($A,"xmm0"); # load a
194 &movdq2q($E,"xmm2"); # load e
273 # + have to explictly load W512[i+9] as it's not 128-bit
  /external/qemu/
dcache.c 180 // a dcache load access.
192 printf("dcache load hit addr: 0x%x cache_addr: 0x%x row %d way %d\n",
259 printf("dcache load miss addr: 0x%x cache_addr: 0x%x row %d replacing way %d\n",
329 // a dcache load and store (swp) access.
migration-exec.c 115 fprintf(stderr, "load of migration failed\n");
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_loadso.h 33 - Avoid namespace collisions. If you load a symbol from the library,
  /external/quake/quake/src/QW/client/
modelgen.h 93 // load this data
  /external/quake/quake/src/WinQuake/
modelgen.h 93 // load this data
  /external/srec/srec/AcousticState/src/
AcousticState.c 50 return impl->acousticState->load(recognizer, filename);
  /external/svox/pico/lib/
picorsrc.h 114 /* load resource file. the type of resource file, magic numbers, checksum etc. are in the header, then follows the directory
  /external/v8/test/mjsunit/regress/
regress-545.js 40 new IsPrimitive(load())?this.join():String('&#10;').charCodeAt((!this>Math));
  /external/v8/test/mjsunit/tools/
consarray.js 28 // Load ConsArray implementation from <project root>/tools.
  /external/webkit/LayoutTests/http/tests/appcache/
cyrillic-uri.html 21 function load(url)
  /external/webkit/WebCore/css/
CSSFontFaceSrcValue.cpp 43 // we will also check to see if the URL ends with .eot. If so, we'll go ahead and assume that we shouldn't load it.
  /external/webkit/WebCore/dom/
EventNames.h 69 macro(load) \
  /external/webkit/WebCore/history/qt/
HistoryItemQt.cpp 82 // at the end load userData
  /external/webkit/WebCore/html/
HTMLBodyElement.h 52 DEFINE_WINDOW_ATTRIBUTE_EVENT_LISTENER(load);
HTMLFrameSetElement.h 75 DEFINE_WINDOW_ATTRIBUTE_EVENT_LISTENER(load);
HTMLMediaElement.idl 45 [NeedsUserGestureCheck] void load()
  /external/webkit/WebCore/loader/
CachedFont.h 52 virtual void load(DocLoader* docLoader);

Completed in 151 milliseconds

<<31323334353637383940>>