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

  /external/flatbuffers/src/
code_generators.cpp 73 if (parser.opts.one_file) return path;
flatc.cpp 190 opts.one_file = true;
idl_gen_general.cpp 167 if (!parser_.opts.one_file)
170 if (parser_.opts.one_file) {
182 if (!parser_.opts.one_file)
185 if (parser_.opts.one_file) {
193 if (parser_.opts.one_file) {
    [all...]
  /external/flatbuffers/include/flatbuffers/
idl.h 348 bool one_file; member in struct:flatbuffers::IDLOptions
390 one_file(false),
  /external/dnsmasq/src/
option.c 24 static void one_file(char *file, int nest, int hard_opt);
2505 static void one_file(char *file, int nest, int hard_opt) function
    [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 225 milliseconds