| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/ |
| H A D | Tokenizer.cpp | 2213 yy_create_buffer(FILE * file, int size , yyscan_t yyscanner) yy_create_buffer() argument 3015 setFileNumber(int file) setFileNumber() argument [all...] |
| /third_party/skia/third_party/externals/libpng/contrib/tools/ |
| H A D | pngfix.c | 832 struct file struct 860 FILE * file; /* Original PNG file */ member 948 emit_error(struct file *file, in argument 988 file_end(struct file *file) file_end() argument 1028 file_init(struct file *file, struct global *global, const char *file_name, const char *out_name, void *alloc_ptr, void (*alloc)(struct file*,int)) file_init() argument 1087 log_error(struct file *file, int code, const char *what) log_error() argument 1129 stop(struct file *file, int code, const char *what) stop() argument 1184 stop_invalid(struct file *file, const char *what) stop_invalid() argument 1190 type_message(struct file *file, png_uint_32 type, const char *what) type_message() argument 1208 file_getpos(struct file *file, fpos_t *pos) file_getpos() argument 1219 file_setpos(struct file *file, const fpos_t *pos) file_setpos() argument 1229 getpos(struct file *file) getpos() argument 1244 read_byte(struct file *file) read_byte() argument 1295 reread_byte(struct file *file) reread_byte() argument 1312 reread_4(struct file *file) reread_4() argument 1325 skip_12(struct file *file) skip_12() argument 1341 write_byte(struct file *file, int b) write_byte() argument 1362 read_4(struct file *file, png_uint_32 *pu) read_4() argument 1386 crc_read_many(struct file *file, png_uint_32 length) crc_read_many() argument 1413 calc_image_size(struct file *file) calc_image_size() argument 1542 struct file * file; global() member 1582 chunk_init(struct chunk * const chunk, struct file * const file) chunk_init() argument 1611 current_type(struct file *file, int code) current_type() argument 1663 process_zTXt_iCCP(struct file *file) process_zTXt_iCCP() argument 1694 process_iTXt(struct file *file) process_iTXt() argument 1752 struct file * file; global() member 1774 struct file *file = idat->file; IDAT_end() local 1791 IDAT_init(struct IDAT * const idat, struct file * const file) IDAT_init() argument 1907 process_IDAT(struct file *file) process_IDAT() argument 2015 struct file * file; global() member 2285 struct file *file = zlib->file; zlib_advance() local 2607 zlib_check(struct file *file, png_uint_32 offset) zlib_check() argument 2784 process_chunk(struct file *file, png_uint_32 file_crc, png_uint_32 next_length, png_uint_32 next_type) process_chunk() argument 2964 sync_stream(struct file *file) sync_stream() argument 3082 read_chunk(struct file *file) read_chunk() argument 3177 struct file *file = get_control(png_ptr); warning_handler() local 3190 struct file *file = get_control(png_ptr); read_callback() local 3525 struct file file; global() member 3548 allocate(struct file *file, int allocate_idat) allocate() argument [all...] |
| /third_party/python/Modules/ |
| H A D | _cursesmodule.c | 2160 _curses_window_putwin(PyCursesWindowObject *self, PyObject *file) in _curses_window_putwin() argument 3047 _curses_getwin(PyObject *module, PyObject *file) _curses_getwin() argument [all...] |
| H A D | _elementtree.c | 3929 _elementtree_XMLParser__parse_whole(XMLParserObject *self, PyObject *file) in _elementtree_XMLParser__parse_whole() argument
|
| H A D | _asynciomodule.c | 2330 _asyncio_Task_print_stack_impl(TaskObj *self, PyObject *limit, PyObject *file) _asyncio_Task_print_stack_impl() argument
|
| H A D | _tkinter.c | 2439 PyObject *file; member 2447 NewFHCD(PyObject *func, PyObject *file, int id) in NewFHCD() argument 2485 PyObject *func, *file, *res; in FileHandler() local 2511 _tkinter_tkapp_createfilehandler_impl(TkappObject *self, PyObject *file, int mask, PyObject *func) _tkinter_tkapp_createfilehandler_impl() argument 2548 _tkinter_tkapp_deletefilehandler(TkappObject *self, PyObject *file) _tkinter_tkapp_deletefilehandler() argument [all...] |
| /third_party/skia/tools/viewer/ |
| H A D | Viewer.cpp | 805 addSlide(SkOSPath::Basename(file in initSlides() local [all...] |
| /third_party/protobuf/src/google/protobuf/compiler/js/ |
| H A D | js_generator.cc | 166 GetNamespace(const GeneratorOptions& options, const FileDescriptor* file) GetNamespace() argument 379 GetExtensionFileName(const GeneratorOptions& options, const FileDescriptor* file, bool with_filename) GetExtensionFileName() argument 451 const FileDescriptor* file = field->containing_type()->file(); IgnoreExtensionField() local 1353 HasExtensions(const FileDescriptor* file) HasExtensions() argument 1479 DepthFirstSearch(const FileDescriptor* file, std::vector<const FileDescriptor*>* list, std::set<const FileDescriptor*>* seen) DepthFirstSearch() argument 1502 operator ()(const FileDescriptor* file) operator ()() argument 1634 IsWellKnownTypeFile(const FileDescriptor* file) IsWellKnownTypeFile() argument 1640 GenerateHeader(const GeneratorOptions& options, const FileDescriptor* file, io::Printer* printer) const GenerateHeader() argument 1660 FindProvidesForFile(const GeneratorOptions& options, io::Printer* printer, const FileDescriptor* file, std::set<std::string>* provided) const FindProvidesForFile() argument 3607 GenerateFile(const FileDescriptor* file, const GeneratorOptions& options, GeneratorContext* context, bool use_short_name) const GenerateFile() argument 3789 const FileDescriptor* file = files[i]; GenerateAll() local 3939 const FileDescriptor* file = files[i]; GenerateAll() local [all...] |
| /third_party/protobuf/src/google/protobuf/ |
| H A D | descriptor_unittest.cc | 73 DescriptorProto* AddMessage(FileDescriptorProto* file, in AddMessage() argument 87 EnumDescriptorProto* AddEnum(FileDescriptorProto* file, in AddEnum() argument 101 ServiceDescriptorProto* AddService(FileDescriptorProto* file, in AddService() argument 119 FieldDescriptorProto* AddExtension(FileDescriptorProto* file, in AddExtension() argument 192 void AddEmptyEnum(FileDescriptorProto* file, cons argument 484 FileDescriptorProto file; TEST_F() local 543 const FileDescriptor* file = pool.BuildFile(proto); TEST_F() local 552 ExtractDebugString( const FileDescriptor* file, std::set<std::string>* visited, std::vector<std::pair<std::string, std::string>>* debug_strings) ExtractDebugString() argument 1150 FileDescriptorProto file; SetUp() local 2300 const FileDescriptor* file = pool_->BuildFile(file_proto); GetFieldDescriptorOfType() local 2567 const FileDescriptor* file = pool.BuildFile(file_proto); TEST_F() local 2647 const FileDescriptor* file = pool.BuildFile(file_proto); TEST_F() local 2854 const FileDescriptor* file = BuildFile(extension_proto); TEST_P() local 2908 const FileDescriptor* file = BuildFile(option_proto); TEST_P() local 2971 const FileDescriptor* file = BuildFile(test_proto); TEST_P() local 3001 const FileDescriptor* file = message->file(); TEST() local 3188 const FileDescriptor* file = pool.BuildFile(file_proto); TEST() local 3266 const FileDescriptor* file = pool.BuildFile(file_proto); TEST() local 3343 const FileDescriptor* file = pool.BuildFile(file_proto); TEST() local 3423 const FileDescriptor* file = pool.BuildFile(file_proto); TEST() local 3444 const FileDescriptor* file = msg->file(); TEST() local 3678 BuildFileInTestPool(const FileDescriptor* file) BuildFileInTestPool() argument 4024 const FileDescriptor* file = BuildFile( TEST_F() local 4044 const FileDescriptor* file = BuildFile(strings::Substitute( TEST_F() local 4205 const FileDescriptor* file = BuildFile( TEST_F() local 6807 const FileDescriptor* file = pool.FindFileContainingSymbol("Foo"); TEST_F() local 6947 const FileDescriptor* file = pool.FindFileByName("foo.proto"); TEST_F() local 7099 const FileDescriptor* file = pool.FindFileByName("foo.proto"); TEST_F() local 7864 const FileDescriptor* file = pool_.FindFileByName("foo.proto"); TEST_F() local 7904 const FileDescriptor* file = pool_.FindFileByName("foo.proto"); TEST_F() local 7949 const FileDescriptor* file = pool_.FindFileByName("foo.proto"); TEST_F() local 8008 const FileDescriptor* file = pool_.FindFileByName("foo.proto"); TEST_F() local 8036 const FileDescriptor* file = pool_.FindFileByName("foo.proto"); TEST_F() local [all...] |
| /third_party/python/Lib/test/ |
| H A D | test_decimal.py | 116 file = sys.argv[0] variable 118 file = __file__ variable
|
| /third_party/skia/third_party/externals/oboe/apps/OboeTester/app/gradle/wrapper/ |
| H A D | gradle-wrapper.jar | ... io.File rootDir
private static java.io.File rootDir (java.io.File)
java.io. ... |
| /third_party/skia/third_party/externals/oboe/apps/fxlab/gradle/wrapper/ |
| H A D | gradle-wrapper.jar | ... io.File rootDir
private static java.io.File rootDir (java.io.File)
java.io. ... |
| /third_party/skia/third_party/externals/oboe/samples/gradle/wrapper/ |
| H A D | gradle-wrapper.jar | ... java.io.File)
java.io.File file
java.io.File[] arr$
int len$ ... |
| /third_party/skia/third_party/externals/oboe/tests/UnitTestRunner/gradle/wrapper/ |
| H A D | gradle-wrapper.jar | ... io.File rootDir
private static java.io.File rootDir (java.io.File)
java.io. ... |
| /third_party/ffmpeg/fftools/ |
| H A D | ffmpeg_opt.c | 1107 InputFile *file = input_files[i]; assert_file_overwrite() local [all...] |
| H A D | ffmpeg.c | 3263 InputFile *file in report_new_stream() local [all...] |
| /third_party/elfutils/debuginfod/ |
| H A D | debuginfod.cxx | 1716 std::string file = b_source0.substr(b_source0.find_last_of("/")+1, b_source0.length()); handle_buildid_f_match() local 2002 std::string file = b_source1.substr(b_source1.find_last_of("/")+1, b_source1.length()); handle_buildid_r_match() local [all...] |
| /third_party/curl/src/ |
| H A D | tool_getparam.c | 758 GetFileAndPassword(char *nextarg, char **file, char **password) GetFileAndPassword() argument 870 FILE *file; data_urlencode() local 1070 FILE *file; set_data() local 2319 FILE *file = use_stdin?stdin:fopen(&nextarg[1], FOPEN_READTEXT); getparameter() local 2632 FILE *file; getparameter() local [all...] |
| /third_party/alsa-lib/src/ |
| H A D | conf.c | 638 input_stdio_open(snd_input_t **inputp, const char *file, struct filedesc *current) input_stdio_open() argument 4186 snd_config_t *file = _file, *root = _root, *n; config_file_load_user_all() local [all...] |
| /third_party/backends/backend/ |
| H A D | umax_pp_low.c | 454 int i, file; in sanei_parport_find_device() local [all...] |
| H A D | hp3900_config.c | 5652 static int srt_hp3970_scanparam_get(int file, int option, int defvalue) in srt_hp3970_scanparam_get() argument 5701 static int srt_hp4370_scanparam_get(int file, int option, int defvalue) in srt_hp4370_scanparam_get() argument 5750 static int srt_scancali_get(int file, in argument 5807 srt_truegrayparam_get(int file, int option, int defvalue) srt_truegrayparam_get() argument 5840 srt_caliparam_get(int file, int option, int defvalue) srt_caliparam_get() argument 5953 srt_scaninfo_get(int file, int option, int defvalue) srt_scaninfo_get() argument 5984 srt_sec_get(int file, int section, int option, int defvalue) srt_sec_get() argument 6026 get_value(int section, int option, int defvalue, int file) get_value() argument [all...] |
| /third_party/backends/sanei/ |
| H A D | sanei_scsi.c | 803 get_max_buffer_size(const char *file) get_max_buffer_size() argument [all...] |
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | regextst.cpp | 253 void RegexTest::assertUText(const char *expected, UText *actual, const char *file, int line) { in assertUText() argument 279 void RegexTest::assertUTextInvariant(const char *expected, UText *actual, const char *file, int line) { in assertUTextInvariant() argument [all...] |
| /third_party/libsnd/src/ |
| H A D | common.h | 351 PSF_FILE file, rsrc ; member [all...] |
| /third_party/libuv/include/ |
| H A D | uv.h | 1035 const char* file; /* Path to program to execute. */ global() member [all...] |