Home
last modified time | relevance | path

Searched defs:native (Results 1 – 25 of 48) sorted by relevance

12

/external/jline/src/src/main/native/
DMakefile6 native: target
/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiSurfaceTests.cpp277 const NativeObjects native (context, instHelper.supportedExtensions, wsiType); in createSurfaceTest() local
286 const NativeObjects native (context, instHelper.supportedExtensions, wsiType); in querySurfaceCounterTest() local
317 const NativeObjects native (context, instHelper.supportedExtensions, wsiType); in createSurfaceCustomAllocatorTest() local
363 const NativeObjects native (context, instHelper.supportedExtensions, wsiType); in createSurfaceSimulateOOMTest() local
415 const NativeObjects native (context, instHelper.supportedExtensions, wsiType); in querySurfaceSupportTest() local
449 const NativeObjects native (context, instHelper.supportedExtensions, wsiType); in queryPresentationSupportTest() local
543 const NativeObjects native (context, instHelper.supportedExtensions, wsiType); in querySurfaceCapabilitiesTest() local
571 const NativeObjects native (context, instHelper.supportedExtensions, wsiType); in querySurfaceCapabilities2Test() local
632 const NativeObjects native (context, instHelper.supportedExtensions, wsiType); in querySurfaceProtectedCapabilitiesTest() local
725 const NativeObjects native (context, instHelper.supportedExtensions, wsiType); in querySurfaceFormatsTest() local
[all …]
DvktWsiSwapchainTests.cpp649 const NativeObjects native (context, instHelper.supportedExtensions, params.wsiType); in createSwapchainTest() local
757 const NativeObjects native (context, instHelper.supportedExtensions, params.wsiType); in createSwapchainSimulateOOMTest() local
827 …const NativeObjects native (context, instHelper.supportedExtensions, wsiType, 1u, tcu::just(d… in testImageSwapchainCreateInfo() local
1147 …const NativeObjects native (context, instHelper.supportedExtensions, wsiType, 1u, tcu::jus… in basicRenderTest() local
1352 std::unique_ptr<NativeObjects> native; in multiSwapchainRenderTest() local
1526 …const NativeObjects native (context, instHelper.supportedExtensions, wsiType, 1u, tcu:… in deviceGroupRenderTest() local
1756 …const NativeObjects native (context, instHelper.supportedExtensions, wsiType, 1u, tcu:… in deviceGroupRenderTest2() local
2134 …const NativeObjects native (context, instHelper.supportedExtensions, wsiType, 1u, tcu::just(… in resizeSwapchainTest() local
2270 …const NativeObjects native (context, instHelper.supportedExtensions, wsiType, 1u, tcu::just(d… in getImagesIncompleteResultTest() local
2294 …const NativeObjects native(context, instHelper.supportedExtensions, wsiType, 1u, tcu::just(desi… in getImagesResultsCountTest() local
[all …]
DvktWsiColorSpaceTests.cpp408 …const NativeObjects native (context, instHelper.supportedExtensions, wsiType, tcu::just(desir… in basicExtensionTest() local
584 …const NativeObjects native (context, instHelper.supportedExtensions, wsiType, tcu::just(desi… in surfaceFormatRenderTests() local
605 …const NativeObjects native (context, instHelper.supportedExtensions, wsiType, tcu::just(desi… in surfaceFormatRenderWithHdrTests() local
/external/libchrome/base/android/jni_generator/
Djni_generator.py205 def _GetJNIFirstParamType(native): argument
211 def _GetJNIFirstParam(native, for_declaration): argument
218 def _GetParamsInDeclaration(native): argument
233 def GetParamsInStub(native): argument
815 def GetStubName(self, native): argument
1026 def GetJNIFirstParamForCall(self, native): argument
1030 def GetImplementationMethodName(self, native): argument
1037 def GetNativeStub(self, native): argument
Djni_registration_generator.py230 def _GetKMethodArrayEntry(self, native): argument
/external/grpc-grpc/src/csharp/Grpc.Core/Internal/
DDefaultSslRootsOverride.cs40 public static void Override(NativeMethods native) in Override()
DNativeLogRedirector.cs42 public static void Redirect(NativeMethods native) in Redirect()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DPath.h29 enum class Style { windows, posix, native }; enumerator
/external/python/asn1crypto/asn1crypto/
Dcore.py832 def native(self): member in Void
900 def native(self): member in Any
1226 def native(self): member in Choice
1833 def native(self): member in AbstractString
1884 def native(self): member in Boolean
1963 def native(self): member in Integer
2313 def native(self): member in BitString
2462 def native(self): member in OctetBitString
2538 def native(self): member in IntegerBitString
2619 def native(self): member in OctetString
[all …]
Docsp.py344 def native(self): member in StatusGood
369 def native(self): member in StatusUnknown
/external/linux-kselftest/tools/testing/selftests/seccomp/
Dseccomp_benchmark.c71 unsigned long long native, filtered; in main() local
/external/python/pyopenssl/src/OpenSSL/
D_util.py72 def native(s): function
/external/python/asn1crypto/tests/
Dtest_core.py378 def integer(self, native, der_bytes): argument
394 def utctime(self, native, der_bytes): argument
452 def generalized_time(self, ber_bytes, native, der_bytes): argument
475 def parse_universal_type(self, input_filename, type_class, native): argument
508 def bit_string(self, native, der_bytes): argument
633 def mapped_bit_string(self, input_native, der_bytes, native): argument
/external/mesa3d/src/gallium/frontends/clover/llvm/
Dutil.hpp60 native = 1 << 2, enumerator
/external/mesa3d/src/egl/drivers/dri2/
Dplatform_android.c61 int native; /* HAL_PIXEL_FORMAT_ */ member
87 get_fourcc_yuv(int native, enum chroma_order chroma_order, int chroma_step) in get_fourcc_yuv()
99 is_yuv(int native) in is_yuv()
109 get_format_bpp(int native) in get_format_bpp()
140 static int get_fourcc(int native) in get_fourcc()
/external/libchrome/mojo/public/cpp/bindings/tests/
Dstruct_unittest.cc382 native::NativeStructPtr native; in TEST_F() local
398 native::NativeStructPtr native(native::NativeStruct::New()); in TEST_F() local
413 native::NativeStructPtr native(native::NativeStruct::New()); in TEST_F() local
/external/skqp/platform_tools/android/apps/arcore/src/main/cpp/
Djni_interface.cc37 inline hello_ar::HelloArApplication *native(jlong ptr) { in native() function
/external/skia/platform_tools/android/apps/arcore/src/main/cpp/
Djni_interface.cc37 inline hello_ar::HelloArApplication *native(jlong ptr) { in native() function
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/_setup/py3/
Dshell.py60 def native(path): function
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/_setup/py3/
Dshell.py60 def native(path): function
/external/v8/
DMakefile325 native: $(OUTDIR)/Makefile.native target
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/_setup/py2/
Dshell.py61 def native(path): function
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/_setup/py2/
Dshell.py61 def native(path): function
/external/parameter-framework/asio-1.10.6/include/asio/
Dsocket_acceptor_service.hpp153 native_type native(implementation_type& impl) in native() function in asio::socket_acceptor_service

12