Searched defs:fields (Results 1 - 25 of 342) sorted by relevance

1234567891011>>

/external/perfetto/src/ftrace_reader/
H A Devent_info_unittest.cc27 // For each event the following fields should be filled
39 for (const Field& field : event.fields) {
45 // Other fields should be zeroed.
55 std::vector<Field> fields = GetStaticCommonFieldsInfo(); local
56 for (const Field& field : fields) {
62 // Other fields should be zeroed.
H A Devent_info_constants.cc30 std::vector<Field> fields; local
32 fields.push_back(MakeField("common_pid", 2, kProtoInt32));
34 return fields;
/external/tensorflow/tensorflow/contrib/lite/testing/
H A Dsplit.h29 // parts of the original string. Empty fields are not represented in the
40 std::vector<string> fields; local
42 fields.push_back(s.substr(p.first, p.second - p.first));
44 return fields;
49 std::vector<int> fields; local
51 fields.push_back(strtol(s.data() + p.first, nullptr, 10));
53 return fields;
58 std::vector<int64_t> fields; local
60 fields.push_back(strtoll(s.data() + p.first, nullptr, 10));
62 return fields;
67 std::vector<float> fields; local
76 std::vector<uint8_t> fields; local
[all...]
H A Dsplit.cc22 std::vector<std::pair<size_t, size_t>> fields; local
24 fields.emplace_back(0, s.length());
25 return fields;
31 fields.emplace_back(start, pos);
36 fields.emplace_back(start, s.length());
38 return fields;
/external/perfetto/tools/ftrace_proto_gen/
H A Dftrace_proto_gen.h35 std::vector<Field> fields; member in struct:perfetto::Proto
/external/annotation-tools/scene-lib/src/annotations/
H A DAnnotation.java97 Map<String, ? extends Object> fields) {
100 new LinkedHashMap<String, Object>(fields));
211 * this with a hard-coded XOR/addition of fields to improve performance.
96 Annotation(AnnotationDef def, Map<String, ? extends Object> fields) argument
/external/emma/core/java12/com/vladium/jcd/cls/
H A DAbstractClassDefVisitor.java43 public Object visit (final IFieldCollection fields, final Object ctx) argument
H A DIClassDefVisitor.java23 Object visit (IFieldCollection fields, Object ctx); argument
/external/google-breakpad/src/testing/src/
H A Dgmock-matchers.cc68 // Joins a vector of strings as if they are fields of a tuple; returns
70 GTEST_API_ string JoinAsTuple(const Strings& fields) { argument
71 switch (fields.size()) {
75 return fields[0];
77 string result = "(" + fields[0];
78 for (size_t i = 1; i < fields.size(); i++) {
80 result += fields[i];
/external/mesa3d/src/mesa/drivers/dri/nouveau/
H A Dnouveau_array.h37 int stride, fields, type; member in struct:nouveau_array
49 int fields, int type, struct gl_buffer_object *obj,
H A Dnouveau_array.c101 int fields, int type, struct gl_buffer_object *obj,
108 a->fields = fields;
143 a->fields = 0;
100 nouveau_init_array(struct nouveau_array *a, int attr, int stride, int fields, int type, struct gl_buffer_object *obj, const void *ptr, GLboolean map, struct gl_context *ctx) argument
/external/nanopb-c/examples/using_union_messages/
H A Ddecode.c45 bool decode_unionmessage_contents(pb_istream_t *stream, const pb_field_t fields[], void *dest_struct) argument
52 status = pb_decode(&substream, fields, dest_struct);
/external/pdfium/core/fpdfdoc/
H A Dcpdf_actionfields.cpp45 std::vector<CPDF_Object*> fields; local
47 return fields;
51 return fields;
61 return fields;
64 fields.push_back(pFields);
69 fields.push_back(pObj);
72 return fields;
/external/perfetto/include/perfetto/ftrace_reader/
H A Dformat_parser.h48 std::vector<Field> fields; member in struct:perfetto::FtraceEvent
/external/protobuf/objectivec/google/protobuf/
H A DStruct.pbobjc.h63 /// `Struct` represents a structured data value, consisting of fields
74 @property(nonatomic, readwrite, strong, null_resettable) NSMutableDictionary<NSString*, GPBValue*> *fields; variable
75 /// The number of items in @c fields without causing the array to be created.
/external/python/cpython2/Include/
H A Dstructseq.h18 struct PyStructSequence_Field *fields; member in struct:PyStructSequence_Desc
/external/python/cpython3/Include/
H A Dstructseq.h18 struct PyStructSequence_Field *fields; member in struct:PyStructSequence_Desc
/external/tensorflow/tensorflow/tools/mlpbtxt/
H A Dtomlpbtxt.cc37 Flag("fields", &FLAGS_fields, "Comma-separated list of field names")};
47 // Parse the --fields option.
48 std::vector<string> fields = local
50 if (fields.empty()) {
51 printf("--fields must be non-empty.\n%s", usage.c_str());
67 const string out_contents = PBTxtToMultiline(in_contents, fields);
/external/toybox/toys/other/
H A Dlspci.c43 driver[256], *vbig = 0, *dbig = 0, **fields; local
57 for (fields = (char*[]){"class", "vendor", "device", 0}; *fields; fields++) {
61 if (-1 == (fd = openat(dirfd, *fields, O_RDONLY))) {
/external/turbine/javatests/com/google/turbine/bytecode/
H A DClassReaderTest.java140 public void fields() { method in class:ClassReaderTest
162 assertThat(classFile.fields()).hasSize(3);
164 ClassFile.FieldInfo x = classFile.fields().get(0);
172 ClassFile.FieldInfo y = classFile.fields().get(1);
180 ClassFile.FieldInfo z = classFile.fields().get(2);
183 // don't bother reading signatures for fields; we only care about constants
/external/v8/tools/
H A Dgen-postmortem-metadata.py38 # v8dbg_class_CLASS__FIELD__TYPE = OFFSET Describes class fields
221 # The following useful fields are missing accessors, so we define fake ones.
277 fields = []; # field declarations variable
522 # Each class's fields and the corresponding offsets are described in the
553 fields.append(parse_field(current));
568 fields.append(parse_field(current));
572 fields.append(parse_field('ACCESSORS(%s)' % body));
631 emit_set(out, fields);
/external/doclava/src/com/google/doclava/
H A DAtLinksNavTree.java119 is_first_member = addFields(buf, cl.fields(), is_first_member, cl);
130 * Append the provided string builder with the navtree info for the provided list of fields.
133 * @param fields A list of FieldInfo objects. Navtree info for each field will be appended
138 private static boolean addFields(StringBuilder buf, ArrayList<FieldInfo> fields, argument
140 for (FieldInfo field : fields) {
/external/jacoco/org.jacoco.report/src/org/jacoco/report/csv/
H A DDelimitedWriter.java68 * Write multiple fields at once. Values will be auto escaped and quoted as
71 * @param fields
76 public void write(final String... fields) throws IOException { argument
77 for (final String field : fields) {
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DOneofDescriptor.cs41 /// fields of which at most one can be set in any particular message.
47 private IList<FieldDescriptor> fields; field in class:Google.Protobuf.Reflection.OneofDescriptor
77 /// Gets the fields within this oneof, in declaration order.
80 /// The fields within this oneof, in declaration order.
82 public IList<FieldDescriptor> Fields { get { return fields; } }
103 fields = new ReadOnlyCollection<FieldDescriptor>(fieldCollection);
/external/protobuf/src/google/protobuf/compiler/csharp/
H A Dcsharp_reflection_class.cc222 // corresponding to fields, names corresponding to oneofs, nested enums, and nested types. Each array part
241 std::vector<std::string> fields; local
243 fields.push_back(GetPropertyName(descriptor->field(i)));
245 printer->Print("new[]{ \"$fields$\" }, ", "fields", JoinStrings(fields, "\", \""));

Completed in 637 milliseconds

1234567891011>>