Home
last modified time | relevance | path

Searched defs:pType (Results 1 – 14 of 14) sorted by relevance

/external/tcpdump/
Dipx.h21 u_int8_t pType; /* Packet Type (i.e. level 2 protocol) */ member
/external/smack/src/org/jivesoftware/smack/proxy/
DProxyInfo.java45 public ProxyInfo( ProxyType pType, String pHost, int pPort, String pUser, in ProxyInfo()
/external/libnfc-nxp/src/
DphFriNfc_LlcpUtils.c34 uint8_t *pType, in phFriNfc_Llcp_DecodeTLV()
/external/chromium_org/third_party/angle/src/compiler/translator/
DParseContext.cpp598 bool TParseContext::boolErrorCheck(const TSourceLoc& line, const TPublicType& pType) in boolErrorCheck()
608 bool TParseContext::samplerErrorCheck(const TSourceLoc& line, const TPublicType& pType, const char*… in samplerErrorCheck()
627 bool TParseContext::structQualifierErrorCheck(const TSourceLoc& line, const TPublicType& pType) in structQualifierErrorCheck()
651 bool TParseContext::locationDeclaratorListCheck(const TSourceLoc& line, const TPublicType &pType) in locationDeclaratorListCheck()
1094 …Context::executeInitializer(const TSourceLoc& line, const TString& identifier, TPublicType& pType, in executeInitializer()
/external/pdfium/fpdfsdk/src/
Dfpdfppo.cpp201 CPDF_Object* pType = pDict->GetElement("Type")->GetDirect(); in PageDictGetInheritableTag() local
/external/mesa3d/src/gallium/drivers/nv50/codegen/
Dnv50_ir_emit_nv50.cpp42 inline void setProgramType(Program::Type pType) { progType = pType; } in setProgramType()
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
Dnv50_ir_emit_nv50.cpp42 inline void setProgramType(Program::Type pType) { progType = pType; } in setProgramType()
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nvc0/codegen/
Dnv50_ir_emit_nvc0.cpp38 inline void setProgramType(Program::Type pType) { progType = pType; } in setProgramType()
/external/mesa3d/src/gallium/drivers/nvc0/codegen/
Dnv50_ir_emit_nvc0.cpp38 inline void setProgramType(Program::Type pType) { progType = pType; } in setProgramType()
/external/icu/icu4c/source/common/
Duloc_tag.c1716 const char *pType = NULL; /* LDML type */ in _appendLDMLExtensionAsKeywords() local
/external/chromium_org/third_party/icu/source/common/
Duloc_tag.c1716 const char *pType = NULL; /* LDML type */ in _appendLDMLExtensionAsKeywords() local
/external/chromium_org/third_party/sqlite/src/src/
Dbuild.c1072 void sqlite3AddColumnType(Parse *pParse, Token *pType){ in sqlite3AddColumnType()
/external/svox/pico/lib/
Dpicopam.c179 picoos_uint8 pType; /*Phrase type*/ member
/external/pdfium/core/src/fpdfapi/fpdf_parser/
Dfpdf_parser_parser.cpp16 CPDF_Object* pType = pDict->GetElementValue(FX_BSTRC("Type")); in IsSignatureDict() local