HomeSort by relevance Sort by last modified time
    Searched refs:aliases (Results 176 - 200 of 250) sorted by null

1 2 3 4 5 6 78 910

  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/sonatype/aether/aether-util/1.7/
aether-util-1.7.jar 
  /prebuilts/tools/common/m2/repository/org/sonatype/aether/aether-util/1.7/
aether-util-1.7.jar 
  /frameworks/base/keystore/tests/src/android/security/
AndroidKeyStoreTest.java 1111 final Enumeration<String> aliases = mKeyStore.aliases(); local
    [all...]
  /external/chromium_org/chrome/third_party/chromevox/third_party/closure-library/closure/goog/
base.js     [all...]
  /external/llvm/test/MC/ARM/
neon-vst-encoding.s 248 @ Spot-check additional size-suffix aliases.
neon-vld-encoding.s 464 @ Spot-check additional size-suffix aliases.
  /external/oprofile/events/mips/74K/
events 120 event:0x41a counters:1,3 um:zero minimum:500 name:VA_TRANSALTION_CORNER_CASES : 26-1 Virtual memory address translation synonyms, homonyms, and aliases (loads/stores treated as miss in the cache)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_socket.py 337 hname, aliases, ipaddrs = socket.gethostbyaddr(ip)
341 all_host_names = [hostname, hname] + aliases
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_socket.py 337 hname, aliases, ipaddrs = socket.gethostbyaddr(ip)
341 all_host_names = [hostname, hname] + aliases
    [all...]
  /prebuilts/tools/common/m2/repository/org/apache/felix/maven-bundle-plugin/2.3.6/
maven-bundle-plugin-2.3.6.jar 
  /external/mksh/src/
exec.c 997 /* drop same-name aliases for POSIX functions */
998 if ((tp = ktsearch(&aliases, name, nhash)))
    [all...]
lex.c 1056 if ((cf & ALIAS) && (p = ktsearch(&aliases, ident, h)) &&
1064 /* prefer POSIX but not Korn functions over aliases */
1077 /* prefer functions over aliases */
1225 /* pop aliases and re-reads */
1318 * aliases can be detected and we also need to
    [all...]
main.c 291 ktinit(APERM, &aliases, 0);
    [all...]
sh.h 1247 EXTERN struct table aliases; \/* aliases *\/ variable in typeref:struct:table
    [all...]
edit.c 468 glob_table(pat, &w, &aliases);
    [all...]
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/
BeautifulSoup.py 1745 import cjkcodecs.aliases namespace
    [all...]
  /external/llvm/test/MC/AArch64/
arm64-memory.s 540 ; LDUR/STUR aliases for negative and unaligned LDR/STR instructions.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/
AppleScript_Suite.py 773 aliases = alias variable
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
avxcc.asm 1 ; Exhaustive test of AVX condition code aliases
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
aether-impl-0.9.0.M2.jar 
  /prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jar 
  /external/llvm/lib/Bitcode/Writer/
BitcodeWriter.cpp 698 for (const GlobalAlias &A : M->aliases()) {
    [all...]
  /external/llvm/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp 267 // we handle alias. Revisit this once the MachO linker implements aliases.
    [all...]

Completed in 433 milliseconds

1 2 3 4 5 6 78 910