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

<<1112

/system/wlan/ti/sta_dk_4_0_4_32/CUDK/CLI/
H A Dconsole.c36 #include <string.h>
162 help - help string
171 or address for string parameter
231 fprintf(stderr, "** Bad string param definition: %s/%s\n", p_dir->name, name );
381 /* Parse the given input string and exit.
382 All commands in the input string are executed one by one.
417 /* Interpret empty string as "display directory" */
579 fprintf(stderr, "** invalid string param: '%s'\n", p_inbuf );
657 /* Parse p_inbuf string based on parameter descriptions in <p_token>.
683 /* Build a format string */
[all...]
H A Dcu_cmd.c25 #include <string.h>
557 /* convert hex string to lower */
3492 /* Check if there is string content (the first character is not ZERO) */
4451 /* Converting hex string to tiUINT32*/
4468 /* Converting hex string to tiUINT32*/
/system/wlan/ti/wilink_6_1/CUDK/configurationutility/src/
H A Dwpa_core.c38 #include <string.h>
/system/core/libacc/
H A Dacc.cpp21 #include <string.h>
454 * et is ET_RVALUE for things like string constants, ET_LVALUE for
3552 // Returns a token for a given string of characters.
4000 // Order has to match string list in "internKeywords".
4051 /* tokens in string heap */
4615 // This while loop merges multiple adjacent string constants.
4621 error("Unterminated string constant.");
6288 const ACCchar ** string,
6293 const ACCchar* s = string[i];
6309 const ACCchar* s = string[
6286 accScriptSource(ACCscript* script, ACCsizei count, const ACCchar ** string, const ACCint * length) argument
[all...]
/system/core/toolbox/
H A Dnewfs_msdos.c57 #include <string.h>
307 errx(1, "%s: bad OEM string", optarg);
1043 * Copy string, padding with spaces.
1068 "\t-O OEM string\n"
/system/core/libpixelflinger/
H A Dscanline.cpp24 #include <string.h>
/system/wlan/ti/sta_dk_4_0_4_32/CUDK/UtilityAdapter/
H A DCTI_Adapter.cpp28 #include <string.h>

Completed in 127 milliseconds

<<1112