HomeSort by relevance Sort by last modified time
    Searched full:string_buffer (Results 1 - 5 of 5) sorted by null

  /bootable/recovery/edify/
lexer.l 29 char string_buffer[MAX_STRING_LEN];
46 string_pos = string_buffer;
58 yylval.str = strdup(string_buffer);
  /device/moto/stingray/recovery/
masterclear_bp.c 55 char string_buffer[(TC_DBG_MAX_DUMP_COLS * 3) + 1]; /* Each column takes up 3 characters, plus NULL */ local
59 memset(string_buffer, 0, sizeof(string_buffer));
68 LOGE("%s%02x ", string_buffer, value);
70 LOGE("%s", string_buffer);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/
libmpfr.a     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/
libmpfr.a     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/
libmpfr.a     [all...]

Completed in 956 milliseconds