Home
last modified time | relevance | path

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

12

/external/jline/src/src/main/native/
DMakefile6 native: target
/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/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/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiSurfaceTests.cpp284 const NativeObjects native (context, instHelper.supportedExtensions, wsiType); in createSurfaceTest() local
297 const NativeObjects native (context, instHelper.supportedExtensions, wsiType); in createSurfaceCustomAllocatorTest() local
343 const NativeObjects native (context, instHelper.supportedExtensions, wsiType); in createSurfaceSimulateOOMTest() local
395 const NativeObjects native (context, instHelper.supportedExtensions, wsiType); in querySurfaceSupportTest() local
490 const NativeObjects native (context, instHelper.supportedExtensions, wsiType); in querySurfaceCapabilitiesTest() local
518 const NativeObjects native (context, instHelper.supportedExtensions, wsiType); in querySurfaceCapabilities2Test() local
579 const NativeObjects native (context, instHelper.supportedExtensions, wsiType); in querySurfaceProtectedCapabilitiesTest() local
672 const NativeObjects native (context, instHelper.supportedExtensions, wsiType); in querySurfaceFormatsTest() local
718 const NativeObjects native (context, instHelper.supportedExtensions, wsiType); in querySurfaceFormats2Test() local
828 const NativeObjects native (context, instHelper.supportedExtensions, wsiType); in querySurfacePresentModesTest() local
[all …]
DvktWsiSwapchainTests.cpp573 const NativeObjects native (context, instHelper.supportedExtensions, params.wsiType); in createSwapchainTest() local
645 const NativeObjects native (context, instHelper.supportedExtensions, params.wsiType); in createSwapchainSimulateOOMTest() local
1186 …const NativeObjects native (context, instHelper.supportedExtensions, wsiType, tcu::just(de… in basicRenderTest() local
1319 …const NativeObjects native (context, instHelper.supportedExtensions, wsiType, tcu::just(desi… in resizeSwapchainTest() local
1455 …const NativeObjects native (context, instHelper.supportedExtensions, wsiType, tcu::just(desir… in getImagesIncompleteResultTest() local
1479 …const NativeObjects native(context, instHelper.supportedExtensions, wsiType, tcu::just(desiredS… in getImagesResultsCountTest() local
1508 const NativeObjects native (context, instHelper.supportedExtensions, wsiType); in destroyNullHandleSwapchainTest() local
DvktWsiColorSpaceTests.cpp799 …const NativeObjects native (context, instHelper.supportedExtensions, wsiType, tcu::just(desir… in basicExtensionTest() local
973 …const NativeObjects native (context, instHelper.supportedExtensions, wsiType, tcu::just(desi… in surfaceFormatRenderTests() local
994 …const NativeObjects native (context, instHelper.supportedExtensions, wsiType, tcu::just(desi… in surfaceFormatRenderWithHdrTests() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DPath.h29 enum class Style { windows, posix, native }; enumerator
/external/linux-kselftest/tools/testing/selftests/seccomp/
Dseccomp_benchmark.c71 unsigned long long native, filtered; in main() local
/external/mesa3d/src/egl/drivers/dri2/
Dplatform_android.c51 int native; /* HAL_PIXEL_FORMAT_ */ member
75 get_fourcc_yuv(int native, int is_ycrcb, int chroma_step) in get_fourcc_yuv()
87 is_yuv(int native) in is_yuv()
97 get_format_bpp(int native) in get_format_bpp()
124 static int get_fourcc(int native) in get_fourcc()
/external/mesa3d/src/gallium/state_trackers/clover/llvm/
Dutil.hpp104 native = 1 << 2 enumerator
/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/u-boot/lib/efi_loader/
Defi_variable.c104 static efi_status_t efi_to_native(char *native, u16 *variable_name, in efi_to_native()
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/_setup/py3/
Dshell.py60 def native(path): function
/external/v8/src/snapshot/
Dnatives-external.cc81 const char native[] = "native "; in NameFromId() local
/external/v8/
DMakefile325 native: $(OUTDIR)/Makefile.native target
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/_setup/py2/
Dshell.py61 def native(path): function
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/_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
/external/webrtc/talk/app/webrtc/java/jni/
Djni_helpers.cc229 jstring JavaStringFromStdString(JNIEnv* jni, const std::string& native) { in JavaStringFromStdString()
/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_compiler.c101 struct etna_native_reg native; /* native register to map to */ member
763 etna_native_to_dst(struct etna_native_reg native, unsigned comps) in etna_native_to_dst()
778 etna_native_to_src(struct etna_native_reg native, uint32_t swizzle) in etna_native_to_src()
936 const struct etna_native_reg *native) in etna_create_src()

12