Home
last modified time | relevance | path

Searched defs:add_value (Results 1 – 10 of 10) sorted by relevance

/external/mesa3d/src/vulkan/util/
Dgen_enum_to_str.py156 def add_value(self, name, value=None, member in VkEnum
/external/libaom/libaom/av1/encoder/
Dhash_motion.c314 int add_value = hash_block_size_to_index(block_size); in av1_add_to_hash_map_by_row_with_precal_data() local
396 int add_value = hash_block_size_to_index(block_size); in av1_get_block_hash_value() local
/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_valtable.cpp133 void value_table::add_value(value* v) { in add_value() function in r600_sb::value_table
/external/tensorflow/tensorflow/core/grappler/optimizers/data/
Dgraph_utils.cc71 DataType dtype, const std::function<void(TensorProto*)>& add_value, in AddScalarConstNodeHelper()
/external/flatbuffers/include/flatbuffers/
Dreflection_generated.h195 void add_value(flatbuffers::Offset<flatbuffers::String> value) { in add_value() function
284 void add_value(int64_t value) { in add_value() function
/external/kmod/libkmod/
Dlibkmod-index.c161 static int add_value(struct index_value **values, in add_value() function
/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dhpack_parser.cc1143 uint32_t add_value; in parse_value4() local
/external/lua/src/
Dlstrlib.c731 static void add_value (MatchState *ms, luaL_Buffer *b, const char *s, in add_value() function
/external/protobuf/src/google/protobuf/
Ddescriptor.pb.h5182 inline ::google::protobuf::EnumValueDescriptorProto* EnumDescriptorProto::add_value() { in add_value() function
Ddescriptor.pb.cc6081 ::google::protobuf::EnumValueDescriptorProto* EnumDescriptorProto::add_value() { in add_value() function in google::protobuf::EnumDescriptorProto