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

  /external/python/cpython2/Mac/Modules/cg/
CFMLateImport.h 120 typedef pascal OSStatus (*CFMLateImportLookupProc)(ConstStr255Param symName, CFragSymbolClass symClass,
134 extern pascal OSStatus CFMLateImportCore(const CFragSystem7DiskFlatLocator *fragToFixLocator,
246 extern pascal OSStatus CFMLateImportLibrary(const CFragSystem7DiskFlatLocator *fragToFixLocator,
260 extern pascal OSStatus CFMLateImportBundle(const CFragSystem7DiskFlatLocator *fragToFixLocator,
CFMLateImport.c 744 // extract it from the table into a Pascal string on the stack.
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
minwindef.h 71 #undef pascal macro
76 #define pascal macro
78 #define pascal __stdcall macro
106 #define PASCAL
109 #define PASCAL __stdcall
  /external/python/cpython2/Mac/Modules/snd/
sndsupport.py 110 static pascal void SndCh_UserRoutine(SndChannelPtr chan, SndCommand *cmd); /* Forward */
111 static pascal void SPB_completion(SPBPtr my_spb); /* Forward */
134 static pascal void
165 static pascal void
_Sndmodule.c 37 static pascal void SndCh_UserRoutine(SndChannelPtr chan, SndCommand *cmd); /* Forward */
38 static pascal void SPB_completion(SPBPtr my_spb); /* Forward */
    [all...]
  /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...]
  /external/python/cpython2/Mac/Modules/drag/
_Dragmodule.c 1012 static pascal OSErr
1038 static pascal OSErr
    [all...]
  /external/python/cpython2/Mac/Modules/
Nav.c 45 static pascal void
72 static pascal Boolean
97 static pascal Boolean
  /external/python/cpython2/Mac/Modules/ae/
_AEmodule.c 35 static pascal OSErr GenericEventHandler(const AppleEvent *request, AppleEvent *reply, refcontype refcon); /* Forward */
39 static pascal Boolean AEIdleProc(EventRecord *theEvent, long *sleepTime, RgnHandle *mouseRgn)
    [all...]
  /external/python/cpython2/Mac/Modules/ctl/
_Ctlmodule.c     [all...]
  /external/python/cpython2/Mac/Modules/dlg/
_Dlgmodule.c 32 static pascal Boolean Dlg_UnivFilterProc(DialogPtr dialog,
89 static pascal void Dlg_UnivUserItemProc(DialogPtr dialog,
    [all...]
  /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/syslinux/lzo/include/lzo/
lzodefs.h 179 # define __pascal pascal
205 # define __pascal pascal
    [all...]
  /external/python/cpython2/Mac/Modules/carbonevt/
_CarbonEvtmodule.c 78 static pascal OSStatus
    [all...]
  /external/libvpx/libvpx/vpx_dsp/x86/
intrapred_sse2.asm 30 ; trick from pascal
intrapred_ssse3.asm 165 ; trick from pascal
  /external/syslinux/lzo/src/
miniacc.h 239 # define __pascal pascal
265 # define __pascal pascal
    [all...]

Completed in 614 milliseconds