OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:woffset
(Results
1 - 13
of
13
) sorted by null
/external/skia/gm/
strokerects.cpp
42
SkScalar
woffset
= rand.nextSScalar1();
local
45
r->offset(-w/2 +
woffset
, -h/2 + hoffset);
strokes.cpp
27
SkScalar
woffset
= rand.nextSScalar1();
local
30
r->offset(-w/2 +
woffset
, -h/2 + hoffset);
/external/bison/lib/
ebitset.c
576
bitset_windex
woffset
;
local
597
woffset
= windex - eindex * EBITSET_ELT_WORDS;
620
word = srcp[
woffset
] << (BITSET_WORD_BITS - 1 - bcount);
638
while (
woffset
--);
641
woffset
= EBITSET_ELT_WORDS - 1;
684
bitset_windex
woffset
;
local
688
woffset
= eindex * EBITSET_ELT_WORDS;
690
for (; (windex -
woffset
) < EBITSET_ELT_WORDS; windex++)
692
word = srcp[windex -
woffset
] >> (bitno % BITSET_WORD_BITS);
858
bitset_windex
woffset
;
local
[
all
...]
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
indirect.c
[
all
...]
/external/qemu/distrib/sdl-1.2.15/include/
SDL_opengl.h
[
all
...]
/prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_opengl.h
[
all
...]
/prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_opengl.h
[
all
...]
/prebuilts/tools/windows/sdl/include/SDL/
SDL_opengl.h
[
all
...]
/external/chromium_org/third_party/mesa/src/include/GL/
glext.h
[
all
...]
/external/mesa3d/include/GL/
glext.h
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/GL/
glext.h
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/GL/
glext.h
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/GL/
glext.h
[
all
...]
Completed in 673 milliseconds