HomeSort by relevance Sort by last modified time
    Searched full:alias (Results 376 - 400 of 1344) sorted by null

<<11121314151617181920>>

  /external/bluetooth/glib/gobject/
gparam.h 156 * #GParamFlags value alias for %G_PARAM_READABLE | %G_PARAM_WRITABLE.
162 * #GParamFlags value alias for %G_PARAM_STATIC_NAME | %G_PARAM_STATIC_NICK | %G_PARAM_STATIC_BLURB.
  /external/icu4c/common/
unistr.cpp 239 // treat as an empty string, do not alias
262 // treat as an empty string, do not alias
504 // src is a readonly alias, do the same
505 // -> maintain the readonly alias as such
514 // src is a writable alias; we make a copy of that instead
734 // do not copy anything if we alias dst itself
1085 // treat as an empty string, do not alias
1122 // treat as an empty string, do not alias
    [all...]
uresdata.h 124 * An alias item is special (and new in ICU 2.4): --------------
149 * 3 Alias: (physically same value layout as string, new in ICU 2.4)
  /external/icu4c/data/mappings/
windows-874-2000.ucm 32 # Suggested ICU specific alias information
33 #<icu:alias> "windows-874_VPUA"
  /external/icu4c/i18n/
ucal.cpp 37 zoneStrID.setTo((UBool)(len < 0), zoneID, l); /* temporary read-only alias */
204 // otherwise, alias the destination buffer
  /external/quake/quake/src/QW/client/
gl_model.h 256 ALIAS MODELS
258 Alias models are position independent, so the cache manager can move them.
model.h 237 ALIAS MODELS
239 Alias models are position independent, so the cache manager can move them.
  /external/quake/quake/src/WinQuake/
gl_model.h 252 ALIAS MODELS
254 Alias models are position independent, so the cache manager can move them.
model.h 226 ALIAS MODELS
228 Alias models are position independent, so the cache manager can move them.
  /frameworks/base/docs/html/intl/ja/guide/publishing/
app-signing.jd 231 <td><code>-alias &lt;alias_name&gt;</code></td><td>?????????</td>
252 -alias alias_name -keyalg RSA -validity 10000</pre>
  /packages/apps/Browser/
AndroidManifest.xml 137 <activity-alias android:name="ShortcutBookmarksPage"
147 </activity-alias>
  /packages/apps/Mms/
AndroidManifest.xml 123 <activity-alias android:name=".ui.ForwardMessageActivity"
127 </activity-alias>
  /sdk/eclipse/buildConfig/
build.properties 89 #sign.alias=<alias>
  /sdk/sdkmanager/app/src/com/android/sdkmanager/
SdkCommandLine.java 54 public static final String ARG_ALIAS = "alias";
181 This currently does not work, the alias build rules need to be fixed.
  /dalvik/libcore/auth/src/main/java/org/apache/harmony/auth/internal/nls/
messages.properties 60 auth.2A=Alias is null
  /dalvik/libcore/nio_char/src/test/java/org/apache/harmony/nio_char/tests/java/nio/charset/
CharsetTest.java 174 * canonical name and alias, it should return the same reference.
  /dalvik/libcore/security/src/main/java/org/apache/harmony/security/internal/nls/
messages.properties 105 security.143=Error expanding alias : {0}
109 security.147=No KeyStore to resolve principal by alias : "{0}"
110 security.148=Invalid certificate for alias "{0}" : {1}. Only X509Certificate should be aliased to principals.
238 security.3F=alias is null
  /dalvik/libcore/security/src/main/java/org/apache/harmony/security/utils/
ObjectIdentifier.java 56 // OID alias name
  /external/bluetooth/bluez/src/
dbus-hci.c 507 char local_addr[18], peer_addr[18], *alias, *name, *tmp_name; local
559 alias = textfile_get(filename, peer_addr);
587 adapter_update_found_devices(adapter, peer, rssi, class, name, alias,
591 g_free(alias);
storage.c 61 int read_device_alias(const char *src, const char *dst, char *alias, size_t size)
72 err = snprintf(alias, size, "%s", tmp);
79 int write_device_alias(const char *src, const char *dst, const char *alias)
87 return textfile_put(filename, dst, alias);
  /external/dnsmasq/
CHANGELOG 221 Allow the source address of an alias to be a range:
222 --alias=192.168.0.0,10.0.0.0,255.255.255.0 maps the whole
225 --alias=192.168.0.10-192.168.0.40,10.0.0.0,255.255.255.0
315 Add --cname option. This provides a limited alias
  /external/dropbear/
scpmisc.c 201 * NB. duplicate __progname in case it is an alias for argv[0]
  /external/e2fsprogs/intl/
config.charset 22 # ALIAS CANONICAL
24 # ALIAS is the (system dependent) result of "nl_langinfo (CODESET)".
25 # ALIAS is compared in a case sensitive way.
227 # need to install the alias file at all.
explodename.c 80 this entry as it is without exploding. Perhaps it is an alias. */
  /external/elfutils/libdw/
memory-access.h 106 The caller has to make sure we don't have alias problems. */

Completed in 85 milliseconds

<<11121314151617181920>>