Home
last modified time | relevance | path

Searched defs:SetTable (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/hgl/
DGLDispatcher.cpp61 BGLDispatcher::SetTable(struct _glapi_table* table) in SetTable() function in BGLDispatcher
/external/go-cmp/cmp/internal/teststructs/
Dproject3.go62 func (d *Dirt) SetTable(t Table) { d.table = t } func
/external/tensorflow/tensorflow/lite/kernels/
Dhashtable_ops_test.cc251 void SetTable(std::initializer_list<KeyType> keys, in SetTable() function in tflite::__anon44220aca0111::HashtableGraph