Home
last modified time | relevance | path

Searched defs:num_buf (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/util/
Dparson.c1146 …_to_buffer_r(const JSON_Value *value, char *buf, int level, parson_bool_t is_pretty, char *num_buf) in json_serialize_to_buffer_r()
1800 …char num_buf[PARSON_NUM_BUF_SIZE]; /* recursively allocating buffer on stack is a bad idea, so let… in json_serialization_size() local
1860 …char num_buf[PARSON_NUM_BUF_SIZE]; /* recursively allocating buffer on stack is a bad idea, so let… in json_serialization_size_pretty() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/datasetops/
Ddata_queue_op.cc1009 int64_t num_buf = 0; in SendDataToGPU() local