HomeSort by relevance Sort by last modified time
    Searched refs:stored (Results 101 - 125 of 184) sorted by null

1 2 3 45 6 7 8

  /ndk/build/core/
main.mk 134 # Where all app-specific generated files will be stored
setup-toolchain.mk 112 # Define the root path where toolchain prebuilts are stored
  /external/chromium_org/tools/grit/grit/tool/
resize.py 225 '''Outputs an RC file and header file for the dialog 'dialog_id' stored in
  /external/dropbear/libtomcrypt/
crypt.tex 320 must pass it the length of the buffer where the output will be stored. For example:
424 If the function returns successfully the variable \textit{skey} will have a scheduled key stored in it. It's important to note
    [all...]
  /external/bison/data/
glr.cc 30 # The additional arguments are stored as members of the parser
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/benchmark/
background.js 21 // Configuration and results are stored globally.
85 // stored locally do not match.
  /external/chromium_org/remoting/webapp/
oauth2.js 198 console.log('Invalid access token stored.');
250 * @param {function():void} onOk Called after the new tokens are stored.
connection_history.js 86 * available' if there is no duration stored.
  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/tests/
opt-gvmat64.asm 54 ;%define window rsp + xx - LocalVarsSize ; local copy of s->window ; stored in r10
56 ;%define scanstart rsp + xx - LocalVarsSize ; first two bytes of string ; stored in r12w
  /external/chromium_org/chrome/browser/resources/file_manager/js/
folder_shortcuts_data_model.js 77 * Key name in chrome.storage. The array are stored with this name.
  /external/chromium_org/chrome/browser/resources/file_manager/js/media/
video_player.js 32 // Detach the video element, since it may be unreliable and reset stored
  /external/chromium_org/v8/test/mjsunit/
debug-set-variable-value.js 276 // Check that we correctly update parameter, that is known to be stored
elements-kind.js 125 // Make sure the element kind transitions from smi when a non-smi is stored.
  /external/chromium_org/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");
  /external/libvpx/libvpx/vp8/common/x86/
postproc_mmx.asm 263 ; we rely on the fact that the clamping vectors are stored contiguously
  /packages/apps/Dialer/src/com/android/dialer/database/
DialerDatabaseHelper.java 452 final String stored = getProperty(db, key, ""); local
454 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/chromium_org/third_party/mesa/src/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/libffi/src/mips/
n32.S 387 # fit in registers, then they were stored on the stack.
o32.S 251 # four arguments, then they are stored above where we put a3.
  /external/libvpx/libvpx/vp9/common/arm/neon/
vp9_short_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
  /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
  /external/guava/guava/src/com/google/common/primitives/
generate.sh 311 * stored in the first ? bytes of {@code bytes}; equivalent to {@code
  /external/libvorbis/doc/
05-comment.tex 41 The vector lengths and number of vectors are stored lsb first, according

Completed in 872 milliseconds

1 2 3 45 6 7 8