Searched refs:store (Results 726 - 750 of 835) sorted by relevance

<<21222324252627282930>>

/external/chromium_org/third_party/libjpeg_turbo/simd/
H A Djiss2fst-64.asm322 ; ---- Pass 2: process rows from work array, store into output array.
H A Djiss2fst.asm329 ; ---- Pass 2: process rows from work array, store into output array.
H A Djimmxint.asm128 ; ---- Pass 1: process columns from input, store into work array.
510 ; ---- Pass 2: process rows from work array, store into output array.
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/arm/armv5te/
H A Dvp8_packtokens_partitions_armv5.asm64 str r7, [sp, #32] ; store start of cpi->tp_list
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
H A Ddraw_llvm.c600 /* Unaligned store due to the vertex header */
630 /* store vertex header for each of the n vertices */
656 /* store for each of the n vertices */
785 /* Unaligned store */
840 /* store transformed outputs */
1259 /* store original positions in clip before further manipulation */
1278 /* store temporary clipping boolean value */
1290 /* store clipmask in vertex header,
1313 draw_llvm_make_variant_key(struct draw_llvm *llvm, char *store) argument
1319 key = (struct draw_llvm_variant_key *)store;
[all...]
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
H A Dbrw_wm_emit.c1545 jmp = brw_JMPI(p, ip, ip, brw_imm_w(0)) - p->store;
1926 brw_disasm(stdout, &p->store[i], p->brw->intel.gen);
/external/chromium_org/v8/src/
H A Dhydrogen.cc35 #include "src/hydrogen-store-elimination.h"
2415 // generated store code.
2478 // before manipulating the backing store. Otherwise the actual store may
2479 // deopt, leaving the backing store in an invalid state.
2792 // Since we're about to store a hole value, the store instruction below must
2913 HStoreKeyed* store = Add<HStoreKeyed>(to_elements, key, element, kind); local
2914 store->SetFlag(HValue::kAllowUndefinedAsNaN);
2917 HStoreKeyed* store local
5612 HInstruction* store; local
8444 HStoreKeyed* store = Add<HStoreKeyed>( local
11174 HInstruction* store = Add<HStoreKeyed>(object_elements, key_constant, local
11268 HStoreContextSlot* store = Add<HStoreContextSlot>( local
11306 HStoreContextSlot* store = Add<HStoreContextSlot>( local
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.filesystem_1.3.1.R36x_v20100727-0745.jar ... uri org.eclipse.core.filesystem.IFileStore store java.io.File file public static java. ...
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.artifact.repository_1.1.1.R36x_v20100901.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/jpeg/
H A Djmemdosa.asm9 ; backing store manager (jmemdos.c). Routines are provided to access disk
/external/libvpx/libvpx/vp8/encoder/arm/armv5te/
H A Dvp8_packtokens_partitions_armv5.asm64 str r7, [sp, #32] ; store start of cpi->tp_list
/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_llvm.c600 /* Unaligned store due to the vertex header */
630 /* store vertex header for each of the n vertices */
656 /* store for each of the n vertices */
785 /* Unaligned store */
840 /* store transformed outputs */
1259 /* store original positions in clip before further manipulation */
1278 /* store temporary clipping boolean value */
1290 /* store clipmask in vertex header,
1313 draw_llvm_make_variant_key(struct draw_llvm *llvm, char *store) argument
1319 key = (struct draw_llvm_variant_key *)store;
[all...]
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_wm_emit.c1545 jmp = brw_JMPI(p, ip, ip, brw_imm_w(0)) - p->store;
1926 brw_disasm(stdout, &p->store[i], p->brw->intel.gen);
/external/qemu/distrib/jpeg-6b/
H A Djmemdosa.asm9 ; backing store manager (jmemdos.c). Routines are provided to access disk
/external/blktrace/btreplay/doc/
H A Dbtreplay.tex317 maximum number of IOs to store in a single bunch. As with the \texttt{-m}
514 to store information concerning each \emph{stall} and IO operation
/external/chromium_org/build/
H A Dinstall-chroot.sh841 would be a good place to store binaries that you have built from your
/external/chromium_org/chrome/browser/chromeos/login/
H A Dexisting_user_controller.cc633 GetBrokerForUser(user_context.GetUserID())->core()->store()->
/external/chromium_org/chrome/browser/chromeos/policy/
H A Dcloud_external_data_policy_observer_unittest.cc316 broker->core()->store()->Load();
/external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/lib/
H A Dprototype-1.7.js3125 store: function(element, key, value) {
3327 element.store('prototype_original_styles', originalStyles);
3373 element.store('prototype_original_styles', null);
3795 element.store('prototype_absolutize_original_styles', {
/external/chromium_org/third_party/boringssl/src/ssl/
H A Dssl_locl.h446 * Probably it would make more sense to store
517 * If NULL the parent SSL_CTX store is used instead.
838 int ssl_cert_set_cert_store(CERT *c, X509_STORE *store, int chain, int ref);
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/ppc/
H A Dloopfilter_filters_altivec.asm1132 stvx v1, r5, r3 ;# store P0
1133 stvx v2, 0, r3 ;# store Q0
/external/chromium_org/third_party/openmax_dl/dl/sp/src/arm/neon/
H A DomxSP_FFTFwd_RToCCS_S16_Sfs_s.S406 @ finally store from pOut to pDst
/external/chromium_org/third_party/opus/src/celt/arm/
H A Dcelt_pitch_xcorr_arm.s72 ; - 10 cycles of load/store/byte permute instructions, and
/external/libhevc/common/arm/
H A Dihevc_sao_band_offset_chroma.s105 STRH r11,[r4] @store to pu1_src_top_left[0]

Completed in 627 milliseconds

<<21222324252627282930>>