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

  /art/compiler/optimizing/
optimizing_compiler.cc 699 uint16_t type_index = method->GetDeclaringClass()->GetDexTypeIndex(); local
706 if (dex_cache->GetResolvedType(type_index) == nullptr) {
707 dex_cache->SetResolvedType(type_index, method->GetDeclaringClass());
    [all...]
instruction_builder.cc 2420 uint16_t type_index = instruction.VRegC_22c(); local
2438 uint32_t type_index = instruction.VRegB_35c(); local
2447 uint32_t type_index = instruction.VRegB_3rc(); local
2604 uint16_t type_index = instruction.VRegB_21c(); local
2646 uint16_t type_index = instruction.VRegC_22c(); local
2653 uint16_t type_index = instruction.VRegB_21c(); local
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/
wrstabs.c 151 long type_index; member in struct:stab_write_handle
495 info.type_index = 1;
594 tindex = info->type_index;
595 ++info->type_index;
617 tindex = info->type_index;
618 ++info->type_index;
654 tindex = info->type_index;
655 ++info->type_index;
713 tindex = info->type_index;
714 ++info->type_index;
    [all...]
  /art/runtime/
dex_file.cc 1659 uint32_t type_index = DecodeUnsignedLeb128(&annotation); local
2101 uint32_t type_index = DecodeUnsignedLeb128(annotation); local
2167 uint32_t type_index = DecodeUnsignedLeb128(&annotation); local
    [all...]
  /external/emma/core/java12/com/vladium/emma/instr/
InstrVisitor.java 569 final int type_index = cls.addClassref ("[[Z"); local
571 type_index >>> 8, // indexbyte1
572 type_index, // indexbyte2
    [all...]
  /external/selinux/libsepol/src/
policydb.c 887 static int type_index(hashtab_key_t key, hashtab_datum_t datum, void *datap) function
959 common_index, class_index, role_index, type_index, user_index,
    [all...]
  /prebuilts/tools/linux-x86_64/kythe/extractors/
javac_extractor.jar 
  /prebuilts/tools/linux-x86_64/kythe/indexers/
java_indexer.jar 
  /external/guice/lib/build/
bnd-0.0.384.jar 
  /prebuilts/tools/common/m2/repository/biz/aQute/bnd/1.50.0/
bnd-1.50.0.jar 
  /prebuilts/tools/common/m2/repository/biz/aQute/bndlib/1.50.0/
bndlib-1.50.0.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
bcel.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/bcel/2.0.1/
bcel-2.0.1.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/bcel-findbugs/6.0/
bcel-findbugs-6.0.jar 
  /external/emma/lib/
emma.jar 
  /external/owasp/sanitizer/tools/emma/lib/
emma.jar 
  /prebuilts/devtools/tools/lib/
emma.jar 
emma_device.jar 

Completed in 746 milliseconds