Home
last modified time | relevance | path

Searched refs:field4 (Results 1 – 15 of 15) sorted by relevance

/third_party/python/PC/layout/support/
Dconstants.py22 def _get_suffix(field4): argument
23 name = {0xA0: "a", 0xB0: "b", 0xC0: "rc"}.get(field4 & 0xF0, "")
25 serial = field4 & 0x0F
/third_party/protobuf/js/experimental/runtime/kernel/
Dbinary_storage_test.js22 const /** !Field */ field4 = constant
127 storage.set(100000, field4);
139 storage.set(100000, field4);
149 expect(fields.get(100000)).toBe(field4);
/third_party/protobuf/benchmarks/
Dgoogle_size.proto19 optional string field4 = 4; field
78 optional int64 field4 = 4; field
130 optional bool field4 = 4; field
/third_party/protobuf/benchmarks/datasets/google_message2/
Dbenchmark_message2.proto48 optional int64 field4 = 4; field
100 optional bool field4 = 4; field
/third_party/protobuf/benchmarks/datasets/google_message1/proto3/
Dbenchmark_message1_proto3.proto54 string field4 = 4; field
/third_party/protobuf/benchmarks/datasets/google_message1/proto2/
Dbenchmark_message1_proto2.proto54 optional string field4 = 4; field
/third_party/gstreamer/gstplugins_good/gst/deinterlace/
Dgstdeinterlace.c1372 GstVideoFrame *field3, *field4; in gst_deinterlace_fix_timestamps() local
1419 field4 = self->field_history[self->history_count - 4].frame; in gst_deinterlace_fix_timestamps()
1421 0) != GST_VIDEO_FRAME_PLANE_DATA (field4, 0)) { in gst_deinterlace_fix_timestamps()
1425 GST_BUFFER_TIMESTAMP (field4->buffer)) / 2; in gst_deinterlace_fix_timestamps()
/third_party/icu/icu4c/source/
Dconfig.sub125 IFS="-" read field1 field2 field3 field4 <<EOF
/third_party/node/deps/cares/
Dconfig.sub125 IFS="-" read field1 field2 field3 field4 <<EOF
/third_party/curl/
Dconfig.sub125 IFS="-" read field1 field2 field3 field4 <<EOF
/third_party/python/
Dconfig.sub125 IFS="-" read field1 field2 field3 field4 <<EOF
/third_party/python/Lib/test/
Dtest_pprint.py75 field4: int = dataclasses.field(default=1, repr=False) variable in dataclass1
/third_party/protobuf/src/google/protobuf/
Dunittest.proto1002 optional int32 field4 = 4; field
/third_party/protobuf/csharp/protos/
Dunittest.proto998 optional int32 field4 = 4; field
/third_party/libevdev/
Dthird_party_libevdev.diff3210 -IFS="-" read -r field1 field2 field3 field4 <<EOF
3253 - os=$field3-$field4