HomeSort by relevance Sort by last modified time
    Searched refs:one_file (Results 1 - 7 of 7) sorted by null

  /external/flatbuffers/src/
code_generators.cpp 76 if (parser.opts.one_file) return path;
idl_gen_go.cpp 83 if (parser_.opts.one_file) {
95 if (parser_.opts.one_file) {
102 if (parser_.opts.one_file) {
idl_gen_general.cpp 169 if (!parser_.opts.one_file) cur_name_space_ = enum_def.defined_namespace;
171 if (parser_.opts.one_file) {
184 if (!parser_.opts.one_file)
187 if (parser_.opts.one_file) {
196 if (parser_.opts.one_file) {
    [all...]
flatc.cpp 269 opts.one_file = true;
  /external/dnsmasq/src/
option.c 24 static void one_file(char* file, int nest, int hard_opt);
2222 static void one_file(char* file, int nest, int hard_opt) { function
    [all...]
  /external/flatbuffers/include/flatbuffers/
idl.h 403 bool one_file; member in struct:flatbuffers::IDLOptions
480 one_file(false),
    [all...]
  /external/libpng/contrib/tools/
pngfix.c 3652 one_file(struct global *global, const char *file_name, const char *out_name) function
    [all...]

Completed in 252 milliseconds