代码搜索结果
找到约 10,000 项符合
R 的代码
itkstaticapplication.r
/*
* itkStaticApplication.r --
*
* This file creates resources which bind in the static version of the
* pkgIndex tclIndex and itk's Tcl code files.
*
* Jim Ingham for Itcl 2.2
*
* Copyright
itkmacapplication.r
/*
* tkMacApplication.r --
*
* This file creates resources for use in the Wish application.
*
* Copyright (c) 1996 Sun Microsystems, Inc.
*
* See the file "license.terms" for information on us
itkmaclibrary.r
/*
* tkMacLibrary.r --
*
* This file creates resources for use in most Tk applications.
* This is designed to be an example of using the Tcl/Tk
* libraries in a Macintosh Application.
*
* Copy
o.r
1
abc_1_efg
2
abc_2_efg
3
abc_3_efg
4
abc_4_efg
5
abc_5_efg
r.c
/*
* (c) Copyright 1993, Silicon Graphics, Inc.
* ALL RIGHTS RESERVED
* Permission to use, copy, modify, and distribute this software for
* any purpose and without fee is hereby granted, provide
_libmikmodversion.r.in
/* libmikmodversion.r
NOTE: this file needs macintosh linefeeds (\r) to work with Rez!
*/
#ifndef __TYPES_R__
#include "Types.r"
#endif
#ifndef __BALLOONS_R__
#include "Balloons.r"
#endif
#define
libmikmodversion.r
/* libmikmodversion.r
NOTE: this file needs macintosh linefeeds (\r) to work with Rez!
*/
#ifndef __TYPES_R__
#include "Types.r"
#endif
#ifndef __BALLOONS_R__
#include "Balloons.r"
#endif
#define
r.c
r (a, b)
{
if (a < b)
return 1;
else
return 2;
}
r.c
r (a, b)
{
if (a < b)
return 1;
else
return 2;
}
r.java
/* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* aapt tool from the resource data it found. It
* should not be modified by hand.
*/
package com