Home
last modified time | relevance | path

Searched defs:pType (Results 1 – 12 of 12) 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/chromium_org/third_party/angle/src/compiler/
DParseContext.cpp600 bool TParseContext::boolErrorCheck(const TSourceLoc& line, const TPublicType& pType) in boolErrorCheck()
610 bool TParseContext::samplerErrorCheck(const TSourceLoc& line, const TPublicType& pType, const char*… in samplerErrorCheck()
629 bool TParseContext::structQualifierErrorCheck(const TSourceLoc& line, const TPublicType& pType) in structQualifierErrorCheck()
946 …TParseContext::executeInitializer(const TSourceLoc& line, TString& identifier, TPublicType& pType, in executeInitializer()
/external/libnfc-nxp/src/
DphFriNfc_LlcpUtils.c34 uint8_t *pType, in phFriNfc_Llcp_DecodeTLV()
/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/mesa3d/src/gallium/drivers/nv50/codegen/
Dnv50_ir_emit_nv50.cpp42 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/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/chromium_org/third_party/icu/source/common/
Duloc_tag.c1392 const char *pKey, *pType; in _appendLDMLExtensionAsKeywords() local
/external/icu4c/common/
Duloc_tag.c1716 const char *pType = NULL; /* LDML type */ in _appendLDMLExtensionAsKeywords() local
/external/chromium_org/third_party/sqlite/src/src/
Dbuild.c1075 void sqlite3AddColumnType(Parse *pParse, Token *pType){ in sqlite3AddColumnType()
/external/svox/pico/lib/
Dpicopam.c179 picoos_uint8 pType; /*Phrase type*/ member