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

1 2 3 4

  /bionic/libc/upstream-netbsd/libc/string/
memccpy.c 54 unsigned char uc = c; local
56 if ((*tp++ = *fp++) == uc)
  /external/libffi/testsuite/libffi.call/
return_uc.c 10 static unsigned char return_uc(unsigned char uc)
12 return uc;
22 unsigned char uc; local
25 values[0] = &uc;
31 for (uc = (unsigned char) '\x00';
32 uc < (unsigned char) '\xff'; uc++)
35 CHECK(rint == (signed int) uc);
promotion.c 10 unsigned char uc, unsigned short us)
12 int r = (int) sc + (int) ss + (int) uc + (int) us;
24 unsigned char uc; local
35 values[2] = &uc;
48 for (uc = (unsigned char) 0;
49 uc <= (unsigned char) 200; uc += 20)
55 (unsigned char) uc + (unsigned short) us);
struct1.c 12 unsigned char uc; member in struct:__anon10115
19 ts.uc++;
54 ts1_arg.uc = '\x01';
  /external/v8/test/cctest/
test-conversions.cc 14 UnicodeCache uc; local
15 CHECK_EQ(0.0, StringToDouble(&uc, "0x0", ALLOW_HEX | ALLOW_OCTALS));
16 CHECK_EQ(0.0, StringToDouble(&uc, "0X0", ALLOW_HEX | ALLOW_OCTALS));
17 CHECK_EQ(1.0, StringToDouble(&uc, "0x1", ALLOW_HEX | ALLOW_OCTALS));
18 CHECK_EQ(16.0, StringToDouble(&uc, "0x10", ALLOW_HEX | ALLOW_OCTALS));
19 CHECK_EQ(255.0, StringToDouble(&uc, "0xff", ALLOW_HEX | ALLOW_OCTALS));
20 CHECK_EQ(175.0, StringToDouble(&uc, "0xAF", ALLOW_HEX | ALLOW_OCTALS));
22 CHECK_EQ(0.0, StringToDouble(&uc, "0x0", ALLOW_HEX));
23 CHECK_EQ(0.0, StringToDouble(&uc, "0X0", ALLOW_HEX));
24 CHECK_EQ(1.0, StringToDouble(&uc, "0x1", ALLOW_HEX))
32 UnicodeCache uc; local
54 UnicodeCache uc; local
88 UnicodeCache uc; local
100 UnicodeCache uc; local
109 UnicodeCache uc; local
130 UnicodeCache uc; local
158 UnicodeCache uc; local
183 UnicodeCache uc; local
210 UnicodeCache uc; local
218 UnicodeCache uc; local
    [all...]
  /external/valgrind/main/memcheck/tests/amd64-linux/
int3-amd64.c 13 ucontext_t *uc = (ucontext_t *)uc_arg; local
14 /* Note that uc->uc_mcontext is an embedded struct, not a pointer */
15 mcontext_t *mc = &(uc->uc_mcontext);
  /external/valgrind/main/memcheck/tests/x86-linux/
int3-x86.c 13 ucontext_t *uc = (ucontext_t *)uc_arg; local
14 /* Note that uc->uc_mcontext is an embedded struct, not a pointer */
15 mcontext_t *mc = &(uc->uc_mcontext);
  /external/clang/test/CodeGen/
Atomics.c 6 unsigned char uc; variable
17 (void) __sync_fetch_and_add (&uc, 1); // CHECK: atomicrmw add i8
26 (void) __sync_fetch_and_sub (&uc, 1); // CHECK: atomicrmw sub i8
35 (void) __sync_fetch_and_or (&uc, 1); // CHECK: atomicrmw or i8
44 (void) __sync_fetch_and_xor (&uc, 1); // CHECK: atomicrmw xor i8
53 (void) __sync_fetch_and_and (&uc, 1); // CHECK: atomicrmw and i8
66 uc = __sync_fetch_and_add (&uc, 11); // CHECK: atomicrmw add
75 uc = __sync_fetch_and_sub (&uc, 11); // CHECK: atomicrmw su
    [all...]
char-literal.c 71 char16_t uc = u'\uF00B'; local
74 char32_t Uc = U'\uF00B';
  /external/llvm/lib/Target/NVPTX/
NVPTXutil.cpp 45 unsigned char uc; local
49 uc = val & DATA_MASK;
52 uc |= MORE_BYTES;
53 *a = uc;
  /external/webkit/Source/WebCore/bridge/jni/jsc/
JavaStringJSC.h 57 const jchar* uc = getUCharactersFromJStringInEnv(e, s); local
60 m_impl = UString(reinterpret_cast<const UChar*>(uc), size).impl();
62 releaseUCharactersForJStringInEnv(e, s, uc);
  /cts/tools/dasm/src/dasm/
