HomeSort by relevance Sort by last modified time
    Searched refs:UChar (Results 251 - 275 of 987) sorted by null

<<11121314151617181920>>

  /external/icu/icu4c/source/common/unicode/
ures.h 195 * Same as ures_open() but takes a const UChar *path.
213 ures_openU(const UChar* packageName,
368 * @return a pointer to a zero-terminated UChar array which lives in a memory mapped/DLL file.
375 U_STABLE const UChar* U_EXPORT2
601 * @return a pointer to a zero-terminated UChar array which lives in a memory mapped/DLL file.
604 U_STABLE const UChar* U_EXPORT2
636 * @return a pointer to a zero-terminated UChar array which lives in a memory mapped/DLL file.
639 U_STABLE const UChar* U_EXPORT2
727 * @return a pointer to a zero-terminated UChar array which lives in a memory mapped/DLL file.
730 U_STABLE const UChar* U_EXPORT
    [all...]
umachine.h 288 /* UChar and UChar32 definitions -------------------------------------------- */
290 /** Number of bytes in a UChar. @stable ICU 2.0 */
299 // for AIX, uchar.h needs to be included
300 # include <uchar.h>
308 * \var UChar
312 * Starting with ICU 59, C++ API uses char16_t directly, while C API continues to use UChar.
314 * UChar is configurable by defining the macro UCHAR_TYPE
320 * The default is UChar=char16_t.
326 * On macOS, char16_t is not available because the uchar.h standard header is missing.
332 // #if 1 is normal. UChar defaults to char16_t in C++
    [all...]
  /external/icu/icu4c/source/i18n/
tznames_impl.h 36 * ZNStringPool Pool of (UChar *) strings. Provides for sharing of repeated
50 const UChar *get(const UChar *s, UErrorCode &status);
55 const UChar *get(const UnicodeString &s, UErrorCode &status);
60 const UChar *adopt(const UChar *s, UErrorCode &status);
89 UChar fCharacter; // UTF-16 code unit.
139 void put(const UChar*, void *value, UErrorCode &status);
155 CharacterNode* addChildNode(CharacterNode *parent, UChar c, UErrorCode &status);
156 CharacterNode* getChildNode(CharacterNode *parent, UChar c) const
    [all...]
rbt_data.h 70 * Map category variable (UChar) to set (UnicodeFunctor).
94 UChar variablesBase;
rbnf.cpp 20 #include "unicode/uchar.h"
48 static const UChar gPercentPercent[] =
55 static const UChar gLenientParse[] =
59 static const UChar gSemiColon = 0x003B;
60 static const UChar gSemiPercent[] =
104 virtual const UChar* getRuleSetName(int32_t index) const = 0;
106 virtual const UChar* getLocaleName(int32_t index) const = 0;
107 virtual const UChar* getDisplayName(int32_t localeIndex, int32_t ruleIndex) const = 0;
109 virtual int32_t indexForLocale(const UChar* locale) const;
110 virtual int32_t indexForRuleSet(const UChar* ruleset) const
    [all...]
  /external/icu/icu4c/source/test/cintltst/
utexttst.c 69 UChar uString[] = {0x41, 0x42, 0x43, 0};
72 UChar c;
91 UChar uString[] = {0x41, 0x42, 0x43, 0};
111 UChar uString[] = {0x41, 0x42, 0x43, 0};
213 UChar uString[] = {0x41, 0x42, 0x43, 0};
214 UChar buf[100];
217 UChar uString2[] = {0x41, 0x42, 0x43, 0x44, 0x45,
219 UChar * uString2Ptr = uString2 + 5;
261 UChar uString[] = {0x41, 0x42, 0x43, 0};
creststn.h 33 extern const UChar *
cdattst.c 72 UChar* result = NULL;
76 UChar temp[50];
174 result=(UChar*)malloc(sizeof(UChar) * resultlength);
210 UChar *fmtted;
283 result=(UChar*)malloc(sizeof(UChar) * resultlength);
406 static const UChar trdfZone[] = { 0x0055, 0x0053, 0x002F, 0x0050, 0x0061, 0x0063, 0x0069, 0x0066, 0x0069, 0x0063, 0 }; /* US/Pacific */
408 static const UChar minutesPatn[] = { 0x006D, 0x006D, 0 }; /* "mm" */
409 static const UChar monthLongPatn[] = { 0x004D, 0x004D, 0x004D, 0x004D, 0 }; /* "MMMM" *
    [all...]
nccbtst.c 50 static void printUSeq(const UChar* a, int len)
68 static void printUSeqErr(const UChar* a, int len)
186 static const UChar sampleText[] = { 0x0000, 0xAC00, 0xAC01, 0xEF67, 0xD700 };
187 static const UChar sampleText2[] = { 0x6D63, 0x6D64, 0x6D65, 0x6D66 };
203 static const UChar fromU[] = { 0x61, 0xff5e, 0x62, 0x6d63, 0xff5e, 0x6d64, 0x63, 0xff5e, 0x6d66 };
220 static const UChar usasciiFromU[] = { 0x61, 0x80, 0x4e00, 0x31, 0xd800, 0xdfff, 0x39 };
224 static const UChar latin1FromU[] = { 0x61, 0xa0, 0x4e00, 0x31, 0xd800, 0xdfff, 0x39 };
273 static const UChar inputTest[] = { 0x0061, 0xd801, 0xdc01, 0xd801, 0x0061 };
278 static const UChar euc_jp_inputText[]={ 0x0061, 0x4edd, 0x5bec, 0xd801, 0xdc01, 0xd801, 0x0061, 0x00a2 };
285 static const UChar euc_tw_inputText[]={ 0x0061, 0x2295, 0x5BF2, 0xd801, 0xdc01, 0xd801, 0x0061, 0x8706, 0x8a, }
    [all...]
ncnvtst.c 44 static void printUSeq(const UChar* a, int len);
45 static void printUSeqErr(const UChar* a, int len);
46 static UBool convertFromU( const UChar *source, int sourceLen, const uint8_t *expect, int expectLen,
48 static UBool convertToU( const uint8_t *source, int sourceLen, const UChar *expect, int expectLen,
51 static UBool testConvertFromU( const UChar *source, int sourceLen, const uint8_t *expect, int expectLen,
53 static UBool testConvertToU( const uint8_t *source, int sourcelen, const UChar *expect, int expectlen,
94 static void printUSeq(const UChar* a, int len)
111 static void printUSeqErr(const UChar* a, int len)
145 UChar sampleText[] = {0x0031, 0xd801, 0xdc01, 0x0032};
165 UChar sampleText[] = {0x00a1, 0xd801, 0xdc01, 0x00a4}
    [all...]
  /external/icu/icu4c/source/test/intltest/
reptest.cpp 45 static const UChar NO_STYLE;
47 static const UChar NO_STYLE_MARK;
67 s.append((UChar)(i + 0x0031));
115 virtual UChar getCharAt(int32_t offset) const{
124 UChar newStyle = NO_STYLE;
164 const UChar TestReplaceable::NO_STYLE = 0x005F;
166 const UChar TestReplaceable::NO_STYLE_MARK = 0xFFFF;
186 virtual UChar getCharAt(int32_t /*offset*/) const{
216 UChar rawTestArray[][6] = {
cpdtrtst.h 51 UnicodeString* split(const UnicodeString& str, UChar seperator, int32_t& count);
dcfmtest.h 38 virtual UChar *ReadAndConvertFile(const char *fileName, int32_t &len, UErrorCode &status);
itercoll.h 96 UChar character;
testidna.cpp 39 static const UChar unicodeIn[][41] ={
243 UChar unicode[100];
419 void TestIDNA::debug(const UChar* src, int32_t srcLength, int32_t options){
426 UChar *transOut=NULL, *prepOut=NULL;
433 transOut = (UChar*) malloc(U_SIZEOF_UCHAR * transOutLength);
441 prepOut = (UChar*) malloc(U_SIZEOF_UCHAR * prepOutLength);
454 void TestIDNA::testAPI(const UChar* src, const UChar* expected, const char* testName,
459 UChar destStack[MAX_DEST_SIZE];
461 UChar* dest = NULL
    [all...]
  /external/icu/icu4c/source/tools/genrb/
ustr.c 56 UChar charToAppend;
61 ustr_ucat(s, (UChar)(uint8_t)(source[i]), status);
63 ustr_ucat(s, (UChar)asciiFromEbcdic[(uint8_t)(*cs++)], status);
144 sizeof(UChar) * n);
151 UChar c,
164 sizeof(UChar) * 1);
178 ustr_ucat(dst, (UChar) c, status);
183 const UChar* src,int len,
196 sizeof(UChar) * len);
211 s->fChars = (UChar*) uprv_realloc(s->fChars, sizeof(UChar) * (len + 1))
    [all...]
  /external/icu/icu4c/source/common/
locresdata.cpp 44 U_CAPI const UChar * U_EXPORT2
53 const UChar *item=NULL;
121 const UChar* fallbackLocale = NULL;
170 const UChar* const value =
resource.h 125 virtual const UChar *getString(int32_t &length, UErrorCode &errorCode) const = 0;
129 const UChar *r = getString(len, errorCode);
136 virtual const UChar *getAliasString(int32_t &length, UErrorCode &errorCode) const = 0;
140 const UChar *r = getAliasString(len, errorCode);
unisetspan.h 77 int32_t span(const UChar *s, int32_t length, USetSpanCondition spanCondition) const;
79 int32_t spanBack(const UChar *s, int32_t length, USetSpanCondition spanCondition) const;
98 int32_t spanNot(const UChar *s, int32_t length) const;
99 int32_t spanNotBack(const UChar *s, int32_t length) const;
unistr_props.cpp 22 #include "unicode/uchar.h"
35 UChar *array = getArrayStart();
uset_imp.h 36 USetAddString(USet *set, const UChar *str, int32_t length);
  /external/icu/icu4c/source/samples/ufortune/
ufortune.c 53 void u_write(const UChar *what, int len);
81 const UChar *resString; /* Points to strings fetched from Resources. */
111 * will be UChar * strings, which icuio can handle nicely.
148 const UChar *msg = ures_getStringByKey(myResources, "optionMessage", &len, &err);
154 u_file_write(msg, len, u_stdout); /* msg is UChar *, from resource */
159 const UChar *usage;
  /external/icu/icu4c/source/test/compat/
tzdate.c 77 const UChar *tz = 0;
78 UChar *s = 0;
91 s = (UChar*) malloc(sizeof(UChar) * (len+1));
  /external/valgrind/coregrind/
m_deduppoolalloc.c 62 UChar *curpool; /* last allocated pool. */
63 UChar *curpool_free; /* Pos in current pool to allocate next elt.
65 UChar *curpool_limit; /* Last pos in current pool. */
135 UChar* ddpa_align ( DedupPoolAlloc* ddpa, UChar *c )
137 return (UChar*)VG_ROUNDUP(c, ddpa->eltAlign);
148 UChar *curpool_align = ddpa_align(ddpa, ddpa->curpool);
151 UChar *newpool = ddpa->alloc_fn (ddpa->cc, 2 * curpool_size);
152 UChar *newpool_free = ddpa_align (ddpa, newpool);
153 UChar *newpool_limit = newpool + 2 * curpool_size - 1
    [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
bitstream_io.cpp 29 static const UChar Mask[ ] =
61 stream->bitstreamBuffer = (UChar *) M4VENC_MALLOC(stream->bufferSize * sizeof(UChar));
68 M4VENC_MEMSET(stream->bitstreamBuffer, 0, stream->bufferSize*sizeof(UChar));
209 UChar *ptr;
259 UChar *ptr;
296 *ptr++ = (UChar)((word >> shift) & 0xFF);
303 // *ptr = (UChar)((word>>shift)&0xFF); /* need to do it for the last fractional byte */
419 UChar *ptrBS2, *ptrBS1;
420 UChar byteBS2, byteBS1
    [all...]

Completed in 971 milliseconds

<<11121314151617181920>>