/external/flatbuffers/docs/source/ |
D | DartUsage.md | 1 Use in Dart {#flatbuffers_guide_use_dart} 6 Before diving into the FlatBuffers usage in Dart, it should be noted that 8 to general FlatBuffers usage in all of the supported languages (including Dart). 10 Dart. 17 ## FlatBuffers Dart library code location 19 The code for the FlatBuffers Dart library can be found at 20 `flatbuffers/dart`. You can browse the library code on the [FlatBuffers 21 GitHub page](https://github.com/google/flatbuffers/tree/master/dart). 23 ## Testing the FlatBuffers Dart library 25 The code to test the Dart library can be found at `flatbuffers/tests`. [all …]
|
/external/flatbuffers/tests/ |
D | DartTest.sh | 19 command -v pub >/dev/null 2>&1 || { echo >&2 "Dart tests require `pub` but it's not installed. Abo… 20 command -v dart >/dev/null 2>&1 || { echo >&2 "Dart tests require dart to be in path but it's not i… 21 # output required files to the dart folder so that pub will be able to 22 # distribute them and more people can more easily run the dart tests 23 ../flatc --dart -I include_test -o ../dart/test monster_test.fbs 24 cp monsterdata_test.mon ../dart/test 26 cd ../dart 31 dart test/flat_buffers_test.dart 34 rm ../dart/test/monsterdata_test.mon
|
D | monster_test_my_game_generated.dart | 6 import 'dart:typed_data' show Uint8List; 7 import 'package:flat_buffers/flat_buffers.dart' as fb; 9 import './monster_test_my_game.example_generated.dart' as my_game_example; 10 import './monster_test_my_game.example2_generated.dart' as my_game_example2;
|
D | monster_test_my_game.example2_generated.dart | 6 import 'dart:typed_data' show Uint8List; 7 import 'package:flat_buffers/flat_buffers.dart' as fb; 9 import './monster_test_my_game_generated.dart' as my_game; 10 import './monster_test_my_game.example_generated.dart' as my_game_example;
|
/external/protobuf/examples/ |
D | README.md | 122 Observe that the C++, Python, Java, and Dart examples in this directory run in a 126 ### Dart subsection 130 Then, install the Dart Protocol Buffer plugin as described [here](https://github.com/dart-lang/dart… 131 Note, the executable `bin/protoc-gen-dart` must be in your `PATH` for `protoc` to find it. 133 Build the Dart samples in this directory with `make dart`. 138 $ dart add_person.dart addessbook.data 139 $ dart list_people.dart addressbook.data
|
D | Makefile | 8 dart: add_person_dart list_people_dart target 20 rm -f protoc_middleman_dart dart_tutorial/*.pb*.dart 37 mkdir -p dart_tutorial # make directory for the dart package 50 add_person_dart: add_person.dart protoc_middleman_dart 52 list_people_dart: list_people.dart protoc_middleman_dart
|
/external/flatbuffers/samples/ |
D | dart_sample.sh | 30 cd ../dart/example 35 ../../flatc --dart ../../samples/monster.fbs 37 ../../Debug/flatc --dart ../../samples/monster.fbs 44 echo Running the Dart sample. 47 dart example.dart 50 git checkout monster_my_game.sample_generated.dart
|
/external/rust/crates/grpcio-sys/grpc/tools/dockerfile/interoptest/grpc_interop_dart/ |
D | build_interop.sh | 16 # Builds Dart interop server and client in a base image. 20 git clone /var/local/jenkins/grpc-dart /var/local/git/grpc-dart 25 cd /var/local/git/grpc-dart/interop 27 /usr/lib/dart/bin/pub get --verbose || /usr/lib/dart/bin/pub get --verbose
|
/external/flatbuffers/dart/test/ |
D | monster_test_my_game_generated.dart | 6 import 'dart:typed_data' show Uint8List; 7 import 'package:flat_buffers/flat_buffers.dart' as fb; 9 import 'include_test1_my_game_generated.dart'; 10 import 'include_test2_my_game_generated.dart'; 11 import './monster_test_my_game.example_generated.dart' as my_game_example; 12 import './monster_test_my_game.example2_generated.dart' as my_game_example2;
|
D | monster_test_my_game.example2_generated.dart | 6 import 'dart:typed_data' show Uint8List; 7 import 'package:flat_buffers/flat_buffers.dart' as fb; 9 import 'include_test1_my_game.example2_generated.dart'; 10 import 'include_test2_my_game.example2_generated.dart'; 11 import './monster_test_my_game_generated.dart' as my_game; 12 import './monster_test_my_game.example_generated.dart' as my_game_example;
|
/external/python/google-api-python-client/docs/dyn/ |
D | dfareporting_v2_7.targetingTemplates.html | 145 … "dartId": "A String", # DART ID of this operating system. This is the ID used for targeting. 159 … "dartId": "A String", # DART ID of this browser. This is the ID used when generating reports. 166 … "dartId": "A String", # DART ID of this operating system. This is the ID used for targeting. 175 … "countryDartId": "A String", # DART ID of the country to which this mobile carrier belongs. 209 …"dartId": "A String", # DART ID of this country. This is the ID used for targeting and generating … 219 "countryDartId": "A String", # DART ID of the country to which this postal code belongs. 229 "countryDartId": "A String", # DART ID of the country to which this region belongs. 233 "dartId": "A String", # DART ID of this region. 239 "countryDartId": "A String", # DART ID of the country to which this city belongs. 245 …"dartId": "A String", # DART ID of this city. This is the ID used for targeting and generating rep… [all …]
|
D | dfareporting_v3_2.targetingTemplates.html | 145 … "dartId": "A String", # DART ID of this operating system. This is the ID used for targeting. 159 … "dartId": "A String", # DART ID of this browser. This is the ID used when generating reports. 166 … "dartId": "A String", # DART ID of this operating system. This is the ID used for targeting. 175 … "countryDartId": "A String", # DART ID of the country to which this mobile carrier belongs. 209 …"dartId": "A String", # DART ID of this country. This is the ID used for targeting and generating … 219 "countryDartId": "A String", # DART ID of the country to which this postal code belongs. 229 "countryDartId": "A String", # DART ID of the country to which this region belongs. 233 "dartId": "A String", # DART ID of this region. 239 "countryDartId": "A String", # DART ID of the country to which this city belongs. 245 …"dartId": "A String", # DART ID of this city. This is the ID used for targeting and generating rep… [all …]
|
D | dfareporting_v2_8.targetingTemplates.html | 145 … "dartId": "A String", # DART ID of this operating system. This is the ID used for targeting. 159 … "dartId": "A String", # DART ID of this browser. This is the ID used when generating reports. 166 … "dartId": "A String", # DART ID of this operating system. This is the ID used for targeting. 175 … "countryDartId": "A String", # DART ID of the country to which this mobile carrier belongs. 209 …"dartId": "A String", # DART ID of this country. This is the ID used for targeting and generating … 219 "countryDartId": "A String", # DART ID of the country to which this postal code belongs. 229 "countryDartId": "A String", # DART ID of the country to which this region belongs. 233 "dartId": "A String", # DART ID of this region. 239 "countryDartId": "A String", # DART ID of the country to which this city belongs. 245 …"dartId": "A String", # DART ID of this city. This is the ID used for targeting and generating rep… [all …]
|
D | dfareporting_v3_3.targetingTemplates.html | 145 … "dartId": "A String", # DART ID of this operating system. This is the ID used for targeting. 159 … "dartId": "A String", # DART ID of this browser. This is the ID used when generating reports. 166 … "dartId": "A String", # DART ID of this operating system. This is the ID used for targeting. 175 … "countryDartId": "A String", # DART ID of the country to which this mobile carrier belongs. 209 …"dartId": "A String", # DART ID of this country. This is the ID used for targeting and generating … 219 "countryDartId": "A String", # DART ID of the country to which this postal code belongs. 229 "countryDartId": "A String", # DART ID of the country to which this region belongs. 233 "dartId": "A String", # DART ID of this region. 239 "countryDartId": "A String", # DART ID of the country to which this city belongs. 245 …"dartId": "A String", # DART ID of this city. This is the ID used for targeting and generating rep… [all …]
|
D | dfareporting_v3_1.targetingTemplates.html | 145 … "dartId": "A String", # DART ID of this operating system. This is the ID used for targeting. 159 … "dartId": "A String", # DART ID of this browser. This is the ID used when generating reports. 166 … "dartId": "A String", # DART ID of this operating system. This is the ID used for targeting. 175 … "countryDartId": "A String", # DART ID of the country to which this mobile carrier belongs. 209 …"dartId": "A String", # DART ID of this country. This is the ID used for targeting and generating … 219 "countryDartId": "A String", # DART ID of the country to which this postal code belongs. 229 "countryDartId": "A String", # DART ID of the country to which this region belongs. 233 "dartId": "A String", # DART ID of this region. 239 "countryDartId": "A String", # DART ID of the country to which this city belongs. 245 …"dartId": "A String", # DART ID of this city. This is the ID used for targeting and generating rep… [all …]
|
D | dfareporting_v2_7.operatingSystems.html | 79 <p class="firstline">Gets one operating system by DART ID.</p> 86 <pre>Gets one operating system by DART ID. 90 dartId: string, Operating system DART ID. (required) 97 "dartId": "A String", # DART ID of this operating system. This is the ID used for targeting. 119 "dartId": "A String", # DART ID of this operating system. This is the ID used for targeting.
|
D | dfareporting_v3_3.operatingSystems.html | 79 <p class="firstline">Gets one operating system by DART ID.</p> 86 <pre>Gets one operating system by DART ID. 90 dartId: string, Operating system DART ID. (required) 97 "dartId": "A String", # DART ID of this operating system. This is the ID used for targeting. 119 "dartId": "A String", # DART ID of this operating system. This is the ID used for targeting.
|
D | dfareporting_v3_2.operatingSystems.html | 79 <p class="firstline">Gets one operating system by DART ID.</p> 86 <pre>Gets one operating system by DART ID. 90 dartId: string, Operating system DART ID. (required) 97 "dartId": "A String", # DART ID of this operating system. This is the ID used for targeting. 119 "dartId": "A String", # DART ID of this operating system. This is the ID used for targeting.
|
D | dfareporting_v2_8.operatingSystems.html | 79 <p class="firstline">Gets one operating system by DART ID.</p> 86 <pre>Gets one operating system by DART ID. 90 dartId: string, Operating system DART ID. (required) 97 "dartId": "A String", # DART ID of this operating system. This is the ID used for targeting. 119 "dartId": "A String", # DART ID of this operating system. This is the ID used for targeting.
|
/external/flatbuffers/dart/ |
D | README.md | 1 # FlatBuffers for Dart 3 This package is used to read and write FlatBuffer files in Dart. 6 compiler to generate Dart code from a FlatBuffers IDL schema. For example, the 7 `monster_my_game.sample_generated.dart` was generated with `flatc` from 10 supported by FlatBuffers, as illustrated in the `example.dart` in the
|
D | CHANGELOG.md | 9 - Changed constant identifiers to be compatible with Dart 2.x 10 - No longer supports Dart 1.x 14 - Initial release, supports Dart 1.x and many dev versions of Dart 2.x
|
/external/grpc-grpc/tools/dockerfile/interoptest/grpc_interop_dart/ |
D | build_interop.sh | 16 # Builds Dart interop server and client in a base image. 20 git clone /var/local/jenkins/grpc-dart /var/local/git/grpc-dart 25 cd /var/local/git/grpc-dart/interop 26 /usr/lib/dart/bin/pub get
|
/external/grpc-grpc/templates/tools/dockerfile/interoptest/grpc_interop_dart/ |
D | build_interop.sh.template | 18 # Builds Dart interop server and client in a base image. 22 git clone /var/local/jenkins/grpc-dart /var/local/git/grpc-dart 27 cd /var/local/git/grpc-dart/interop 28 /usr/lib/dart/bin/pub get
|
/external/flatbuffers/ |
D | .gitignore | 116 dart/.pub/ 117 dart/.packages 118 dart/pubspec.lock 119 dart/.dart_tool/ 120 dart/build/ 121 dart/doc/api/
|
/external/oss-fuzz/projects/dart/ |
D | Dockerfile | 22 RUN mkdir dart-sdk && cd dart-sdk && fetch dart 25 WORKDIR $SRC/dart-sdk/sdk
|