HomeSort by relevance Sort by last modified time
    Searched refs:stored (Results 126 - 150 of 214) sorted by null

1 2 3 4 56 7 8 9

  /external/v8/test/mjsunit/
debug-set-variable-value.js 277 // Check that we correctly update parameter, that is known to be stored
elements-kind.js 97 // Make sure the element kind transitions from smi when a non-smi is stored.
  /external/v8/test/webkit/
named-function-expression.js 43 shouldBe('(function Foo(){ return 1; }); try { Foo(); throw "FuncExpr was stored"; } catch(e) { if(typeof(e)=="string") throw e; } 1', "1");
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
postproc_mmx.asm 266 ; we rely on the fact that the clamping vectors are stored contiguously
  /packages/apps/Dialer/src/com/android/dialer/database/
DialerDatabaseHelper.java 557 final String stored = getProperty(db, key, ""); local
559 return Integer.parseInt(stored);
    [all...]
  /external/blktrace/doc/
blktrace.tex 45 \item[blkparse] A utility which formats events stored in files, or when
65 As noted above, the kernel patch along with the blktrace and blkparse utilities are stored in a git repository. One simple way to get going would be:
250 Superblock backups stored on blocks:
356 stored into debugfs files. The size and number of buffers can be
359 \item blktrace stores the extracted data into files stored in the
    [all...]
  /external/libavc/common/arm/
ih264_inter_pred_luma_bilinear_a9q.s 69 @* UWORD8 pointer to the destination where the output of bilinear filter is stored.
ih264_weighted_pred_a9q.s 57 @* UWORD8 pointer to the destination where the output block is stored.
287 @* UWORD8 pointer to the destination where the output block is stored.
ih264_weighted_bi_pred_a9q.s 60 @* UWORD8 pointer to the destination where the output block is stored.
375 @* UWORD8 pointer to the destination where the output block is stored.
  /external/libvpx/libvpx/vpx_dsp/x86/
quantize_avx_x86_64.asm 45 ; coeff stored as 32bit numbers but we process them as 16 bit numbers
243 ; coeff stored as 32bit numbers & require 16bit numbers
quantize_ssse3_x86_64.asm 70 ; coeff stored as 32bit numbers & require 16bit numbers
  /external/mesa3d/docs/
MESA_texture_array.spec 687 When <target> is TEXTURE_2D_ARRAY_EXT, each layer is stored independently
690 and/or returned as a series of two-dimensional textures stored
    [all...]
  /external/zlib/src/contrib/masmx64/
gvmat64.asm 72 ;window equ rsp + xx - LocalVarsSize ; local copy of s->window ; stored in r10
74 ;scanstart equ rsp + xx - LocalVarsSize ; first two bytes of string ; stored in r12w
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/
vp9_iht8x8_add_neon.asm 120 ; will be stored back into q8-q15 registers. This macro will touch q0-q7
283 ; output will be stored back into q8-q15 registers. This macro will touch
vp9_idct16x16_add_neon.asm 47 ; will be stored back into q8-q15 registers. This function will touch q0-q7
293 ; will be stored back into q8-q15 registers. This function will touch q0-q7
797 ; will be stored back into q8-q15 registers. This function will touch q0-q7
    [all...]
  /prebuilts/sdk/current/support/v7/preference/libs/
android-support-v7-preference.jar 
  /external/ImageMagick/www/api/
property.php 191 <p>The returned string is stored as a properity of the same name for faster lookup later. It should NOT be freed by the caller.</p>
  /external/libvorbis/doc/
05-comment.tex 41 The vector lengths and number of vectors are stored lsb first, according
06-floor0.tex 85 can, in fact, be stored in the bitstream in \link{vorbis:spec:ilog}{ilog}( \varname{[floor0_number_of_books]} -
07-floor1.tex 96 A list of floor X values is stored in the packet header in interleaved
  /external/libvpx/libvpx/vpx_dsp/arm/
idct16x16_add_neon.asm 47 ; will be stored back into q8-q15 registers. This function will touch q0-q7
293 ; will be stored back into q8-q15 registers. This function will touch q0-q7
797 ; will be stored back into q8-q15 registers. This function will touch q0-q7
    [all...]
loopfilter_8_neon.asm 257 ; each to fit into one 32 bit arm register. The values are stored in
  /ndk/build/core/
setup-toolchain.mk 134 # Define the root path where toolchain prebuilts are stored
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/redshift/
layer1.py 558 data encryption keys stored in an HSM.
656 This value is stored as a lower-case string.
    [all...]
  /external/libvpx/libvpx/vp8/common/x86/
postproc_sse2.asm 679 ; we rely on the fact that the clamping vectors are stored contiguously

Completed in 367 milliseconds

1 2 3 4 56 7 8 9