Home
last modified time | relevance | path

Searched defs:reference (Results 1 – 25 of 88) sorted by relevance

1234

/minix/external/bsd/llvm/dist/clang/docs/tools/
H A Ddump_ast_matchers.py359 reference = open('../LibASTMatchersReference.html').read() variable
360 reference = re.sub(r'<!-- START_DECL_MATCHERS.*END_DECL_MATCHERS -->', variable
362 reference = re.sub(r'<!-- START_NARROWING_MATCHERS.*END_NARROWING_MATCHERS -->', variable
364 reference = re.sub(r'<!-- START_TRAVERSAL_MATCHERS.*END_TRAVERSAL_MATCHERS -->', variable
/minix/external/bsd/libc++/dist/libcxx/test/support/
H A Dtest_iterators.h33 typedef typename std::iterator_traits<It>::reference reference; typedef
63 typedef typename std::iterator_traits<It>::reference reference; typedef
115 typedef typename std::iterator_traits<It>::reference reference; typedef
167 typedef typename std::iterator_traits<It>::reference reference; typedef
218 typedef typename std::iterator_traits<It>::reference reference; typedef
H A Dmin_allocator.h106 typedef T& reference; typedef
177 typedef const T& reference; typedef
/minix/external/bsd/libarchive/dist/libarchive/test/
H A Dtest_read_format_cpio_bin_be.c32 const char *reference = "test_read_format_cpio_bin_be.cpio"; in DEFINE_TEST() local
/minix/external/bsd/libc++/dist/libcxx/test/std/strings/basic.string/
H A Dinput_iterator.h24 typedef typename std::iterator_traits<It>::reference reference; typedef
/minix/external/bsd/libc++/dist/libcxx/test/strings/basic.string/
H A Dinput_iterator.h24 typedef typename std::iterator_traits<It>::reference reference; typedef
/minix/external/bsd/llvm/dist/llvm/include/llvm/IR/
H A DCFG.h44 typedef typename super::reference reference; typedef
114 typedef typename super::reference reference; typedef
142 operator reference() const { return *it; } in reference() function
/minix/external/bsd/dhcp/dist/includes/omapip/
H A Dalloc.h71 void *reference; member
89 #define rc_register(file, line, reference, addr, refcnt, d, f) argument
90 #define rc_register_mdl(reference, addr, refcnt, d, f) argument
/minix/external/bsd/libc++/dist/libcxx/test/std/containers/container.adaptors/queue/queue.defn/
H A Dtypes.pass.cpp42 typedef int& reference; typedef
/minix/external/bsd/libc++/dist/libcxx/test/std/iterators/iterator.primitives/iterator.traits/
H A Diterator.pass.cpp32 typedef A& reference; typedef
/minix/external/bsd/libc++/dist/libcxx/test/std/containers/container.adaptors/priority.queue/
H A Dtypes.pass.cpp44 typedef int& reference; typedef
/minix/external/bsd/libc++/dist/libcxx/test/std/containers/container.adaptors/stack/stack.defn/
H A Dtypes.pass.cpp43 typedef int& reference; typedef
/minix/external/bsd/libc++/dist/libcxx/test/iterators/iterator.primitives/iterator.traits/
H A Diterator.pass.cpp32 typedef A& reference; typedef
/minix/external/bsd/libc++/dist/libcxx/test/containers/container.adaptors/stack/stack.defn/
H A Dtypes.pass.cpp43 typedef int& reference; typedef
/minix/external/bsd/libc++/dist/libcxx/test/containers/container.adaptors/priority.queue/
H A Dtypes.pass.cpp44 typedef int& reference; typedef
/minix/external/bsd/libc++/dist/libcxx/test/containers/container.adaptors/queue/queue.defn/
H A Dtypes.pass.cpp42 typedef int& reference; typedef
/minix/external/bsd/llvm/dist/clang/test/CodeGenCXX/
H A Dcxx0x-initializer-references.cpp3 namespace reference { namespace
H A Dcxx0x-initializer-stdinitializerlist-pr12086.cpp30 typedef const _E& reference; typedef in std::initializer_list
/minix/bin/chmod/
H A Dchmod.c79 char *mode, *reference; in main() local
/minix/external/bsd/llvm/dist/clang/include/clang/AST/
H A DDeclLookups.h30 typedef lookup_result reference; typedef
H A DAttrIterator.h72 typedef SpecificAttr* reference; typedef
/minix/external/bsd/llvm/dist/llvm/include/llvm/ADT/
H A DDenseSet.h86 typedef value_type &reference; typedef
106 typedef value_type &reference; typedef
/minix/external/bsd/libc++/dist/libcxx/test/std/containers/
H A Dstack_allocator.h25 typedef value_type& reference; typedef
/minix/external/bsd/libc++/dist/libcxx/test/containers/
H A Dstack_allocator.h25 typedef value_type& reference; typedef
/minix/external/bsd/llvm/dist/clang/docs/
H A DBlock-ABI-Apple.rst311 Importing ``__attribute__((NSObject))`` variables

1234