Home
last modified time | relevance | path

Searched defs:native_type (Results 1 – 8 of 8) sorted by relevance

/external/v8/tools/
Djs2c.py393 def PrepareSources(source_files, native_type, emit_js): argument
459 def BuildMetadata(sources, source_bytes, native_type): argument
559 def JS2C(sources, target, native_type, raw_file, startup_blob, emit_js): argument
/external/flatbuffers/src/
Didl_gen_cpp.cpp491 auto native_type = type.struct_def->attributes.Lookup("native_type"); in GenTypeNative() local
554 bool native_type = false) { in GetUnionElement()
964 const auto native_type = in GenEnum() local
1880 auto native_type = type.struct_def->attributes.Lookup("native_type"); in GenUnpackVal() local
2031 auto native_type = in GenCreateParam() local
2101 auto native_type = in GenCreateParam() local
2213 auto native_type = in GenTablePost() local
/external/mesa3d/src/gallium/auxiliary/util/
Du_format_pack.py147 def native_type(format): function
/external/parameter-framework/asio-1.10.6/include/asio/
Dsocket_acceptor_service.hpp49 typedef typename service_impl_type::native_handle_type native_type; typedef in asio::socket_acceptor_service
Dbasic_stream_socket.hpp48 typedef typename StreamSocketService::native_handle_type native_type; typedef in asio::basic_stream_socket
Dstream_socket_service.hpp50 typedef typename service_impl_type::native_handle_type native_type; typedef in asio::stream_socket_service
Dbasic_socket_acceptor.hpp58 typedef typename SocketAcceptorService::native_handle_type native_type; typedef in asio::basic_socket_acceptor
Dbasic_socket.hpp45 typedef typename SocketService::native_handle_type native_type; typedef in asio::basic_socket