| /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Basic/ |
| VirtualFileSystem.h | 128 namespace detail { namespace in namespace:clang::vfs 142 } // end namespace detail 147 std::shared_ptr<detail::DirIterImpl> Impl; // Input iterator semantics on copy 150 directory_iterator(std::shared_ptr<detail::DirIterImpl> I) 306 namespace detail { namespace in namespace:clang::vfs 310 } // end namespace detail 314 std::unique_ptr<detail::InMemoryDirectory> Root;
|
| /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Basic/ |
| VirtualFileSystem.h | 128 namespace detail { namespace in namespace:clang::vfs 142 } // end namespace detail 147 std::shared_ptr<detail::DirIterImpl> Impl; // Input iterator semantics on copy 150 directory_iterator(std::shared_ptr<detail::DirIterImpl> I) 306 namespace detail { namespace in namespace:clang::vfs 310 } // end namespace detail 314 std::unique_ptr<detail::InMemoryDirectory> Root;
|
| /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Basic/ |
| VirtualFileSystem.h | 128 namespace detail { namespace in namespace:clang::vfs 142 } // end namespace detail 147 std::shared_ptr<detail::DirIterImpl> Impl; // Input iterator semantics on copy 150 directory_iterator(std::shared_ptr<detail::DirIterImpl> I) 306 namespace detail { namespace in namespace:clang::vfs 310 } // end namespace detail 314 std::unique_ptr<detail::InMemoryDirectory> Root;
|
| /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Basic/ |
| VirtualFileSystem.h | 128 namespace detail { namespace in namespace:clang::vfs 142 } // end namespace detail 147 std::shared_ptr<detail::DirIterImpl> Impl; // Input iterator semantics on copy 150 directory_iterator(std::shared_ptr<detail::DirIterImpl> I) 306 namespace detail { namespace in namespace:clang::vfs 310 } // end namespace detail 314 std::unique_ptr<detail::InMemoryDirectory> Root;
|
| /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/ |
| VirtualFileSystem.h | 128 namespace detail { namespace in namespace:clang::vfs 142 } // end namespace detail 147 std::shared_ptr<detail::DirIterImpl> Impl; // Input iterator semantics on copy 150 directory_iterator(std::shared_ptr<detail::DirIterImpl> I) 306 namespace detail { namespace in namespace:clang::vfs 310 } // end namespace detail 314 std::unique_ptr<detail::InMemoryDirectory> Root;
|
| /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Basic/ |
| VirtualFileSystem.h | 128 namespace detail { namespace in namespace:clang::vfs 142 } // end namespace detail 147 std::shared_ptr<detail::DirIterImpl> Impl; // Input iterator semantics on copy 150 directory_iterator(std::shared_ptr<detail::DirIterImpl> I) 306 namespace detail { namespace in namespace:clang::vfs 310 } // end namespace detail 314 std::unique_ptr<detail::InMemoryDirectory> Root;
|
| /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Basic/ |
| VirtualFileSystem.h | 128 namespace detail { namespace in namespace:clang::vfs 142 } // end namespace detail 147 std::shared_ptr<detail::DirIterImpl> Impl; // Input iterator semantics on copy 150 directory_iterator(std::shared_ptr<detail::DirIterImpl> I) 306 namespace detail { namespace in namespace:clang::vfs 310 } // end namespace detail 314 std::unique_ptr<detail::InMemoryDirectory> Root;
|
| /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Basic/ |
| VirtualFileSystem.h | 128 namespace detail { namespace in namespace:clang::vfs 142 } // end namespace detail 147 std::shared_ptr<detail::DirIterImpl> Impl; // Input iterator semantics on copy 150 directory_iterator(std::shared_ptr<detail::DirIterImpl> I) 306 namespace detail { namespace in namespace:clang::vfs 310 } // end namespace detail 314 std::unique_ptr<detail::InMemoryDirectory> Root;
|
| /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Basic/ |
| VirtualFileSystem.h | 128 namespace detail { namespace in namespace:clang::vfs 142 } // end namespace detail 147 std::shared_ptr<detail::DirIterImpl> Impl; // Input iterator semantics on copy 150 directory_iterator(std::shared_ptr<detail::DirIterImpl> I) 306 namespace detail { namespace in namespace:clang::vfs 310 } // end namespace detail 314 std::unique_ptr<detail::InMemoryDirectory> Root;
|
| /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Basic/ |
| VirtualFileSystem.h | 128 namespace detail { namespace in namespace:clang::vfs 142 } // end namespace detail 147 std::shared_ptr<detail::DirIterImpl> Impl; // Input iterator semantics on copy 150 directory_iterator(std::shared_ptr<detail::DirIterImpl> I) 306 namespace detail { namespace in namespace:clang::vfs 310 } // end namespace detail 314 std::unique_ptr<detail::InMemoryDirectory> Root;
|
| /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Basic/ |
| VirtualFileSystem.h | 128 namespace detail { namespace in namespace:clang::vfs 142 } // end namespace detail 147 std::shared_ptr<detail::DirIterImpl> Impl; // Input iterator semantics on copy 150 directory_iterator(std::shared_ptr<detail::DirIterImpl> I) 306 namespace detail { namespace in namespace:clang::vfs 310 } // end namespace detail 314 std::unique_ptr<detail::InMemoryDirectory> Root;
|
| /prebuilts/ndk/r16/sources/third_party/vulkan/src/libs/glm/detail/ |
| type_vec4.hpp | 45 namespace detail namespace in namespace:glm 51 // Implementation detail 92 GLM_SWIZZLE_GEN_VEC_FROM_VEC4(T, P, detail::tvec4, detail::tvec2, detail::tvec3, detail::tvec4) 369 }//namespace detail
|
| /prebuilts/sdk/renderscript/include/ |
| rs_for_each.rsh | 55 * cell, like the Array0 index or the current level of detail. 341 * rsGetDimLod: Number of levels of detail for the specified kernel context 343 * Returns the number of levels of detail for the specified kernel context. This is useful 346 * Returns 0 if Level of Detail is not used. 421 * rsGetLod: Index in the Levels of Detail dimension for the specified kernel context 423 * Returns the index in the Levels of Detail dimension of the cell being processed, 427 * Returns 0 if the Levels of Detail dimension is not present.
|
| /external/clang/lib/Basic/ |
| VirtualFileSystem.cpp | 251 class RealFSDirIter : public clang::vfs::detail::DirIterImpl { 335 clang::vfs::detail::DirIterImpl::~DirIterImpl() { } 338 class OverlayFSDirIterImpl : public clang::vfs::detail::DirIterImpl { 405 namespace detail { namespace in namespace:clang::vfs 496 : Root(new detail::InMemoryDirectory( 524 detail::InMemoryDirectory *Dir = Root.get(); 528 detail::InMemoryNode *Node = Dir->getChild(Name); 539 Dir->addChild(Name, llvm::make_unique<detail::InMemoryFile>( 551 Dir = cast<detail::InMemoryDirectory>(Dir->addChild( 552 Name, llvm::make_unique<detail::InMemoryDirectory>(std::move(Stat)))) [all...] |
| /external/capstone/arch/XCore/ |
| XCoreMapping.c | 1378 if (h->detail) { 1380 memcpy(insn->detail->regs_read, insns[i].regs_use, sizeof(insns[i].regs_use)); 1381 insn->detail->regs_read_count = (uint8_t)count_positive(insns[i].regs_use); 1383 memcpy(insn->detail->regs_write, insns[i].regs_mod, sizeof(insns[i].regs_mod)); 1384 insn->detail->regs_write_count = (uint8_t)count_positive(insns[i].regs_mod); 1386 memcpy(insn->detail->groups, insns[i].groups, sizeof(insns[i].groups)); 1387 insn->detail->groups_count = (uint8_t)count_positive(insns[i].groups); 1391 insn->detail->groups[insn->detail->groups_count] = XCORE_GRP_JUMP; 1392 insn->detail->groups_count++ [all...] |
| /external/capstone/include/ |
| capstone.h | 248 // Detail information of disassembled instruction 278 // NOTE: detail pointer is only valid when both requirements below are met: 282 // NOTE 2: when in Skipdata mode, or when detail mode is OFF, even if this pointer 284 cs_detail *detail; member in struct:cs_insn 304 CS_ERR_DETAIL, // Information is unavailable because detail option is OFF 585 NOTE: this API is only valid when detail option is ON (which is OFF by default). 604 NOTE: this API is only valid when detail option is ON (which is OFF by default) 622 NOTE: this API is only valid when detail option is ON (which is OFF by default) 639 NOTE: this API is only valid when detail option is ON (which is OFF by default) 656 NOTE: this API is only valid when detail option is ON (which is OFF by default [all...] |
| /external/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/ |
| APIInfo.java | 428 public void print(PrintWriter pw, boolean detail, boolean html) { 429 print(pw, detail, html, true); 432 public void print(PrintWriter pw, boolean detail, boolean html, boolean withStatus) { 434 format(buf, detail, html, withStatus); 438 public void format(StringBuilder buf, boolean detail, boolean html, boolean withStatus) { 442 if (!detail) { 503 if (detail) { 522 if (detail) { 572 public void println(PrintWriter pw, boolean detail, boolean html) { 573 print(pw, detail, html) [all...] |
| /external/llvm/include/llvm/Object/ |
| ELFTypes.h | 42 using packed = support::detail::packed_endian_specific_integral<Ty, E, 2>; 90 typedef support::detail::packed_endian_specific_integral< 92 typedef support::detail::packed_endian_specific_integral< 94 typedef support::detail::packed_endian_specific_integral< 96 typedef support::detail::packed_endian_specific_integral< 98 typedef support::detail::packed_endian_specific_integral< 109 typedef support::detail::packed_endian_specific_integral< 111 typedef support::detail::packed_endian_specific_integral< 120 typedef support::detail::packed_endian_specific_integral< 122 typedef support::detail::packed_endian_specific_integral [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/ |
| ELFTypes.h | 42 using packed = support::detail::packed_endian_specific_integral<Ty, E, 2>; 90 typedef support::detail::packed_endian_specific_integral< 92 typedef support::detail::packed_endian_specific_integral< 94 typedef support::detail::packed_endian_specific_integral< 96 typedef support::detail::packed_endian_specific_integral< 98 typedef support::detail::packed_endian_specific_integral< 109 typedef support::detail::packed_endian_specific_integral< 111 typedef support::detail::packed_endian_specific_integral< 120 typedef support::detail::packed_endian_specific_integral< 122 typedef support::detail::packed_endian_specific_integral [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Object/ |
| ELFTypes.h | 47 using packed = support::detail::packed_endian_specific_integral<Ty, E, 2>; 95 using Elf_Half = support::detail::packed_endian_specific_integral< 97 using Elf_Word = support::detail::packed_endian_specific_integral< 99 using Elf_Sword = support::detail::packed_endian_specific_integral< 101 using Elf_Xword = support::detail::packed_endian_specific_integral< 103 using Elf_Sxword = support::detail::packed_endian_specific_integral< 114 using Elf_Addr = support::detail::packed_endian_specific_integral< 116 using Elf_Off = support::detail::packed_endian_specific_integral< 125 using Elf_Addr = support::detail::packed_endian_specific_integral< 127 using Elf_Off = support::detail::packed_endian_specific_integral [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Object/ |
| ELFTypes.h | 47 using packed = support::detail::packed_endian_specific_integral<Ty, E, 2>; 95 using Elf_Half = support::detail::packed_endian_specific_integral< 97 using Elf_Word = support::detail::packed_endian_specific_integral< 99 using Elf_Sword = support::detail::packed_endian_specific_integral< 101 using Elf_Xword = support::detail::packed_endian_specific_integral< 103 using Elf_Sxword = support::detail::packed_endian_specific_integral< 114 using Elf_Addr = support::detail::packed_endian_specific_integral< 116 using Elf_Off = support::detail::packed_endian_specific_integral< 125 using Elf_Addr = support::detail::packed_endian_specific_integral< 127 using Elf_Off = support::detail::packed_endian_specific_integral [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Object/ |
| ELFTypes.h | 47 using packed = support::detail::packed_endian_specific_integral<Ty, E, 2>; 95 using Elf_Half = support::detail::packed_endian_specific_integral< 97 using Elf_Word = support::detail::packed_endian_specific_integral< 99 using Elf_Sword = support::detail::packed_endian_specific_integral< 101 using Elf_Xword = support::detail::packed_endian_specific_integral< 103 using Elf_Sxword = support::detail::packed_endian_specific_integral< 114 using Elf_Addr = support::detail::packed_endian_specific_integral< 116 using Elf_Off = support::detail::packed_endian_specific_integral< 125 using Elf_Addr = support::detail::packed_endian_specific_integral< 127 using Elf_Off = support::detail::packed_endian_specific_integral [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Object/ |
| ELFTypes.h | 47 using packed = support::detail::packed_endian_specific_integral<Ty, E, 2>; 95 using Elf_Half = support::detail::packed_endian_specific_integral< 97 using Elf_Word = support::detail::packed_endian_specific_integral< 99 using Elf_Sword = support::detail::packed_endian_specific_integral< 101 using Elf_Xword = support::detail::packed_endian_specific_integral< 103 using Elf_Sxword = support::detail::packed_endian_specific_integral< 114 using Elf_Addr = support::detail::packed_endian_specific_integral< 116 using Elf_Off = support::detail::packed_endian_specific_integral< 125 using Elf_Addr = support::detail::packed_endian_specific_integral< 127 using Elf_Off = support::detail::packed_endian_specific_integral [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Object/ |
| ELFTypes.h | 47 using packed = support::detail::packed_endian_specific_integral<Ty, E, 2>; 95 using Elf_Half = support::detail::packed_endian_specific_integral< 97 using Elf_Word = support::detail::packed_endian_specific_integral< 99 using Elf_Sword = support::detail::packed_endian_specific_integral< 101 using Elf_Xword = support::detail::packed_endian_specific_integral< 103 using Elf_Sxword = support::detail::packed_endian_specific_integral< 114 using Elf_Addr = support::detail::packed_endian_specific_integral< 116 using Elf_Off = support::detail::packed_endian_specific_integral< 125 using Elf_Addr = support::detail::packed_endian_specific_integral< 127 using Elf_Off = support::detail::packed_endian_specific_integral [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Object/ |
| ELFTypes.h | 47 using packed = support::detail::packed_endian_specific_integral<Ty, E, 2>; 95 using Elf_Half = support::detail::packed_endian_specific_integral< 97 using Elf_Word = support::detail::packed_endian_specific_integral< 99 using Elf_Sword = support::detail::packed_endian_specific_integral< 101 using Elf_Xword = support::detail::packed_endian_specific_integral< 103 using Elf_Sxword = support::detail::packed_endian_specific_integral< 114 using Elf_Addr = support::detail::packed_endian_specific_integral< 116 using Elf_Off = support::detail::packed_endian_specific_integral< 125 using Elf_Addr = support::detail::packed_endian_specific_integral< 127 using Elf_Off = support::detail::packed_endian_specific_integral [all...] |