HomeSort by relevance Sort by last modified time
    Searched full:autoload (Results 26 - 37 of 37) sorted by null

12

  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
tree.rb 48 autoload :Wizard, 'antlr3/tree/wizard'
49 autoload :Visitor, 'antlr3/tree/visitor'
    [all...]
  /external/openssl/crypto/aes/asm/
aesni-sha1-x86_64.pl 120 sub AUTOLOAD() # thunk [simplified] 32-bit style perlasm
121 { my $opcode = $AUTOLOAD; $opcode =~ s/.*:://;
  /external/openssl/crypto/sha/asm/
sha1-x86_64.pl 363 sub AUTOLOAD() # thunk [simplified] 32-bit style perlasm
364 { my $opcode = $AUTOLOAD; $opcode =~ s/.*:://;
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Ruby/
Ruby.stg     [all...]
  /hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/
MobiCoreDriverDaemon.cpp 848 // Autoload driver at start-up
  /external/mksh/src/
funcs.c 580 shprintf(" (autoload from %s)",
742 /* upper case / autoload */
    [all...]
mksh.1 1097 autoload=\*(aqtypeset \-fu\*(aq
    [all...]
main.c 80 "autoload=typeset -fu",
    [all...]
sh.h     [all...]
check.t     [all...]
  /external/libppp/src/
ppp.8.m4     [all...]
  /external/qemu/android/
help.c 685 " This inhibits both the autoload and autosave operations, forcing\n"
    [all...]

Completed in 2783 milliseconds

12