/third_party/vk-gl-cts/external/vulkancts/vkscserver/ |
D | vksStore.hpp | 32 struct Store struct 34 bool Get (const string& path, vector<u8>& content, bool removeAfter) in Get() 55 bool Set (const string& uniqueFilename, const vector<u8>& content) in Set() 63 std::map<string, vector<u8>> FileMap; 64 std::mutex FileMapMutex;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | MetadataImpl.h | 22 static T *getUniqued(DenseSet<T *, InfoT> &Store, in getUniqued() 42 T *MDNode::storeImpl(T *N, StorageType Storage, StoreT &Store) { in storeImpl()
|
D | Metadata.cpp | 116 auto &Store = Context.pImpl->MetadataAsValues; in getIfExists() local 123 auto &Store = Context.pImpl->MetadataAsValues; in handleChangedMetadata() local 375 auto &Store = V->getType()->getContext().pImpl->ValuesAsMetadata; in handleDeletion() local 398 auto &Store = Context.pImpl->ValuesAsMetadata; in handleRAUW() local 454 auto &Store = Context.pImpl->MDStringCache; in get() local 763 static T *uniquifyImpl(T *N, DenseSet<T *, InfoT> &Store) { in uniquifyImpl() 1409 auto &Store = getContext().pImpl->GlobalObjectMetadata[this]; in eraseMetadata() local
|
/third_party/node/deps/brotli/c/enc/ |
D | backward_references_inc.h | 144 FN(Store)(privat, ringbuffer, ringbuffer_mask, position); in EXPORT_FN() local 153 FN(Store)(privat, ringbuffer, ringbuffer_mask, position); in EXPORT_FN() local
|
D | hash_forgetful_chain_inc.h | 131 static BROTLI_INLINE void FN(Store)(HashForgetfulChain* BROTLI_RESTRICT self, in FN() argument 155 FN(Store)(self, data, mask, i); in FN() local 280 FN(Store)(self, data, ring_buffer_mask, cur_ix); in FN() local
|
D | hash_to_binary_tree_inc.h | 270 static BROTLI_INLINE void FN(Store)(HashToBinaryTree* BROTLI_RESTRICT self, in FN() argument 289 FN(Store)(self, data, mask, j); in FN() local 293 FN(Store)(self, data, mask, i); in FN() local
|
D | hash_longest_match_quickly_inc.h | 95 static BROTLI_INLINE void FN(Store)( in FN() argument 114 FN(Store)(self, data, mask, i); in FN() local
|
D | hash_longest_match_inc.h | 108 static BROTLI_INLINE void FN(Store)( in FN() argument 123 FN(Store)(self, data, mask, i); in FN() local
|
D | hash_longest_match64_inc.h | 109 static BROTLI_INLINE void FN(Store)( in FN() argument 127 FN(Store)(self, data, mask, i); in FN() local
|
D | hash_composite_inc.h | 79 static BROTLI_INLINE void FN(Store)(HashComposite* BROTLI_RESTRICT self, in FN() argument
|
/third_party/skia/third_party/externals/brotli/c/enc/ |
D | backward_references_inc.h | 144 FN(Store)(privat, ringbuffer, ringbuffer_mask, position); in EXPORT_FN() local 153 FN(Store)(privat, ringbuffer, ringbuffer_mask, position); in EXPORT_FN() local
|
D | hash_forgetful_chain_inc.h | 131 static BROTLI_INLINE void FN(Store)(HashForgetfulChain* BROTLI_RESTRICT self, in FN() argument 155 FN(Store)(self, data, mask, i); in FN() local 280 FN(Store)(self, data, ring_buffer_mask, cur_ix); in FN() local
|
D | hash_to_binary_tree_inc.h | 270 static BROTLI_INLINE void FN(Store)(HashToBinaryTree* BROTLI_RESTRICT self, in FN() argument 289 FN(Store)(self, data, mask, j); in FN() local 293 FN(Store)(self, data, mask, i); in FN() local
|
D | hash_longest_match_quickly_inc.h | 95 static BROTLI_INLINE void FN(Store)( in FN() argument 114 FN(Store)(self, data, mask, i); in FN() local
|
D | hash_longest_match_inc.h | 108 static BROTLI_INLINE void FN(Store)( in FN() argument 123 FN(Store)(self, data, mask, i); in FN() local
|
D | hash_longest_match64_inc.h | 109 static BROTLI_INLINE void FN(Store)( in FN() argument 127 FN(Store)(self, data, mask, i); in FN() local
|
D | hash_composite_inc.h | 79 static BROTLI_INLINE void FN(Store)(HashComposite* BROTLI_RESTRICT self, in FN() argument
|
/third_party/flutter/engine/flutter/fml/synchronization/ |
D | atomic_object.h | 24 void Store(const T& object) { in Store() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | ValueLatticeUtils.cpp | 32 if (auto *Store = dyn_cast<StoreInst>(U)) { in canTrackGlobalVariableInterprocedurally() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/ |
D | SparcInstrInfo.h | 33 Store = (1<<2), enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/ |
D | ObjCARCContract.cpp | 212 StoreInst *Store = nullptr; in findSafeStoreForStoreStrongContraction() local 295 findRetainForStoreStrongContraction(Value *New, StoreInst *Store, in findRetainForStoreStrongContraction() 387 StoreInst *Store = in tryToContractReleaseIntoStoreStrong() local
|
/third_party/node/deps/npm/node_modules/tough-cookie/lib/ |
D | store.js | 34 function Store() { class
|
D | memstore.js | 32 var Store = require('./store').Store; variable
|
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/ |
D | atomic_hook.h | 107 void Store(FnPtr fn) { in Store() function
|
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
D | ShaderCore.hpp | 422 inline void SIMD::Pointer::Store(T val, OutOfBoundsBehavior robustness, Int mask, bool atomic /* = … in Store() function in sw::SIMD::Pointer 497 inline void SIMD::Pointer::Store(RValue<T> val, OutOfBoundsBehavior robustness, Int mask, bool atom… in Store() function in sw::SIMD::Pointer
|