HomeSort by relevance Sort by last modified time
    Searched full:alias (Results 701 - 725 of 4726) sorted by null

<<21222324252627282930>>

  /external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
UConverterAliasDataReader.java 42 * list contains indexes into the string table for the alias name. The
45 * alias -> converter name mapping. Section 3 and 4 form a two column table.
52 * an alias mapped to this converter is ambiguous. See UCNV_CONVERTER_INDEX_MASK
54 * the predigested form of the 5th section so that an alias lookup can be fast.
57 * section is the full form of all alias mappings. The column index is the
63 * and is followed by indexes to alias names in the string table. This is
78 * has a unique alias among all converters. That same alias can
80 * but only one alias per tag can be unique.
  /external/llvm/test/Transforms/LowerBitSets/
simple.ll 41 ; CHECK: @bits_use{{[0-9]*}} = private alias i8, i8* @bits{{[0-9]*}}
42 ; CHECK: @bits_use.{{[0-9]*}} = private alias i8, i8* @bits{{[0-9]*}}
43 ; CHECK: @bits_use.{{[0-9]*}} = private alias i8, i8* @bits{{[0-9]*}}
45 ; CHECK: @a = alias i32, getelementptr inbounds ({ i32, [0 x i8], [63 x i32], [4 x i8], i32, [0 x i8], [2 x i32] }, { i32, [0 x i8], [63 x i32], [4 x i8], i32, [0 x i8], [2 x i32] }* [[G]], i32 0, i32 0)
46 ; CHECK: @b = hidden alias [63 x i32], getelementptr inbounds ({ i32, [0 x i8], [63 x i32], [4 x i8], i32, [0 x i8], [2 x i32] }, { i32, [0 x i8], [63 x i32], [4 x i8], i32, [0 x i8], [2 x i32] }* [[G]], i32 0, i32 2)
47 ; CHECK: @c = protected alias i32, getelementptr inbounds ({ i32, [0 x i8], [63 x i32], [4 x i8], i32, [0 x i8], [2 x i32] }, { i32, [0 x i8], [63 x i32], [4 x i8], i32, [0 x i8], [2 x i32] }* [[G]], i32 0, i32 4)
48 ; CHECK: @d = alias [2 x i32], getelementptr inbounds ({ i32, [0 x i8], [63 x i32], [4 x i8], i32, [0 x i8], [2 x i32] }, { i32, [0 x i8], [63 x i32], [4 x i8], i32, [0 x i8], [2 x i32] }* [[G]], i32 0, i32 6)
64 ; CHECK: @bits{{[0-9]*}} = private alias i8, getelementptr inbounds ([68 x i8], [68 x i8]* [[BA]], i32 0, i32 0)
65 ; CHECK: @bits.{{[0-9]*}} = private alias i8, getelementptr inbounds ([68 x i8], [68 x i8]* [[BA]], i32 0, i32 0)
  /external/llvm/unittests/Support/
