Searched refs:argp1 (Results 1 – 5 of 5) sorted by relevance
/external/marisa-trie/bindings/perl/ |
D | marisa-swig_wrap.cxx | 1929 void *argp1 = 0 ; in XS() local 1940 res1 = SWIG_ConvertPtr(ST(0), &argp1,SWIGTYPE_p_marisa_swig__Key, 0 | 0 ); in XS() 1944 arg1 = reinterpret_cast< marisa_swig::Key * >(argp1); in XS() 1973 void *argp1 = 0 ; in XS() local 1982 res1 = SWIG_ConvertPtr(ST(0), &argp1,SWIGTYPE_p_marisa_swig__Key, 0 | 0 ); in XS() 1986 arg1 = reinterpret_cast< marisa_swig::Key * >(argp1); in XS() 2009 void *argp1 = 0 ; in XS() local 2018 res1 = SWIG_ConvertPtr(ST(0), &argp1,SWIGTYPE_p_marisa_swig__Key, 0 | 0 ); in XS() 2022 arg1 = reinterpret_cast< marisa_swig::Key * >(argp1); in XS() 2045 void *argp1 = 0 ; in XS() local [all …]
|
/external/marisa-trie/bindings/ruby/ |
D | marisa-swig_wrap.cxx | 2122 void *argp1 = 0 ; in _wrap_Key_str() local 2132 res1 = SWIG_ConvertPtr(self, &argp1,SWIGTYPE_p_marisa_swig__Key, 0 | 0 ); in _wrap_Key_str() 2136 arg1 = reinterpret_cast< marisa_swig::Key * >(argp1); in _wrap_Key_str() 2159 void *argp1 = 0 ; in _wrap_Key_id() local 2167 res1 = SWIG_ConvertPtr(self, &argp1,SWIGTYPE_p_marisa_swig__Key, 0 | 0 ); in _wrap_Key_id() 2171 arg1 = reinterpret_cast< marisa_swig::Key * >(argp1); in _wrap_Key_id() 2191 void *argp1 = 0 ; in _wrap_Key_weight() local 2199 res1 = SWIG_ConvertPtr(self, &argp1,SWIGTYPE_p_marisa_swig__Key, 0 | 0 ); in _wrap_Key_weight() 2203 arg1 = reinterpret_cast< marisa_swig::Key * >(argp1); in _wrap_Key_weight() 2232 void *argp1 = 0 ; in _wrap_Query_str() local [all …]
|
/external/marisa-trie/bindings/python/ |
D | marisa-swig_wrap.cxx | 3175 void *argp1 = 0 ; in _wrap_Key_str() local 3183 res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_marisa_swig__Key, 0 | 0 ); in _wrap_Key_str() 3187 arg1 = reinterpret_cast< marisa_swig::Key * >(argp1); in _wrap_Key_str() 3211 void *argp1 = 0 ; in _wrap_Key_id() local 3217 res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_marisa_swig__Key, 0 | 0 ); in _wrap_Key_id() 3221 arg1 = reinterpret_cast< marisa_swig::Key * >(argp1); in _wrap_Key_id() 3241 void *argp1 = 0 ; in _wrap_Key_weight() local 3247 res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_marisa_swig__Key, 0 | 0 ); in _wrap_Key_weight() 3251 arg1 = reinterpret_cast< marisa_swig::Key * >(argp1); in _wrap_Key_weight() 3271 void *argp1 = 0 ; in _wrap_delete_Key() local [all …]
|
/external/llvm-project/llvm/test/CodeGen/AArch64/ |
D | arm64-vaargs.ll | 9 %argp1 = bitcast i8** %argp to i8* 10 call void @llvm.va_start(i8* %argp1) 13 call void @llvm.va_end(i8* %argp1)
|
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-vaargs.ll | 10 %argp1 = bitcast i8** %argp to i8* 11 call void @llvm.va_start(i8* %argp1) 14 call void @llvm.va_end(i8* %argp1)
|