Home
last modified time | relevance | path

Searched defs:Store (Results 1 – 25 of 104) sorted by relevance

12345

/third_party/flatbuffers/tests/
Dmonster_test_grpc.d.ts9 Store: IMonsterStorageService_IStore; property
58 Store: grpc.handleUnaryCall<MyGame_Example_Monster, MyGame_Example_Stat>; property
65Store(request: MyGame_Example_Monster, callback: (error: grpc.ServiceError | null, response: MyGam… method
66Store(request: MyGame_Example_Monster, metadata: grpc.Metadata, callback: (error: grpc.ServiceErro… method
67Store(request: MyGame_Example_Monster, metadata: grpc.Metadata, options: Partial<grpc.CallOptions>… method
Dmonster_test.grpc.fb.cc38 ::grpc::Status MonsterStorage::Stub::Store(::grpc::ClientContext* context, const flatbuffers::grpc:… in Store() function in MyGame::Example::MonsterStorage::Stub
112 ::grpc::Status MonsterStorage::Service::Store(::grpc::ServerContext* context, const flatbuffers::gr… in Store() function in MyGame::Example::MonsterStorage::Service
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DMetadataImpl.h22 static T *getUniqued(DenseSet<T *, InfoT> &Store, in getUniqued()
42 T *MDNode::storeImpl(T *N, StorageType Storage, StoreT &Store) { in storeImpl()
/third_party/node/deps/brotli/c/enc/
Dbackward_references_inc.h144 FN(Store)(privat, ringbuffer, ringbuffer_mask, position); in EXPORT_FN() local
153 FN(Store)(privat, ringbuffer, ringbuffer_mask, position); in EXPORT_FN() local
Dhash_to_binary_tree_inc.h270 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
Dhash_forgetful_chain_inc.h131 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
Dhash_longest_match_quickly_inc.h95 static BROTLI_INLINE void FN(Store)( in FN() argument
114 FN(Store)(self, data, mask, i); in FN() local
Dhash_longest_match_inc.h108 static BROTLI_INLINE void FN(Store)( in FN() argument
123 FN(Store)(self, data, mask, i); in FN() local
Dhash_longest_match64_inc.h109 static BROTLI_INLINE void FN(Store)( in FN() argument
127 FN(Store)(self, data, mask, i); in FN() local
/third_party/skia/third_party/externals/brotli/c/enc/
Dbackward_references_inc.h144 FN(Store)(privat, ringbuffer, ringbuffer_mask, position); in EXPORT_FN() local
153 FN(Store)(privat, ringbuffer, ringbuffer_mask, position); in EXPORT_FN() local
Dhash_to_binary_tree_inc.h270 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
Dhash_forgetful_chain_inc.h131 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
Dhash_longest_match_quickly_inc.h95 static BROTLI_INLINE void FN(Store)( in FN() argument
114 FN(Store)(self, data, mask, i); in FN() local
Dhash_longest_match_inc.h108 static BROTLI_INLINE void FN(Store)( in FN() argument
123 FN(Store)(self, data, mask, i); in FN() local
Dhash_longest_match64_inc.h109 static BROTLI_INLINE void FN(Store)( in FN() argument
127 FN(Store)(self, data, mask, i); in FN() local
/third_party/flatbuffers/tests/MyGame/Example/
Dmonster_test_grpc_fb.py37 def Store(self, request, context): member in MonsterStorageServicer
126 def Store(self, request, context): member in MonsterStorageServicer
181 def Store(self, request, context): member in BetaMonsterStorageServicer
197 def Store(self, request, timeout, metadata=None, with_call=False, protocol_options=None): member in BetaMonsterStorageStub
DMonsterStorage_grpc.go17 Store(ctx context.Context, in *flatbuffers.Builder, methodSpec
35 func (c *monsterStorageClient) Store(ctx context.Context, in *flatbuffers.Builder, func
147 Store(context.Context, *Monster) (*flatbuffers.Builder, error) methodSpec
157 func (UnimplementedMonsterStorageServer) Store(context.Context, *Monster) (*flatbuffers.Builder, er… func
/third_party/flutter/engine/flutter/fml/synchronization/
Datomic_object.h24 void Store(const T& object) { in Store() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DValueLatticeUtils.cpp32 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/
DSparcInstrInfo.h33 Store = (1<<2), enumerator
/third_party/flatbuffers/grpc/tests/
Dgo_test.go22 func (s *server) Store(context context.Context, in *Example.Monster) (*flatbuffers.Builder, error) { func
Dgrpctest.py42 def Store(self, request, context): member in MonsterStorage
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/
DObjCARCContract.cpp212 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/
Dstore.js34 function Store() { class
/third_party/flatbuffers/tests/FlatBuffers.Test.Swift/Tests/FlatBuffers.Test.SwiftTests/
Dmonster_test.grpc.swift141 …func Store(request: Message<MyGame_Example_Monster>, context: StatusOnlyCallContext) -> EventLoopF… in Store() function

12345