/third_party/python/Lib/test/ |
H A D | test_base64.py | 780 with script_helper.spawn_python('-m', 'base64', '-e') as proc: 781 out, err = proc.communicate(b'a\xffb\n')
|
H A D | test_sys.py | 1092 proc = subprocess.run(args, check=True, capture_output=True, text=True) 1097 self.assertEqual(proc.stdout.rstrip().splitlines(), expected, 1098 proc)
|
H A D | test_io.py | 4283 proc = assert_python_failure('-X', 'dev', '-c', code) 4284 self.assertEqual(proc.rc, 10, proc) 4301 proc = assert_python_ok('-X', 'warn_default_encoding', '-c', code) 4302 warnings = proc.err.splitlines() 4314 proc = assert_python_ok('-X', 'utf8=0', '-c', code) 4315 self.assertEqual(b"locale", proc.out.strip()) 4317 proc = assert_python_ok('-X', 'utf8=1', '-c', code) 4318 self.assertEqual(b"utf-8", proc.out.strip())
|
/third_party/openssl/crypto/modes/asm/ |
H A D | ghash-ia64.pl | 111 .proc gcm_gmult_4bit# 188 .proc gcm_ghash_4bit#
|
/third_party/skia/third_party/externals/microhttpd/ |
H A D | config.guess | 894 case `sed -n '/^cpu model/s/^.*: \(.*\)/\1/p' < /proc/cpuinfo` in 986 case `grep '^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` in
|
/third_party/skia/bench/ |
H A D | PathBench.cpp | 1114 TightBoundsBench(SkRect (*proc)(const SkPath&), const char suffix[]) : fProc(proc) { in TightBoundsBench()
|
/third_party/node/deps/openssl/openssl/crypto/bn/asm/ |
H A D | ia64-mont.pl | 87 .proc bn_mul_mont# 115 .proc bn_mul_mont_general# 384 .proc bn_mul_mont_8#
|
/third_party/python/Lib/test/support/ |
H A D | __init__.py | 900 self.procfile = '/proc/{pid}/statm'.format(pid=os.getpid()) 908 warnings.warn('/proc not available for stats: {}'.format(e), 1710 proc = subprocess.Popen(cmd, 1713 with proc: 1714 stdout = proc.communicate()[0]
|
/third_party/openssl/crypto/bn/asm/ |
H A D | ia64-mont.pl | 87 .proc bn_mul_mont# 115 .proc bn_mul_mont_general# 384 .proc bn_mul_mont_8#
|
/third_party/glslang/glslang/MachineIndependent/ |
H A D | Intermediate.cpp | 2698 // 'proc' is an optional function to run on each node that is processed during the traversal. 'proc' must 2704 std::function<bool(const TIntermNode&)> proc) in traverseLValueBase() 2709 if (proc) { in traverseLValueBase() 2710 proc(*node); in traverseLValueBase() 2726 if (proc) { in traverseLValueBase() 2727 if (!proc(*node)) { in traverseLValueBase() 2702 traverseLValueBase(const TIntermTyped* node, bool swizzleOkay, bool bufferReferenceOk, std::function<bool(const TIntermNode&)> proc) traverseLValueBase() argument
|
/third_party/ltp/testcases/kernel/power_management/lib/ |
H A D | pm_sched_mc.py | 41 cpuinfo = open('/proc/cpuinfo', 'r') 84 file_cpuinfo = open("/proc/cpuinfo", 'r') 105 file_cpuinfo = open("/proc/cpuinfo", 'r') 136 file_cpuinfo = open("/proc/cpuinfo", 'r') 223 ''' Read /proc/stat info and store in dictionary 226 file_procstat = open("/proc/stat", 'r') 237 ''' Read /proc/interrupts info and store in list 240 file_procstat = open("/proc/interrupts", 'r') 286 /proc/sys/kernel/timer_migration 2>/dev/null' % value) 586 Read /proc/cpuinf [all...] |
/third_party/node/deps/openssl/openssl/crypto/sha/asm/ |
H A D | sha1-ia64.pl | 244 .proc sha1_block_data_order#
|
/third_party/node/deps/openssl/openssl/crypto/chacha/asm/ |
H A D | chacha-ia64.pl | 40 .proc ChaCha20_ctr32#
|
/third_party/openssl/crypto/chacha/asm/ |
H A D | chacha-ia64.pl | 40 .proc ChaCha20_ctr32#
|
/third_party/openssl/crypto/sha/asm/ |
H A D | sha1-ia64.pl | 244 .proc sha1_block_data_order#
|
/third_party/ffmpeg/fftools/ |
H A D | ffmpeg.c | 4484 HANDLE proc; in get_benchmark_time_stamps() local 4486 proc = GetCurrentProcess(); in get_benchmark_time_stamps() 4487 GetProcessTimes(proc, &c, &e, &k, &u); in get_benchmark_time_stamps() 4505 HANDLE proc; in getmaxrss() 4507 proc = GetCurrentProcess(); in getmaxrss() 4509 GetProcessMemoryInfo(proc, &memcounters, sizeof(memcounters)); in getmaxrss()
|
/third_party/alsa-utils/alsaloop/ |
H A D | pcmjob.c | 441 double expected, last, wake, check, queued = -1, proc, missing = -1; in xrun_stats0() local 460 proc = (double)loop->xrun_max_proctime / 1000; in xrun_stats0() 476 logit(LOG_INFO, " expected %.4fms, processing %.4fms, max missing %.4fms\n", expected, proc, loop->xrun_max_missing); in xrun_stats0()
|
/third_party/python/Lib/ |
H A D | pydoc.py | 1601 proc = subprocess.Popen(cmd, shell=True, stdin=subprocess.PIPE, 1604 with proc.stdin as pipe: 1615 proc.wait()
|
/third_party/libuv/src/unix/ |
H A D | aix.c | 48 #include <sys/proc.h> 807 snprintf(cwd, sizeof(cwd), "/proc/%lu/cwd", (unsigned long) getpid()); in uv_fs_event_start() 1015 snprintf(pp, sizeof(pp), "/proc/%lu/psinfo", (unsigned long) getpid()); in uv_resident_set_memory()
|
/third_party/ltp/testcases/lib/ |
H A D | tst_net.sh | 94 local cmd='[ -f /proc/net/if_inet6 ]' 109 cmd='cat /proc/sys/net/ipv6/conf/all/disable_ipv6' 134 local check="cat /proc/sys/net/ipv6/conf/$iface/disable_ipv6" 182 ROD ln -s /proc/$pid/ns/net /var/run/netns/ltp_ns
|
/third_party/node/deps/uv/src/unix/ |
H A D | aix.c | 48 #include <sys/proc.h> 791 snprintf(cwd, sizeof(cwd), "/proc/%lu/cwd", (unsigned long) getpid()); in uv_fs_event_start() 999 snprintf(pp, sizeof(pp), "/proc/%lu/psinfo", (unsigned long) getpid()); in uv_resident_set_memory()
|
/third_party/toybox/generated/ |
H A D | globals.h | 977 } *procs, *proc; member
|
/third_party/toybox/toys/pending/ |
H A D | sh.c | 123 } *procs, *proc;
|
/third_party/eudev/ |
H A D | config.guess | 901 case `sed -n '/^cpu model/s/^.*: \(.*\)/\1/p' < /proc/cpuinfo` in 1002 case `grep '^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` in
|
/third_party/lame/ |
H A D | config.guess | 911 case `sed -n '/^cpu model/s/^.*: \(.*\)/\1/p' < /proc/cpuinfo` in 1012 case `grep '^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` in
|