Home
last modified time | relevance | path

Searched defs:flatc (Results 1 – 9 of 9) sorted by relevance

/external/flatbuffers/src/
Dflatc_main.cpp27 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
/external/tensorflow/tensorflow/lite/tools/cmake/native_tools/flatbuffers/
DCMakeLists.txt20 project(flatc C CXX) project
/external/flatbuffers/tests/rust_usage_test/outdir/
Dbuild.rs19 let flatc = { in main() localVariable
/external/flatbuffers/scripts/
Dutil.py37 def flatc(options, schema, prefix=None, include=None, data=None, cwd=root_path): function
Dgenerate_code.py72 def flatc(options, schema, prefix=None, include=None, data=None, cwd=tests_path): function
/external/flatbuffers/tests/
DTypeScriptTest.py46 def flatc(options, schema, prefix=None, include=None, data=None, cwd=tests_path): function
/external/flatbuffers/tests/flatc/
Dflatc_test.py49 def flatc(options, cwd=script_path): function
/external/flatbuffers/
DCMakeLists.txt445 add_executable(flatc ${FlatBuffers_Compiler_SRCS}) target
/external/flatbuffers/CMake/
DCMakeLists_legacy.cmake.in414 add_executable(flatc ${FlatBuffers_Compiler_SRCS}) target