/external/autotest/site_utils/ |
bind_mysql_to_cpuset.sh | 44 function print_info() { function 72 print_info "Running \"${1}\"" 88 print_info "Getting MySQL PID from ${MYSQL_PID_PATH}..." 93 print_info "Searching for MySQL PID..." 112 print_info "MySQL PID is ${pid}." 119 print_info "${MOUNT_DIR} already mounted." 121 print_info "Mounting cpuset to $MOUNT_DIR." 130 print_info "Will Delete existing CPU set..." 153 print_info "The CPU set does not exist." 156 print_info "Done! [all...] |
/external/libmicrohttpd/src/examples/ |
mhd2spdy_http.c | 99 PRINT_INFO("sent end of stream"); 113 PRINT_INFO("FLUSH data"); 127 PRINT_INFO("no memory"); 197 PRINT_INFO("No memory"); 218 PRINT_INFO("POST processing"); 226 PRINT_INFO("POST http EOF"); 234 PRINT_INFO("not enough memory (malloc/realloc returned NULL)"); 244 PRINT_INFO("unnecessary call to http_cb_request"); 309 PRINT_INFO("SPDY_name_value_add failed: "); 312 PRINT_INFO("SPDY_name_value_add failed: ") [all...] |
mhd2spdy_spdy.c | 82 PRINT_INFO("spdy_cb_data_source_read: length is 0"); 90 PRINT_INFO("POST spdy EOF"); 93 PRINT_INFO("POST SPDYLAY_ERR_DEFERRED"); 107 PRINT_INFO("no memory"); 119 PRINT_INFO("POST spdy EOF"); 145 //PRINT_INFO("spdy_cb_send called"); 434 PRINT_INFO("proxy in spdy_cb_on_data_chunk_recv is NULL)"); 441 PRINT_INFO("not enough memory (malloc/realloc returned NULL)"); 451 PRINT_INFO("not enough memory (realloc returned NULL)"); 525 PRINT_INFO("Server did not advertise spdy/2 or spdy/3 protocol.") [all...] |
mhd2spdy.c | 84 PRINT_INFO("signal failed"); 87 PRINT_INFO("signal failed"); 133 PRINT_INFO("cannot connect to the proxy"); 155 PRINT_INFO("MHD_get_fdset error"); 182 PRINT_INFO("run"); 188 PRINT_INFO("MHD run again"); 300 PRINT_INFO("0 from getopt");
|
mhd2spdy_structures.h | 230 #define PRINT_INFO(msg) do{\
|
/external/opencv3/samples/directx/ |
d3d9_interop.cpp | 210 print_info(pSurface, m_mode, getFps(), m_oclDevName); 238 void print_info(LPDIRECT3DSURFACE9 pSurface, int mode, float fps, cv::String oclDevName) function in class:D3D9WinApp 280 } // print_info()
|
d3d9ex_interop.cpp | 210 print_info(pSurface, m_mode, getFps(), m_oclDevName); 239 void print_info(LPDIRECT3DSURFACE9 pSurface, int mode, float fps, cv::String oclDevName) function in class:D3D9ExWinApp 281 } // print_info()
|
d3d10_interop.cpp | 229 print_info(pSurface, m_mode, getFps(), m_oclDevName); 254 void print_info(ID3D10Texture2D* pSurface, int mode, float fps, cv::String oclDevName) function in class:D3D10WinApp 280 } // print_info()
|
d3d11_interop.cpp | 233 print_info(pSurface, m_mode, getFps(), m_oclDevName); 258 void print_info(ID3D11Texture2D* pSurface, int mode, float fps, cv::String oclDevName) function in class:D3D11WinApp
|
/external/libmicrohttpd/src/spdy2http/ |
proxy.c | 90 #define PRINT_INFO(msg) do{\ 291 PRINT_INFO("no standard scheme!"); 416 PRINT_INFO("not enough memory (malloc/realloc returned NULL)"); 469 PRINT_INFO("no memory"); 699 PRINT_INFO("not enough memory (malloc/realloc returned NULL)"); 710 PRINT_INFO("not enough memory (realloc returned NULL)"); 757 PRINT_INFO("no memory"); 772 PRINT_INFO("no memory"); 918 PRINT_INFO("curl_easy_init failed"); 1219 else PRINT_INFO("shouldn't happen") [all...] |
/device/moto/shamu/liblight/ |
lights.shamu.so | |
/external/tcpdump/ |
tcpdump.c | 460 struct print_info { struct 860 static struct print_info 863 struct print_info printinfo; 1013 struct print_info printinfo; 2441 struct print_info *print_info; local [all...] |
/external/toybox/toys/pending/ |
lsof.c | 80 static void print_info(void *data) function 458 llist_traverse(TT.files, print_info);
|
/external/autotest/client/site_tests/firmware_TouchMTB/ |
spreadsheet.py | 467 if options.print_info: 493 dest='print_info', default=False, action="store_true",
|
/external/autotest/client/tools/ |
boottool | 13 $bootloader->print_info('all'); 45 =head2 print_info() 558 sub print_info { subroutine 1162 $bootloader->print_info('all') [all...] |
/external/opencv3/3rdparty/lib/ |
libswscale.a | [all...] |
libswscale64.a | [all...] |