HomeSort by relevance Sort by last modified time
    Searched full:punct (Results 1 - 25 of 214) sorted by null

1 2 3 4 5 6 7 8 9

  /bionic/libc/unistd/
charclass.h 22 { "punct", ispunct },
  /external/openssh/openbsd-compat/
charclass.h 24 { "punct", ispunct },
  /external/stlport/src/
ctype.cpp 79 ctype_base::mask(punct | print) /* ! */,
80 ctype_base::mask(punct | print) /* " */,
81 ctype_base::mask(punct | print) /* # */,
82 ctype_base::mask(punct | print) /* $ */,
83 ctype_base::mask(punct | print) /* % */,
84 ctype_base::mask(punct | print) /* & */,
85 ctype_base::mask(punct | print) /* ' */,
86 ctype_base::mask(punct | print) /* ( */,
87 ctype_base::mask(punct | print) /* ) */,
88 ctype_base::mask(punct | print) /* * */
    [all...]
locale_impl.cpp 247 locale::facet* punct = 0; local
261 punct = new numpunct_byname<char>(__lpunct);
268 delete punct;
276 _STLP_UNWIND(_STLP_PRIV __release_numeric(__lwpunct); delete punct);
280 this->insert(punct, numpunct<char>::id);
429 locale::facet *punct = 0; local
449 punct = new moneypunct_byname<char, false>(__mon);
455 delete punct;
465 _STLP_UNWIND(_STLP_PRIV __release_monetary(__imon); delete punct);
498 _STLP_UNWIND(delete ipunct; delete punct);
    [all...]
  /ndk/sources/cxx-stl/stlport/src/
ctype.cpp 79 ctype_base::mask(punct | print) /* ! */,
80 ctype_base::mask(punct | print) /* " */,
81 ctype_base::mask(punct | print) /* # */,
82 ctype_base::mask(punct | print) /* $ */,
83 ctype_base::mask(punct | print) /* % */,
84 ctype_base::mask(punct | print) /* & */,
85 ctype_base::mask(punct | print) /* ' */,
86 ctype_base::mask(punct | print) /* ( */,
87 ctype_base::mask(punct | print) /* ) */,
88 ctype_base::mask(punct | print) /* * */
    [all...]
locale_impl.cpp 247 locale::facet* punct = 0; local
261 punct = new numpunct_byname<char>(__lpunct);
268 delete punct;
276 _STLP_UNWIND(_STLP_PRIV __release_numeric(__lwpunct); delete punct);
280 this->insert(punct, numpunct<char>::id);
429 locale::facet *punct = 0; local
449 punct = new moneypunct_byname<char, false>(__mon);
455 delete punct;
465 _STLP_UNWIND(_STLP_PRIV __release_monetary(__imon); delete punct);
498 _STLP_UNWIND(delete ipunct; delete punct);
    [all...]
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/es-ES/
es-ES_graphs.utf 18 ! punct = 1: not sentence-final punctuation mark
19 ! punct = 2: sentence-final punctuation mark
35 :SYM "!" :PROP stoken = 5, punct = 2
36 :SYM '"' :PROP stoken = 5, punct = 1
41 :SYM "'" :PROP stoken = 4, punct = 1
42 :SYM "(" :PROP stoken = 5, punct = 1
43 :SYM ")" :PROP stoken = 5, punct = 1
46 :SYM "," :PROP stoken = 5, punct = 1
48 :SYM "." :PROP stoken = 5, punct = 2
60 :SYM ":" :PROP stoken = 5, punct = 1
    [all...]
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/it-IT/
it-IT_graphs.utf 18 ! punct = 1: not sentence-final punctuation mark
19 ! punct = 2: sentence-final punctuation mark
35 :SYM "!" :PROP stoken = 5, punct = 2
36 :SYM '"' :PROP stoken = 5, punct = 1
41 :SYM "'" :PROP stoken = 4, punct = 1
42 :SYM "(" :PROP stoken = 5, punct = 1
43 :SYM ")" :PROP stoken = 5, punct = 1
46 :SYM "," :PROP stoken = 5, punct = 1
48 :SYM "." :PROP stoken = 5, punct = 2
60 :SYM ":" :PROP stoken = 5, punct = 1
    [all...]
  /external/webkit/Tools/android/flex-2.5.4a/MISC/VMS/
