Searched defs:second (Results 1 - 7 of 7) sorted by relevance

/fuchsia/zircon/system/ulib/region-alloc/
H A Dregion-alloc.cpp146 Region* second = region_pool_->New(this); local
/fuchsia/zircon/system/ulib/fbl/include/fbl/
H A Dintrusive_pointer_traits.h69 static inline void Swap(PtrType& first, PtrType& second) { argument
109 static inline void Swap(PtrType& first, PtrType& second) { first.swap(second); } argument
148 static inline void Swap(PtrType& first, PtrType& second) { first.swap(second); } argument
H A Dintrusive_wavl_tree.h1040 static void pod_swap(T& first, T& second) { argument
/fuchsia/zircon/third_party/uapp/fsck-msdosfs/
H A Dfat.c398 comparefat(struct bootblock *boot, struct fatEntry *first, struct fatEntry *second, u_int fatnum) argument
/fuchsia/zircon/kernel/lib/pow2_range_allocator/
H A Dpow2_range_allocator.cpp93 p2ra_block_t* second; local
[all...]
/fuchsia/zircon/system/uapp/ihda/
H A Dprint_codec_state.cpp345 const auto& second = widget.conn_list_[i + 1]; local
/fuchsia/zircon/kernel/tests/
H A Dthread_tests.cpp515 spin_lock_t second = SPIN_LOCK_INITIAL_VALUE; member in struct:lock_pair_t

Completed in 91 milliseconds