Home
last modified time | relevance | path

Searched defs:Rep (Results 1 – 25 of 184) sorted by relevance

12345678

/external/leveldb/table/
Dtable_builder.cc21 struct TableBuilder::Rep { struct in leveldb::TableBuilder
22 Rep(const Options& opt, WritableFile* f) in Rep() argument
38 Options options;
39 Options index_block_options;
40 WritableFile* file;
41 uint64_t offset;
42 Status status;
43 BlockBuilder data_block;
44 BlockBuilder index_block;
45 std::string last_key;
[all …]
Dtable.cc20 struct Table::Rep { struct in leveldb::Table
21 ~Rep() { in ~Rep()
27 Options options;
28 Status status;
29 RandomAccessFile* file;
30 uint64_t cache_id;
31 FilterBlockReader* filter;
32 const char* filter_data;
34 BlockHandle metaindex_handle; // Handle to metaindex_block: saved from footer
35 Block* index_block;
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/
Dcord_buffer.h313 struct Rep { struct
318 Rep() : short_rep{} {} in Rep() function
321 explicit Rep(cord_internal::CordRepFlat* rep) : long_rep{rep} { in Rep() function
326 bool is_short() const { in is_short()
353 // Disregards any previously set CordRep instance. argument
374 // Returns a pointer the external CordRep managed by this instance. argument
375 cord_internal::CordRepFlat* rep() const { in rep() argument
386 explicit Long(cord_internal::CordRepFlat* rep_arg) : rep(rep_arg) {} in Long() argument
396 explicit Long(cord_internal::CordRepFlat* rep_arg) : rep(rep_arg) {} in Long() argument
423 // be passed down into the CordRepFlat allocation function. argument
/external/cronet/third_party/abseil-cpp/absl/strings/
Dcord_buffer.h312 struct Rep { struct
317 Rep() : short_rep{} {} in Rep() argument
320 explicit Rep(cord_internal::CordRepFlat* rep) : long_rep{rep} { in Rep() argument
325 bool is_short() const { in is_short()
352 // Disregards any previously set CordRep instance. argument
373 // Returns a pointer the external CordRep managed by this instance. argument
374 cord_internal::CordRepFlat* rep() const { in rep() argument
385 explicit Long(cord_internal::CordRepFlat* rep_arg) : rep(rep_arg) {} in Long() argument
395 explicit Long(cord_internal::CordRepFlat* rep_arg) : rep(rep_arg) {} in Long() argument
422 // be passed down into the CordRepFlat allocation function. argument
/external/libtextclassifier/abseil-cpp/absl/strings/
Dcord_buffer.h312 struct Rep { struct
317 Rep() : short_rep{} {} in Rep() function
320 explicit Rep(cord_internal::CordRepFlat* rep) : long_rep{rep} { in Rep() function
325 bool is_short() const { in is_short()
352 // Disregards any previously set CordRep instance. argument
373 // Returns a pointer the external CordRep managed by this instance. argument
374 cord_internal::CordRepFlat* rep() const { in rep() argument
385 explicit Long(cord_internal::CordRepFlat* rep_arg) : rep(rep_arg) {} in Long() argument
395 explicit Long(cord_internal::CordRepFlat* rep_arg) : rep(rep_arg) {} in Long() argument
422 // be passed down into the CordRepFlat allocation function. argument
/external/abseil-cpp/absl/strings/
Dcord_buffer.h312 struct Rep { struct
317 Rep() : short_rep{} {} in Rep() argument
320 explicit Rep(cord_internal::CordRepFlat* rep) : long_rep{rep} { in Rep() function
325 bool is_short() const { in is_short()
352 // Disregards any previously set CordRep instance. argument
373 // Returns a pointer the external CordRep managed by this instance. argument
374 cord_internal::CordRepFlat* rep() const { in rep() argument
385 explicit Long(cord_internal::CordRepFlat* rep_arg) : rep(rep_arg) {} in Long() argument
395 explicit Long(cord_internal::CordRepFlat* rep_arg) : rep(rep_arg) {} in Long() argument
422 // be passed down into the CordRepFlat allocation function. argument
/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/strings/
Dcord_buffer.h313 struct Rep { struct
318 Rep() : short_rep{} {} in Rep() argument
321 explicit Rep(cord_internal::CordRepFlat* rep) : long_rep{rep} { in Rep() argument
326 bool is_short() const { in is_short()
353 // Disregards any previously set CordRep instance. argument
374 // Returns a pointer the external CordRep managed by this instance. argument
375 cord_internal::CordRepFlat* rep() const { in rep() argument
386 explicit Long(cord_internal::CordRepFlat* rep_arg) : rep(rep_arg) {} in Long() argument
396 explicit Long(cord_internal::CordRepFlat* rep_arg) : rep(rep_arg) {} in Long() argument
423 // be passed down into the CordRepFlat allocation function. argument
/external/webrtc/third_party/abseil-cpp/absl/strings/
Dcord_buffer.h313 struct Rep { struct
318 Rep() : short_rep{} {} in Rep() argument
321 explicit Rep(cord_internal::CordRepFlat* rep) : long_rep{rep} { in Rep() function
326 bool is_short() const { in is_short()
353 // Disregards any previously set CordRep instance. argument
374 // Returns a pointer the external CordRep managed by this instance. argument
375 cord_internal::CordRepFlat* rep() const { in rep() argument
386 explicit Long(cord_internal::CordRepFlat* rep_arg) : rep(rep_arg) {} in Long() argument
396 explicit Long(cord_internal::CordRepFlat* rep_arg) : rep(rep_arg) {} in Long() argument
423 // be passed down into the CordRepFlat allocation function. argument
/external/tensorflow/third_party/absl/abseil-cpp/absl/strings/
Dcord_buffer.h313 struct Rep { struct
318 Rep() : short_rep{} {} in Rep() function
321 explicit Rep(cord_internal::CordRepFlat* rep) : long_rep{rep} { in Rep() function
326 bool is_short() const { in is_short()
353 // Disregards any previously set CordRep instance. argument
374 // Returns a pointer the external CordRep managed by this instance. argument
375 cord_internal::CordRepFlat* rep() const { in rep() argument
386 explicit Long(cord_internal::CordRepFlat* rep_arg) : rep(rep_arg) {} in Long() argument
396 explicit Long(cord_internal::CordRepFlat* rep_arg) : rep(rep_arg) {} in Long() argument
423 // be passed down into the CordRepFlat allocation function. argument
/external/angle/third_party/abseil-cpp/absl/strings/
Dcord_buffer.h312 struct Rep { struct
317 Rep() : short_rep{} {} in Rep() function
320 explicit Rep(cord_internal::CordRepFlat* rep) : long_rep{rep} { in Rep() function
325 bool is_short() const { in is_short()
352 // Disregards any previously set CordRep instance. argument
373 // Returns a pointer the external CordRep managed by this instance. argument
374 cord_internal::CordRepFlat* rep() const { in rep() argument
385 explicit Long(cord_internal::CordRepFlat* rep_arg) : rep(rep_arg) {} in Long() argument
395 explicit Long(cord_internal::CordRepFlat* rep_arg) : rep(rep_arg) {} in Long() argument
422 // be passed down into the CordRepFlat allocation function. argument
/external/tensorflow/tensorflow/core/lib/io/
Dtable_builder.cc70 struct TableBuilder::Rep { struct in tensorflow::table::TableBuilder
71 Options options;
72 Options index_block_options;
73 WritableFile* file;
74 uint64 offset;
75 Status status;
76 BlockBuilder data_block;
77 BlockBuilder index_block;
78 string last_key;
79 int64_t num_entries;
[all …]
Dtable.cc30 struct Table::Rep { struct in tensorflow::table::Table
31 ~Rep() { delete index_block; } in ~Rep()
33 Options options;
34 Status status;
35 RandomAccessFile* file;
36 uint64 cache_id;
38 BlockHandle metaindex_handle; // Handle to metaindex_block: saved from footer
39 Block* index_block;
/external/sdv/vsomeip/third_party/boost/chrono/test/duration/
Dduration_values_pass.cpp28 typedef typename D::rep Rep; in check_max() typedef
32 typedef typename D::rep Rep; in check_max() typedef
41 typedef typename D::rep Rep; in check_min() typedef
45 typedef typename D::rep Rep; in check_min() typedef
55 typedef typename D::rep Rep; in check_zero() typedef
59 typedef typename D::rep Rep; in check_zero() typedef
/external/abseil-cpp/absl/strings/internal/
Dcord_internal.h681 struct Rep { struct
690 explicit Rep(DefaultInitType) {} in Rep() argument
691 constexpr Rep() : data{0} {} in Rep() argument
693 constexpr Rep& operator=(const Rep&) = default; argument
695 explicit constexpr Rep(CordRep* rep) : as_tree(rep) {} in Rep() function
697 explicit constexpr Rep(absl::string_view chars) in Rep() function
735 CordRep* tree() const { return as_tree.rep; } in tree() argument
736 void set_tree(CordRep* rhs) { as_tree.rep = rhs; } in set_tree() argument
741 void make_tree(CordRep* tree) { in make_tree() argument
747 constexpr Rep SanitizerSafeCopy() const { in SanitizerSafeCopy() argument
[all …]
/external/cronet/third_party/abseil-cpp/absl/strings/internal/
Dcord_internal.h673 struct Rep { struct
682 explicit Rep(DefaultInitType) {} in Rep() argument
683 constexpr Rep() : data{0} {} in Rep() function
685 constexpr Rep& operator=(const Rep&) = default; argument
687 explicit constexpr Rep(CordRep* rep) : as_tree(rep) {} in Rep() function
689 explicit constexpr Rep(absl::string_view chars) in Rep() argument
727 CordRep* tree() const { return as_tree.rep; } in tree() argument
728 void set_tree(CordRep* rhs) { as_tree.rep = rhs; } in set_tree() argument
733 void make_tree(CordRep* tree) { in make_tree() argument
739 constexpr Rep SanitizerSafeCopy() const { in SanitizerSafeCopy() argument
[all …]
/external/angle/third_party/abseil-cpp/absl/strings/internal/
Dcord_internal.h682 struct Rep { struct
691 explicit Rep(DefaultInitType) {} in Rep() argument
692 constexpr Rep() : data{0} {} in Rep() argument
694 constexpr Rep& operator=(const Rep&) = default; argument
696 explicit constexpr Rep(CordRep* rep) : as_tree(rep) {} in Rep() function
698 explicit constexpr Rep(absl::string_view chars) in Rep() function
736 CordRep* tree() const { return as_tree.rep; } in tree() argument
737 void set_tree(CordRep* rhs) { as_tree.rep = rhs; } in set_tree() argument
742 void make_tree(CordRep* tree) { in make_tree() argument
748 constexpr Rep SanitizerSafeCopy() const { in SanitizerSafeCopy() argument
[all …]
/external/libtextclassifier/abseil-cpp/absl/strings/internal/
Dcord_internal.h707 struct Rep { struct
716 explicit Rep(DefaultInitType) {} in Rep() function
717 constexpr Rep() : data{0} {} in Rep() function
719 constexpr Rep& operator=(const Rep&) = default; argument
721 explicit constexpr Rep(CordRep* rep) : as_tree(rep) {} in Rep() function
723 explicit constexpr Rep(absl::string_view chars) in Rep() function
761 CordRep* tree() const { return as_tree.rep; } in tree() argument
762 void set_tree(CordRep* rhs) { as_tree.rep = rhs; } in set_tree() argument
767 void make_tree(CordRep* tree) { in make_tree() argument
773 constexpr Rep SanitizerSafeCopy() const { in SanitizerSafeCopy() argument
[all …]
/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/strings/internal/
Dcord_internal.h705 struct Rep { struct
714 explicit Rep(DefaultInitType) {} in Rep() function
715 constexpr Rep() : data{0} {} in Rep() function
717 constexpr Rep& operator=(const Rep&) = default; argument
719 explicit constexpr Rep(CordRep* rep) : as_tree(rep) {} in Rep() argument
721 explicit constexpr Rep(absl::string_view chars) in Rep() function
759 CordRep* tree() const { return as_tree.rep; } in tree() argument
760 void set_tree(CordRep* rhs) { as_tree.rep = rhs; } in set_tree() argument
765 void make_tree(CordRep* tree) { in make_tree() argument
771 constexpr Rep SanitizerSafeCopy() const { in SanitizerSafeCopy() argument
[all …]
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/internal/
Dcord_internal.h705 struct Rep { struct
714 explicit Rep(DefaultInitType) {} in Rep() argument
715 constexpr Rep() : data{0} {} in Rep() function
717 constexpr Rep& operator=(const Rep&) = default; argument
719 explicit constexpr Rep(CordRep* rep) : as_tree(rep) {} in Rep() function
721 explicit constexpr Rep(absl::string_view chars) in Rep() function
759 CordRep* tree() const { return as_tree.rep; } in tree() argument
760 void set_tree(CordRep* rhs) { as_tree.rep = rhs; } in set_tree() argument
765 void make_tree(CordRep* tree) { in make_tree() argument
771 constexpr Rep SanitizerSafeCopy() const { in SanitizerSafeCopy() argument
[all …]
/external/sdv/vsomeip/third_party/boost/thread/include/boost/thread/
Dpoly_shared_lockable.hpp41 bool try_lock_shared_for(chrono::duration<Rep, Period> const & rel_time) in try_lock_shared_for()
72 bool try_lock_upgrade_for(chrono::duration<Rep, Period> const & rel_time) in try_lock_upgrade_for()
89 bool try_unlock_shared_and_lock_for(chrono::duration<Rep, Period> const & rel_time) in try_unlock_shared_and_lock_for()
107 bool try_unlock_shared_and_lock_upgrade_for(chrono::duration<Rep, Period> const & rel_time) in try_unlock_shared_and_lock_upgrade_for()
126 bool try_unlock_upgrade_and_lock_for(chrono::duration<Rep, Period> const & rel_time) in try_unlock_upgrade_and_lock_for()
Dnull_mutex.hpp64 bool try_lock_for(chrono::duration<Rep, Period> const &) in try_lock_for()
99 bool try_lock_shared_for(chrono::duration<Rep, Period> const &) in try_lock_shared_for()
134 bool try_lock_upgrade_for(chrono::duration<Rep, Period> const &) in try_lock_upgrade_for()
158 bool try_unlock_shared_and_lock_for(chrono::duration<Rep, Period> const &) in try_unlock_shared_and_lock_for()
189 bool try_unlock_shared_and_lock_upgrade_for(chrono::duration<Rep, Period> const &) in try_unlock_shared_and_lock_upgrade_for()
226 bool try_unlock_upgrade_and_lock_for(chrono::duration<Rep, Period> const &) in try_unlock_upgrade_and_lock_for()
Dlockable_adapter.hpp79 bool try_lock_for(chrono::duration<Rep, Period> const & rel_time) const in try_lock_for()
113 bool try_lock_shared_for(chrono::duration<Rep, Period> const & rel_time) const in try_lock_shared_for()
150 bool try_lock_upgrade_for(chrono::duration<Rep, Period> const & rel_time) const in try_lock_upgrade_for()
166 bool try_unlock_shared_and_lock_for(chrono::duration<Rep, Period> const & rel_time) const in try_unlock_shared_and_lock_for()
187 … bool try_unlock_shared_and_lock_upgrade_for(chrono::duration<Rep, Period> const & rel_time) const in try_unlock_shared_and_lock_upgrade_for()
212 bool try_unlock_upgrade_and_lock_for(chrono::duration<Rep, Period> const & rel_time) const in try_unlock_upgrade_and_lock_for()
/external/sdv/vsomeip/third_party/boost/chrono/include/boost/chrono/io/
Dduration_put.hpp104 …iter_type put(iter_type s, std::ios_base& ios, char_type fill, duration<Rep, Period> const& d, con… in put()
122duration<Rep, Period> const& d, const CharT* pattern, const CharT* pat_end, const char_type* val =… in put()
173 …iter_type put(iter_type s, std::ios_base& ios, char_type fill, duration<Rep, Period> const& d, con… in put()
201 …iter_type put_value(iter_type s, std::ios_base& ios, char_type fill, duration<Rep, Period> const& … in put_value()
216 …ype put_value(iter_type s, std::ios_base& ios, char_type fill, duration<process_times<Rep>, Period… in put_value()
244 …iter_type put_unit(iter_type s, std::ios_base& ios, char_type fill, duration<Rep, Period> const& d… in put_unit()
261 duration<Rep, Period> const& d) const in put_unit()
279 duration<process_times<Rep>, Period> const& d) const in put_unit()
/external/cronet/third_party/libc++/src/test/std/time/time.duration/time.duration.nonmember/
Dostream.pass.cpp42 static std::basic_string<CharT> stream_c_locale(std::chrono::duration<Rep, Period> duration) { in stream_c_locale()
50 static std::basic_string<CharT> stream_fr_FR_locale(std::chrono::duration<Rep, Period> duration) { in stream_fr_FR_locale()
60 static std::basic_string<CharT> stream_ja_JP_locale(std::chrono::duration<Rep, Period> duration) { in stream_ja_JP_locale()
/external/sdv/vsomeip/third_party/boost/chrono/test/
Drep.h23 BOOST_CONSTEXPR Rep() : data_() {} in Rep() function
24 explicit BOOST_CONSTEXPR Rep(int i) : data_(i) {} in Rep() function

12345678