Home
last modified time | relevance | path

Searched refs:reloaded (Results 1 – 25 of 25) sorted by relevance

/external/valgrind/VEX/priv/
Dhost_generic_reg_alloc2.c1304 HInstr* reloaded; in doRegisterAllocation() local
1309 reloaded = directReload ( instrs_in->arr[ii], cand, spilloff ); in doRegisterAllocation()
1310 if (debug_direct_reload && !reloaded) { in doRegisterAllocation()
1314 if (reloaded) { in doRegisterAllocation()
1317 instrs_in->arr[ii] = reloaded; in doRegisterAllocation()
1319 if (debug_direct_reload && !reloaded) { in doRegisterAllocation()
1321 ppInstr(reloaded, mode64); in doRegisterAllocation()
1325 if (debug_direct_reload && !reloaded) in doRegisterAllocation()
/external/libhevc/common/arm/
Dihevc_intra_pred_luma_planar.s154 add r12, r11, #1 @coeffs (to be reloaded after every row)
156 … mov r5, r2 @dst (to be reloaded after every row and inc by dst_strd)
158 mov r0, r14 @&src[2nt+1] (to be reloaded after every row)
322 movle r1, r4 @nt reloaded (refresh the value)
382 movle r1, r4 @nt reloaded (refresh the value) (cond loop)
Dihevc_intra_pred_chroma_planar.s154 add r12, r11, #1 @coeffs (to be reloaded after every row)
156 … mov r5, r2 @dst (to be reloaded after every row and inc by dst_strd)
158 mov r0, r14 @&src[2nt+1] (to be reloaded after every row)
/external/llvm/test/CodeGen/ARM/
D2010-06-29-PartialRedefFastAlloc.ll10 ; %reg1028 gets allocated %Q0, and if %reg1030 is reloaded for the partial
Dsubreg-remat.ll19 ; And reloaded after the asm:
/external/skia/experimental/SimpleiOSApp/iPad/
DAppDelegate_iPad.m56 …ory as possible by purging cached data objects that can be recreated (or reloaded from disk) later.
/external/skia/experimental/SimpleiOSApp/iPhone/
DAppDelegate_iPhone.m72 …ory as possible by purging cached data objects that can be recreated (or reloaded from disk) later.
/external/llvm/docs/
DLexicon.rst201 pointers`_ must be reloaded from stack roots.
DGarbageCollection.rst261 respective ``gcroot`` before every call site and reloaded after every call.
DCodeGenerator.rst1338 found before being stored or after being reloaded.
/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/
Dwpa_supplicant.conf.sgml26 <para>Changes to configuration file can be reloaded be sending
/external/ipsec-tools/
DNEWS42 o configuration can be reloaded
DChangeLog322 reloaded configuration
/external/pcre/dist/doc/
Dpcretest.txt1028 A saved pattern can be reloaded into pcretest by specifying < and a
1046 machine and run on a SPARC machine. When a pattern is reloaded on a
1052 endianness. These are reloaded using "<!" instead of just "<". This
1055 reloaded.
1065 reloaded pattern. If the original pattern was compiled with custom
1066 tables, an attempt to match a subject string using a reloaded pattern
Dpcre.txt2668 reloaded. Character tables are not saved with patterns, so if a non-
2670 the reloaded pattern is matched. Attempting to use this facility to
2701 anness error can occur if a compiled pattern is saved and reloaded on a
3197 then reloaded, because the tables that were used to compile a pattern
3746 reloaded on a host with different endianness. The utility function
9262 Re-using a precompiled pattern is straightforward. Having reloaded it
9286 point to the reloaded study data. You must also set the
/external/llvm/test/CodeGen/X86/
Dmovtopush.ll249 ; We can end up with an indirect call which gets reloaded on the spot.
/external/pcre/dist/
DNEWS169 . When a compiled pattern was saved to a file and later reloaded on a host
DChangeLog569 and saved regex was reloaded on a host of different endianness.
/external/wpa_supplicant_8/wpa_supplicant/
DREADME497 Changes to configuration file can be reloaded be sending SIGHUP signal
DChangeLog78 module gets removed and reloaded without restarting wpa_supplicant
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rjsmin/bench/
Dapiviewer.js175 …s in a row"+" due to exceptions in user code. The application has to be reloaded!");}throw e;}fina…
/external/jpeg/
Dlibjpeg.doc1471 buffer, and return TRUE indicating that the buffer has been reloaded.
1531 be emptied or reloaded within the data source/destination manager subroutine.
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/jetty/
DVERSION.txt5630 + Allow configured servlets to be auto reloaded.