Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/graph_analyzer/
Dgraph_analyzer.cc155 const int id_size = id.size(); in ExtendSubgraphAllOrNone() local
182 const int id_size = id.size(); in ExtendSubgraphPortAllOrNone() local
204 const int id_size = id.size(); in AddExtendedSubgraph() local
/external/grpc-grpc/src/ruby/ext/grpc/
Drb_channel_args.c112 ID id_size = rb_intern("size"); in grpc_rb_hash_convert_to_channel_args0() local
/external/OpenCL-CTS/test_conformance/computeinfo/
Ddevice_uuid.cpp65 const size_t id_size = id.size() * sizeof(id[0]); in get_uuid() local
/external/mesa3d/src/util/
Ddisk_cache.c170 size_t id_size = strlen(driver_id) + 1; in disk_cache_create() local