CommandLineTest.cpp 191 { "-tool", "-alias=x", "-extra" },
192 { "-tool", "-alias", "x" }
200 cl::alias Alias("alias", llvm::cl::aliasopt(Actual));
206 Alias.removeArgument();
212 cl::alias Alias("o", llvm::cl::aliasopt(Option));
218 Alias.removeArgument();
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/export/
KeyCreationPage.java 75 new Label(composite, SWT.NONE).setText("Alias:");
193 // reset the keystore/alias from the content of the project
199 String alias = ProjectHelper.loadStringProperty(project, ExportWizard.PROPERTY_ALIAS); local
200 if (alias != null) {
201 mAlias.setText(alias);
247 setErrorMessage("Enter key alias.");
253 for (String alias : mExistingAliases) {
254 if (alias.equalsIgnoreCase(keyAlias)) {
255 setErrorMessage("Key alias already exists in keystore.");
  /development/ndk/platforms/android-9/arch-x86/include/machine/
asm.h 86 * WEAK ALIAS: create a weak alias
88 #define WEAK_ALIAS(alias,sym) \
89 .weak alias; \
90 alias = sym
  /external/autotest/server/site_tests/bluetooth_Sanity_Discovery/
bluetooth_Sanity_Discovery.py 39 # Check name as well; if the name and alias fields don't
42 if device.get('Name') != device['Alias']:
45 if self.name != device['Alias']:
48 '"%s" != "%s"' % (device['Alias'],
60 cgi.escape(device['Alias']))
  /external/autotest/server/site_tests/bluetooth_Sanity_LEDiscovery/
bluetooth_Sanity_LEDiscovery.py 39 # Check name as well; if the name and alias fields don't
42 if device.get('Name') != device['Alias']:
45 if self.name != device['Alias']:
48 '"%s" != "%s"' % (device['Alias'],
60 cgi.escape(device['Alias']))
  /external/chromium-trace/catapult/third_party/closure_linter/closure_linter/
scopeutil_test.py 207 var Component = goog.ui.Component; // scope alias
208 var MyClass = myproject.foo.MyClass; // scope alias
210 // Scope alias of non-Closurized namespace.
213 var foo = this.foo_; // non-scope object property alias
214 var bar = baz; // variable alias
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/integration/route53/
test_alias_resourcerecordsets.py 39 # a standard record to use as the target for our alias
48 base_record = dict(name="alias.%s." % self.base_domain,
67 base_record = dict(name="alias.%s." % self.base_domain,
83 base_record = dict(name="alias.%s." % self.base_domain,
98 base_record = dict(name="alias.%s." % self.base_domain,
  /external/e2fsprogs/intl/
Makefile.in 149 config.charset locale.alias ref-add.sin ref-del.sin $(HEADERS) $(SOURCES)
159 all-yes: libintl.$la libintl.h charset.alias ref-add.sed ref-del.sed
270 charset.alias: $(srcdir)/config.charset
313 temp=$(DESTDIR)$(libdir)/t-charset.alias; \
314 dest=$(DESTDIR)$(libdir)/charset.alias; \
315 if test -f $(DESTDIR)$(libdir)/charset.alias; then \
316 orig=$(DESTDIR)$(libdir)/charset.alias; \
322 orig=charset.alias; \
329 test -f $(DESTDIR)$(localedir)/locale.alias \
330 && orig=$(DESTDIR)$(localedir)/locale.alias \
    [all...]
  /external/flac/libFLAC/
memory.c 67 void *pv; /* aligned pointer alias */
96 void *pv; /* aligned pointer alias */
125 void *pv; /* aligned pointer alias */
154 void *pv; /* aligned pointer alias */
185 void *pv; /* aligned pointer alias */
  /external/guice/extensions/grapher/src/com/google/inject/grapher/
AbstractInjectorGrapher.java 177 private Map<NodeId, NodeId> resolveAliases(Iterable<Alias> aliases) {
181 for (Alias alias : aliases) {
182 NodeId from = alias.getFromId();
183 NodeId to = alias.getToId();
  /external/icu/icu4c/source/io/
ufmt_cmn.c 228 UChar *alias; local
242 alias = target;
243 ucnv_toUnicode(defConverter, &alias, alias + tSize, &s, s + sSize - 1,
248 *alias = 0x0000;
  /external/iptables/extensions/
libip6t_icmp6.c 28 /* Alias */ { "ttl-exceeded", 3, 0, 0xFF },
38 /* Alias */ { "ping", 128, 0, 0xFF },
41 /* Alias */ { "pong", 129, 0, 0xFF },
48 /* Alias */ { "neighbor-solicitation", 135, 0, 0xFF },
51 /* Alias */ { "neighbor-advertisement", 136, 0, 0xFF },
  /external/jcommander/src/test/java/com/beust/jcommander/command/
CommandAliasTest.java 31 * Tests command alias functionality
60 private void testCommitWithAlias(String alias) {
65 jc.parse(alias, "--amend", "--author", "jack", "file1.txt");
68 Assert.assertEquals(jc.getParsedAlias(), alias); local
98 Assert.fail("Should not be able to register clashing alias 'xx'");
  /external/llvm/include/llvm/Analysis/
GlobalsModRef.h 10 /// This is the interface for a simple mod/ref and alias analysis over globals.
28 /// An alias analysis result set for globals.
86 AliasResult alias(const MemoryLocation &LocA, const MemoryLocation &LocB);
118 /// Analysis pass providing a never-invalidated alias analysis result.
154 // createGlobalsAAWrapperPass - This pass provides alias and mod/ref info for
  /external/llvm/include/llvm/Option/
OptParser.td 94 Option Alias = ?;
119 class Alias<Option alias> { Option Alias = alias; }
  /external/llvm/test/MC/MachO/ARM/
aliased-symbols.s 37 // alias_to_early was an alias to defined_early. But we can resolve it.
48 // alias_to_late was an alias to defined_late. But we can resolve it.
70 // alias_to_local is an alias, but what it points to has no
82 // extern_test was a pure alias to the unknown "var2".
94 // var1 was another alias to an unknown variable. Not extern this time.
  /external/mesa3d/src/mapi/glapi/gen/
mesadef.py 190 for (name, alias, offset) in records:
199 def EmitEntry(name, returnType, argTypeList, argNameList, alias, offset):
200 if alias == '':
203 dispatchName = alias
208 # save this info in case we need to look up an alias later
  /external/protobuf/src/google/protobuf/compiler/javanano/
javanano_enum.cc 60 Alias alias; local
61 alias.value = value;
62 alias.canonical_value = canonical_value;
63 aliases_.push_back(alias);
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/options/
AliasOptions.java 24 /** The actual is an unordered array, the alias is to the first element of the array. */
26 /** The actual is an ordered array, the alias is to the first element of the array. */
28 /** The actual is an alternate array, the alias is to the first element of the array. */
31 * The actual is an alternate text array, the alias is to the 'x-default' element of the array.
56 * @return Returns if the alias is of the simple form.
  /libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
KeyStore3Test.java 104 mockKeyStore.setKeyEntry("Alias", null, null, new Certificate[]{certificate});
111 mockKeyStore.setKeyEntry("Alias", key, null, null);
118 mockKeyStore.setKeyEntry("Alias", key, null,
125 mockKeyStore.setKeyEntry("Alias", key, null, new Certificate[]{certificate});
145 mockKeyStore.setCertificateEntry("Alias", null);
  /prebuilts/gdb/darwin-x86/lib/python2.7/encodings/
__init__.py 22 Alias names returned by getaliases() must be normalized encoding
80 # First try to find an alias for the normalized encoding
149 for alias in codecaliases:
150 if alias not in _aliases:
151 _aliases[alias] = modname
  /prebuilts/gdb/linux-x86/lib/python2.7/encodings/
__init__.py 22 Alias names returned by getaliases() must be normalized encoding
80 # First try to find an alias for the normalized encoding
149 for alias in codecaliases:
150 if alias not in _aliases:
151 _aliases[alias] = modname
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/machine/
asm.h 86 * WEAK ALIAS: create a weak alias
88 #define WEAK_ALIAS(alias,sym) \
89 .weak alias; \
90 alias = sym

Completed in 765 milliseconds

<<21222324252627282930>>