HomeSort by relevance Sort by last modified time
    Searched full:dirid (Results 1 - 7 of 7) sorted by null

  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/builds/mac/
ftmac.c 484 long dirID;
491 dirID = 0;
521 err = FSMakeFSSpec( vRefNum, dirID, nodeName, spec_p );
526 dirID = spec_p->parID;
541 long dirID;
562 dirID = spec.parID;
564 err = FSMakeFSSpec( vRefNum, dirID, parDir_name, &spec );
565 if ( noErr != err || dirID == spec.parID )
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/Netscape/
Mozilla_suite.py 18 Returns: vRefNum and dirID of profile folder (2+4 bytes), vRefNum and DirID of the local mail folder (2+4 bytes), window type of front window (0 if none, \xd4Brwz\xd5 browser, \xd4Addr\xd5 addressbook, \xd4Mesg\xd5 messenger, etc., 4 bytes)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Netscape/
Mozilla_suite.py 18 Returns: vRefNum and dirID of profile folder (2+4 bytes), vRefNum and DirID of the local mail folder (2+4 bytes), window type of front window (0 if none, \xd4Brwz\xd5 browser, \xd4Addr\xd5 addressbook, \xd4Mesg\xd5 messenger, etc., 4 bytes)
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/builds/unix/
configure.ac 689 long dirID;
696 FSMakeFSSpec( vRefNum, dirID, fileName, spec );
735 long dirID;
configure.raw 689 long dirID;
696 FSMakeFSSpec( vRefNum, dirID, fileName, spec );
735 long dirID;
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/
EasyDialogs.py 725 vrefnum, dirid, name = rr.selection[0].as_tuple()
726 pardir_fss = Carbon.File.FSSpec((vrefnum, dirid, ''))
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
EasyDialogs.py 725 vrefnum, dirid, name = rr.selection[0].as_tuple()
726 pardir_fss = Carbon.File.FSSpec((vrefnum, dirid, ''))

Completed in 126 milliseconds