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

  /frameworks/base/libs/androidfw/
LoadedArsc.cpp 67 size_t type_count; member in struct:android::TypeSpec
102 type_spec->type_count = types_.size();
138 for (uint32_t i = 0; i < ptr->type_count; i++) {
328 const size_t type_count = type_specs_.size(); local
329 for (size_t i = 0; i < type_count; i++) {
351 for (size_t j = 0; j < type_spec->type_count; j++) {
360 const size_t type_count = type_specs_.size(); local
361 for (size_t i = 0; i < type_count; i++) {
364 for (size_t j = 0; j < type_spec->type_count; j++) {
393 for (size_t ti = 0; ti < type_spec->type_count; ti++)
    [all...]
  /external/llvm/include/llvm/IR/
DebugInfo.h 117 unsigned type_count() const { return TYs.size(); } function in class:llvm::DebugInfoFinder
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
DebugInfo.h 129 unsigned type_count() const { return TYs.size(); } function in class:llvm::DebugInfoFinder
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
DebugInfo.h 129 unsigned type_count() const { return TYs.size(); } function in class:llvm::DebugInfoFinder
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
DebugInfo.h 129 unsigned type_count() const { return TYs.size(); } function in class:llvm::DebugInfoFinder
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
DebugInfo.h 129 unsigned type_count() const { return TYs.size(); } function in class:llvm::DebugInfoFinder
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
DebugInfo.h 129 unsigned type_count() const { return TYs.size(); } function in class:llvm::DebugInfoFinder
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
DebugInfo.h 129 unsigned type_count() const { return TYs.size(); } function in class:llvm::DebugInfoFinder
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
DebugInfo.h 129 unsigned type_count() const { return TYs.size(); } function in class:llvm::DebugInfoFinder
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
DebugInfo.h 129 unsigned type_count() const { return TYs.size(); } function in class:llvm::DebugInfoFinder
  /frameworks/rs/rsov/driver/
rsovScript.cpp 417 VkDescriptorPoolSize type_count[] = {{
425 .poolSizeCount = NELEM(type_count),
426 .pPoolSizes = type_count,
  /external/selinux/prebuilts/bin/
seinfo.py 308 p.type_count, p.type_attribute_count))
  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DebugInfo.h 839 unsigned type_count() const { return TYs.size(); } function in class:llvm::DebugInfoFinder
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/policyrep/
__init__.py 370 def type_count(self): member in class:SELinuxPolicy
qpol.py 143 def type_count(self): return _qpol.qpol_policy_t_type_count(self) member in class:qpol_policy_t
    [all...]
qpol.i 263 size_t type_count() {
    [all...]

Completed in 1827 milliseconds