Home
last modified time | relevance | path

Searched defs:record_ (Results 1 – 25 of 92) sorted by relevance

1234

/dports/math/spot/spot-2.10.2/spot/tl/
H A Dcontain.cc35 struct language_containment_checker::record_ struct in spot::language_containment_checker
37 const_twa_graph_ptr translation;
38 typedef robin_hood::unordered_flat_map<const record_*, bool> incomp_map;
39 incomp_map incompatible;
41 record_(const_twa_graph_ptr&& trans) noexcept in record_() function
/dports/math/py-spot/spot-2.10.2/spot/tl/
H A Dcontain.cc35 struct language_containment_checker::record_ struct in spot::language_containment_checker
37 const_twa_graph_ptr translation;
38 typedef robin_hood::unordered_flat_map<const record_*, bool> incomp_map;
39 incomp_map incompatible;
41 record_(const_twa_graph_ptr&& trans) noexcept in record_() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/policy/messaging_layer/storage/
H A Dtest_storage_module.h45 base::Optional<Record> record_; variable
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/foundation-0.0.25/Foundation/Format/CSV/
H A DParser.hs40 record_ = do function
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/policy/messaging_layer/encryption/
H A Dencryption.h74 std::string record_; variable
H A Ddecryption.h62 std::string record_; variable
/dports/biology/pbbam/pbbam-0.18.0/include/pbbam/internal/
H A DQueryBase.h37 T record_; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/graphics/
H A Dpaint_generated_image.h38 sk_sp<PaintRecord> record_; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/graphics/
H A Dpaint_generated_image.h38 sk_sp<PaintRecord> record_; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/graphics/paint/
H A Dscrollbar_display_item.h73 mutable sk_sp<const PaintRecord> record_; variable
H A Ddrawing_display_item.h61 sk_sp<const PaintRecord> record_; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/graphics/paint/
H A Ddrawing_display_item.h53 sk_sp<const PaintRecord> record_; variable
H A Dscrollbar_display_item.h75 mutable sk_sp<const PaintRecord> record_; variable
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/import/ftable/
H A D5col_annot_assembler.cpp71 const CFeatImportData& record_, in ProcessRecord()
/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnsdb/include/dnsdb/
H A Dzdb_types.h174 #define ZDB_RECORD_ZALLOC(record_,ttl_,len_,rdata_) \ argument
191 #define ZDB_RECORD_ZALLOC_EMPTY(record_,ttl_,len_) \ argument
225 #define ZDB_RECORD_ZALLOC(record_,ttl_,len_,rdata_) \ argument
242 #define ZDB_RECORD_ZALLOC_EMPTY(record_,ttl_,len_) \ argument
277 #define ZDB_RECORD_ZFREE(record_) \ argument
291 #define ZDB_RECORD_SAFE_ZFREE(record_) \ argument
307 #define ZDB_RECORD_MALLOC_EMPTY(record_,ttl_,rdata_size_) \ argument
324 #define ZDB_PACKEDRECORD_PTR_RDATAPTR(record_) (&(record_)->rdata_start[0]) argument
325 #define ZDB_PACKEDRECORD_PTR_RDATASIZE(record_) ((record_)->rdata_size) argument
361 #define ZDB_RECORD_PTR_RDATASIZE(record_) ((record_)->rdata_size) argument
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/paint/
H A Dimage_provider.h51 sk_sp<PaintRecord> record_; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/cc/paint/
H A Dimage_provider.h51 sk_sp<PaintRecord> record_; variable
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/mroonga/lib/
H A Dmrn_operations.hpp54 grn_obj *record_; member
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/mroonga/lib/
H A Dmrn_operations.hpp54 grn_obj *record_; member
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/mroonga/lib/
H A Dmrn_operations.hpp54 grn_obj *record_; member
/dports/devel/llvm13/llvm-project-13.0.1.src/polly/lib/External/isl/include/isl/
H A Dprinter.h54 __isl_keep isl_id *id);
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/mroonga/lib/
H A Dmrn_operations.hpp54 grn_obj *record_; member
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/mroonga/lib/
H A Dmrn_operations.hpp54 grn_obj *record_; member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/preferences/public/cpp/tracked/
H A Dmock_validation_delegate.h121 scoped_refptr<MockValidationDelegateRecord> record_; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/services/preferences/public/cpp/tracked/
H A Dmock_validation_delegate.h121 scoped_refptr<MockValidationDelegateRecord> record_; variable

1234