Searched refs:__attribute__ (Results 1 – 25 of 52) sorted by relevance
123
| /rocksdb-6.9/port/ |
| D | jemalloc_helper.h | 43 extern "C" void* mallocx(size_t, int) __attribute__((__weak__)); 44 extern "C" void* rallocx(void*, size_t, int) __attribute__((__weak__)); 46 extern "C" size_t sallocx(const void*, int) __attribute__((__weak__)); 47 extern "C" void dallocx(void*, int) __attribute__((__weak__)); 48 extern "C" void sdallocx(void*, size_t, int) __attribute__((__weak__)); 49 extern "C" size_t nallocx(size_t, int) __attribute__((__weak__)); 51 __attribute__((__weak__)); 53 __attribute__((__weak__)); 55 size_t) __attribute__((__weak__)); 57 const char*) __attribute__((__weak__)); [all …]
|
| /rocksdb-6.9/db_stress_tool/ |
| D | db_stress_gflags.cc | 23 static const bool FLAGS_seed_dummy __attribute__((__unused__)) = 334 static const bool FLAGS_subcompactions_dummy __attribute__((__unused__)) = 346 static const bool FLAGS_reopen_dummy __attribute__((__unused__)) = 532 static const bool FLAGS_readpercent_dummy __attribute__((__unused__)) = 538 static const bool FLAGS_prefixpercent_dummy __attribute__((__unused__)) = 543 static const bool FLAGS_writepercent_dummy __attribute__((__unused__)) = 548 static const bool FLAGS_delpercent_dummy __attribute__((__unused__)) = 566 static const bool FLAGS_iterpercent_dummy __attribute__((__unused__)) = 570 static const bool FLAGS_num_iterations_dummy __attribute__((__unused__)) = 596 static const bool FLAGS_ops_per_thread_dummy __attribute__((__unused__)) = [all …]
|
| /rocksdb-6.9/db/ |
| D | forward_iterator_bench.cc | 51 char pad1[128] __attribute__((__unused__)); 53 char pad2[128] __attribute__((__unused__)); 56 char pad3[128] __attribute__((__unused__)); 70 } __attribute__((__packed__)); 76 char pad1[128] __attribute__((__unused__)); 80 char pad2[128] __attribute__((__unused__)); 86 char pad3[128] __attribute__((__unused__)); 192 char pad1[128] __attribute__((__unused__)); 201 char pad2[128] __attribute__((__unused__)); 263 char pad1[128] __attribute__((__unused__)); [all …]
|
| D | column_family.cc | 464 bool was_last_ref __attribute__((__unused__)); in SuperVersionUnrefHandle() 618 bool deleted __attribute__((__unused__)); in ~ColumnFamilyData() 1273 bool was_last_ref __attribute__((__unused__)); in ResetThreadLocalSuperVersions() 1425 bool last_ref __attribute__((__unused__)); in ~ColumnFamilySet() 1429 bool dummy_last_ref __attribute__((__unused__)); in ~ColumnFamilySet()
|
| /rocksdb-6.9/util/ |
| D | murmurhash.cc | 26 __attribute__((__no_sanitize__("alignment"))) 28 __attribute__((__no_sanitize_undefined__))
|
| D | coding.h | 449 __attribute__((__no_sanitize__("alignment"))) 451 __attribute__((__no_sanitize_undefined__)) 466 __attribute__((__no_sanitize__("alignment"))) 468 __attribute__((__no_sanitize_undefined__))
|
| D | crc32c.cc | 631 __attribute__((__no_sanitize__("alignment"))) 633 __attribute__((__no_sanitize_undefined__)) 682 __attribute__((__no_sanitize__("alignment"))) 684 __attribute__((__no_sanitize_undefined__))
|
| D | xxhash.cc | 142 # define XXH_FORCE_INLINE static inline __attribute__((always_inline)) 143 # define XXH_NO_INLINE static __attribute__((noinline)) 202 typedef union { xxh_u32 u32; } __attribute__((packed)) unalign; 712 typedef union { xxh_u32 u32; xxh_u64 u64; } __attribute__((packed)) unalign64;
|
| D | xxhash.h | 116 # define XXH_PUBLIC_API static __inline __attribute__((unused)) 467 # define XXH_ALIGN(n) __attribute__ ((aligned(n)))
|
| D | status.cc | 28 __attribute__((__unused__)); in CopyState()
|
| D | repeatable_thread.h | 107 int ret __attribute__((__unused__)) = in thread()
|
| /rocksdb-6.9/memory/ |
| D | jemalloc_nodump_allocator.cc | 107 int ret __attribute__((__unused__)) = in DestroyThreadSpecificCache() 122 Status s __attribute__((__unused__)) = DestroyArena(arena_index_); in ~JemallocNodumpAllocator()
|
| D | arena.h | 85 char inline_block_[kInlineSize] __attribute__((__aligned__(alignof(max_align_t))));
|
| /rocksdb-6.9/third-party/folly/folly/ |
| D | CPortability.h | 12 #define FOLLY_EXPORT __attribute__((__visibility__("default")))
|
| D | Portability.h | 49 #define FOLLY_NODISCARD __attribute__((__warn_unused_result__))
|
| /rocksdb-6.9/include/rocksdb/utilities/ |
| D | utility_db.h | 24 __attribute__((deprecated))
|
| /rocksdb-6.9/db/compaction/ |
| D | compaction_iterator.cc | 145 bool valid_key __attribute__((__unused__)); in Next() 334 SequenceNumber last_sequence __attribute__((__unused__)); in NextFromInput() 588 bool valid_key __attribute__((__unused__)); in NextFromInput()
|
| /rocksdb-6.9/port/win/ |
| D | io_win.cc | 205 BOOL ret __attribute__((__unused__)); in ~WinMmapReadableFile() 292 BOOL ret __attribute__((__unused__)); in MapNewRegion() 1032 __attribute__((__unused__)); in ~WinMemoryMappedBuffer() 1063 BOOL ret __attribute__((__unused__)); in ~WinFileLock()
|
| D | win_thread.cc | 145 __attribute__((__unused__)); in join()
|
| /rocksdb-6.9/monitoring/ |
| D | thread_status_updater_debug.cc | 23 auto iter __attribute__((__unused__)) = cf_info_map_.find(cfd); in TEST_VerifyColumnFamilyInfoMap()
|
| D | statistics.h | 21 #define ROCKSDB_FIELD_UNUSED __attribute__((__unused__))
|
| /rocksdb-6.9/utilities/transactions/ |
| D | write_unprepared_txn_db.h | 59 bool is_mem_disabled __attribute__((__unused__)), in Callback()
|
| D | write_prepared_txn_db.h | 562 uint64_t erased __attribute__((__unused__)); 861 bool is_mem_disabled __attribute__((__unused__)), in Callback() 925 bool is_mem_disabled __attribute__((__unused__)), in Callback()
|
| /rocksdb-6.9/utilities/persistent_cache/ |
| D | block_cache_tier_metadata.cc | 66 bool ok __attribute__((__unused__)); in Remove()
|
| /rocksdb-6.9/include/rocksdb/ |
| D | sst_file_writer.h | 19 #define ROCKSDB_DEPRECATED_FUNC __attribute__((__deprecated__))
|
123