HomeSort by relevance Sort by last modified time
    Searched full:is_type (Results 1 - 25 of 25) sorted by null

  /external/clang/test/Lexer/
keywords_test.cpp 6 #define IS_TYPE(NAME) void is_##NAME##_type() { int f(NAME); }
10 #define CXX11_TYPE(NAME) IS_TYPE(NAME)
32 IS_TYPE(__char16_t);
34 IS_TYPE(__char32_t);
  /art/compiler/sea_ir/types/
type_inference_visitor_test.cc 54 const Type* is_type = tiv.MergeTypes(int_type, short_type); local
56 EXPECT_TRUE(is_type == int_type);
  /device/moto/shamu/camera/QCamera2/HAL3/
QCamera3Stream.h 65 cam_is_type_t is_type,
QCamera3Channel.h 391 cam_is_type_t is_type,
QCamera3Stream.cpp 240 cam_is_type_t is_type,
278 mStreamInfo->is_type = is_type;
QCamera3HWI.cpp 1996 cam_is_type_t is_type; local
    [all...]
QCamera3Channel.cpp     [all...]
  /external/chromium_org/chrome/installer/util/
product.h 52 bool is_type(BrowserDistribution::Type type) const { function in class:installer::Product
installer_state.cc 498 if ((*scan)->is_type(distribution_type))
  /external/chromium_org/third_party/cython/src/Cython/Compiler/
Parsing.pxd 148 cpdef p_c_declarator(PyrexScanner s, ctx = *, bint empty = *, bint is_type = *, bint cmethod_flag = *,
153 cdef p_c_simple_declarator(PyrexScanner s, ctx, bint empty, bint is_type, bint cmethod_flag,
Parsing.py     [all...]
Symtab.py 70 # is_type boolean Is a type definition
144 is_type = 0 variable in class:Entry
407 def declare(self, name, cname, type, pos, visibility, shadow = 0, is_type = 0):
411 if type.is_buffer and not isinstance(self, LocalScope): # and not is_type:
463 is_type=True)
464 entry.is_type = 1
513 if not (entry.is_type and entry.type.is_struct_or_union
543 if not (entry.is_type and entry.type.is_cpp_class):
785 if entry and entry.is_type:
    [all...]
ExprNodes.py     [all...]
Nodes.py     [all...]
ModuleNode.py     [all...]
  /external/chromium_org/third_party/cython/src/Cython/Build/
Inline.py 91 if entry.is_type:
  /external/chromium_org/third_party/pymock/
mock.py     [all...]
  /external/valgrind/main/coregrind/m_demangle/
cplus-dem.c     [all...]
  /device/moto/shamu/camera/QCamera2/stack/common/
cam_intf.h 439 cam_is_type_t is_type; member in struct:__anon4191
    [all...]
  /device/moto/shamu/camera/QCamera2/HAL/
QCamera2HWI.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/lib64/
libiberty.a     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/lib64/
libiberty.a     [all...]
  /prebuilts/python/linux-x86/2.7.5/bin/
python 
python2 
python2.7 

Completed in 2902 milliseconds