vms-code.c 24 int i, oargc, punct, which, append, alt_rfm; local
44 punct = (strchr(p, '>') != 0);
46 if (!punct || p[2] == '<')
48 punct = 0;
50 if (punct) /* the '<' seems to be directory punctuation */
114 if ((p = strrchr(arg0, '>')) != 0) /* alternate dir punct */
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/de-DE/
de-DE_graphs.utf 18 ! punct = 1: not sentence-final punctuation mark
19 ! punct = 2: sentence-final punctuation mark
35 :SYM "!" :PROP stoken = 5, punct = 2
36 :SYM '"' :PROP stoken = 5, punct = 1
42 :SYM "(" :PROP stoken = 5, punct = 1
43 :SYM ")" :PROP stoken = 5, punct = 1
46 :SYM "," :PROP stoken = 5, punct = 1
48 :SYM "." :PROP stoken = 5, punct = 2
60 :SYM ":" :PROP stoken = 5, punct = 1
61 :SYM ";" :PROP stoken = 5, punct = 1
    [all...]
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-GB/
en-GB_graphs.utf 18 ! punct = 1: not sentence-final punctuation mark
19 ! punct = 2: sentence-final punctuation mark
35 :SYM "!" :PROP stoken = 5, punct = 2
36 :SYM '"' :PROP stoken = 5, punct = 1
42 :SYM "(" :PROP stoken = 5, punct = 1
43 :SYM ")" :PROP stoken = 5, punct = 1
46 :SYM "," :PROP stoken = 5, punct = 1
48 :SYM "." :PROP stoken = 5, punct = 2
60 :SYM ":" :PROP stoken = 5, punct = 1
61 :SYM ";" :PROP stoken = 5, punct = 1
    [all...]
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/
en-US_graphs.utf 18 ! punct = 1: not sentence-final punctuation mark
19 ! punct = 2: sentence-final punctuation mark
35 :SYM "!" :PROP stoken = 5, punct = 2
36 :SYM '"' :PROP stoken = 5, punct = 1
42 :SYM "(" :PROP stoken = 5, punct = 1
43 :SYM ")" :PROP stoken = 5, punct = 1
46 :SYM "," :PROP stoken = 5, punct = 1
48 :SYM "." :PROP stoken = 5, punct = 2
60 :SYM ":" :PROP stoken = 5, punct = 1
61 :SYM ";" :PROP stoken = 5, punct = 1
    [all...]
  /external/regex-re2/re2/
