| /third_party/re2/re2/testing/ |
| D | dfa_test.cc | 32 static void DoBuild(Prog* prog) { in DoBuild() 47 Prog* prog = re->CompileToProg(0); in TEST() local 58 Prog* prog = re->CompileToProg(0); in TEST() local 89 Prog* prog = re->CompileToProg(limit); in TEST() local 192 Prog* prog = re->CompileToProg(1<<n); in TEST() local 224 static void DoSearch(Prog* prog, const StringPiece& match, in DoSearch() 253 Prog* prog = re->CompileToProg(1<<n); in TEST() local 265 Prog* prog = re->CompileToProg(1<<n); in TEST() local 304 Prog* prog = re->CompileToReverseProg(0); in TEST() local 359 Prog* prog = re->CompileToProg(0); in TEST() local
|
| D | compile_test.cc | 124 Prog* prog = re->CompileToProg(0); in TEST() local 150 Prog* prog = re->CompileToProg(0); in DumpByteMap() local 235 Prog* prog = re->CompileToProg(920); in TEST() local 248 Prog* prog = re->CompileToProg(0); in Dump() local 255 Prog* prog = re->CompileToReverseProg(0); in Dump() local
|
| D | regexp_benchmark.cc | 37 Prog* prog = re->CompileToProg(0); in Test() local 66 Prog* prog = re->CompileToProg(0); in MemoryUsage() local 679 Prog* prog = sre->CompileToProg(0); in SimplifyCompileRegexp() local 691 Prog* prog = re->CompileToProg(0); in CompileRegexp() local 702 Prog* prog = re->CompileToProg(0); in CompileToProg() local 712 Prog* prog = re->CompileToProg(0); in CompileByteMap() local 886 Prog* prog = re->CompileToProg(0); in SearchDFA() local 904 Prog* prog = re->CompileToProg(0); in SearchNFA() local 920 Prog* prog = re->CompileToProg(0); in SearchOnePass() local 936 Prog* prog = re->CompileToProg(0); in SearchBitState() local [all …]
|
| /third_party/e2fsprogs/resize/ |
| D | sim_progress.c | 29 static errcode_t ext2fs_progress_display(ext2_sim_progmeter prog) in ext2fs_progress_display() 51 void ext2fs_progress_update(ext2_sim_progmeter prog, __u32 current) in ext2fs_progress_update() 83 ext2_sim_progmeter prog; in ext2fs_progress_init() local 110 void ext2fs_progress_close(ext2_sim_progmeter prog) in ext2fs_progress_close()
|
| /third_party/libpng/contrib/tools/ |
| D | cvtcolor.c | 25 usage(const char *prog) in usage() 34 component(const char *prog, const char *arg, int issRGB) in component() 51 const char *prog = *argv++; in main() local
|
| /third_party/flutter/skia/third_party/externals/libpng/contrib/tools/ |
| D | cvtcolor.c | 25 usage(const char *prog) in usage() 34 component(const char *prog, const char *arg, int issRGB) in component() 51 const char *prog = *argv++; in main() local
|
| /third_party/skia/third_party/externals/libpng/contrib/tools/ |
| D | cvtcolor.c | 25 usage(const char *prog) in usage() 34 component(const char *prog, const char *arg, int issRGB) in component() 51 const char *prog = *argv++; in main() local
|
| /third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/ |
| D | common.h | 6 #define OPT_MISSING(prog, opt) do { \ argument 12 #define OPT_COLLIDING(prog, opt1, opt2) do { \ argument 19 #define ARG_WRONG(prog, opt, arg) do { \ argument
|
| /third_party/python/Lib/idlelib/ |
| D | searchengine.py | 102 def search_text(self, text, prog=None, ok=0): argument 142 def search_forward(self, text, prog, line, col, wrap, ok=0): argument 164 def search_backward(self, text, prog, line, col, wrap, ok=0): argument 189 def search_reverse(prog, chars, col): argument
|
| /third_party/gstreamer/gstplugins_good/tests/examples/v4l2/ |
| D | camctrl.c | 69 set_program (GstObject * elem, GstStructure * prog) in set_program() 120 GstStructure *prog; in main() local
|
| /third_party/uboot/u-boot-2020.01/board/gdsys/a38x/ |
| D | keyprogram.c | 77 struct key_program *prog = *result; in extract_subprogram() local 133 struct key_program *prog; in load_and_run_keyprog() local
|
| /third_party/python/Tools/scripts/ |
| D | findlinksto.py | 27 def visit(prog, dirname, names): argument
|
| D | db2pickle.py | 45 prog = sys.argv[0] variable
|
| D | pickle2db.py | 50 prog = sys.argv[0] variable
|
| /third_party/uboot/u-boot-2020.01/tools/patman/ |
| D | test_util.py | 23 def RunTestCoverage(prog, filter_fname, exclude_list, build_dir, required=None): argument
|
| /third_party/skia/third_party/externals/icu/source/tools/gentest/ |
| D | genres32.c | 44 genres32(const char *prog, const char *path) { in genres32()
|
| /third_party/icu/icu4c/source/tools/gentest/ |
| D | genres32.c | 44 genres32(const char *prog, const char *path) { in genres32()
|
| /third_party/flutter/skia/third_party/externals/icu/source/tools/gentest/ |
| D | genres32.c | 44 genres32(const char *prog, const char *path) { in genres32()
|
| /third_party/e2fsprogs/lib/ |
| D | fpopen.c | 40 char *buf, *prog = 0; in fpopen() local
|
| /third_party/openssl/apps/ |
| D | errstr.c | 33 char buf[256], *prog; in errstr_main() local
|
| /third_party/ltp/testcases/kernel/mem/vmtests/ |
| D | stack_space.c | 73 char *prog; /* invoked name */ variable 75 int usage(char *prog) in usage()
|
| /third_party/ffmpeg/libavfilter/ |
| D | glslang.cpp | 182 TProgram *prog = new TProgram(); in glslang_compile() local
|
| /third_party/NuttX/fs/nfs/ |
| D | rpc_clnt.c | 163 static int rpcclnt_send(struct rpcclnt *rpc, int procid, int prog, in rpcclnt_send() 353 static int rpcclnt_reply(struct rpcclnt *rpc, int procid, int prog, in rpcclnt_reply() 505 uint32_t xid, int prog, int vers, int procid, size_t reqlen) in rpcclnt_fmtheader() 963 int rpcclnt_request(struct rpcclnt *rpc, int procnum, int prog, in rpcclnt_request()
|
| /third_party/ltp/testcases/kernel/syscalls/bpf/ |
| D | bpf_common.c | 51 void bpf_init_prog_attr(union bpf_attr *attr, const struct bpf_insn *prog, in bpf_init_prog_attr()
|
| /third_party/selinux/secilc/ |
| D | secil2conf.c | 44 static __attribute__((__noreturn__)) void usage(const char *prog) in usage()
|