/aosp_15_r20/external/flatbuffers/src/ |
H A D | flatc_main.cpp | 27 static void Warn(const flatbuffers::FlatCompiler *flatc, in Warn() 34 static void Error(const flatbuffers::FlatCompiler *flatc, in Error() 156 flatbuffers::FlatCompiler flatc(params); in main() local
|
/aosp_15_r20/external/executorch/exir/_serialize/ |
H A D | bindings.cpp | 56 flatbuffers::FlatCompiler flatc(params); in PYBIND11_MODULE() local 87 flatbuffers::FlatCompiler flatc(params); in PYBIND11_MODULE() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/cmake/native_tools/flatbuffers/ |
H A D | CMakeLists.txt | 20 project(flatc C CXX) project
|
/aosp_15_r20/external/flatbuffers/tests/rust_usage_test/outdir/ |
H A D | build.rs | 19 let flatc = { in main() localVariable
|
/aosp_15_r20/external/flatbuffers/scripts/ |
H A D | util.py | 37 def flatc(options, schema, prefix=None, include=None, data=None, cwd=root_path): function
|
H A D | generate_code.py | 72 def flatc(options, schema, prefix=None, include=None, data=None, cwd=tests_path): function
|
/aosp_15_r20/external/flatbuffers/tests/ |
H A D | TypeScriptTest.py | 46 def flatc(options, schema, prefix=None, include=None, data=None, cwd=tests_path): function
|
/aosp_15_r20/external/executorch/ |
H A D | pyproject.toml | 88 flatc = "executorch.data.bin:flatc" qkey
|
H A D | setup.py | 94 def flatc(cls) -> bool: member in ShouldBuild
|
/aosp_15_r20/external/flatbuffers/tests/flatc/ |
H A D | flatc_test.py | 49 def flatc(options, cwd=script_path): function
|
/aosp_15_r20/hardware/google/gfxstream/third-party/ |
D | CMakeLists.txt | 178 add_executable(flatc IMPORTED GLOBAL) target
|
/aosp_15_r20/external/flatbuffers/ |
H A D | CMakeLists.txt | 445 add_executable(flatc ${FlatBuffers_Compiler_SRCS}) target
|
/aosp_15_r20/external/flatbuffers/CMake/ |
H A D | CMakeLists_legacy.cmake.in | 414 add_executable(flatc ${FlatBuffers_Compiler_SRCS}) target
|
/aosp_15_r20/out/soong/ |
D | module-info-aosp_shiba.json | 25579 {"flatc":{"path":["external/flatbuffers"],"installed":["out/host/linux-x86/bin/flatc"],"module_name… object
|