Home
last modified time | relevance | path

Searched defs:CreateStore (Results 1 – 4 of 4) sorted by relevance

/external/cronet/net/extras/sqlite/
Dsqlite_persistent_reporting_and_nel_store_unittest.cc96 void CreateStore() { in CreateStore() function in net::SQLitePersistentReportingAndNelStoreTest
Dsqlite_persistent_shared_dictionary_store_unittest.cc184 void CreateStore() { in CreateStore() function in net::SQLitePersistentSharedDictionaryStoreTest
/external/llvm/bindings/go/llvm/
Dir.go1485 func (b Builder) CreateStore(val Value, p Value) (v Value) { func
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_unnested.cc696 void IrEmitterUnnested::CreateStore(llvm::Value* data, llvm::Value* address, in CreateStore() function in xla::gpu::IrEmitterUnnested