Home
last modified time | relevance | path

Searched defs:PrepareContext (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/ir/
H A Dtf_op_registry_test.cc36 void PrepareContext(MLIRContext *context) { in PrepareContext() function
/aosp_15_r20/prebuilts/go/linux-x86/src/database/sql/
Dsql.go1586 func (db *DB) PrepareContext(ctx context.Context, query string) (*Stmt, error) { func
2051 func (c *Conn) PrepareContext(ctx context.Context, query string) (*Stmt, error) { func
2364 func (tx *Tx) PrepareContext(ctx context.Context, query string) (*Stmt, error) { func
Dfakedb_test.go626 func (c *fakeConn) PrepareContext(ctx context.Context, query string) (driver.Stmt, error) { func
Dsql_test.go4275 func (c *ctxOnlyConn) PrepareContext(ctx context.Context, q string) (driver.Stmt, error) { func
/aosp_15_r20/prebuilts/go/linux-x86/src/database/sql/driver/
Ddriver.go262 PrepareContext(ctx context.Context, query string) (Stmt, error) methodSpec
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryPipelineBarrierTests.cpp1019 class PrepareContext class
1022PrepareContext(const Context &context, const Memory &memory) : m_context(context), m_memory(memory) in PrepareContext() function in vkt::memory::__anonc75fd9bb0111::PrepareContext
1216 virtual void prepare(PrepareContext &) in prepare() argument
1958 virtual void prepare(PrepareContext &) in prepare() argument