HomeSort by relevance Sort by last modified time
    Searched refs:aliases (Results 301 - 325 of 575) sorted by null

<<11121314151617181920>>

  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ExecutionEngine/Orc/
CompileOnDemandLayer.h 368 // If this module doesn't contain any globals, aliases, or module flags then
387 // And the aliases.
388 for (auto &A : SrcM.aliases())
445 for (auto &A : SrcM.aliases()) {
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ExecutionEngine/Orc/
CompileOnDemandLayer.h 368 // If this module doesn't contain any globals, aliases, or module flags then
387 // And the aliases.
388 for (auto &A : SrcM.aliases())
445 for (auto &A : SrcM.aliases()) {
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ExecutionEngine/Orc/
CompileOnDemandLayer.h 368 // If this module doesn't contain any globals, aliases, or module flags then
387 // And the aliases.
388 for (auto &A : SrcM.aliases())
445 for (auto &A : SrcM.aliases()) {
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ExecutionEngine/Orc/
CompileOnDemandLayer.h 368 // If this module doesn't contain any globals, aliases, or module flags then
387 // And the aliases.
388 for (auto &A : SrcM.aliases())
445 for (auto &A : SrcM.aliases()) {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ExecutionEngine/Orc/
CompileOnDemandLayer.h 347 // If this module doesn't contain any globals, aliases, or module flags then
366 // And the aliases.
367 for (auto &A : SrcM.aliases())
412 for (auto &A : SrcM.aliases()) {
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ExecutionEngine/Orc/
CompileOnDemandLayer.h 358 // If this module doesn't contain any globals, aliases, or module flags then
377 // And the aliases.
378 for (auto &A : SrcM.aliases())
423 for (auto &A : SrcM.aliases()) {
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ExecutionEngine/Orc/
CompileOnDemandLayer.h 358 // If this module doesn't contain any globals, aliases, or module flags then
377 // And the aliases.
378 for (auto &A : SrcM.aliases())
423 for (auto &A : SrcM.aliases()) {
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ExecutionEngine/Orc/
CompileOnDemandLayer.h 368 // If this module doesn't contain any globals, aliases, or module flags then
387 // And the aliases.
388 for (auto &A : SrcM.aliases())
445 for (auto &A : SrcM.aliases()) {
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ExecutionEngine/Orc/
CompileOnDemandLayer.h 368 // If this module doesn't contain any globals, aliases, or module flags then
387 // And the aliases.
388 for (auto &A : SrcM.aliases())
445 for (auto &A : SrcM.aliases()) {
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ExecutionEngine/Orc/
CompileOnDemandLayer.h 368 // If this module doesn't contain any globals, aliases, or module flags then
387 // And the aliases.
388 for (auto &A : SrcM.aliases())
445 for (auto &A : SrcM.aliases()) {
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ExecutionEngine/Orc/
CompileOnDemandLayer.h 368 // If this module doesn't contain any globals, aliases, or module flags then
387 // And the aliases.
388 for (auto &A : SrcM.aliases())
445 for (auto &A : SrcM.aliases()) {
  /prebuilts/go/darwin-x86/src/crypto/aes/
aes_gcm.go 83 // second slice that aliases into it and contains only the extra bytes. If the
  /prebuilts/go/linux-x86/src/crypto/aes/
aes_gcm.go 83 // second slice that aliases into it and contains only the extra bytes. If the
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/export/
ExportWizard.java 449 void setExistingAliases(List<String> aliases) {
450 mExistingAliases = aliases;
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/aarch64/
bitfield-no-aliases.d 2 #objdump: -dr -Mno-aliases
no-aliases.d 2 #objdump: -dr -Mno-aliases
  /development/vndk/tools/sourcedr/sourcedr/static/prism/js/
prism.js 469 var aliases = _.util.type(o.alias) === 'Array' ? o.alias : [o.alias];
470 Array.prototype.push.apply(env.classes, aliases);
  /external/icu/icu4c/source/common/unicode/
ucnv.h 34 * iterate over the converter aliases. The functions {@link ucnv_getAvailableName() },
342 * Guide</a>. Aliases starting with a "cp" prefix have no specific meaning
344 * associate any meaning to these aliases.</p>
    [all...]
  /external/kmod/libkmod/
libkmod-internal.h 114 struct kmod_list *aliases; member in struct:kmod_config
  /external/llvm/test/MC/Mips/
mips64-register-names-n32-n64.s 68 # [*] - t0-t3 are aliases of t4-t7 for compatibility with both the original
  /frameworks/base/tests/NetworkSecurityConfigTest/src/android/security/net/config/
NetworkSecurityConfigTests.java 306 for (String alias : store.aliases()) {
  /frameworks/base/wifi/java/android/net/wifi/hotspot2/
ConfigParser.java 460 String alias = ks.aliases().nextElement();
  /hardware/google/av/media/codecs/base/include/
SimpleC2Interface.h 93 std::vector<C2String> aliases = std::vector<C2String>());
  /external/selinux/python/sepolgen/src/sepolgen/
refparser.py 747 t.aliases = p[4]
749 t.aliases = p[4]
768 t.aliases = p[4]
  /frameworks/base/keystore/java/android/security/keystore/
AndroidKeyStoreSpi.java 873 final Set<String> aliases = new HashSet<String>(rawAliases.length); local
    [all...]

Completed in 1047 milliseconds

<<11121314151617181920>>