Home
last modified time | relevance | path

Searched +defs:c +defs:files (Results 1 – 25 of 36) sorted by relevance

12

/third_party/toybox/toys/posix/
Dpaste.c26 GLOBALS( in GLOBALS()
37 char *dpos, *dstr, *buf, c; local
/third_party/toybox/toys/pending/
Ddiff.c64 long a, b, c, d, prev, suff; member
125 struct candidate *c = xzalloc(sizeof(struct candidate)); in new_candidate() local
134 static void free_candidates(struct candidate *c) in free_candidates()
156 struct candidate *pr = 0, *c = K[0]; in do_merge() local
374 static int *diff(char **files) in diff()
424 static void print_diff(int a, int b, char c, int *off_set, FILE *fp) in print_diff()
587 static void do_diff(char **files) in do_diff()
717 static void show_status(char **files) in show_status()
849 char *files[2]; in diff_main() local
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/charsetdet/mbcs/
DBIG5Tool.java113 File[] files = dir.listFiles(); in processDir() local
189 ChEl c = (ChEl)encounteredChars[i]; in processDir() local
206 ChEl c = (ChEl)encounteredChars[i]; in processDir() local
241 ChEl(int c, int o) { in ChEl()
DEUCTool.java113 File[] files = dir.listFiles(); in processDir() local
189 ChEl c = (ChEl)encounteredChars[i]; in processDir() local
206 ChEl c = (ChEl)encounteredChars[i]; in processDir() local
241 ChEl(int c, int o) { in ChEl()
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_qir.c139 qir_has_side_effects(struct vc4_compile *c, struct qinst *inst) in qir_has_side_effects()
160 qir_has_side_effect_reads(struct vc4_compile *c, struct qinst *inst) in qir_has_side_effect_reads()
392 qir_print_reg(struct vc4_compile *c, struct qreg reg, bool write) in qir_print_reg()
394 static const char *files[] = { in qir_print_reg() local
466 qir_dump_inst(struct vc4_compile *c, struct qinst *inst) in qir_dump_inst()
497 qir_dump(struct vc4_compile *c) in qir_dump()
567 qir_get_temp(struct vc4_compile *c) in qir_get_temp()
602 qir_emit(struct vc4_compile *c, struct qinst *inst) in qir_emit()
609 qir_emit_def(struct vc4_compile *c, struct qinst *inst) in qir_emit_def()
624 qir_emit_nondef(struct vc4_compile *c, struct qinst *inst) in qir_emit_nondef()
[all …]
/third_party/mesa3d/src/panfrost/bifrost/
Dcmdline.c118 compile_shader(int stages, char **files) in compile_shader()
263 int c; in main() local
/third_party/skia/third_party/externals/harfbuzz/test/shape/
Dhb_test_tools.py16 def start_color (c): return '' argument
26 def start_color (c): argument
42 def start_color (c): argument
135 def diff_files (files, symbols=diff_symbols): argument
/third_party/skia/third_party/externals/libwebp/examples/
Danim_diff.c218 int i, c; in main() local
219 const char* files[2] = { NULL, NULL }; in main() local
/third_party/ltp/testcases/realtime/func/rt-migrate/
Drt-migrate.c87 char *files[] = { in setup_ftrace_marker() local
196 static int parse_args(int c, char *v) in parse_args()
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sfntdump/
DSfntDump.java200 File[] files = fontFile.listFiles(); in main() local
544 int c = iter.next(); in dumpCMapMapping() local
/third_party/elfutils/debuginfod/
Ddebuginfod-client.c54 int debuginfod_find_debuginfo (debuginfod_client *c, const unsigned char *b, in debuginfod_find_debuginfo()
56 int debuginfod_find_executable (debuginfod_client *c, const unsigned char *b, in debuginfod_find_executable()
58 int debuginfod_find_source (debuginfod_client *c, const unsigned char *b, in debuginfod_find_source()
60 int debuginfod_find_section (debuginfod_client *c, const unsigned char *b, in debuginfod_find_section()
63 void debuginfod_set_progressfn(debuginfod_client *c, in debuginfod_set_progressfn()
65 void debuginfod_set_verbose_fd(debuginfod_client *c, int fd) { } in debuginfod_set_verbose_fd()
66 void debuginfod_set_user_data (debuginfod_client *c, void *d) { } in debuginfod_set_user_data()
67 void* debuginfod_get_user_data (debuginfod_client *c) { return NULL; } in debuginfod_get_user_data()
68 const char* debuginfod_get_url (debuginfod_client *c) { return NULL; } in debuginfod_get_url()
69 int debuginfod_add_http_header (debuginfod_client *c, in debuginfod_add_http_header()
[all …]
Ddebuginfod.cxx2077 debuginfod_client *c = dc_pool.front(); in debuginfod_pool_begin() local
2098 void debuginfod_pool_end(debuginfod_client* c) in debuginfod_pool_end()
2819 Dwarf_Files *files; in dwarf_extract_source_paths() local
3826 sqlite_ps files (db, "check old files", in groom() local
4069 static void sqlite3_sharedprefix_fn (sqlite3_context* c, int argc, sqlite3_value** argv) in sqlite3_sharedprefix_fn()
/third_party/pulseaudio/src/pulsecore/
Dcli-command.c218 static int pa_cli_command_exit(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) { in pa_cli_command_exit()
230 static int pa_cli_command_help(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) { in pa_cli_command_help()
246 static int pa_cli_command_modules(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) { in pa_cli_command_modules()
260 static int pa_cli_command_clients(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) { in pa_cli_command_clients()
274 static int pa_cli_command_cards(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) { in pa_cli_command_cards()
288 static int pa_cli_command_sinks(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) { in pa_cli_command_sinks()
302 static int pa_cli_command_sources(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) { in pa_cli_command_sources()
316 static int pa_cli_command_sink_inputs(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) { in pa_cli_command_sink_inputs()
330 static int pa_cli_command_source_outputs(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) { in pa_cli_command_source_outputs()
344 static int pa_cli_command_stat(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) { in pa_cli_command_stat()
[all …]
/third_party/skia/samplecode/
DSample3D.cpp318 Click* c = new Click(); in onFindClickHandler() local
323 Click* c = new Click(); in onFindClickHandler() local
449 const char* files[] = { in onOnceBeforeDraw() local
/third_party/lzma/CPP/7zip/UI/FileManager/
DBrowseDialog.cpp513 char c = 0; in ConvertSizeToString() local
531 CObjectVector<CFileInfo> files; in Reload() local
966 wchar_t c = path.Back(); in RemoveDotsAndSpaces() local
/third_party/lzma/CPP/7zip/UI/Common/
DEnumDirItems.cpp46 FChar c = p[-1]; in FindFile_KeepDots() local
259 HRESULT CDirItems::EnumerateOneDir(const FString &phyPrefix, CObjectVector<NFind::CFileInfo> &files) in EnumerateOneDir()
1102 CObjectVector<NFind::CFileInfo> files; in EnumerateDirItems() local
DHashCalc.cpp221 wchar_t c = path[k]; in Final() local
249 char c = src[i++]; in CSum_Name_OriginalToEscape() local
268 char c = *s++; in CSum_Name_EscapeToOriginal() local
728 unsigned c = (Byte)s[0]; in ParseHexString() local
748 #define IsWhite(c) ((c) == ' ' || (c) == '\t') argument
867 const char c = *s2; in Parse() local
932 const char c = *s; in Parse() local
1229 const UInt64 files = 0; in ReadStream_to_Buf() local
/third_party/libphonenumber/tools/cpp/src/cpp-build/
Dgenerate_geocoding_data.cc225 const char c = *it; in MakeStringLiteral() local
585 vector<DirEntry> files; in WriteSource() local
/third_party/protobuf/src/google/protobuf/compiler/objectivec/
Dobjectivec_helpers.cc100 bool ascii_isnewline(char c) { in ascii_isnewline()
115 char c = input[i]; in UnderscoresToCamelCase() local
524 char c = name[i]; in UnCamelCaseEnumShortName() local
614 char c = worker[i]; in UnCamelCaseFieldName() local
1211 bool ValidateObjCClassPrefixes(const std::vector<const FileDescriptor*>& files, in ValidateObjCClassPrefixes()
/third_party/typescript/tests/baselines/reference/tsbuild/sample1/
Dcan-detect-when-and-what-to-rebuild.js137 var c = require("../core/index"); variable
590 "files": ["index.ts"], property
/third_party/protobuf/src/google/protobuf/compiler/js/
Djs_generator.cc268 char ToLowerASCII(char c) { in ToLowerASCII()
1562 const std::vector<const FileDescriptor*>& files, in GenerateJspbAllowedMap()
1674 const std::vector<const FileDescriptor*>& files, in FindProvides()
1807 const std::vector<const FileDescriptor*>& files, in GenerateRequiresForLibrary()
3682 std::vector<const FileDescriptor*> files; in GenerateFile() local
3716 bool Generator::GenerateAll(const std::vector<const FileDescriptor*>& files, in GenerateAll()
/third_party/optimized-routines/math/test/
Dmathtest.c200 static float sincosf_sinf(float x) { float s,c; sincosf(x, &s, &c); return s; } in sincosf_sinf() local
201 static float sincosf_cosf(float x) { float s,c; sincosf(x, &s, &c); return c; } in sincosf_cosf() local
458 int c = strcmp(word, array[k]); in find() local
477 int c = strcmp(word, tfuncs[k].name); in find_testfunc() local
1540 char **files; in main() local
/third_party/protobuf/src/google/protobuf/compiler/php/
Dphp_generator.cc976 FileDescriptorSet files; in GenerateAddFileToPool() local
1563 char c = input[i]; in EscapePhpdoc() local
1837 bool Generator::GenerateAll(const std::vector<const FileDescriptor*>& files, in GenerateAll()
/third_party/toybox/generated/
Dglobals.h25 long c; member
81 char c[64]; member
134 char *c; member
189 long w, W, i, s, c, t, m; member
335 char *d, *c; member
370 char *c; member
401 char *c; member
420 char *c; member
462 long s, g, o, l, c; member
754 struct double_list *all_sockets, *files; member
[all …]
/third_party/nghttp2/src/
Dshrpx_config.cc162 read_tls_ticket_key_file(const std::vector<StringRef> &files, in read_tls_ticket_key_file()
694 bool var_token(char c) { in var_token()
1422 if (std::find_if_not(std::begin(optarg), std::end(optarg), [](char c) { in parse_forwarded_node_type()

12