HomeSort by relevance Sort by last modified time
    Searched defs:is_object (Results 1 - 25 of 28) sorted by null

1 2

  /art/compiler/dex/
inline_method_analyser.h 65 uint16_t is_object : 1; member in struct:art::InlineReturnArgData
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/BinaryFormat/
Magic.h 51 bool is_object() const { return V != unknown; } function in struct:llvm::file_magic
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/BinaryFormat/
Magic.h 51 bool is_object() const { return V != unknown; } function in struct:llvm::file_magic
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/BinaryFormat/
Magic.h 51 bool is_object() const { return V != unknown; } function in struct:llvm::file_magic
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/BinaryFormat/
Magic.h 51 bool is_object() const { return V != unknown; } function in struct:llvm::file_magic
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/BinaryFormat/
Magic.h 51 bool is_object() const { return V != unknown; } function in struct:llvm::file_magic
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/BinaryFormat/
Magic.h 51 bool is_object() const { return V != unknown; } function in struct:llvm::file_magic
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/BinaryFormat/
Magic.h 51 bool is_object() const { return V != unknown; } function in struct:llvm::file_magic
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/BinaryFormat/
Magic.h 51 bool is_object() const { return V != unknown; } function in struct:llvm::file_magic
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/BinaryFormat/
Magic.h 51 bool is_object() const { return V != unknown; } function in struct:llvm::file_magic
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/BinaryFormat/
Magic.h 51 bool is_object() const { return V != unknown; } function in struct:llvm::file_magic
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/BinaryFormat/
Magic.h 51 bool is_object() const { return V != unknown; } function in struct:llvm::file_magic
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/BinaryFormat/
Magic.h 51 bool is_object() const { return V != unknown; } function in struct:llvm::file_magic
  /frameworks/compile/mclinker/lib/LD/
ELFObjectWriter.cpp 124 bool is_object = m_Config.codeGenType() == LinkerConfig::Object; local
126 assert(is_dynobj || is_exec || is_binary || is_object);
139 if (is_object || is_dynobj || is_exec) {
  /external/llvm/include/llvm/Support/
FileSystem.h 267 bool is_object() const { function in struct:llvm::sys::fs::file_magic
    [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
FileSystem.h 270 bool is_object() const { function in struct:llvm::sys::fs::file_magic
    [all...]
  /external/v8/src/arm/
macro-assembler-arm.cc 3327 Label is_object; local
    [all...]
  /external/tensorflow/tensorflow/core/platform/cloud/
gcs_file_system.cc 1398 bool is_object; local
    [all...]
  /external/v8/src/mips64/
macro-assembler-mips64.cc 6393 Label is_object; local
    [all...]
  /external/v8/src/x87/
macro-assembler-x87.cc 2418 Label is_object; local
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
FileSystem.h 266 bool is_object() const { function in struct:llvm::sys::fs::file_magic
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
FileSystem.h 266 bool is_object() const { function in struct:llvm::sys::fs::file_magic
    [all...]
  /external/clang/test/SemaCXX/
type-traits.cpp 682 void is_object() function
    [all...]
  /external/v8/src/ia32/
macro-assembler-ia32.cc 2572 Label is_object; local
    [all...]
  /external/v8/src/mips/
macro-assembler-mips.cc 5983 Label is_object; local
    [all...]

Completed in 2977 milliseconds

1 2