perl_groups.cc 63 static URange16 code13[] = { /* [:punct:] */
106 { "[:punct:]", +1, code13, 4 },
107 { "[:^punct:]", -1, code13, 4 },
  /external/stlport/test/unit/
ctype_facets_test.cpp 39 CPPUNIT_ASSERT( ct.is(ctype_base::punct, '.') );
69 CPPUNIT_ASSERT( (res[4] & ctype_base::punct) != 0 );
88 res = ct.scan_is(ctype_base::punct, rbeg, rend);
108 res = ct.scan_not(ctype_base::punct, rbeg, rend);
183 CPPUNIT_CHECK( wct.is(ctype_base::punct, L'.') );
213 CPPUNIT_CHECK( (res[4] & ctype_base::punct) != 0 );
232 res = wct.scan_is(ctype_base::punct, rbeg, rend);
252 res = wct.scan_not(ctype_base::punct, rbeg, rend);
455 CPPUNIT_CHECK(cfacet_byname.is(ctype_base::punct, c) == cfacet.is(ctype_base::punct, c))
    [all...]
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/fr-FR/
fr-FR_graphs.utf 18 ! punct = 1: not sentence-final punctuation mark
19 ! punct = 2: sentence-final punctuation mark
35 :SYM "!" :PROP stoken = 5, punct = 2
42 :SYM "(" :PROP stoken = 5, punct = 1
43 :SYM ")" :PROP stoken = 5, punct = 1
46 :SYM "," :PROP stoken = 5, punct = 1
48 :SYM "." :PROP stoken = 5, punct = 2
60 :SYM ":" :PROP stoken = 5, punct = 1
61 :SYM ";" :PROP stoken = 5, punct = 1
65 :SYM "?" :PROP stoken = 5, punct = 2
    [all...]
  /ndk/tests/device/test-gnustl-full/unit/
ctype_facets_test.cpp 39 CPPUNIT_ASSERT( ct.is(ctype_base::punct, '.') );
69 CPPUNIT_ASSERT( (res[4] & ctype_base::punct) != 0 );
88 res = ct.scan_is(ctype_base::punct, rbeg, rend);
108 res = ct.scan_not(ctype_base::punct, rbeg, rend);
183 CPPUNIT_CHECK( wct.is(ctype_base::punct, L'.') );
213 CPPUNIT_CHECK( (res[4] & ctype_base::punct) != 0 );
232 res = wct.scan_is(ctype_base::punct, rbeg, rend);
252 res = wct.scan_not(ctype_base::punct, rbeg, rend);
455 CPPUNIT_CHECK(cfacet_byname.is(ctype_base::punct, c) == cfacet.is(ctype_base::punct, c))
    [all...]
  /ndk/tests/device/test-stlport/unit/
ctype_facets_test.cpp 39 CPPUNIT_ASSERT( ct.is(ctype_base::punct, '.') );
69 CPPUNIT_ASSERT( (res[4] & ctype_base::punct) != 0 );
88 res = ct.scan_is(ctype_base::punct, rbeg, rend);
108 res = ct.scan_not(ctype_base::punct, rbeg, rend);
183 CPPUNIT_CHECK( wct.is(ctype_base::punct, L'.') );
213 CPPUNIT_CHECK( (res[4] & ctype_base::punct) != 0 );
232 res = wct.scan_is(ctype_base::punct, rbeg, rend);
252 res = wct.scan_not(ctype_base::punct, rbeg, rend);
455 CPPUNIT_CHECK(cfacet_byname.is(ctype_base::punct, c) == cfacet.is(ctype_base::punct, c))
    [all...]
  /external/icu4c/test/perf/charperf/
charperf.h 150 * This test may be different since c lib has a type PUNCT and it is printable.
210 * This test may be different since c lib has a type PUNCT and it is printable.
  /external/kernel-headers/original/linux/
ctype.h 13 #define _P 0x10 /* punct */
  /ndk/sources/host-tools/sed-4.2.1/testsuite/
ptestcases.h 145 { 0, 0, NULL, "the expected result for [[:punct:]]* is 2-2 which is wrong" },
146 { 0, 0, "[[:punct:]]*", "a,2", },
147 { 2, 3, "[[:punct:]][[:punct:]]*", "a,,2", },
148 { 1, 9, "[^[:punct:]]*", "aB2 8gH", },
277 { 1, 6, "[[=*=]][[=\\=]][[=]=]][[===]][[...]][[:punct:]]", "*\\]=.;", },
  /external/llvm/lib/Support/
regcclass.h 62 { "punct", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~",
  /ndk/sources/host-tools/ndk-stack/regex/
cclass.h 60 { "punct", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~",
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/i686-linux/bits/
ctype_base.h 57 static const mask punct = _ISpunct; member in struct:ctype_base
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/i686-linux/bits/
ctype_base.h 59 static const mask punct = _ISpunct; member in struct:ctype_base
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/x86_64-linux/bits/
ctype_base.h 59 static const mask punct = _ISpunct; member in struct:ctype_base

Completed in 3885 milliseconds

1 2 3 4 5 6 7 8 9