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

1 2

  /external/clang/test/Lexer/
clang-keywords.cpp 2 __char16_t c16; variable
  /external/clang/test/SemaCXX/
vector.cpp 10 void f0_test(char16 c16, longlong16 ll16, char16_e c16e, longlong16_e ll16e) {
11 f0(c16);
20 void f1_test(char16 c16, longlong16 ll16, char16_e c16e, longlong16_e ll16e) {
21 int &ir1 = f1(c16);
30 void f2_test(char16 c16, longlong16 ll16, char16_e c16e, longlong16_e ll16e) {
31 f2(c16);
40 void conditional(bool Cond, char16 c16, longlong16 ll16, char16_e c16e,
43 __typeof__(Cond? c16 : c16) *c16p1 = &c16;
    [all...]
  /external/icu4c/test/perf/unisetperf/draft/
trieset.cpp 25 #define UTRIE_GET8_FROM_LEAD(trie, c16) \
27 ((int32_t)((trie)->index[(c16)>>UTRIE_SHIFT])<<UTRIE_INDEX_SHIFT)+ \
28 ((c16)&UTRIE_MASK) \
  /external/llvm/tools/llvmc/examples/mcc16/
Hooks.cpp 66 // Get the dir where c16 executables reside.
80 // Get the Top-level Installation dir for c16.
90 // Get the dir where the c16 header files reside.
Main.cpp 30 std::cout << "MPLAB C16 1.0 " << PACKAGE_VERSION << "\n";
PIC16.td 135 // -disable-licm-promotion and building stdn library causes c16-71 to fail.
  /external/icu4c/tools/gentest/
gentest.vcxproj.filters 13 <UniqueIdentifier>{f452beb5-882e-4c16-a7a6-479e858063d0}</UniqueIdentifier>
  /external/icu4c/common/
utrie.h 175 /** Internal trie getter from an offset (0 if c16 is a BMP/lead units) and a 16-bit unit */
176 #define _UTRIE_GET_RAW(trie, data, offset, c16) \
178 ((int32_t)((trie)->index[(offset)+((c16)>>UTRIE_SHIFT)])<<UTRIE_INDEX_SHIFT)+ \
179 ((c16)&UTRIE_MASK) \
199 #define _UTRIE_GET_FROM_BMP(trie, data, c16) \
200 _UTRIE_GET_RAW(trie, data, 0xd800<=(c16) && (c16)<=0xdbff ? UTRIE_LEAD_INDEX_DISP : 0, c16);
286 * c16 may be a lead surrogate, which may have a value including a folding offset.
289 * @param c16 (UChar, in) the input BMP code poin
    [all...]
ustring.c 1340 UChar c16; local
    [all...]
  /external/tcpdump/tests/
02-sunrise-sunset-esp.puu 7 M:```0#+VE,`!`A?``0(M$C16>`````(:<$'CW)%VZ',2KQMB@CN?'"^GJ<=:
18 M`(C_:P``0#+VD<`!`A?``0(M$C16>`````5NZOO&\:7%2J12,9;LOK"-S,=$
29 M`$4``(C_;@``0#+VCL`!`A?``0(M$C16>`````C3IW<"O(>(P'-43;C[`MCD
08-sunrise-sunset-aes.puu 7 M9&1%$```9&0C"`!%``"8_.L``$`R^0'``0(7P`$"+=$C16<````";K2P<-=Q
19 M````$```9&1%$```9&0C"`!%``"8_.X``$`R^/[``0(7P`$"+=$C16<````%
  /external/speex/libspeex/
ltp.c 314 spx_word16_t *C16,
335 sum = compute_pitch_error(C16, g, pitch_control);
448 spx_word16_t C16[9];
450 spx_word16_t *C16=C;
477 normalize16(C, C16, 32767, 9);
484 best_cdbk = pitch_gain_search_3tap_vq(gain_cdbk, gain_cdbk_size, C16, max_gain);
ltp_bfin.h 310 spx_word16_t *C16,
407 : "a" (gain_cdbk), "a" (C16), "a" (gain_cdbk_size), "a" (max_gain),
  /external/icu4c/io/
ustdio.c 635 UChar c16 = *(str->fPos)++; local
636 *c32 = U16_GET_SUPPLEMENTARY(*c32, c16);
  /external/webkit/Source/JavaScriptCore/tests/mozilla/js1_5/Regress/
regress-179524.js 205 * Reference: http://bugzilla.mozilla.org/show_bug.cgi?id=179524#c16
271 * http://bugzilla.mozilla.org/show_bug.cgi?id=179524#c16
  /external/chromium/base/
string16.h 48 // instead of "c16").
  /external/chromium/googleurl/base/
string16.h 70 // instead of "c16").
  /prebuilt/darwin-x86/sdl/lib/
libSDLmain.a 147 About Hide hHide OthersShow AllQuit qWindowmMinimize-psn-no-windowReplaceSubStringNSStringSDLMainNSObjectSDLApplicationNSApplicationNSProcessInfoNSMenuNSMenuItemNSAutoreleasePoolstringByReplacingRange:with:applicationDidFinishLaunching:application:openFile:setupWorkingDirectory:terminate:objectForKey:lengthprocessInfoprocessNameallocinitWithTitle:stringByAppendingString:orderFrontStandardAboutPanel:addItemWithTitle:action:keyEquivalent:separatorItemaddItem:hide:hideOtherApplications:setKeyEquivalentModifierMask:unhideAllApplications:initWithTitle:action:keyEquivalent:setSubmenu:mainMenusetAppleMenu:releaseperformMiniaturize:setWindowsMenu:initsharedApplicationsetMainMenu:setDelegate:runUTF8StringgetCharacters:range:stringWithCharacters:length:@20@0:4{_NSRange=II}8@16v12@0:4@8c16@0:4@8@12v12@0:4c8?? ????"?$ ?0?9???A?H?J?Av
  /dalvik/tests/089-jumbo-opcodes/src/
Main.java 524 Class c16 = Thread.class; local
805 useRegs(c11, c12, c13, c14, c15, c16, c17, c18, c19, c20);
  /external/icu4c/test/cintltst/
creststn.c 2827 UChar32 c16, c8; local
    [all...]
  /external/icu4c/i18n/
rematch.cpp 368 UChar c16 = (UChar)escapedChar; local
369 destLen += utext_replace(dest, destLen, destLen, &c16, 1, &status);
390 UChar c16 = (UChar)c; local
391 destLen += utext_replace(dest, destLen, destLen, &c16, 1, &status);
404 UChar c16 = (UChar)c; local
405 destLen += utext_replace(dest, destLen, destLen, &c16, 1, &status);
442 UChar c16 = DOLLARSIGN; local
443 destLen += utext_replace(dest, destLen, destLen, &c16, 1, &status);
    [all...]
  /external/bluetooth/glib/tests/
casemap.txt 1757 ? ? ? # 2C16
    [all...]
  /frameworks/base/libs/utils/
ResourceTypes.cpp     [all...]
  /external/icu4c/data/unidata/
CaseFolding.txt     [all...]
  /external/icu4c/data/unidata/norm2/
nfkc_cf.txt 1359 2C16>2C46
    [all...]

Completed in 649 milliseconds

1 2