/third_party/boost/boost/safe_numerics/ |
D | native.hpp | 19 struct native { struct 23 struct addition_result { 30 struct subtraction_result { 37 struct multiplication_result { 44 struct division_result { 51 struct modulus_result { 61 struct comparison_result { 70 struct left_shift_result { 77 struct right_shift_result { 85 struct bitwise_or_result { [all …]
|
/third_party/glib/gio/tests/ |
D | credentials.c | 96 struct ucred *native = g_credentials_get_native (creds, in test_basic() local 104 struct xucred *native = g_credentials_get_native (creds, in test_basic() local 112 struct cmsgcred *native = g_credentials_get_native (creds, in test_basic() local 120 struct unpcbid *native = g_credentials_get_native (creds, in test_basic() local 128 struct sockpeercred *native = g_credentials_get_native (creds, in test_basic() local 136 ucred_t *native = g_credentials_get_native (creds, in test_basic() local
|
/third_party/glib/gio/ |
D | gcredentials.c | 91 struct ucred native; member 93 struct xucred native; member 95 struct cmsgcred native; member 97 struct unpcbid native; member 99 struct sockpeercred native; member 101 ucred_t *native; member 313 linux_ucred_check_valid (struct ucred *native, in linux_ucred_check_valid() 481 gpointer native) in g_credentials_set_native()
|
D | gnativesocketaddress.c | 148 g_native_socket_address_new (gpointer native, in g_native_socket_address_new()
|
/third_party/boost/libs/log/src/ |
D | syslog_backend.cpp | 184 struct syslog_backend::implementation::native : struct in boost::sinks::syslog_backend::implementation 188 const shared_ptr< native_syslog_initializer > m_pSyslogInitializer; 191 native(syslog::facility const& fac, std::string const& ident) : in native() function 198 void send(syslog::level lev, string_type const& formatted_message) BOOST_OVERRIDE in send() 226 static int convert_facility(syslog::facility const& fac) in convert_facility()
|
/third_party/boost/tools/build/src/util/ |
D | path.py | 37 def make (native): argument 44 def make_UNIX (native): argument 52 def native (path): function
|
/third_party/node/test/es-module/ |
D | test-esm-encoded-path-native.js | 7 const native = fixtures.path('es-module-url/native.mjs'); constant
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/ |
D | CLSamplerCL.cpp | 18 CLSamplerCL::CLSamplerCL(const cl::Sampler &sampler, cl_sampler native) in CLSamplerCL()
|
D | CLMemoryCL.cpp | 18 CLMemoryCL::CLMemoryCL(const cl::Memory &memory, cl_mem native) in CLMemoryCL()
|
D | CLEventCL.cpp | 15 CLEventCL::CLEventCL(const cl::Event &event, cl_event native) : CLEventImpl(event), mNative(native) in CLEventCL()
|
/third_party/grpc/src/csharp/Grpc.Core/Internal/ |
D | DefaultSslRootsOverride.cs | 40 public static void Override(NativeMethods native) in Override()
|
D | NativeLogRedirector.cs | 42 public static void Redirect(NativeMethods native) in Redirect()
|
D | NativeCallbackDispatcher.cs | 41 public static void Init(NativeMethods native) in Init()
|
/third_party/ffmpeg/libavformat/ |
D | metadata.h | 35 const char *native; member
|
/third_party/cef/tests/cefclient/browser/ |
D | client_types.h | 23 #define CAST_CLIENT_NATIVE_MAC_WINDOW_TO_NSWINDOW(native) \ argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | Path.h | 28 enum class Style { windows, posix, native }; enumerator
|
/third_party/boost/libs/endian/test/ |
D | conversion_test.cpp | 92 T native; in test() local 236 int64_t native; in udt_test() local
|
/third_party/gstreamer/gstplugins_good/ext/qt/ |
D | gstqtglutility.cc | 81 QPlatformNativeInterface *native = in gst_qt_get_gl_display() local
|
/third_party/boost/libs/filesystem/src/ |
D | portability.cpp | 49 BOOST_FILESYSTEM_DECL bool native(const std::string & name) in native() function
|
/third_party/flutter/glfw/src/ |
D | glx_context.c | 434 GLXFBConfig native = NULL; in _glfwCreateContextGLX() local 620 GLXFBConfig native; in _glfwChooseVisualGLX() local
|
/third_party/boost/boost/log/detail/ |
D | id.hpp | 46 explicit id(native_type native) BOOST_NOEXCEPT : m_NativeID(native) {} in id()
|
/third_party/boost/boost/log/sinks/ |
D | syslog_backend.hpp | 59 native = 0 //!< Use native syslog API enumerator
|
/third_party/node/benchmark/util/ |
D | type-check.js | 41 const func = { native: util, js: types }[version][`is${type}`]; property
|
/third_party/typescript/tests/cases/conformance/types/objectTypeLiteral/propertySignatures/ |
D | propertyNamesOfReservedWords.ts | 39 native; property in C 108 native; property 178 native; variable 247 native, enumerator
|
/third_party/boost/boost/dll/detail/posix/ |
D | shared_library_impl.hpp | 213 native_handle_t native() const BOOST_NOEXCEPT { in native() function in boost::dll::detail::shared_library_impl
|