Home
last modified time | relevance | path

Searched defs:spaces (Results 1 – 22 of 22) sorted by relevance

/external/icu4c/test/thaitest/
Dthaitest.cpp159 ThaiWordbreakTest::ThaiWordbreakTest(const UChar *spaces, int32_t spaceCount, in ThaiWordbreakTest()
214 UBool ThaiWordbreakTest::compareWordBreaks(const UChar *spaces, int32_t spaceCount, in compareWordBreaks()
366 const UChar *ThaiWordbreakTest::crunchSpaces(const UChar *spaces, int32_t count, int32_t &nonSpaceC… in crunchSpaces()
465 const UChar *spaces, *noSpaces; in main() local
/external/apache-xml/src/main/java/org/apache/xml/serializer/
DSerializationHandler.java88 public void setIndentAmount(int spaces); in setIndentAmount()
/external/webkit/Tools/DumpRenderTree/TestNetscapePlugIn/Tests/mac/
DConvertPoint.cpp60 …static const NPCoordinateSpace spaces[] = { NPCoordinateSpacePlugin, NPCoordinateSpaceWindow, NPCo… in testConvert() local
/external/clang/tools/diagtool/
DDiagTool.cpp58 unsigned spaces = (maxName + 3) - (it->size()); in printCommands() local
/external/jsilver/src/com/google/clearsilver/jsilver/functions/html/
DTextHtmlFunction.java205 int spaces = 0; in hasAsciiArt() local
/external/srec/srec/crec/
Dtext_parser.c128 char* spaces[24], *p; /* can't go too high here!! */ in FST_CheckPath_Complex() local
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/h264/read/
DCAVLCReader.java166 int spaces; in trace() local
/external/valgrind/main/callgrind/
Dcallstack.c270 char spaces[][41] = { " . . . . . . . . . .", in CLG_() local
/external/dexmaker/src/dx/java/com/android/dx/dex/file/
DMixedItemSection.java150 String spaces = new String(spaceArr); in writeHeaderPart() local
/external/webkit/Source/JavaScriptCore/runtime/
DJSONObject.cpp160 UChar spaces[maxGapLength]; in gap() local
167 UString spaces = space.getString(exec); in gap() local
/external/icu4c/tools/ctestfw/
Dctest.c410 int spaces = FLAG_INDENT-(depth-1); in iterateTestsWithLevel() local
417 int spaces = FLAG_INDENT-(strlen(root->name)+depth); in iterateTestsWithLevel() local
/external/qemu/android/
Dconfig.c415 static const char spaces[10] = " "; in writer_margin() local
/external/openssl/crypto/asn1/
Dtasn_prn.c404 static char spaces[] = " "; in asn1_print_fsname() local
/external/chromium/net/websockets/
Dwebsocket_handshake_handler.cc110 uint32 spaces = 0; in GetKeyNumber() local
/external/chromium/net/server/
Dhttp_server.cc55 int spaces = 0; in WebSocketKeyFingerprint() local
/external/iptables/iptables/
Diptables-xml.c506 char *spaces = strchr(argv[arg], ' '); in do_rule_part() local
/external/e2fsprogs/e2fsck/
Dunix.c397 static char bar[128], spaces[128]; variable
/external/srec/srec/Semproc/src/
DSemanticProcessorImpl.c50 static const char* spaces(int n) { in spaces() function
/external/webkit/Source/WebCore/platform/graphics/android/layers/
DLayerAndroid.cpp587 char spaces[256]; in showLayer() local
/external/v8/src/
Dheap.cc405 AllSpaces spaces; in SizeOfObjects() local
4997 AllSpaces spaces; in Print() local
6063 PagedSpaces spaces; in Shrink() local
6610 OldSpaces spaces; in CountTotalHolesSize() local
Dmark-compact.cc705 PagedSpaces spaces; in Prepare() local
/external/valgrind/main/helgrind/
Dhg_main.c391 Char spaces[128+1]; in space() local