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

1 2 3 4 56 7 8 91011>>

  /external/chromium_org/v8/test/webkit/
dfg-array-pop-side-effects.js 41 // Ensure that we always transition the array's structure to one that indicates
dictionary-prototype-caching.js 35 // Prototype lookup caching will attempt to convert proto back to an ordinary structure
  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/tests/
opt-gvmat64.asm 78 ; in the deflate_state structure since the asm code was first written
80 ; Note : these value are good with a 8 bytes boundary pack structure
88 ;;; Offsets for fields in the deflate_state structure. These numbers
96 ; in zlib in the deflate_state structure since the asm code was first written
171 ;;; deflate_state structure during the function's setup (before
  /external/chromium_org/third_party/freetype/src/base/
ftstream.c 724 void* structure )
770 p = (FT_Byte*)structure + fields->offset;
832 p = (FT_Byte*)structure + fields->offset;
  /external/freetype/src/base/
ftstream.c 724 void* structure )
770 p = (FT_Byte*)structure + fields->offset;
832 p = (FT_Byte*)structure + fields->offset;
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/
ftstream.c 724 void* structure )
770 p = (FT_Byte*)structure + fields->offset;
832 p = (FT_Byte*)structure + fields->offset;
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
chromevox_json.js 297 // The walk method is used to recursively walk the resulting structure
351 // into a JavaScript structure. The '{' operator is subject to a
359 // structure, passing each name/value pair to a reviver function for
group_util.js 90 // Aria structure roles
editable_text_area_shadow.js 24 * Map from line index to a data structure containing the start
73 * Map from line index to a data structure containing the start
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/walkers/
math_shifter.js 46 * structure.
  /external/chromium_org/third_party/mesa/src/src/glsl/
link_uniforms.cpp 87 const char *field = t->fields.structure[i].name;
93 recursion(t->fields.structure[i].type, name, new_length);
511 * end-of-array or end-of-structure padding), adding one,
  /external/chromium_org/third_party/openmax_dl/dl/sp/src/arm/neon/
omxSP_FFTInv_CCSToR_S16_Sfs_s.S 130 @ Structure offsets for the FFTSpec
138 @ Read the size from structure and take log
141 @ Read other structure parameters
  /external/chromium_org/tools/grit/grit/
clique.py 208 def Callback(id, structure):
220 for is_ph,text in structure:
  /external/chromium_org/v8/test/webkit/resources/
json2-es5-compat.js 106 If it returns what it received, then the structure is not modified.
412 // The walk method is used to recursively walk the resulting structure so
463 // JavaScript structure. The '{' operator is subject to a syntactic ambiguity
469 // In the optional fourth stage, we recursively walk the new structure, passing
  /external/jpeg/
jmemdosa.asm 259 ; The XMScontext structure contains values for the AX,DX,BX,SI,DS registers.
261 ; AX,DX,BX registers are written back to the context structure.
340 ; The EMScontext structure contains values for the AX,DX,BX,SI,DS registers.
342 ; AX,DX,BX registers are written back to the context structure.
  /external/libunwind/doc/
unw_init_local.tex 20 pointed to by \Var{c} with the machine-state in the context structure
  /external/mesa3d/src/glsl/
link_uniforms.cpp 87 const char *field = t->fields.structure[i].name;
93 recursion(t->fields.structure[i].type, name, new_length);
511 * end-of-array or end-of-structure padding), adding one,
  /external/qemu/distrib/jpeg-6b/
jmemdosa.asm 259 ; The XMScontext structure contains values for the AX,DX,BX,SI,DS registers.
261 ; AX,DX,BX registers are written back to the context structure.
340 ; The EMScontext structure contains values for the AX,DX,BX,SI,DS registers.
342 ; AX,DX,BX registers are written back to the context structure.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/tests/
test_refactor.py 239 def check(structure, expected):
249 for fn in structure:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/tests/
test_refactor.py 239 def check(structure, expected):
249 for fn in structure:
  /cts/tools/dex-tools/src/dex/reader/
DexFileReader.java 19 import dex.structure.DexFile;
  /external/chromium_org/chrome/browser/resources/
plugins.js 8 * that data. It expects an object structure like the above.
43 * template expects each plugin's format to match the following structure to
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/news_a11y/
feed.js 89 // Set ARIA role indicating the feed element has a tree structure
147 // tree structure
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/x86/
ssim_opt.asm 58 ; TODO: Use parm passing through structure, probably don't need the pxors
148 ; TODO: Use parm passing through structure, probably don't need the pxors
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/x86/
vp9_ssim_opt.asm 58 ; TODO: Use parm passing through structure, probably don't need the pxors
148 ; TODO: Use parm passing through structure, probably don't need the pxors

Completed in 2460 milliseconds

1 2 3 4 56 7 8 91011>>