OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:add_alias
(Results
1 - 6
of
6
) 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))
/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/llvm/bindings/ocaml/llvm/
llvm.mli
1284
val
add_alias
: llmodule -> lltype -> llvalue -> string -> llvalue
var
[
all
...]
llvm.ml
583
external
add_alias
: llmodule -> lltype -> llvalue -> string -> llvalue
[
all
...]
/external/llvm/test/Bindings/Ocaml/
vmcore.ml
554
ignore (
add_alias
m (pointer_type i32_type) v "alias")
[
all
...]
Completed in 1053 milliseconds