Home
last modified time | relevance | path

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

/external/v8/tools/
Djs2c.py379 def PrepareSources(source_files, native_type, emit_js): argument
445 def BuildMetadata(sources, source_bytes, native_type): argument
545 def JS2C(sources, target, native_type, raw_file, startup_blob, emit_js): argument
/external/flatbuffers/src/
Didl_gen_cpp.cpp621 auto native_type = type.struct_def->attributes.Lookup("native_type"); in GenTypeNative() local
681 bool native_type = false) { in GetUnionElement()
1103 const auto native_type = in GenEnum() local
1135 const auto native_type = in GenEnum() local
2146 auto native_type = type.struct_def->attributes.Lookup("native_type"); in GenUnpackVal() local
2340 auto native_type = in GenCreateParam() local
2422 auto native_type = in GenCreateParam() local
2534 auto native_type = in GenTablePost() local
/external/syzkaller/tools/syz-headerparser/headerlib/
Dcontainer.py52 def _get_syzkaller_type(native_type): argument
/external/mesa3d/src/gallium/auxiliary/util/
Du_format_pack.py146 def native_type(format): function
/external/virglrenderer/src/gallium/auxiliary/util/
Du_format_pack.py148 def native_type(format): function
/external/parameter-framework/asio-1.10.6/include/asio/
Dbasic_stream_socket.hpp48 typedef typename StreamSocketService::native_handle_type native_type; typedef in asio::basic_stream_socket
Dsocket_acceptor_service.hpp49 typedef typename service_impl_type::native_handle_type native_type; typedef in asio::socket_acceptor_service
Dstream_socket_service.hpp50 typedef typename service_impl_type::native_handle_type native_type; typedef in asio::stream_socket_service
Dbasic_socket.hpp45 typedef typename SocketService::native_handle_type native_type; typedef in asio::basic_socket
Dbasic_socket_acceptor.hpp58 typedef typename SocketAcceptorService::native_handle_type native_type; typedef in asio::basic_socket_acceptor