| /external/deqp/modules/gles31/functional/ | 
| es31fNegativeBufferApiTests.cpp | 1463  FunctionContainer funcs[] =  local [all...]
 | 
| es31fNegativeShaderApiTests.cpp | 1999  FunctionContainer funcs[] =  local [all...]
 | 
| es31fNegativeStateApiTests.cpp | 1092  FunctionContainer funcs[] =  local [all...]
 | 
| es31fNegativeTextureApiTests.cpp | 3026  FunctionContainer funcs[] =  local [all...]
 | 
| es31fProgramUniformTests.cpp | 114 static inline int getGLInt (const glw::Functions& funcs, const deUint32 name) 117 	funcs.getIntegerv(name, &val);
 811 		// UNIFORMFUNC_VALUE: use pass-by-value versions of uniform assignment funcs, e.g. glProgramUniform1f(), where possible. If not given, use pass-by-pointer versions.
 960 		const glw::Functions&	funcs						= m_context.getRenderContext().getFunctions();  local
 965 		const int				vertexTexUnitsSupported		= getGLInt(funcs, GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS);
 966 		const int				fragmentTexUnitsSupported	= getGLInt(funcs, GL_MAX_TEXTURE_IMAGE_UNITS);
 967 		const int				combinedTexUnitsSupported	= getGLInt(funcs, GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS);
 [all...]
 | 
