HomeSort by relevance Sort by last modified time
    Searched full:class_type (Results 1 - 17 of 17) 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/smali/dexlib/src/main/java/org/jf/dexlib/
FieldIdItem.java 115 out.annotate(2, "class_type: " + classType.getTypeDescriptor());
MethodIdItem.java 110 out.annotate(2, "class_type: " + classType.getTypeDescriptor());
ClassDefItem.java 150 out.annotate(4, "class_type: " + classType.getTypeDescriptor());
  /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/javassist/src/main/javassist/bytecode/analysis/
Executor.java 36 private final Type CLASS_TYPE;
46 CLASS_TYPE = getType("java.lang.Class");
771 type = CLASS_TYPE;
    [all...]
  /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/testing/gmock/scripts/generator/cpp/
ast.py     [all...]
  /external/elfutils/libdw/
ChangeLog 107 * libdw_visit_scopes.c (classify_die): Return walk for class_type and
    [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::__anon33769::__anon33773
    [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::__anon34498::__anon34502
    [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::__anon35329::__anon35333
    [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::__anon36058::__anon36062
    [all...]
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfCompileUnit.cpp     [all...]
  /external/robolectric/lib/main/
javassist-3.14.0-GA.jar 
  /external/elfutils/src/
readelf.c     [all...]

Completed in 378 milliseconds