Searched
full:alias (Results
1251 -
1275 of
4726) sorted by null
<<51525354555657585960>>
/external/apache-harmony/x-net/src/test/api/java/org/apache/harmony/xnet/tests/javax/net/ssl/ |
KeyStoreBuilderParametersTest.java | 43 public KeyStore.ProtectionParameter getProtectionParameter(String alias)
|
/external/apache-xml/src/main/java/org/apache/xalan/processor/ |
XSLTElementDef.java | 49 * @param nameAlias A potential alias for the name, or null. 77 * @param nameAlias A potential alias for the name, or null. 108 * @param nameAlias A potential alias for the name, or null. 132 * @param nameAlias A potential alias for the name, or null. 160 * @param nameAlias A potential alias for the name, or null. 190 * @param nameAlias A potential alias for the name, or null. 216 * @param nameAlias A potential alias for the name, or null. 257 * @param nameAlias A potential alias for the name, or null. 403 * @return A potential alias for the name, or null.
|
/external/autotest/apache/conf/ |
tko-directives | 14 Alias /results "/usr/local/autotest/results"
|
/external/chromium-trace/catapult/tracing/third_party/gl-matrix/jsdoc-template/ |
allfiles.tmpl | 29 <h2>{+new Link().toSrc(item.alias).withText(item.name)+}</h2>
|
/external/clang/include/clang/AST/ |
NestedNameSpecifier.h | 79 /// \brief A namespace alias, stored as a NamespaceAliasDecl*. 127 /// \brief Builds a nested name specifier that names a namespace alias. 130 NamespaceAliasDecl *Alias); 180 /// \brief Retrieve the namespace alias stored in this nested name 420 /// nested-name-specifier component of the form 'namespace-alias::'. 425 /// \param Alias The namespace alias. 427 /// \param AliasLoc The location of the namespace alias 431 void Extend(ASTContext &Context, NamespaceAliasDecl *Alias,
|
/external/clang/include/clang/Basic/ |
TemplateKinds.h | 29 /// template parameter, or C++0x template alias.
|
/external/clang/test/SemaCXX/ |
make_integer_seq.cpp | 49 __make_integer_seq<f, int, 0> x; // expected-error{{template template parameter must be a class template or type alias template}}
|
trailing-return-0x.cpp | 31 using T = void; // expected-error {{type alias redefinition with different types ('void' vs 'auto (int) -> auto (*)(char) -> void')}}
|
/external/elfutils/backends/ |
ppc_cfi.c | 77 __attribute__ ((alias ("ppc_abi_cfi")));
|
/external/elfutils/libelf/ |
elf_getshdrnum.c | 86 /* Alias for the deprecated name. */
|
/external/icu/icu4c/source/i18n/ |
transreg.cpp | 60 // Alias 431 ALIAS, 437 UnicodeString stringArg; // For RULES_*, ALIAS, COMPOUND_RBT 555 // reg->get() inside the mutex, they'll get back an alias, they call 556 // alias->isRuleBased(), and if they get TRUE, they call alias->parse() 561 // alias->parse() and reg->reget(), that another thread will have 572 entry->entryType = TransliteratorEntry::ALIAS; 582 entry->entryType = TransliteratorEntry::ALIAS; 664 const UnicodeString& alias, [all...] |
/external/ipsec-tools/src/racoon/samples/roadwarrior/client/ |
phase1-up.sh | 36 ifconfig ${if} alias ${INTERNAL_ADDR4} netmask ${INTERNAL_NETMASK4}
|
/external/jsoncpp/ |
SConstruct | 180 check_alias_target = env.Alias( 'check', jsontests_node, RunJSONTests( jsontests_node, jsontests_node ) ) 185 check_alias_target = env.Alias( 'check', jsontests_node, 237 env.Alias( 'check' ) 242 env.Alias( 'src-dist', srcdist_cmd )
|
/external/kernel-headers/original/uapi/scsi/fc/ |
fc_gs.h | 55 FC_FST_ALIAS = 0xf8, /* alias service */
|
/external/libchrome/base/ |
sequenced_task_runner_helpers.h | 8 #include "base/debug/alias.h"
|
/external/libunwind/src/mi/ |
backtrace.c | 79 WEAK ALIAS(unw_backtrace);
|
/external/libunwind/tests/ |
crasher.c | 90 int c(int x) NOINLINE ALIAS(b);
|
/external/libxml2/result/HTML/ |
test3.html | 14 <b>Alias </b>Problem Domain</dt>
|
/external/llvm/include/llvm/IR/ |
GlobalObject.h | 11 // variable, but not an alias.
|
MDBuilder.h | 98 /// \brief Return metadata appropriate for an alias scope domain node. 105 /// \brief Return metadata appropriate for an alias scope root node. 118 /// \brief Return metadata appropriate for an alias scope domain node with 123 /// \brief Return metadata appropriate for an alias scope node with
|
/external/llvm/lib/Target/Mips/ |
Mips16ISelDAGToDAG.h | 36 SDValue &Offset, SDValue &Alias) override;
|
/external/llvm/test/Analysis/BasicAA/ |
2007-12-08-OutOfBoundsCrash.ll | 12 @__mod_pci_device_table = alias [1 x %struct.pci_device_id], [1 x %struct.pci_device_id]* @pci_ids ; <[1 x %struct.pci_device_id]*> [#uses=0]
|
assume.ll | 1 ; RUN: opt < %s -basicaa -aa-eval -print-all-alias-modref-info -disable-output 2>&1 | FileCheck %s
|
dag.ll | 1 ; RUN: opt < %s -basicaa -aa-eval -print-all-alias-modref-info 2>&1 | FileCheck %s
|
global-size.ll | 1 ; A store or load cannot alias a global if the accessed amount is larger then
|
Completed in 551 milliseconds
<<51525354555657585960>>