HomeSort by relevance Sort by last modified time
    Searched refs:pascal (Results 1 - 13 of 13) sorted by null

  /external/libpcap/msdos/
ndis2.h 44 #define pascal _CC(_CALLEE_POPS_STACK & ~_REVERSE_PARMS) /* calling convention */ macro
45 #define CALLBACK(foo) pascal WORD foo
46 #define PAS_PTR(x,arg) typedef FAR WORD pascal (*x) arg
59 #define CALLBACK(foo) WORD pascal foo
60 #define PAS_PTR(x,arg) typedef WORD pascal (_far *x) arg
66 #define CALLBACK(foo) WORD pascal foo
67 #define PAS_PTR(x,arg) typedef WORD pascal (_far *x) arg
  /external/webrtc/webrtc/modules/video_render/mac/
video_render_agl.h 135 static pascal OSStatus sHandleWindowResized(
137 static pascal OSStatus sHandleHiViewResized(
video_render_agl.cc 423 pascal OSStatus VideoRenderAGL::sHandleWindowResized (EventHandlerCallRef /*nextHandler*/,
583 pascal OSStatus VideoRenderAGL::sHandleHiViewResized (EventHandlerCallRef nextHandler, EventRef theEvent, void* userData)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
windef.h 70 #undef pascal macro
74 #define pascal __stdcall macro
89 #define PASCAL WINAPI
  /external/opencv3/modules/highgui/src/
window_carbon.cpp 128 static pascal OSStatus windowEventHandler(EventHandlerCallRef nextHandler, EventRef theEvent, void *inUserData);
955 static pascal OSStatus windowEventHandler(EventHandlerCallRef nextHandler, EventRef theEvent, void *inUserData)
  /external/valgrind/coregrind/m_debuginfo/
lzodefs.h 166 # define __pascal pascal
192 # define __pascal pascal
    [all...]
minilzo-inl.c 190 # define __pascal pascal
216 # define __pascal pascal
    [all...]
  /external/libvncserver/common/
lzodefs.h 179 # define __pascal pascal
205 # define __pascal pascal
    [all...]
minilzo.c 199 # define __pascal pascal
225 # define __pascal pascal
    [all...]
  /external/mdnsresponder/mDNSShared/
DebugServices.c 134 static pascal void
1122 static pascal void
    [all...]
  /external/libvpx/libvpx/vpx_dsp/x86/
intrapred_ssse3.asm 308 ; trick from pascal
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/
vp9_intrapred_ssse3.asm 308 ; trick from pascal
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/bind/
bind.hpp     [all...]

Completed in 3418 milliseconds