HomeSort by relevance Sort by last modified time
    Searched refs:class_type (Results 1 - 9 of 9) sorted by null

  /external/libcap-ng/libcap-ng-0.7/bindings/python/
capng.py 35 def _swig_setattr_nondynamic(self,class_type,name,value,static=1):
41 method = class_type.__swig_setmethods__.get(name,None)
48 def _swig_setattr(self,class_type,name,value):
49 return _swig_setattr_nondynamic(self,class_type,name,value,0)
51 def _swig_getattr(self,class_type,name):
53 method = class_type.__swig_getmethods__.get(name,None)
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/svgadump/
svga_dump.py 62 assert self.decl.class_type in ('struct', 'union')
  /external/mesa3d/src/gallium/drivers/svga/svgadump/
svga_dump.py 62 assert self.decl.class_type in ('struct', 'union')
  /external/chromium_org/tools/grit/grit/
util.py 431 def NewClassInstance(class_name, class_type):
437 class_type: the class or superclass this object must implement
452 if isinstance(class_instance, class_type):
  /external/chromium/testing/gmock/scripts/generator/cpp/
ast.py     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/cp/
cp-tree.h 920 tree class_type; variable
3853 class_type, \/* "class" types. *\/ enumerator in enum:tag_types
4576 tree class_type; member in struct:cp_declarator::__anon35578::__anon35582
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/cp/
cp-tree.h 920 tree class_type; variable
3853 class_type, \/* "class" types. *\/ enumerator in enum:tag_types
4576 tree class_type; member in struct:cp_declarator::__anon36307::__anon36311
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/cp/
cp-tree.h 920 tree class_type; variable
3853 class_type, \/* "class" types. *\/ enumerator in enum:tag_types
4576 tree class_type; member in struct:cp_declarator::__anon37138::__anon37142
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/cp/
cp-tree.h 920 tree class_type; variable
3853 class_type, \/* "class" types. *\/ enumerator in enum:tag_types
4576 tree class_type; member in struct:cp_declarator::__anon37867::__anon37871
    [all...]

Completed in 1588 milliseconds