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

  /external/python/cpython2/Mac/Modules/cf/
pycfbridge.c 18 CFTypeID typeid; local
24 typeid = CFGetTypeID(src);
25 if (typeid == CFArrayGetTypeID())
27 if (typeid == CFDictionaryGetTypeID())
101 CFTypeID typeid; local
103 typeid = CFGetTypeID(src);
104 if (typeid == CFStringGetTypeID())
106 if (typeid == CFBooleanGetTypeID())
108 if (typeid == CFNumberGetTypeID()) {
_CFmodule.c 4688 CFTypeID typeid; local
    [all...]
  /external/clang/test/Preprocessor/
cxx_oper_keyword_ms_compat.cpp 93 #define typeid macro
178 typeid
  /device/linaro/bootloader/edk2/StdLib/LibC/Stdio/
vfwprintf.c 129 enum typeid { enum
150 static int __grow_type_table(int, enum typeid **, int *);
    [all...]
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.jdt.core_3.14.0.v20180528-0519.jar 

Completed in 398 milliseconds