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

  /hardware/interfaces/confirmationui/support/test/
android_cbor_test.cpp 123 char neat[] = {char(0xc3), char(0x82), 0}; local
124 state = write(state, text(neat));
131 char neat[] = {char(0xe3), char(0x82), char(0x82), 0}; local
132 state = write(state, text(neat));
139 char neat[] = {char(0xf3), char(0x82), char(0x82), char(0x82), 0}; local
140 state = write(state, text(neat));
  /frameworks/native/cmds/lshal/
TableEntry.cpp 105 TextTable Table::createTextTable(bool neat,
110 if (!neat) {
TableEntry.h 128 TextTable createTextTable(bool neat = true,
  /prebuilts/go/darwin-x86/src/strings/
replace_test.go 105 testCase{htmlUnescaper, "&lt;b&gt;HTML&apos;s neat&lt;/b&gt;", "<b>HTML's neat</b>"},
  /prebuilts/go/linux-x86/src/strings/
replace_test.go 105 testCase{htmlUnescaper, "&lt;b&gt;HTML&apos;s neat&lt;/b&gt;", "<b>HTML's neat</b>"},

Completed in 115 milliseconds