DasmCatchBuilder.java 152 UnprocessedCatch uc = unprocessed_catches.elementAt(i); local
153 if (uc.from.compareToIgnoreCase(start) == 0) {
154 if (uc.to.compareToIgnoreCase(end) != 0)
158 + uc.from
159 + ") and different end addresses (" + uc.to
161 uc.add(exception, branch);
177 UnprocessedCatch uc = unprocessed_catches.elementAt(i); local
178 LabelTableEntry lte = labels_table.get(uc.from);
181 throw new RuntimeException("Label " + uc.from + " not defined");
184 lte = labels_table.get(uc.to)
    [all...]
  /external/harfbuzz/src/
harfbuzz-hebrew.c 73 const HB_UChar16 *uc = shaper_item->string + shaper_item->item.pos; local
83 *shapedChars = *uc;
90 if (uc[i] == Dagesh) {
104 } else if (uc[i] == ShinDot) {
111 } else if (uc[i] == SinDot) {
118 } else if (uc[i] == Patah) {
121 } else if (uc[i] == Qamats) {
124 } else if (uc[i] == Holam) {
127 } else if (uc[i] == Rafe) {
153 shapedChars[slen] = uc[i]
    [all...]
harfbuzz-greek.c 359 const HB_UChar16 *uc = shaper_item->string + shaper_item->item.pos; local
372 *shapedChars = *uc;
378 if (uc[i] == 0x300)
380 else if (uc[i] == 0x301)
382 else if (uc[i] == 0x304)
384 else if (uc[i] == 0x306)
386 else if (uc[i] == 0x308)
388 else if (uc[i] == 0x313)
390 else if (uc[i] == 0x314)
392 else if (uc[i] == 0x342
    [all...]
harfbuzz-tibetan.c 164 const HB_UChar16 *uc = s + start; local
167 TibetanForm state = tibetan_form(*uc);
169 /* qDebug("state[%d]=%d (uc=%4x)", pos, state, uc[pos]);*/
179 TibetanForm newState = tibetan_form(uc[pos]);
254 const HB_UChar16 *uc = text + from; local
268 ++uc;
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-hebrew.c 73 const HB_UChar16 *uc = shaper_item->string + shaper_item->item.pos; local
83 *shapedChars = *uc;
90 if (uc[i] == Dagesh) {
104 } else if (uc[i] == ShinDot) {
111 } else if (uc[i] == SinDot) {
118 } else if (uc[i] == Patah) {
121 } else if (uc[i] == Qamats) {
124 } else if (uc[i] == Holam) {
127 } else if (uc[i] == Rafe) {
153 shapedChars[slen] = uc[i]
    [all...]
harfbuzz-greek.c 359 const HB_UChar16 *uc = shaper_item->string + shaper_item->item.pos; local
372 *shapedChars = *uc;
378 if (uc[i] == 0x300)
380 else if (uc[i] == 0x301)
382 else if (uc[i] == 0x304)
384 else if (uc[i] == 0x306)
386 else if (uc[i] == 0x308)
388 else if (uc[i] == 0x313)
390 else if (uc[i] == 0x314)
392 else if (uc[i] == 0x342
    [all...]
harfbuzz-tibetan.c 164 const HB_UChar16 *uc = s + start; local
167 TibetanForm state = tibetan_form(*uc);
169 /* qDebug("state[%d]=%d (uc=%4x)", pos, state, uc[pos]);*/
179 TibetanForm newState = tibetan_form(uc[pos]);
  /external/icu4c/common/
ubidiwrt.c 459 UChar uc; local
478 uc=LRM_CHAR;
481 uc=RLM_CHAR;
483 else uc=0;
484 if(uc) {
486 *dest++=uc;
504 uc=LRM_CHAR;
507 uc=RLM_CHAR;
509 else uc=0;
510 if(uc) {
    [all...]
  /external/qemu/android/
user-config.c 51 AUserConfig* uc; local
58 ANEW0(uc);
82 uc->iniPath = ASTRDUP(temp);
83 DD("looking user-config in: %s", uc->iniPath);
87 parentPath = path_parent(uc->iniPath, 1);
90 uc->iniPath);
107 if (path_exists(uc->iniPath)) {
109 ini = iniFile_newFromFile(uc->iniPath);
112 uc->iniPath);
117 uc->windowX = iniFile_getInteger(ini, KEY_WINDOW_X, DEFAULT_X)
    [all...]
  /external/libvpx/libvpx/vp8/common/
loopfilter_filters.c 16 typedef unsigned char uc; typedef
27 static signed char vp8_filter_mask(uc limit, uc blimit,
28 uc p3, uc p2, uc p1, uc p0,
29 uc q0, uc q1, uc q2, uc q3
    [all...]
  /external/tcpdump/
print-bootp.c 372 u_int8_t uc, subopt, suboptlen; local
426 uc = *bp++;
427 printf("%s", tok2str(dhcp_msg_values, "Unknown (%u)", uc));
434 uc = *bp++;
435 cp = tok2str(tag2str, "?Option %u", uc);
  /external/valgrind/main/coregrind/m_sigframe/
sigframe-arm-linux.c 74 struct vki_ucontext uc; member in struct:sigframe
125 struct vki_ucontext *uc){
128 struct vki_sigcontext *sc = &uc->uc_mcontext;
130 VG_(memset)(uc, 0, sizeof(*uc));
132 uc->uc_flags = 0;
133 uc->uc_link = 0;
134 uc->uc_sigmask = *set;
135 uc->uc_stack = tst->altstack;
186 synth_ucontext(tst->tid, siginfo, trapno, err, mask, &frame->uc);
    [all...]
sigframe-ppc64-linux.c 110 struct vki_ucontext uc; member in struct:rt_sigframe
216 frame->puc = &frame->uc;
218 frame->uc.uc_flags = 0;
219 frame->uc.uc_link = 0;
239 frame->uc.uc_flags = 0;
240 frame->uc.uc_link = 0;
241 frame->uc.uc_stack = tst->altstack;
242 frame->uc.uc_sigmask = tst->sig_mask;
244 (Addr)(&frame->uc), sizeof(frame->uc) );
    [all...]
sigframe-s390x-linux.c 135 struct vki_ucontext uc; member in struct:rt_sigframe
410 save_sigregs(tst, &frame->uc.uc_mcontext);
428 frame->uc.uc_flags = 0;
429 frame->uc.uc_link = 0;
430 frame->uc.uc_sigmask = *mask;
431 frame->uc.uc_stack = tst->altstack;
435 SET_SIGNAL_GPR(tst, 4, &frame->uc);
528 restore_sigregs(tst, &frame->uc.uc_mcontext);

Completed in 978 milliseconds

1 2 3 4