OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XY
(Results
1 - 6
of
6
) sorted by null
/external/skia/src/core/
SkBitmapProcState_sample.h
20
const uint32_t* SK_RESTRICT
xy
,
32
uint32_t
XY
;
36
XY
= *
xy
++;
37
SkASSERT((
XY
>> 16) < (unsigned)s.fBitmap->height() &&
38
(
XY
& 0xFFFF) < (unsigned)s.fBitmap->width());
39
src = ((const SRCTYPE*)(srcAddr + (
XY
>> 16) * rb))[
XY
& 0xFFFF];
42
XY
= *
xy
++
[
all
...]
/dalvik/vm/mterp/x86-atom/
OP_MUL_LONG.S
64
addl %eax, %ecx # %ecx<- (WZ +
XY
)
68
addl %edx, %ecx # %ecx<- carry + (WZ +
XY
)
OP_MUL_LONG_2ADDR.S
65
addl %eax, %ecx # %ecx<- (WZ +
XY
)
68
addl %edx, %ecx # %ecx<- carry + (WZ +
XY
)
/external/webkit/JavaScriptCore/tests/mozilla/ecma_3/String/
regress-189898.js
55
actual = 'XaXY'.replace('
XY
', '--')
84
actual = 'XaXY'.replace(/
XY
/, '--')
89
actual = 'XaXY'.replace(/
XY
/g, '--')
/dalvik/vm/mterp/out/
InterpAsm-x86-atom.S
[
all
...]
/external/opencore/protocols/rtp_payload_parser/util/output/
pv_rtp.bin
653
p(??X i?@?? ? ` ???TF3&?W(B ?? t??x?5X?}?n???z??4?o?<e??i@
xY
t??-J??=?@?0?u??W9Z?? BX??A9? ? ? ?s>? ?? E ? @ +?Z???
[
all
...]
Completed in 81 milliseconds