/third_party/python/PCbuild/ |
D | field3.py | 31 field3 = micro * 1000 + levelnum * 10 + serial variable 33 print(" * and %d*1000 + %d*10 + %d = %d" % (micro, levelnum, serial, field3)) 35 print("#define FIELD3", field3)
|
/third_party/protobuf/js/experimental/runtime/kernel/ |
D | binary_storage_test.js | 20 const /** !Field */ field3 = constant 75 storage.set(DEFAULT_PIVOT + 1, field3); 80 expect(storage.get(DEFAULT_PIVOT + 1)).toBe(field3); 116 storage.set(DEFAULT_PIVOT + 1, field3); 138 storage.set(DEFAULT_PIVOT + 1, field3); 148 expect(storage.get(DEFAULT_PIVOT + 1)).toBe(field3);
|
/third_party/jerryscript/tests/jerry-test-suite/15/15.02/15.02.03/ |
D | 15.02.03-011.js | 18 field3: true property 24 field3: true property
|
D | 15.02.03-006.js | 18 field3: true property 24 field3: true property
|
D | 15.02.03-008.js | 18 field3: true property 24 field3: true property
|
/third_party/libcoap/src/ |
D | async.c | 21 #define SEARCH_PAIR(head,out,field1,val1,field2,val2,field3,val3) \ argument 22 SEARCH_PAIR3(head,out,field1,val1,field2,val2,field3,val3,next) 24 #define SEARCH_PAIR3(head,out,field1,val1,field2,val2,field3,val3,next) \ argument 28 ((val2) == 0 || memcmp((out)->field3, (val3), (val2)) == 0)) break; \
|
/third_party/typescript/tests/cases/fourslash/ |
D | referencesForOverrides.ts | 102 const [field0, field1, field2, field3, field4, field5] = fieldRanges; constant 107 { definition: "(property) Test.Bar.field: string", ranges: [field3] },
|
/third_party/protobuf/benchmarks/ |
D | google_size.proto | 15 required int32 field3 = 3; field 55 optional int32 field3 = 3 [default=0]; field 77 optional int64 field3 = 3; field 129 optional float field3 = 3 [default=0.0]; field
|
/third_party/protobuf/src/google/protobuf/compiler/ |
D | parser_unittest.cc | 2876 const FieldDescriptorProto& field3 = file_.extension(2); in TEST_F() local 2889 EXPECT_TRUE(HasSpan('n', 'o', field3)); in TEST_F() 2890 EXPECT_TRUE(HasSpan('l', 'm', field3, "extendee")); in TEST_F() 2900 EXPECT_TRUE(HasSpan(field3, "label")); in TEST_F() 2901 EXPECT_TRUE(HasSpan(field3, "type")); in TEST_F() 2902 EXPECT_TRUE(HasSpan(field3, "name")); in TEST_F() 2903 EXPECT_TRUE(HasSpan(field3, "number")); in TEST_F() 2920 const FieldDescriptorProto& field3 = file_.message_type(0).extension(2); in TEST_F() local 2933 EXPECT_TRUE(HasSpan('n', 'o', field3)); in TEST_F() 2934 EXPECT_TRUE(HasSpan('l', 'm', field3, "extendee")); in TEST_F() [all …]
|
/third_party/protobuf/benchmarks/datasets/google_message1/proto3/ |
D | benchmark_message1_proto3.proto | 50 int32 field3 = 3; field 90 int32 field3 = 3; field
|
/third_party/protobuf/benchmarks/datasets/google_message2/ |
D | benchmark_message2.proto | 47 optional int64 field3 = 3; field 99 optional float field3 = 3 [default = 0.0]; field
|
/third_party/protobuf/benchmarks/datasets/google_message1/proto2/ |
D | benchmark_message1_proto2.proto | 50 required int32 field3 = 3; field 90 optional int32 field3 = 3 [default = 0]; field
|
/third_party/curl/tests/data/ |
D | test668 | 90 Content-Disposition: form-data; name="field3"; filename="file%TESTNUMBER.txt"
|
/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/com/google/protobuf/ |
D | test_bad_identifiers.proto | 73 optional TestMessage field3 = 3 [deprecated=true]; field
|
/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf/ |
D | test_bad_identifiers.proto | 73 optional TestMessage field3 = 3 [deprecated=true]; field
|
/third_party/gstreamer/gstplugins_good/gst/deinterlace/ |
D | gstdeinterlace.c | 1372 GstVideoFrame *field3, *field4; in gst_deinterlace_fix_timestamps() local 1410 field3 = self->field_history[self->history_count - 3].frame; in gst_deinterlace_fix_timestamps() 1411 interlacing_mode = GST_VIDEO_INFO_INTERLACE_MODE (&field3->info); in gst_deinterlace_fix_timestamps() 1420 if (GST_VIDEO_FRAME_PLANE_DATA (field3, in gst_deinterlace_fix_timestamps() 1423 GST_BUFFER_TIMESTAMP (field3->buffer) = in gst_deinterlace_fix_timestamps() 1424 (GST_BUFFER_TIMESTAMP (field3->buffer) + in gst_deinterlace_fix_timestamps() 1430 GST_BUFFER_TIMESTAMP (field3->buffer) - in gst_deinterlace_fix_timestamps()
|
/third_party/protobuf/ruby/ |
D | README.md | 42 mymessage.field3 = SubMessage.new(:foo => 100)
|
/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/ |
D | test_bad_identifiers.proto | 87 optional TestMessage field3 = 3 [deprecated = true]; field
|
/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/ |
D | unittest_lite.proto | 336 repeated TestAllTypesLite field3 = 3; field
|
/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/ |
D | unittest_lite.proto | 336 repeated TestAllTypesLite field3 = 3; field
|
/third_party/wayland_standard/ |
D | config.sub | 115 IFS="-" read field1 field2 field3 field4 <<EOF
|
/third_party/libevdev/build-aux/ |
D | config.sub | 114 IFS="-" read -r field1 field2 field3 field4 <<EOF
|
/third_party/freetype/builds/unix/ |
D | config.sub | 115 IFS="-" read field1 field2 field3 field4 <<EOF
|
/third_party/python/ |
D | config.sub | 125 IFS="-" read field1 field2 field3 field4 <<EOF
|
/third_party/openssl/doc/man3/ |
D | ASN1_generate_nconf.pod | 199 field3 = UTF8:Third field
|