HomeSort by relevance Sort by last modified time
    Searched defs:uc (Results 26 - 50 of 97) sorted by null

12 3 4

  /system/core/libcorkscrew/arch-mips/
backtrace-mips.c 159 const ucontext_t* uc = (const ucontext_t*)sigcontext; local
162 state.sp = uc->sp;
163 state.pc = uc->pc;
164 state.ra = uc->ra;
  /dalvik/tests/082-inline-execute/src/
Main.java 142 String uc = "ABCDEFG"; local
147 Assert.assertTrue(y.equals(uc));
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/
StringTest.java 32 Constructor<String> uc; typedefs
34 uc = String.class.getDeclaredConstructor(new Class[] { int.class,
36 uc.setAccessible(true);
38 uc = null;
40 UNSAFE_CONSTRUCTOR = uc;
  /external/bzip2/
decompress.c 108 UChar uc; local
197 GET_UCHAR(BZ_X_MAGIC_1, uc);
198 if (uc != BZ_HDR_B) RETURN(BZ_DATA_ERROR_MAGIC);
200 GET_UCHAR(BZ_X_MAGIC_2, uc);
201 if (uc != BZ_HDR_Z) RETURN(BZ_DATA_ERROR_MAGIC);
203 GET_UCHAR(BZ_X_MAGIC_3, uc)
204 if (uc != BZ_HDR_h) RETURN(BZ_DATA_ERROR_MAGIC);
222 GET_UCHAR(BZ_X_BLKHDR_1, uc);
224 if (uc == 0x17) goto endhdr_2;
225 if (uc != 0x31) RETURN(BZ_DATA_ERROR)
    [all...]
  /external/clang/test/SemaCXX/
reinterpret-cast.cpp 147 unsigned char uc; local
  /external/harfbuzz/src/
harfbuzz-hangul.c 66 #define hangul_isPrecomposed(uc) \
67 (uc >= Hangul_SBase && uc < Hangul_SBase + Hangul_SCount)
69 #define hangul_isLV(uc) \
70 ((uc - Hangul_SBase) % Hangul_TCount == 0)
81 static HangulType hangul_type(unsigned short uc) {
82 if (uc > Hangul_SBase && uc < Hangul_SBase + Hangul_SCount)
83 return hangul_isLV(uc) ? LV : LVT;
84 if (uc < Hangul_LBase || uc > 0x11ff
95 const HB_UChar16 *uc = s + start; local
215 const HB_UChar16 *uc = item->string + item->item.pos; local
    [all...]
harfbuzz-indic.cpp 903 static inline Form form(unsigned short uc) {
904 if (uc < 0x900 || uc > 0xdff) {
905 if (uc == 0x25cc)
907 if (uc == 0x200c || uc == 0x200d)
911 return (Form)indicForms[uc-0x900];
914 static inline Position indic_position(unsigned short uc) {
915 if (uc < 0x900 || uc > 0xdff
1243 HB_UChar16 *uc = reordered; local
1726 const HB_UChar16 *uc = s+start; local
1875 const HB_UChar16 *uc = text + from; local
    [all...]
harfbuzz-khmer.c 194 static KhmerCharClass getKhmerCharClass(HB_UChar16 uc)
196 if (uc == C_SIGN_ZWJ) {
200 if (uc == C_SIGN_ZWNJ) {
204 if (uc < KhmerFirstChar || uc > KhmerLastChar) {
208 return khmerCharClasses[uc - KhmerFirstChar];
314 const HB_UChar16 *uc = s + start; local
320 KhmerCharClass charClass = getKhmerCharClass(*uc);
326 KHDEBUG("state[%d]=%d class=%8lx (uc=%4x)", pos - start, state,
327 charClass, *uc );
445 HB_UChar16 uc = item->string[i]; local
647 const HB_UChar16 *uc = text + from; local
    [all...]
  /external/harfbuzz/tests/shaping/
main.cpp 287 const unsigned short *uc = s->unicode; local
288 while (*uc) {
289 str += QString("%1 ").arg(*uc, 4, 16);
290 ++uc;
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-hangul.c 66 #define hangul_isPrecomposed(uc) \
67 (uc >= Hangul_SBase && uc < Hangul_SBase + Hangul_SCount)
69 #define hangul_isLV(uc) \
70 ((uc - Hangul_SBase) % Hangul_TCount == 0)
81 static HangulType hangul_type(unsigned short uc) {
82 if (uc > Hangul_SBase && uc < Hangul_SBase + Hangul_SCount)
83 return hangul_isLV(uc) ? LV : LVT;
84 if (uc < Hangul_LBase || uc > 0x11ff
95 const HB_UChar16 *uc = s + start; local
215 const HB_UChar16 *uc = item->string + item->item.pos; local
    [all...]
harfbuzz-shaper.cpp 230 const HB_UChar16 *uc = item->string + item->item.pos; local
244 if (HB_IsHighSurrogate(uc[i]) && i < length - 1
245 && HB_IsLowSurrogate(uc[i + 1])) {
260 attributes[0].dontPrint = (!symbolFont && uc[0] == 0x00ad) || HB_IsControlChar(uc[0]);
265 HB_GetUnicodeCharProperties(uc[0], &lastCat, &dummy);
276 if ((!symbolFont && uc[i] == 0x00ad) || HB_IsControlChar(uc[i]))
280 HB_GetUnicodeCharProperties(uc[i], &cat, &cmb);
289 if ((uc[pos] & 0xff00) == 0x0e00)
    [all...]
  /external/icu4c/tools/toolutil/
ppucd.h 57 UnicodeString cf, lc, tc, uc; member in struct:UniProps
  /external/libvpx/libvpx/vp8/common/
loopfilter.c 18 typedef unsigned char uc; typedef
  /external/quake/quake/src/WinQuake/
sound.h 51 unsigned char uc[1]; member in union:__anon14660::__anon14661
draw.cpp 816 unsigned uc; local
828 uc = d_8to16table[c];
833 pusdest[u] = uc;
  /external/valgrind/main/coregrind/m_debuginfo/
d3basics.c 940 UChar uc; local
1011 UChar uc; local
1186 UChar uc; local
    [all...]
  /external/valgrind/main/coregrind/m_sigframe/
sigframe-x86-linux.c 353 struct vki_ucontext *uc, struct _vki_fpstate *fpstate)
356 struct vki_sigcontext *sc = &uc->uc_mcontext;
358 VG_(memset)(uc, 0, sizeof(*uc));
360 uc->uc_flags = 0;
361 uc->uc_link = 0;
362 uc->uc_sigmask = *set;
363 uc->uc_stack = tst->altstack;
473 struct vki_ucontext uc; local
503 synth_ucontext(tst->tid, siginfo, trapno, err, mask, &uc, &frame->fpstate)
    [all...]
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/
URLTest.java 1056 URLConnection uc = httpUrl.openConnection(new Proxy(Type.SOCKS, local
    [all...]
JarURLConnectionTest.java 42 URLConnection uc; field in class:JarURLConnectionTest
  /external/libffi/src/powerpc/
ffi.c 130 unsigned char **uc; member in union:__anon10103
330 gprvalue = **p_argv.uc;
444 unsigned char **uc; member in union:__anon10107
549 gprvalue = **p_argv.uc;
    [all...]
  /external/quake/quake/src/QW/client/
draw.c 927 unsigned uc; local
946 uc = d_8to16table[c];
951 pusdest[u] = uc;
  /ndk/sources/host-tools/sed-4.2.1/lib/
quotearg.c 125 unsigned char uc = c; local
127 (o ? o : &default_quoting_options)->quote_these_too + uc / INT_BITS;
128 int shift = uc % INT_BITS;
  /system/core/libcorkscrew/arch-arm/
backtrace-arm.c 558 const ucontext_t* uc = (const ucontext_t*)sigcontext; local
562 state.gregs[0] = uc->uc_mcontext.arm_r0;
563 state.gregs[1] = uc->uc_mcontext.arm_r1;
564 state.gregs[2] = uc->uc_mcontext.arm_r2;
565 state.gregs[3] = uc->uc_mcontext.arm_r3;
566 state.gregs[4] = uc->uc_mcontext.arm_r4;
567 state.gregs[5] = uc->uc_mcontext.arm_r5;
568 state.gregs[6] = uc->uc_mcontext.arm_r6;
569 state.gregs[7] = uc->uc_mcontext.arm_r7;
570 state.gregs[8] = uc->uc_mcontext.arm_r8
    [all...]
  /external/bison/lib/
quotearg.c 140 unsigned char uc = c; local
142 (o ? o : &default_quoting_options)->quote_these_too + uc / INT_BITS;
143 int shift = uc % INT_BITS;
  /external/clang/test/CodeGenCXX/
const-init-cxx11.cpp 107 extern constexpr unsigned char uc[] = { "foo" }; member in namespace:Array

Completed in 1236 milliseconds

12 3 4