Searched refs:goal (Results 1 – 6 of 6) sorted by relevance
1100 int32_t goal = 0; in dumpAttributes() local1103 goal += sizeof(uint32_t); // overall length, including the length field in dumpAttributes()1104 goal += sizeof(uint32_t); // encoding version in dumpAttributes()1105 goal += sizeof(uint32_t); // # properties in dumpAttributes()1110 goal += sizeof(uint16_t); // name length in dumpAttributes()1111 goal += strlen(prop->mName) + 1; // string + null in dumpAttributes()1112 goal += sizeof(uint8_t); // type in dumpAttributes()1113 goal += sizeof(uint16_t); // size of value in dumpAttributes()1116 goal += sizeof(uint32_t); in dumpAttributes()1119 goal += sizeof(uint64_t); in dumpAttributes()[all …]
2 The goal of the library is to provide layout rendering in Eclipse that are very very close to their…
25 The goal is to look for bright spots in the luminosity average over a period of
34 goal is to minimize communication between them. So in general they should be
9 language. In that vein, **interoperability with Objective-C is a non-goal of12 library. The goal of the effort described here is to provide an API for protobuf
61 The goal of the analyzer is to create a graph of all the classes from the input JAR with their