Searched refs:structure (Results 76 - 100 of 338) sorted by relevance

1234567891011>>

/external/chromium_org/third_party/freetype/src/base/
H A Dftstream.c724 void* structure )
770 p = (FT_Byte*)structure + fields->offset;
832 p = (FT_Byte*)structure + fields->offset;
/external/freetype/src/base/
H A Dftstream.c724 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/
H A Dftstream.c724 void* structure )
770 p = (FT_Byte*)structure + fields->offset;
832 p = (FT_Byte*)structure + fields->offset;
/external/chromium_org/third_party/cython/src/Cython/Includes/cpython/
H A Dref.pxd36 # temporary variable, update the list data structure, and then
H A Ddict.pxd112 # internal dictionary structure, and since the structure is
/external/chromium_org/third_party/mesa/src/src/glsl/
H A Dlink_uniforms.cpp87 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,
H A Dglsl_types.h133 * \c GLSL_TYPE_STRUCT, it is the number of elements in the structure and
134 * the number of values pointed to by \c fields.structure (below).
144 struct glsl_struct_field *structure; /**< List of struct fields. */ member in union:glsl_type::__anon14256
291 * There are no implicit array or structure conversions. For example,
442 * Get the type of a structure field
445 * Pointer to the type of the named field. If the type is not a structure
H A Dast_function.cpp1189 type->fields.structure[i].name);
1226 * structure has come into scope.
1229 _mesa_glsl_error(& loc, state, "unknown type `%s' (structure name "
1282 if (apply_implicit_conversion(constructor_type->fields.structure[i].type,
1290 constructor_type->fields.structure[i].name,
1292 constructor_type->fields.structure[i].type->name);
/external/chromium_org/third_party/openmax_dl/dl/sp/src/arm/neon/
H A DomxSP_FFTInv_CCSToR_S16_Sfs_s.S138 @ Read the size from structure and take log
141 @ Read other structure parameters
/external/chromium_org/tools/grit/grit/node/
H A Dmisc.py315 from grit.node import structure namespace
326 structure.StructureNode, variant.SkeletonNode)):
/external/jpeg/
H A Djmemdosa.asm259 ; 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/
H A Dunw_init_local.tex20 pointed to by \Var{c} with the machine-state in the context structure
H A Dunw_get_proc_info_by_ip.tex33 info should be looked up and \Var{pip} is a pointer to a structure of
/external/mesa3d/src/glsl/
H A Dlink_uniforms.cpp87 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,
H A Dglsl_types.h133 * \c GLSL_TYPE_STRUCT, it is the number of elements in the structure and
134 * the number of values pointed to by \c fields.structure (below).
144 struct glsl_struct_field *structure; /**< List of struct fields. */ member in union:glsl_type::__anon27667
291 * There are no implicit array or structure conversions. For example,
442 * Get the type of a structure field
445 * Pointer to the type of the named field. If the type is not a structure
/external/qemu/distrib/jpeg-6b/
H A Djmemdosa.asm259 ; 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/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/x86/
H A Dssim_opt_x86_64.asm58 ; 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/
H A Dvp9_ssim_opt_x86_64.asm58 ; 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/libvpx/libvpx/vp8/encoder/x86/
H A Dssim_opt.asm58 ; 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/libvpx/libvpx/vp9/encoder/x86/
H A Dvp9_ssim_opt.asm58 ; 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/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/
H A Dgenlingware.pl17 the resource file structure is as follows:
/external/zlib/src/contrib/masmx64/
H A Dgvmat64.asm115 ; in the deflate_state structure since the asm code was first written
117 ; Note : these value are good with a 8 bytes boundary pack structure
125 ;;; Offsets for fields in the deflate_state structure. These numbers
133 ; in zlib in the deflate_state structure since the asm code was first written
209 ;;; deflate_state structure during the function's setup (before
/external/clang/lib/CodeGen/
H A DCGExprConstant.cpp1337 llvm::StructType *structure = local
1341 unsigned numElements = structure->getNumElements();
1360 llvm::Type *baseType = structure->getElementType(fieldIndex);
1393 llvm::Type *baseType = structure->getElementType(fieldIndex);
1401 elements[i] = llvm::Constant::getNullValue(structure->getElementType(i));
1404 return llvm::ConstantStruct::get(structure, elements);
/external/icu/icu4c/source/common/
H A DAndroid.mk118 # This is the empty compiled-in icu data structure
/external/zlib/src/contrib/masmx86/
H A Dmatch686.asm75 ; in zlib in the deflate_state structure since the asm code was first written
82 ; Note : these value are good with a 8 bytes boundary pack structure
140 ;;; Offsets for fields in the deflate_state structure. These numbers
211 ;;; deflate_state structure during the function's setup (before

Completed in 567 milliseconds

1234567891011>>