Home
last modified time | relevance | path

Searched refs:uword (Results 1 – 15 of 15) sorted by relevance

/external/libgsm/src/
Dgsm_explode.c25 uword sr = 0;
31 sr |= (uword)*c++ << 2;
33 sr |= (uword)*c++ << 4;
36 sr |= (uword)*c++ << 2;
39 sr |= (uword)*c++ << 2; /* 5 */
42 sr |= (uword)*c++ << 4;
46 sr |= (uword)*c++ << 1;
54 sr |= (uword)*c++ << 2;
58 sr |= (uword)*c++ << 1; /* 10 */
65 sr |= (uword)*c++ << 2;
[all …]
Dgsm_decode.c21 uword sr = 0;
28 sr |= (uword)*c++ << 2;
30 sr |= (uword)*c++ << 4;
33 sr |= (uword)*c++ << 2;
36 sr |= (uword)*c++ << 2; /* 5 */
39 sr |= (uword)*c++ << 4;
43 sr |= (uword)*c++ << 1;
49 sr |= (uword)*c++ << 2;
53 sr |= (uword)*c++ << 1; /* 10 */
60 sr |= (uword)*c++ << 2;
[all …]
Dgsm_encode.c112 uword sr;
228 uword sr;
Dadd.c193 else return -(word)( -(uword)a >> n );
Dgsm_implode.c118 uword sr = 0;
/external/clang/test/CodeGen/
Dattr-x86-interrupt.c8 typedef __UINT64_TYPE__ uword; typedef
10 typedef __UINT32_TYPE__ uword; typedef
13 __attribute__((interrupt)) void foo7(int *a, uword b) {} in foo7()
D2009-01-21-InvalidIterator.c48 typedef unsigned int uword; typedef
51 uword length;
/external/llvm-project/clang/test/CodeGen/
Dattr-x86-interrupt.c8 typedef __UINT64_TYPE__ uword; typedef
10 typedef __UINT32_TYPE__ uword; typedef
13 __attribute__((interrupt)) void foo7(int *a, uword b) {} in foo7()
D2009-01-21-InvalidIterator.c48 typedef unsigned int uword; typedef
51 uword length;
/external/llvm-project/clang/test/CodeGenCXX/
Dattr-x86-interrupt.cpp8 typedef __UINT64_TYPE__ uword; typedef
10 typedef __UINT32_TYPE__ uword; typedef
13 __attribute__((interrupt)) void foo7(int *a, uword b) {} in foo7()
/external/clang/test/CodeGenCXX/
Dattr-x86-interrupt.cpp8 typedef __UINT64_TYPE__ uword; typedef
10 typedef __UINT32_TYPE__ uword; typedef
13 __attribute__((interrupt)) void foo7(int *a, uword b) {} in foo7()
/external/libgsm/inc/
Dprivate.h19 typedef unsigned short uword; /* unsigned word */ typedef
/external/swiftshader/third_party/subzero/src/DartARM32/
Dassembler_arm.h324 return Instr::At(reinterpret_cast<uword>(&encoding_))->RnField(); in rn()
329 ? Instr::At(reinterpret_cast<uword>(&encoding_))->RmField() in rm()
423 static void InitializeMemoryWithBreakpoints(uword data, intptr_t length);
602 static uword GetBreakInstructionFiller() {
Dassembler_arm.cc59 void Assembler::InitializeMemoryWithBreakpoints(uword data, intptr_t length) { in InitializeMemoryWithBreakpoints()
62 const uword end = data + length; in InitializeMemoryWithBreakpoints()
3195 LoadImmediate(dest, reinterpret_cast<uword>(*table_ptr) + class_offset); in LoadAllocationStatsAddress()
3197 LoadImmediate(dest, reinterpret_cast<uword>(table_ptr)); in LoadAllocationStatsAddress()
3213 const uword state_offset = ClassHeapStats::state_offset(); in MaybeTraceAllocation()
3224 const uword count_field_offset = in IncrementAllocationStats()
3239 const uword count_field_offset = in IncrementAllocationStatsWithSize()
3243 const uword size_field_offset = in IncrementAllocationStatsWithSize()
3292 uword tags = 0; in TryAllocate()
3337 uword tags = 0; in TryAllocateArray()
/external/llvm-project/llvm/docs/
DAMDGPUUsage.rst2279 ``augmentation_string_size`` (uword)