Searched refs:string (Results 251 - 275 of 282) sorted by relevance

<<1112

/system/wlan/ti/wilink_6_1/CUDK/os/linux/src/
H A Dcu_wext.c38 #include <string.h>
/system/core/adb/
H A Dsockets.c21 #include <string.h>
627 *serial_end = 0; // terminate string
H A Dusb_linux.c20 #include <string.h>
627 // skip first word, and copy the rest to the serial string, changing shorts to bytes.
H A Dadb.c24 #include <string.h>
321 case A_CNXN: /* CONNECT(version, maxdata, "system-id-string") */
826 * target_str points to the target string, it's content will be overwritten.
827 * target_size is the capacity of the target string.
H A Dcommandline.c19 #include <string.h>
374 /** duplicate string and quote all \ " ( ) chars + space character. */
655 /* It's a string without any slashes. Try to do something with it.
H A Dfile_sync_client.c19 #include <string.h>
H A Dtransport.c20 #include <string.h>
/system/core/fastboot/
H A Dfastboot.c32 #include <string.h>
/system/core/init/
H A Ddevices.c26 #include <string.h>
H A Dinit.c19 #include <string.h>
H A Dinit_parser.c22 #include <string.h>
/system/core/liblog/
H A Dlogprint.c25 #include <string.h>
206 * Returns FORMAT_OFF on invalid string
/system/core/logcat/
H A Dlogcat.cpp12 #include <string.h>
440 // FORMAT_OFF means invalid string
/system/core/nexus/
H A DWifiController.cpp18 #include <string.h>
H A DWifiNetwork.cpp18 #include <string.h>
/system/core/toolbox/
H A Dtop.c38 #include <string.h>
341 /* Scan rest of string. */
H A Ddd.c62 #include <string.h>
/system/extras/tests/memtest/
H A Dmemtest.cpp19 #include <string.h>
/system/core/libcutils/
H A Dmq.c24 #include <string.h>
/system/core/libpixelflinger/
H A Dpixelflinger.cpp20 #include <string.h>
/system/core/sdcard/
H A Dsdcard.c19 #include <string.h>
/system/core/sh/
H A Darith_lex.c21 #include <string.h>
580 /* This used to be an fputs(), but since the string might contain NUL's,
1644 /** Setup the input buffer state to scan a string. The next call to yylex() will
1646 * @param str a NUL-terminated string to scan
/system/extras/ext4_utils/
H A Dsha1.c23 #include <string.h>
/system/media/opensles/libopensles/
H A Dsles_allinclusive.h25 #include <string.h> // memcmp
/system/vold/
H A DVolumeManager.cpp19 #include <string.h>
932 // Create a string to compare against that has a trailing slash

Completed in 276 milliseconds

<<1112