/external/libnl/lib/route/ |
pktloc_syntax.y | 12 %name-prefix "pktloc_" 34 %token <s> NAME 39 %destructor { free($$); } NAME 58 NAME NAME layer NUMBER mask 85 loc->name = $1;
|
/external/nist-sip/java/gov/nist/javax/sip/header/ |
Expires.java | 59 super(NAME);
|
MinExpires.java | 59 super(NAME); 126 * CVS: then name the system in this line, otherwise delete it. 129 * CVS: they sent us a patch or a set of diffs, then include their name/email 133 * CVS: reviewed your changes, include their name(s) here. 161 * CVS: then name the system in this line, otherwise delete it. 164 * CVS: they sent us a patch or a set of diffs, then include their name/email 168 * CVS: reviewed your changes, include their name(s) here.
|
WWWAuthenticate.java | 59 super(NAME);
|
/external/nist-sip/java/gov/nist/javax/sip/header/extensions/ |
JoinHeader.java | 48 * Like the To header field, it contains a URI and optionally a display name, 62 * The From header field allows for a display name. A UAC SHOULD use 64 * the display name "Anonymous", along with a syntactically correct, but 94 * display name and presence or absence of angle brackets do not affect 221 * Name of JoinHeader 225 public final static String NAME = "Join";
|
ReplacesHeader.java | 25 String NAME = "Replaces";
|
/external/nist-sip/java/gov/nist/javax/sip/header/ims/ |
PAssociatedURIHeader.java | 47 * p-aso-uri-spec = name-addr *(SEMI ai-param) 49 * name-addr = [display-name] angle-addr 66 * Name of PAssociatedURIHeader 68 public final static String NAME = "P-Associated-URI";
|
PVisitedNetworkIDList.java | 48 super(PVisitedNetworkID.class, PVisitedNetworkIDHeader.NAME);
|
SecurityClientList.java | 57 super(SecurityClient.class, SecurityClientHeader.NAME);
|
SecurityServerList.java | 57 super(SecurityServer.class, SecurityServerHeader.NAME);
|
SecurityVerifyList.java | 59 super(SecurityVerify.class, SecurityVerifyHeader.NAME);
|
/external/nist-sip/java/javax/sip/header/ |
AuthenticationInfoHeader.java | 6 String NAME = "Authentication-Info";
|
RAckHeader.java | 7 String NAME = "RAck";
|
WarningHeader.java | 7 String NAME = "Warning";
|
/frameworks/base/core/java/android/provider/ |
LiveFolders.java | 38 * live folder is described by a content provider URI, a name, an icon and a display mode. 64 * private static Intent createLiveFolder(Context context, Uri uri, String name, 70 * intent.putExtra(LiveFolders.EXTRA_LIVE_FOLDER_NAME, name); 93 * <td>The name of the live folder</td> 126 * <tr><th>{@link #NAME}</th> 128 * <td>The name of the item</td> 158 * <td>The resource name of the item's icon. When this value is not null, the value for the 179 * <p>Name of the live folder item.</p> 183 public static final String NAME = "name"; [all...] |
/packages/apps/ContactsCommon/src/com/android/contacts/common/model/dataitem/ |
NicknameDataItem.java | 34 return getContentValues().getAsString(Nickname.NAME);
|
/packages/apps/Dialer/src/com/android/dialer/calllog/ |
PhoneQuery.java | 37 public static final int NAME = 1;
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
reg-notes.def | 26 #define REG_NOTE(NAME) DEF_REG_NOTE (REG_##NAME)
|
/cts/apps/CameraITS/tests/scene1/ |
test_yuv_plus_jpeg.py | 26 NAME = os.path.basename(__file__).split(".")[0] 45 its.image.write_image(img, "%s_yuv.jpg" % (NAME)) 50 its.image.write_image(img, "%s_jpeg.jpg" % (NAME))
|
/external/chromium_org/sdch/open-vcdiff/packages/rpm/ |
rpm.spec | 5 Name: %NAME 14 Source: http://%{NAME}.googlecode.com/files/%{NAME}-%{VERSION}.tar.gz 16 Buildroot: %{_tmppath}/%{name}-root 26 Requires: %{NAME} = %{VERSION} 29 The %name-devel package contains static and debug libraries and header files 30 for developing applications that use the %name package. 53 ## Mark all installed files within /usr/share/doc/{package name} as 58 %docdir %{prefix}/share/doc/%{NAME}-%{VERSION [all...] |
/external/chromium_org/third_party/skia/platform_tools/nacl/ |
nacl_make | 4 NAME=$1 6 echo export $NAME=\"$VALUE\" 7 export $NAME="$VALUE"
|
/external/chromium_org/third_party/tcmalloc/vendor/packages/rpm/ |
rpm.spec | 5 Name: %NAME 14 Source: http://%{NAME}.googlecode.com/files/%{NAME}-%{VERSION}.tar.gz 16 Buildroot: %{_tmppath}/%{name}-root 20 The %name packages contains some utilities to improve and analyze the 27 Requires: %{NAME} = %{VERSION} 30 The %name-devel package contains static and debug libraries and header 31 files for developing applications that use the %name package. 62 %docdir %{prefix}/share/doc/%{NAME}-%{VERSION [all...] |
/external/cmockery/cmockery_0_1_2/packages/rpm/ |
rpm.spec | 10 Name: %NAME 19 Source: http://%{NAME}.googlecode.com/files/%{NAME}-%{VERSION}.tar.gz 21 Buildroot: %{_tmppath}/%{name}-root 25 The %name package contains a lightweight library to simplify and generalize the 31 Requires: %{NAME} = %{VERSION} 34 The %name package contains static and debug libraries and header files for the 35 development of test applications using %name. 58 ## Mark all installed files within /usr/share/doc/{package name} a [all...] |
/external/deqp/framework/opengl/ |
gluDrawUtil.hpp | 98 TYPE_NAME, //!< Binding by input name. 103 Type type; //!< Binding type (name or location). 104 std::string name; //!< Input name, or empty if is not binding by name. member in struct:glu::BindingPoint 105 int location; //!< Input location, or offset to named location if binding by name. 109 explicit BindingPoint (const std::string& name_, int location_ = 0) : type(TYPE_NAME), name(name_), location(location_) {} 208 #define DECLARE_PR_CTOR(NAME, TYPE) \ 209 inline PrimitiveList NAME (int numElements) \ 213 inline PrimitiveList NAME (int numElements, const deUint8* indices) [all...] |
/external/e2fsprogs/intl/ |
textdomain.c | 38 # define __libc_rwlock_define(CLASS, NAME) 39 # define __libc_rwlock_wrlock(NAME) 40 # define __libc_rwlock_unlock(NAME) 53 /* Name of the default text domain. */ 93 /* If domain name is the null string set to default domain "messages". */ 139 /* Alias for function name in GNU C Library. */
|