/external/libmtp/examples/ |
format.c | 32 fprintf(stdout, "> "); 54 fprintf(stdout, "libmtp version: " LIBMTP_VERSION_STRING "\n\n");
|
reset.c | 32 fprintf(stdout, "> "); 54 fprintf(stdout, "libmtp version: " LIBMTP_VERSION_STRING "\n\n");
|
/external/libpng/contrib/libtests/ |
fakepng.c | 29 fwrite(chunk, length, 1, stdout); 60 fwrite(signature, sizeof signature, 1, stdout);
|
/external/nanopb-c/tests/basic_stream/ |
encode_stream.c | 1 /* Same as test_encode1.c, except writes directly to stdout. 9 /* This binds the pb_ostream_t into the stdout stream */ 25 /* Prepare the stream, output goes directly to stdout */ 27 stream.state = stdout; 28 SET_BINARY_MODE(stdout);
|
/external/v8/tools/gyp/test/rules-dirname/ |
gyptest-dirname.py | 37 test.run_built_executable('gencc_int_output', chdir=chdir, stdout=expect) 40 stdout=expect) variable
|
/external/v8/tools/gyp/test/variables/filelist/ |
update_golden | 7 python ../../../gyp --debug variables --debug general --format gypd --depth . src/filelist.gyp > filelist.gyp.stdout
|
/external/v8/tools/testrunner/local/ |
commands.py | 68 stdout=subprocess.PIPE, 85 sys.stdout.flush() 88 stdout=subprocess.PIPE, 91 stdout, stderr = tk.communicate() 94 print stdout 97 sys.stdout.flush() 108 stdout, stderr = process.communicate() 114 stdout,
|
/external/valgrind/exp-sgcheck/tests/ |
hsg.c | 43 fprintf(stdout, "well, i never!\n"); 45 fprintf(stdout, "boringly as expected\n");
|
/external/webrtc/webrtc/build/ |
find_directx_sdk.py | 19 sys.stdout.write(FindDirectXInstallation()) 34 p = subprocess.Popen(cmd, stdout=subprocess.PIPE, stderr=subprocess.PIPE)
|
/frameworks/wilhelm/tests/examples/ |
slesTestBassBoostPath.cpp | 151 fprintf(stdout, "URI example: after Realize\n"); 163 fprintf(stdout, "Player configured\n"); 189 fprintf(stdout, "Starting to play\n"); 198 fprintf(stdout, "BassBoost strength is not supported on this platform. Too bad!\n"); 200 fprintf(stdout, "BassBoost strength is supported, setting strength to %d\n", boostStrength); 208 fprintf(stdout, "Rounded strength of boost = %d\n", strength); 223 fprintf(stdout, "BassBoost on\n"); 225 fprintf(stdout, "BassBoost off\n"); 232 fprintf(stdout, "Stopping playback\n"); 254 fprintf(stdout, "OpenSL ES test %s: exercises SLBassBoostItf ", programName) [all...] |
slesTestVirtualizerPath.cpp | 152 fprintf(stdout, "URI example: after Realize\n"); 164 fprintf(stdout, "Player configured\n"); 190 fprintf(stdout, "Starting to play\n"); 199 fprintf(stdout, "Virtualizer strength is not supported on this platform. Too bad!\n"); 201 fprintf(stdout, "Virtualizer strength is supported, setting strength to %d\n", 210 fprintf(stdout, "Rounded strength of virt = %d\n", strength); 225 fprintf(stdout, "Virtualizer on\n"); 227 fprintf(stdout, "Virtualizer off\n"); 234 fprintf(stdout, "Stopping playback\n"); 256 fprintf(stdout, "OpenSL ES test %s: exercises SLVirtualizerItf ", programName) [all...] |
/hardware/bsp/intel/peripheral/libmraa/examples/ |
mraa-i2c.c | 38 fprintf(stdout, "Version %s on %s", mraa_get_version(), mraa_get_platform_name()); 40 fprintf(stdout, " with %s", plat->sub_platform->platform_name); 41 fprintf(stdout, "\n"); 47 fprintf(stdout, "version Get mraa version and board name\n"); 48 fprintf(stdout, "list List available busses\n"); 49 fprintf(stdout, "detect bus List detected devices on specified bus\n"); 50 fprintf(stdout, "get bus device reg Get value from specified device register\n"); 51 fprintf(stdout, "set bus device reg value Set specified device register to value\n"); 57 fprintf(stdout, "Invalid command, options are:\n"); 88 fprintf(stdout, "Bus %3d: id=%02d type=%s ", bus, id, busType) [all...] |
/hardware/bsp/intel/peripheral/libmraa/examples/python/ |
uart_sender.py | 28 sys.stdout.write("Initializing UART...") 50 sys.stdout.write("Two-way, half-duplex communication, sending a flag...")
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/inc/ |
debug.h | 26 fprintf(stdout, "%s(%d) ", __FUNCTION__, __LINE__); \ 27 fprintf(stdout, ##x); \
|
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/ |
debug.h | 38 fprintf(stdout, "%s(%d) ", __FUNCTION__, __LINE__); \ 39 fprintf(stdout, ##x); \
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/inc/ |
debug.h | 26 fprintf(stdout, "%s(%d) ", __FUNCTION__, __LINE__); \ 27 fprintf(stdout, ##x); \
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/ |
debug.h | 38 fprintf(stdout, "%s(%d) ", __FUNCTION__, __LINE__); \ 39 fprintf(stdout, ##x); \
|
/hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/ |
debug.h | 38 fprintf(stdout, "%s(%d) ", __FUNCTION__, __LINE__); \ 39 fprintf(stdout, ##x); \
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/inc/ |
debug.h | 26 fprintf(stdout, "%s(%d) ", __FUNCTION__, __LINE__); \ 27 fprintf(stdout, ##x); \
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/ |
debug.h | 38 fprintf(stdout, "%s(%d) ", __FUNCTION__, __LINE__); \ 39 fprintf(stdout, ##x); \
|
/hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/ |
debug.h | 38 fprintf(stdout, "%s(%d) ", __FUNCTION__, __LINE__); \ 39 fprintf(stdout, ##x); \
|
/hardware/qcom/gps/msmcobalt/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/ |
debug.h | 38 fprintf(stdout, "%s(%d) ", __FUNCTION__, __LINE__); \ 39 fprintf(stdout, ##x); \
|
/frameworks/base/core/tests/overlaytests/ |
testrunner.py | 37 proc = subprocess.Popen(argv, bufsize=1, stdout=subprocess.PIPE, stderr=subprocess.PIPE) 38 (stdout, stderr) = proc.communicate() 39 (stdout, stderr) = (stdout.replace('\r', ''), stderr.replace('\r', '')) 40 tmp = stdout.rsplit('\n', 2) 42 stdout == '' 45 stdout = tmp[0] + '\n' 47 return returncode, stdout, stderr 53 sys.stdout.write(s) 54 sys.stdout.flush( [all...] |
/external/caliper/caliper/src/main/java/com/google/caliper/runner/ |
CaliperMain.java | 64 PrintWriter stdout = new PrintWriter(System.out, true); local 69 exitlessMain(args, stdout, stderr); 84 stdout.println(); 85 stdout.println("An unexpected exception has been thrown by the caliper runner."); 86 stdout.println("Please see https://sites.google.com/site/caliperusers/issues"); 89 stdout.flush(); 96 public static void exitlessMain(String[] args, PrintWriter stdout, PrintWriter stderr) 105 .outputModule(new OutputModule(stdout, stderr)) 109 stdout.println("Configuration:"); 113 stdout.printf(" %s = %s%n", entry.getKey(), entry.getValue()) [all...] |
/external/pdfium/tools/drmemory/scripts/ |
common.py | 38 sys.stdout.flush() 41 # Manually read and print out stdout and stderr. 47 # TODO(erikkay): should we buffer stderr and stdout separately? 50 stdout=subprocess.PIPE, stderr=subprocess.STDOUT) 58 # Have to use readline rather than readlines() or "for line in p.stdout:", 60 line = p.stdout.readline() 62 sys.stdout.write(line) 63 sys.stdout.flush() 64 line = p.stdout.readline( [all...] |