Home
last modified time | relevance | path

Searched refs:flatc (Results 1 – 25 of 538) sorted by relevance

12345678910>>...22

/dports/devel/flatbuffers/flatbuffers-2.0.0/tests/
H A Dgenerate_code.sh56 ../flatc --jsonschema --schema -I include_test monster_test.fbs
59 ../flatc --python $TEST_BASE_FLAGS arrays_test.fbs
60 ../flatc --dart monster_extra.fbs
63 ../flatc --java --kotlin --lobster --ts optional_scalars.fbs
64 ../flatc --csharp --rust --gen-object-api optional_scalars.fbs
65 ../flatc $TEST_NOINCL_FLAGS $TEST_CPP_FLAGS --cpp optional_scalars.fbs
68 ../flatc --rust --gen-object-api more_defaults.fbs
77 $working_dir/../flatc --swift ${working_dir}/optional_scalars.fbs
95 ../flatc $TEST_CPP17_FLAGS -I include_test monster_test.fbs
96 ../flatc $TEST_CPP17_FLAGS optional_scalars.fbs
[all …]
H A Dgenerate_code.bat26 @rem --cpp-std is defined by flatc default settings.
59 ..\%buildtype%\flatc.exe --jsonschema --schema -I include_test monster_test.fbs || goto FAIL
61 ..\%buildtype%\flatc.exe --python %TEST_BASE_FLAGS% arrays_test.fbs || goto FAIL
65 ..\%buildtype%\flatc.exe --java --kotlin --lobster --ts optional_scalars.fbs || goto FAIL
66 ..\%buildtype%\flatc.exe --csharp --rust --gen-object-api optional_scalars.fbs || goto FAIL
83 ..\%buildtype%\flatc.exe %TEST_CPP17_FLAGS% -I include_test monster_test.fbs || goto FAIL
84 ..\%buildtype%\flatc.exe %TEST_CPP17_FLAGS% optional_scalars.fbs || goto FAIL
85 @rem..\%buildtype%\flatc.exe %TEST_CPP17_FLAGS% arrays_test.fbs || goto FAIL
86 @rem..\%buildtype%\flatc.exe %TEST_CPP17_FLAGS% native_type_test.fbs || goto FAIL
87 @rem..\%buildtype%\flatc.exe %TEST_CPP17_FLAGS% monster_extra.fbs || goto FAIL
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/google/flatbuffers/tests/
H A Dgenerate_code.sh56 ../flatc --jsonschema --schema -I include_test monster_test.fbs
59 ../flatc --python $TEST_BASE_FLAGS arrays_test.fbs
60 ../flatc --dart monster_extra.fbs
63 ../flatc --java --kotlin --lobster --ts optional_scalars.fbs
64 ../flatc --csharp --rust --gen-object-api optional_scalars.fbs
65 ../flatc $TEST_NOINCL_FLAGS $TEST_CPP_FLAGS --cpp optional_scalars.fbs
68 ../flatc --rust --gen-object-api more_defaults.fbs
77 $working_dir/../flatc --swift ${working_dir}/optional_scalars.fbs
95 ../flatc $TEST_CPP17_FLAGS -I include_test monster_test.fbs
96 ../flatc $TEST_CPP17_FLAGS optional_scalars.fbs
[all …]
H A Dgenerate_code.bat26 @rem --cpp-std is defined by flatc default settings.
59 ..\%buildtype%\flatc.exe --jsonschema --schema -I include_test monster_test.fbs || goto FAIL
61 ..\%buildtype%\flatc.exe --python %TEST_BASE_FLAGS% arrays_test.fbs || goto FAIL
65 ..\%buildtype%\flatc.exe --java --kotlin --lobster --ts optional_scalars.fbs || goto FAIL
66 ..\%buildtype%\flatc.exe --csharp --rust --gen-object-api optional_scalars.fbs || goto FAIL
83 ..\%buildtype%\flatc.exe %TEST_CPP17_FLAGS% -I include_test monster_test.fbs || goto FAIL
84 ..\%buildtype%\flatc.exe %TEST_CPP17_FLAGS% optional_scalars.fbs || goto FAIL
85 @rem..\%buildtype%\flatc.exe %TEST_CPP17_FLAGS% arrays_test.fbs || goto FAIL
86 @rem..\%buildtype%\flatc.exe %TEST_CPP17_FLAGS% native_type_test.fbs || goto FAIL
87 @rem..\%buildtype%\flatc.exe %TEST_CPP17_FLAGS% monster_extra.fbs || goto FAIL
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/flatbuffers/src/tests/
H A Dgenerate_code.sh35 ../flatc --rust $TEST_RUST_FLAGS -I include_test monster_test.fbs monsterdata_test.json
43 ../flatc --rust -I include_test -o include_test include_test/include_test1.fbs
44 ../flatc --rust -I include_test -o include_test/sub include_test/sub/include_test2.fbs
45 ../flatc -b --schema --bfbs-comments --bfbs-builtins -I include_test monster_test.fbs
47 ../flatc -b --schema --bfbs-comments --bfbs-builtins -I include_test arrays_test.fbs
48 ../flatc --jsonschema --schema -I include_test monster_test.fbs
51 ../flatc --python $TEST_BASE_FLAGS arrays_test.fbs
52 ../flatc --dart monster_extra.fbs
68 ../flatc $TEST_CPP17_FLAGS -I include_test monster_test.fbs
71 ../flatc --cpp --lobster $TEST_BASE_FLAGS $TEST_CPP_FLAGS monster.fbs
[all …]
H A Dgenerate_code.bat26 @rem --cpp-std is defined by flatc default settings.
46 ..\%buildtype%\flatc.exe --rust -I include_test -o include_test include_test/include_test1.fbs || g…
51 ..\%buildtype%\flatc.exe --jsonschema --schema -I include_test monster_test.fbs || goto FAIL
53 ..\%buildtype%\flatc.exe --python %TEST_BASE_FLAGS% arrays_test.fbs || goto FAIL
67 ..\%buildtype%\flatc.exe %TEST_CPP17_FLAGS% -I include_test monster_test.fbs || goto FAIL
68 @rem..\%buildtype%\flatc.exe %TEST_CPP17_FLAGS% arrays_test.fbs || goto FAIL
69 @rem..\%buildtype%\flatc.exe %TEST_CPP17_FLAGS% native_type_test.fbs || goto FAIL
70 @rem..\%buildtype%\flatc.exe %TEST_CPP17_FLAGS% monster_extra.fbs || goto FAIL
71 @rem..\%buildtype%\flatc.exe %TEST_CPP17_FLAGS% ./union_vector/union_vector.fbs || goto FAIL
75 ..\%buildtype%\flatc.exe --cpp --lobster %TEST_BASE_FLAGS% %TEST_CPP_FLAGS% monster.fbs || goto FAIL
[all …]
/dports/www/osrm-backend/osrm-backend-5.26.0/third_party/flatbuffers/tests/
H A Dgenerate_code.sh18 ../flatc --cpp --java --kotlin --csharp --dart --go --binary --lobster --lua --python --js --ts --…
19 ../flatc --cpp --java --kotlin --csharp --dart --go --binary --lobster --lua --python --js --ts --p…
20 ../flatc --cpp --java --kotlin --csharp --js --ts --php --gen-mutable --reflect-names --gen-object-…
21 ../flatc -b --schema --bfbs-comments --bfbs-builtins -I include_test monster_test.fbs
22 ../flatc -b --schema --bfbs-comments --bfbs-builtins -I include_test arrays_test.fbs
23 ../flatc --jsonschema --schema -I include_test monster_test.fbs
24 ../flatc --cpp --java --kotlin --csharp --python --gen-mutable --reflect-names --gen-object-api --g…
25 ../flatc --cpp --java --csharp --python --gen-mutable --reflect-names --gen-object-api --gen-compar…
27 ../flatc --cpp --kotlin --lobster --gen-mutable --reflect-names --gen-object-api --gen-compare --cp…
28 ../flatc -b --schema --bfbs-comments --bfbs-builtins monster.fbs
H A Dgenerate_code.bat18 ..\%buildtype%\flatc.exe --cpp --java --csharp --dart --go --binary --lobster --lua --python --js -…
19 ..\%buildtype%\flatc.exe --cpp --java --csharp --dart --go --binary --lobster --lua --python --js -…
20 ..\%buildtype%\flatc.exe --cpp --java --csharp --js --ts --php --gen-mutable --reflect-names --gen-…
21 ..\%buildtype%\flatc.exe -b --schema --bfbs-comments --bfbs-builtins -I include_test monster_test.f…
22 ..\%buildtype%\flatc.exe -b --schema --bfbs-comments --bfbs-builtins -I include_test arrays_test.fb…
23 ..\%buildtype%\flatc.exe --jsonschema --schema -I include_test monster_test.fbs || goto FAIL
24 ..\%buildtype%\flatc.exe --cpp --java --csharp --python --gen-mutable --reflect-names --gen-object-…
25 ..\%buildtype%\flatc.exe --cpp --gen-mutable --gen-object-api --reflect-names --cpp-ptr-type flatbu…
29 …..\%buildtype%\flatc.exe --cpp --java --csharp --python --gen-mutable --reflect-names --gen-object…
35 ..\%buildtype%\flatc.exe --cpp --lobster --gen-mutable --reflect-names --gen-object-api --gen-compa…
[all …]
/dports/misc/mnn/MNN-1.2.0/3rd_party/flatbuffers/tests/
H A Dgenerate_code.sh18 ../flatc --cpp --java --csharp --dart --go --binary --lobster --lua --python --js --ts --php --rust…
19 ../flatc --cpp --java --csharp --dart --go --binary --lobster --lua --python --js --ts --php --rust…
20 ../flatc --cpp --js --ts --php --gen-mutable --reflect-names --gen-object-api --gen-compare --cpp-p…
21 ../flatc -b --schema --bfbs-comments --bfbs-builtins -I include_test monster_test.fbs
22 ../flatc --jsonschema --schema -I include_test monster_test.fbs
23 ../flatc --cpp --gen-mutable --reflect-names --gen-object-api --gen-compare --no-includes monster_e…
25 ../flatc --cpp --lobster --gen-mutable --reflect-names --gen-object-api --gen-compare --cpp-ptr-typ…
26 ../flatc -b --schema --bfbs-comments --bfbs-builtins monster.fbs
H A Dgenerate_code.bat18 ..\%buildtype%\flatc.exe --cpp --java --csharp --go --binary --python --lobster --lua --js --rust -…
19 ..\%buildtype%\flatc.exe --cpp --java --csharp --go --binary --python --lobster --lua --js --rust -…
20 ..\%buildtype%\flatc.exe --cpp --js --ts --php --gen-mutable --reflect-names --gen-object-api --gen…
21 ..\%buildtype%\flatc.exe -b --schema --bfbs-comments --bfbs-builtins -I include_test monster_test.f…
22 ..\%buildtype%\flatc.exe --jsonschema --schema -I include_test monster_test.fbs || goto FAIL
26 …..\%buildtype%\flatc.exe --cpp --gen-mutable --reflect-names --gen-object-api --gen-compare --no-i…
32 ..\%buildtype%\flatc.exe --cpp --lobster --gen-mutable --reflect-names --gen-object-api --gen-compa…
33 ..\%buildtype%\flatc.exe -b --schema --bfbs-comments --bfbs-builtins monster.fbs || goto FAIL
/dports/security/vault/vault-1.8.2/vendor/github.com/google/flatbuffers/tests/
H A Dgenerate_code.sh18 ../flatc --cpp --java --csharp --dart --go --binary --lobster --lua --python --js --ts --php --rust…
19 ../flatc --cpp --java --csharp --dart --go --binary --lobster --lua --python --js --ts --php --rust…
20 ../flatc --cpp --java --csharp --js --ts --php --gen-mutable --reflect-names --gen-object-api --gen…
21 ../flatc -b --schema --bfbs-comments --bfbs-builtins -I include_test monster_test.fbs
22 ../flatc --jsonschema --schema -I include_test monster_test.fbs
23 ../flatc --cpp --java --csharp --python --gen-mutable --reflect-names --gen-object-api --gen-compar…
25 ../flatc --cpp --lobster --gen-mutable --reflect-names --gen-object-api --gen-compare --cpp-ptr-typ…
26 ../flatc -b --schema --bfbs-comments --bfbs-builtins monster.fbs
H A Dgenerate_code.bat18 ..\%buildtype%\flatc.exe --cpp --java --csharp --go --binary --python --lobster --lua --js --rust -…
19 ..\%buildtype%\flatc.exe --cpp --java --csharp --go --binary --python --lobster --lua --js --rust -…
20 ..\%buildtype%\flatc.exe --cpp --java --js --ts --php --gen-mutable --reflect-names --gen-object-ap…
21 ..\%buildtype%\flatc.exe -b --schema --bfbs-comments --bfbs-builtins -I include_test monster_test.f…
22 ..\%buildtype%\flatc.exe --jsonschema --schema -I include_test monster_test.fbs || goto FAIL
26 …..\%buildtype%\flatc.exe --cpp --java --csharp --python --gen-mutable --reflect-names --gen-object…
32 ..\%buildtype%\flatc.exe --cpp --lobster --gen-mutable --reflect-names --gen-object-api --gen-compa…
33 ..\%buildtype%\flatc.exe -b --schema --bfbs-comments --bfbs-builtins monster.fbs || goto FAIL
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/flatbuffers/src/android/jni/
H A Dinclude.mk63 $(wildcard $(FLATBUFFERS_FLATC_PATH)/*/flatc.exe) \
64 $(wildcard $(FLATBUFFERS_FLATC_PATH)/flatc.exe))
68 FLATBUFFERS_FLATC := $(FLATBUFFERS_FLATC_PATH)/flatc
73 $(wildcard $(FLATBUFFERS_FLATC_PATH)/*/flatc) \
74 $(wildcard $(FLATBUFFERS_FLATC_PATH)/flatc))
117 $(MAKE) flatc
123 xcodebuild -target flatc
128 $(error flatc binary not found!)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/flatbuffers/src/android/jni/
H A Dinclude.mk63 $(wildcard $(FLATBUFFERS_FLATC_PATH)/*/flatc.exe) \
64 $(wildcard $(FLATBUFFERS_FLATC_PATH)/flatc.exe))
68 FLATBUFFERS_FLATC := $(FLATBUFFERS_FLATC_PATH)/flatc
73 $(wildcard $(FLATBUFFERS_FLATC_PATH)/*/flatc) \
74 $(wildcard $(FLATBUFFERS_FLATC_PATH)/flatc))
117 $(MAKE) flatc
123 xcodebuild -target flatc
128 $(error flatc binary not found!)
/dports/security/vault/vault-1.8.2/vendor/github.com/google/flatbuffers/android/jni/
H A Dinclude.mk63 $(wildcard $(FLATBUFFERS_FLATC_PATH)/*/flatc.exe) \
64 $(wildcard $(FLATBUFFERS_FLATC_PATH)/flatc.exe))
68 FLATBUFFERS_FLATC := $(FLATBUFFERS_FLATC_PATH)/flatc
73 $(wildcard $(FLATBUFFERS_FLATC_PATH)/*/flatc) \
74 $(wildcard $(FLATBUFFERS_FLATC_PATH)/flatc))
117 $(MAKE) flatc
123 xcodebuild -target flatc
128 $(error flatc binary not found!)
/dports/www/osrm-backend/osrm-backend-5.26.0/third_party/flatbuffers/android/jni/
H A Dinclude.mk63 $(wildcard $(FLATBUFFERS_FLATC_PATH)/*/flatc.exe) \
64 $(wildcard $(FLATBUFFERS_FLATC_PATH)/flatc.exe))
68 FLATBUFFERS_FLATC := $(FLATBUFFERS_FLATC_PATH)/flatc
73 $(wildcard $(FLATBUFFERS_FLATC_PATH)/*/flatc) \
74 $(wildcard $(FLATBUFFERS_FLATC_PATH)/flatc))
117 $(MAKE) flatc
123 xcodebuild -target flatc
128 $(error flatc binary not found!)
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/google/flatbuffers/src/
H A Dflatc_main.cpp22 static void Warn(const flatbuffers::FlatCompiler *flatc, in Warn() argument
24 (void)flatc; in Warn()
29 static void Error(const flatbuffers::FlatCompiler *flatc, in Error() argument
33 if (usage && flatc) { in Error()
34 printf("%s", flatc->GetUsageString(g_program_name).c_str()); in Error()
116 flatbuffers::FlatCompiler flatc(params); in main() local
117 return flatc.Compile(argc - 1, argv + 1); in main()
/dports/devel/flatbuffers/flatbuffers-2.0.0/src/
H A Dflatc_main.cpp22 static void Warn(const flatbuffers::FlatCompiler *flatc, in Warn() argument
24 (void)flatc; in Warn()
29 static void Error(const flatbuffers::FlatCompiler *flatc, in Error() argument
33 if (usage && flatc) { in Error()
34 printf("%s", flatc->GetUsageString(g_program_name).c_str()); in Error()
116 flatbuffers::FlatCompiler flatc(params); in main() local
117 return flatc.Compile(argc - 1, argv + 1); in main()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/google/flatbuffers/
H A DBUILD.bazel13 # Public flatc library to compile flatbuffer files at runtime.
42 # Public flatc compiler library.
51 # Public flatc compiler.
53 name = "flatc",
55 "//src:flatc",
62 "include/flatbuffers/flatc.h",
/dports/devel/flatbuffers/flatbuffers-2.0.0/
H A DBUILD.bazel13 # Public flatc library to compile flatbuffer files at runtime.
42 # Public flatc compiler library.
51 # Public flatc compiler.
53 name = "flatc",
55 "//src:flatc",
62 "include/flatbuffers/flatc.h",
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/flatbuffers/src/
H A DBUILD13 # Public flatc library to compile flatbuffer files at runtime.
41 # Public flatc compiler library.
50 # Public flatc compiler.
52 name = "flatc",
54 "//src:flatc",
61 "include/flatbuffers/flatc.h",
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/flatbuffers/src/src/
H A Dflatc_main.cpp22 static void Warn(const flatbuffers::FlatCompiler *flatc, in Warn() argument
24 (void)flatc; in Warn()
29 static void Error(const flatbuffers::FlatCompiler *flatc, in Error() argument
33 if (usage && flatc) { in Error()
34 printf("%s", flatc->GetUsageString(g_program_name).c_str()); in Error()
121 flatbuffers::FlatCompiler flatc(params); in main() local
122 return flatc.Compile(argc - 1, argv + 1); in main()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/google/flatbuffers/.github/workflows/
H A Dbuild.yml29 name: Linux flatc binary ${{ matrix.cxx }}
30 path: flatc
48 name: Windows flatc binary
49 path: Release\flatc.exe
80 name: Mac flatc binary
81 path: _build/Release/flatc
92 - name: set up flatc
160 # - name: flatc
181 - name: flatc
182 # FIXME: make test script not rely on flatc
[all …]
/dports/devel/flatbuffers/flatbuffers-2.0.0/.github/workflows/
H A Dbuild.yml29 name: Linux flatc binary ${{ matrix.cxx }}
30 path: flatc
48 name: Windows flatc binary
49 path: Release\flatc.exe
80 name: Mac flatc binary
81 path: _build/Release/flatc
92 - name: set up flatc
160 # - name: flatc
181 - name: flatc
182 # FIXME: make test script not rely on flatc
[all …]
/dports/misc/mnn/MNN-1.2.0/3rd_party/flatbuffers/src/
H A Dflatc_main.cpp21 static void Warn(const flatbuffers::FlatCompiler *flatc, in Warn() argument
23 (void)flatc; in Warn()
28 static void Error(const flatbuffers::FlatCompiler *flatc, in Error() argument
32 if (usage) { printf("%s", flatc->GetUsageString(g_program_name).c_str()); } in Error()
100 flatbuffers::FlatCompiler flatc(params); in main() local
101 return flatc.Compile(argc - 1, argv + 1); in main()

12345678910>>...22