HomeSort by relevance Sort by last modified time
    Searched refs:add_alias (Results 1 - 14 of 14) sorted by null

  /bionic/libc/tools/
genserv.py 24 def add_alias(self,alias): member in class:Service
62 service.add_alias(m.group(1))
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/email/
charset.py 7 'add_alias',
139 def add_alias(alias, canonical):
136 def add_alias(alias, canonical): function
  /external/python/cpython2/Lib/email/
charset.py 7 'add_alias',
139 def add_alias(alias, canonical):
136 def add_alias(alias, canonical): function
  /external/python/cpython3/Lib/email/
charset.py 7 'add_alias',
140 def add_alias(alias, canonical):
137 def add_alias(alias, canonical): function
  /prebuilts/gdb/darwin-x86/lib/python2.7/email/
charset.py 7 'add_alias',
139 def add_alias(alias, canonical):
136 def add_alias(alias, canonical): function
  /prebuilts/gdb/linux-x86/lib/python2.7/email/
charset.py 7 'add_alias',
139 def add_alias(alias, canonical):
136 def add_alias(alias, canonical): function
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/
charset.py 7 'add_alias',
139 def add_alias(alias, canonical):
136 def add_alias(alias, canonical): function
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/
charset.py 7 'add_alias',
139 def add_alias(alias, canonical):
136 def add_alias(alias, canonical): function
  /external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
llvm.ml 582 external add_alias : llmodule -> lltype -> llvalue -> string -> llvalue
    [all...]
llvm.mli 1283 val add_alias : llmodule -> lltype -> llvalue -> string -> llvalue var
    [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm.ml 697 external add_alias : llmodule -> lltype -> llvalue -> string -> llvalue
    [all...]
llvm.mli 1465 val add_alias : llmodule -> lltype -> llvalue -> string -> llvalue var
    [all...]
  /external/llvm/test/Bindings/OCaml/
core.ml 631 ignore (add_alias m (pointer_type i32_type) v "alias")
    [all...]
  /external/swiftshader/third_party/LLVM/test/Bindings/Ocaml/
vmcore.ml 548 ignore (add_alias m (pointer_type i32_type) v "alias")
    [all...]

Completed in 780 milliseconds