OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sproc
(Results
1 - 5
of
5
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/thread/irix/
SDL_systhread.c
45
if (
sproc
(SDL_RunThread, PR_SALL, args) < 0 ) {
/external/chromium_org/third_party/skia/src/core/
SkBitmapProcShader.cpp
187
SkBitmapProcState::SampleProc32
sproc
= state.getSampleProc32();
local
211
sproc
(state, buffer, n, dstC);
239
SkBitmapProcState::SampleProc16
sproc
= state.getSampleProc16();
local
252
sproc
(state, buffer, n, dstC);
/external/skia/src/core/
SkBitmapProcShader.cpp
187
SkBitmapProcState::SampleProc32
sproc
= state.getSampleProc32();
local
211
sproc
(state, buffer, n, dstC);
239
SkBitmapProcState::SampleProc16
sproc
= state.getSampleProc16();
local
252
sproc
(state, buffer, n, dstC);
/external/chromium_org/third_party/openssl/openssl/crypto/threads/
mttest.c
1001
thread_ctx[i]=
sproc
((void (*)())ndoit,
/external/openssl/crypto/threads/
mttest.c
1001
thread_ctx[i]=
sproc
((void (*)())ndoit,
Completed in 471 milliseconds