| /external/freetype/src/cff/ | 
| cffobjs.c | 86       PSH_Globals_Funcs  funcs;  local 89       funcs = cff_size_get_globals_funcs( size );
 90       if ( funcs )
 95         funcs->destroy( internal->topfont );
 98           funcs->destroy( internal->subfonts[i - 1] );
 161     PSH_Globals_Funcs  funcs = cff_size_get_globals_funcs( size );  local
 164     if ( funcs )
 180       error = funcs->create( cffsize->face->memory, &priv,
 191         error = funcs->create( cffsize->face->memory, &priv,
 214     PSH_Globals_Funcs  funcs;  local
 271  PSH_Globals_Funcs funcs;  local
 366  T2_Hints_Funcs funcs;  local
 [all...]
 | 
| /external/libpcap/msdos/ | 
| pktdrvr.h | 53         BYTE  funcs;        /* Basic/Extended/HiPerf functions   */
  member in struct:__anon4146 
 | 
| /external/chromium_org/components/nacl/loader/ | 
| nacl_ipc_adapter.cc | 94   NaClDescCustomFuncs funcs = NACL_DESC_CUSTOM_FUNCS_INITIALIZER;  local 95   funcs.Destroy = NaClDescCustomDestroy;
 96   funcs.SendMsg = NaClDescCustomSendMsg;
 97   funcs.RecvMsg = NaClDescCustomRecvMsg;
 99   return NaClDescMakeCustomDesc(new DescThunker(adapter), &funcs);
 
 | 
| /external/chromium_org/third_party/harfbuzz-ng/src/ | 
| hb-uniscribe.cc | 233   hb_uniscribe_shaper_funcs_t *funcs = (hb_uniscribe_shaper_funcs_t *) hb_atomic_ptr_get (&uniscribe_funcs);  local 235   if (unlikely (!funcs))
 237     funcs = (hb_uniscribe_shaper_funcs_t *) calloc (1, sizeof (hb_uniscribe_shaper_funcs_t));
 238     if (unlikely (!funcs))
 241     funcs->init ();
 243     if (!hb_atomic_ptr_cmpexch (&uniscribe_funcs, NULL, funcs)) {
 244       free (funcs);
 253   return funcs;
 300   hb_uniscribe_shaper_funcs_t *funcs;  member in struct:hb_uniscribe_shaper_face_data_t
 434   data->funcs = hb_uniscribe_shaper_get_funcs ()
 598  hb_uniscribe_shaper_funcs_t *funcs = face_data->funcs;  local
 [all...]
 | 
| hb-ot-layout-gsubgpos-private.hh | 1041  ContextClosureFuncs funcs;  member in struct:OT::ContextClosureLookupContext 1047  ContextCollectGlyphsFuncs funcs;  member in struct:OT::ContextCollectGlyphsLookupContext
 1053  ContextApplyFuncs funcs;  member in struct:OT::ContextApplyLookupContext
 1542  ContextClosureFuncs funcs;  member in struct:OT::ChainContextClosureLookupContext
 1548  ContextCollectGlyphsFuncs funcs;  member in struct:OT::ChainContextCollectGlyphsLookupContext
 1554  ContextApplyFuncs funcs;  member in struct:OT::ChainContextApplyLookupContext
 [all...]
 | 
| /external/harfbuzz_ng/src/ | 
| hb-uniscribe.cc | 233   hb_uniscribe_shaper_funcs_t *funcs = (hb_uniscribe_shaper_funcs_t *) hb_atomic_ptr_get (&uniscribe_funcs);  local 235   if (unlikely (!funcs))
 237     funcs = (hb_uniscribe_shaper_funcs_t *) calloc (1, sizeof (hb_uniscribe_shaper_funcs_t));
 238     if (unlikely (!funcs))
 241     funcs->init ();
 243     if (!hb_atomic_ptr_cmpexch (&uniscribe_funcs, NULL, funcs)) {
 244       free (funcs);
 253   return funcs;
 300   hb_uniscribe_shaper_funcs_t *funcs;  member in struct:hb_uniscribe_shaper_face_data_t
 433   data->funcs = hb_uniscribe_shaper_get_funcs ()
 597  hb_uniscribe_shaper_funcs_t *funcs = face_data->funcs;  local
 [all...]
 | 
| hb-ot-layout-gsubgpos-private.hh | 1041  ContextClosureFuncs funcs;  member in struct:OT::ContextClosureLookupContext 1047  ContextCollectGlyphsFuncs funcs;  member in struct:OT::ContextCollectGlyphsLookupContext
 1053  ContextApplyFuncs funcs;  member in struct:OT::ContextApplyLookupContext
 1543  ContextClosureFuncs funcs;  member in struct:OT::ChainContextClosureLookupContext
 1549  ContextCollectGlyphsFuncs funcs;  member in struct:OT::ChainContextCollectGlyphsLookupContext
 1555  ContextApplyFuncs funcs;  member in struct:OT::ChainContextApplyLookupContext
 [all...]
 | 
| /external/nanopb-c/ | 
| pb.h | 280     } funcs;  member in struct:_pb_callback_t 286     } funcs;
 
 | 
| /external/llvm/lib/Target/CppBackend/ | 
| CPPBackend.cpp | 2031  const Module::FunctionListType &funcs = TheModule->getFunctionList();  local [all...]
 | 
| /external/chromium_org/third_party/boringssl/src/include/openssl/ | 
| asn1t.h | 520 const void *funcs;		/* functions that handle this type */  member in struct:ASN1_ITEM_st 546  * The 'funcs' field is used for application
 549  * For COMPAT types the funcs field gives a
 734 /* Macro to implement an ASN1_ITEM in terms of old style funcs */
 
 | 
| /external/chromium_org/third_party/freetype/include/freetype/internal/ | 
| psaux.h | 118   /*    funcs     :: A table of method pointers for this object.           */ 133     PS_Table_FuncsRec  funcs;  member in struct:PS_TableRec_
 426   /*    funcs  :: A table of functions for the parser.                     */
 436     PS_Parser_FuncsRec  funcs;  member in struct:PS_ParserRec_
 561   /*    funcs        :: An array of function pointers for the builder.     */
 588     T1_Builder_FuncsRec  funcs;  member in struct:T1_BuilderRec_
 694     T1_Decoder_FuncsRec  funcs;  member in struct:T1_DecoderRec_
 [all...]
 | 
| /external/freetype/include/internal/ | 
| psaux.h | 118   /*    funcs     :: A table of method pointers for this object.           */ 133     PS_Table_FuncsRec  funcs;  member in struct:PS_TableRec_
 426   /*    funcs  :: A table of functions for the parser.                     */
 436     PS_Parser_FuncsRec  funcs;  member in struct:PS_ParserRec_
 561   /*    funcs        :: An array of function pointers for the builder.     */
 588     T1_Builder_FuncsRec  funcs;  member in struct:T1_BuilderRec_
 694     T1_Decoder_FuncsRec  funcs;  member in struct:T1_DecoderRec_
 [all...]
 | 
| /external/openssl/crypto/asn1/ | 
| asn1t.h | 573 const void *funcs;		/* functions that handle this type */  member in struct:ASN1_ITEM_st 599  * The 'funcs' field is used for application
 602  * For COMPAT types the funcs field gives a
 787 /* Macro to implement an ASN1_ITEM in terms of old style funcs */
 
 | 
| /external/openssl/include/openssl/ | 
| asn1t.h | 573 const void *funcs;		/* functions that handle this type */  member in struct:ASN1_ITEM_st 599  * The 'funcs' field is used for application
 602  * For COMPAT types the funcs field gives a
 787 /* Macro to implement an ASN1_ITEM in terms of old style funcs */
 
 | 
| /external/deqp/modules/gles2/functional/ | 
| es2fUniformApiTests.cpp | 98 static inline int getGLInt (const glw::Functions& funcs, const deUint32 name) 101 	funcs.getIntegerv(name, &val);
 756 		// UNIFORMFUNC_VALUE: use pass-by-value versions of uniform assignment funcs, e.g. glUniform1f(), where possible. If not given, use pass-by-pointer versions.
 971 		const glw::Functions&	funcs						= m_context.getRenderContext().getFunctions();  local
 [all...]
 | 
| /external/deqp/modules/gles3/functional/ | 
| es3fUniformApiTests.cpp | 110 static inline int getGLInt (const glw::Functions& funcs, const deUint32 name) 113 	funcs.getIntegerv(name, &val);
 917 		// UNIFORMFUNC_VALUE: use pass-by-value versions of uniform assignment funcs, e.g. glUniform1f(), where possible. If not given, use pass-by-pointer versions.
 1142  const glw::Functions& funcs = m_context.getRenderContext().getFunctions();  local
 [all...]
 | 
| /external/javasqlite/src/main/native/ | 
| sqlite_jni.c | 66     struct hfunc *funcs;	/* SQLite user defined function handles */  member in struct:__anon2201 828 	while ((f = h->funcs)) {
 829 	    h->funcs = f->next;
 1110 	h->funcs = 0;
 [all...]
 | 
| /external/deqp/modules/glshared/ | 
| glsBuiltinPrecisionTests.cpp | 4368  FuncSet funcs;  local [all...]
 | 
| /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ | 
| org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar |  | 
| org.apache.jasper_5.5.17.v201004212143.jar |  |