| /external/drm_hwcomposer/bufferinfo/legacy/ | 
| D | BufferInfoLibdrm.cpp | 42   uint32_t native;                /* HAL_PIXEL_FORMAT_ */  member74 static uint32_t get_fourcc_yuv(uint32_t native, enum chroma_order chroma_order,  in get_fourcc_yuv()
 85 static bool is_yuv(uint32_t native) {  in is_yuv()
 
 | 
| /external/deqp/external/vulkancts/modules/vulkan/wsi/ | 
| D | vktWsiSurfaceTests.cpp | 230 	const NativeObjects			native		(context, instHelper.supportedExtensions, wsiType);  in createSurfaceTest()  local239 	const NativeObjects				native			(context, instHelper.supportedExtensions, wsiType);  in querySurfaceCounterTest()  local
 271 		const NativeObjects			native		(context, instHelper.supportedExtensions, wsiType);  in createSurfaceCustomAllocatorTest()  local
 318 			const NativeObjects			native		(context, instHelper.supportedExtensions, wsiType);  in createSurfaceSimulateOOMTest()  local
 371 	const NativeObjects				native					(context, instHelper.supportedExtensions, wsiType);  in querySurfaceSupportTest()  local
 410 	const NativeObjects				native					(context, instHelper.supportedExtensions, wsiType);  in queryPresentationSupportTest()  local
 505 	const NativeObjects				native					(context, instHelper.supportedExtensions, wsiType);  in querySurfaceCapabilitiesTest()  local
 533 	const NativeObjects				native					(context, instHelper.supportedExtensions, wsiType);  in querySurfaceCapabilities2Test()  local
 594 	const NativeObjects		native			(context, instHelper.supportedExtensions, wsiType);  in querySurfaceProtectedCapabilitiesTest()  local
 687 	const NativeObjects				native			(context, instHelper.supportedExtensions, wsiType);  in querySurfaceFormatsTest()  local
 [all …]
 
 | 
| D | vktWsiSwapchainTests.cpp | 640 	const NativeObjects						native		(context, instHelper.supportedExtensions, params.wsiType);  in createSwapchainTest()  local739 	const NativeObjects						native		(context, instHelper.supportedExtensions, params.wsiType);  in createSwapchainPrivateDataTest()  local
 880 		const NativeObjects						native		(context, instHelper.supportedExtensions, params.wsiType);  in createSwapchainSimulateOOMTest()  local
 961 …const NativeObjects			native				(context, instHelper.supportedExtensions, wsiType, 1u, tcu::just(d…  in testImageSwapchainCreateInfo()  local
 1295 …const NativeObjects				native						(context, instHelper.supportedExtensions, wsiType, 1u, tcu::jus…  in basicRenderTest()  local
 1507 	std::unique_ptr<NativeObjects> native;  in multiSwapchainRenderTest()  local
 1681 …const NativeObjects								native						(context, instHelper.supportedExtensions, wsiType, 1u, tcu:…  in deviceGroupRenderTest()  local
 1908 …const NativeObjects								native						(context, instHelper.supportedExtensions, wsiType, 1u, tcu:…  in deviceGroupRenderTest2()  local
 2284 …const NativeObjects				native				(context, instHelper.supportedExtensions, wsiType, 1u, tcu::just(…  in resizeSwapchainTest()  local
 2420 …const NativeObjects				native			(context, instHelper.supportedExtensions, wsiType, 1u, tcu::just(d…  in getImagesIncompleteResultTest()  local
 [all …]
 
 | 
| D | vktWsiColorSpaceTests.cpp | 421 …const NativeObjects				native			(context, instHelper.supportedExtensions, wsiType, 1u, tcu::just(d…  in basicExtensionTest()  local462 …const NativeObjects					native					(context, instHelper.supportedExtensions, params.wsiType, tcu::…  in colorspaceCompareTest()  local
 771 …const NativeObjects					native			(context, instHelper.supportedExtensions, wsiType, 1u, tcu::just(…  in surfaceFormatRenderTests()  local
 793 …const NativeObjects					native			(context, instHelper.supportedExtensions, wsiType, 1u, tcu::just(…  in surfaceFormatRenderWithHdrTests()  local
 
 | 
| /external/libchrome/base/android/jni_generator/ | 
| D | jni_generator.py | 198 def _GetJNIFirstParamType(native):  argument204 def _GetJNIFirstParam(native, for_declaration):  argument
 211 def _GetParamsInDeclaration(native):  argument
 226 def GetParamsInStub(native):  argument
 808   def GetStubName(self, native):  argument
 1019   def GetJNIFirstParamForCall(self, native):  argument
 1023   def GetImplementationMethodName(self, native):  argument
 1030   def GetNativeStub(self, native):  argument
 
 | 
| /external/jline/src/src/main/native/ | 
| D | Makefile | 6 native:  target
 | 
| /external/python/asn1crypto/asn1crypto/ | 
| D | core.py | 832     def native(self):  member in Void900     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 …]
 
 | 
| /external/cronet/buildtools/third_party/libc++/trunk/include/__bit/ | 
| D | endian.h | 26   native = little  enumerator
 | 
| /external/angle/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()
 | 
| /external/grpc-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()
 | 
| /external/python/asn1crypto/tests/ | 
| D | test_core.py | 378     def integer(self, native, der_bytes):  argument394     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
 1352     def object_identifier(self, native, der_bytes):  argument
 
 | 
| /external/mtools/ | 
| D | file_name.h | 43 #define WCHAR_TO_NATIVE(wchar,native,len) \  argument
 | 
| D | charsetConv.c | 259 		char native = ret->from_dos[i];  in cp_open()  local367 size_t wchar_to_native(const wchar_t *wchar, char *native, size_t len,  in wchar_to_native()
 401 size_t native_to_wchar(const char *native, wchar_t *wchar, size_t len,  in native_to_wchar()
 
 | 
| /external/cronet/base/android/jni_generator/ | 
| D | jni_generator.py | 258 def _GetJNIFirstParam(native, for_declaration):  argument273 def _GetParamsInDeclaration(native):  argument
 293 def GetParamsInStub(native):  argument
 1049   def GetStubName(self, native):  argument
 1300   def GetImplementationMethodName(self, native):  argument
 1308   def GetNativeStub(self, native):  argument
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ | 
| D | Path.h | 28 enum class Style { windows, posix, native };  enumerator
 | 
| /external/rust/crates/ash/src/ | 
| D | vk.rs | 30 pub mod native;  module
 | 
| /external/rust/crates/zerocopy/src/ | 
| D | byteorder.rs | 513                 let native = T::Native::rand();  in test_native_endian()  localVariable537                 let native = T::Native::rand();  in test_non_native_endian()  localVariable
 
 | 
| /external/mesa3d/src/egl/drivers/dri2/ | 
| D | platform_android.c | 61    int native; /* HAL_PIXEL_FORMAT_ */  member87 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/mesa3d/src/gallium/frontends/clover/llvm/ | 
| D | util.hpp | 60             native = 1 << 2,  enumerator
 | 
| /external/pigweed/third_party/fuchsia/repo/sdk/lib/stdcompat/include/lib/stdcompat/ | 
| D | bit.h | 178   native = internal::native_endianess<little, big>(),  enumerator
 | 
| /external/libchrome/mojo/public/cpp/bindings/tests/ | 
| D | struct_unittest.cc | 382     native::NativeStructPtr native;  in TEST_F()  local398     native::NativeStructPtr native(native::NativeStruct::New());  in TEST_F()  local
 413     native::NativeStructPtr native(native::NativeStruct::New());  in TEST_F()  local
 
 | 
| /external/python/pyyaml/tests/lib/ | 
| D | test_constructor.py | 41     def represent1(representer, native):  argument66         def to_yaml(cls, representer, native):  argument
 80         def to_yaml(cls, representer, native):  argument
 
 |