HomeSort by relevance Sort by last modified time
    Searched refs:indent_spaces (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/bluez/tools/
sdptool.c 121 static char *indent_spaces = " "; variable
362 indent, indent_spaces, uuidNum, uuidDef->name);
365 indent, indent_spaces, uuidNum);
381 indent, indent_spaces, uuid->value.uuid32, uuidDef->name);
384 indent, indent_spaces, uuid->value.uuid32);
401 indent, indent_spaces,
406 indent, indent_spaces);
409 indent, indent_spaces);
428 printf("%.*sBroken dataseq link\n", indent, indent_spaces);
448 printf("%.*sNil\n", indent, indent_spaces);
    [all...]
  /external/webkit/Tools/Scripts/webkitpy/style/checkers/
cpp_unittest.py     [all...]

Completed in 111 milliseconds