HomeSort by relevance Sort by last modified time
    Searched defs:IdType (Results 1 - 8 of 8) sorted by null

  /external/webrtc/webrtc/libjingle/xmpp/
mucroomlookuptask.h 32 enum IdType {
  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/spirv-tools/source/
text_handler.h 54 struct IdType {
60 // Default equality operator for IdType. Tests if all members are the same.
61 inline bool operator==(const IdType& first, const IdType& second) {
68 inline bool operator!=(const IdType& first, const IdType& second) {
73 extern const IdType kUnknownType;
76 inline bool isScalarIntegral(const IdType& type) {
81 inline bool isScalarFloating(const IdType& type) {
88 inline int assumedBitWidth(const IdType& type)
    [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/IpSecDxe/Ikev2/
Payload.h 179 UINT8 IdType;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
iscsidsc.h 193 IKE_IDENTIFICATION_PAYLOAD_TYPE IdType;
  /external/clang/lib/CodeGen/
CGObjCMac.cpp 239 CanQualType IdType = Ctx.getCanonicalParamType(Ctx.getObjCIdType());
242 IdType, SelType,
246 Types.arrangeBuiltinFunctionDeclaration(IdType, Params));
254 CanQualType IdType = Ctx.getCanonicalParamType(Ctx.getObjCIdType());
257 IdType,
260 IdType,
282 CanQualType IdType = Ctx.getCanonicalParamType(Ctx.getObjCIdType());
284 Params.push_back(IdType);
286 Params.push_back(IdType);
    [all...]
  /external/owasp/sanitizer/lib/htmlparser-1.3/
htmlparser-1.3-with-transitions.jar 
htmlparser-1.3.jar 
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
wdm.h     [all...]

Completed in 334 milliseconds