Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DRDFGraph.h262 static uint16_t set_kind(uint16_t A, uint16_t K) { in set_kind() function
/external/protobuf/src/google/protobuf/
Dtype.pb.h1084 inline void Field::set_kind(::google::protobuf::Field_Kind value) { in set_kind() function
Dtype.pb.cc1691 void Field::set_kind(::google::protobuf::Field_Kind value) { in set_kind() function in google::protobuf::Field
/external/v8/src/
Dobjects-inl.h1980 void Oddball::set_kind(byte value) { in set_kind() function
6189 void SharedFunctionInfo::set_kind(FunctionKind kind) { in set_kind() function