Home
last modified time | relevance | path

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

/external/libmojo/base/android/jni_generator/
Dgolden_sample_for_tests_jni.h60 CPPClass* native = reinterpret_cast<CPPClass*>(nativeCPPClass); in Java_org_chromium_example_jni_1generator_SampleForTests_nativeDestroy() local
108 CPPClass* native = reinterpret_cast<CPPClass*>(nativeCPPClass); in Java_org_chromium_example_jni_1generator_SampleForTests_nativeMethod() local
118 CPPClass::InnerClass* native = in Java_org_chromium_example_jni_1generator_SampleForTests_nativeMethodOtherP0() local
130 CPPClass* native = reinterpret_cast<CPPClass*>(nativeCPPClass); in Java_org_chromium_example_jni_1generator_SampleForTests_nativeAddStructB() local
141 CPPClass* native = reinterpret_cast<CPPClass*>(nativeCPPClass); in Java_org_chromium_example_jni_1generator_SampleForTests_nativeIterateAndDoSomethingWithStructB() local
152 CPPClass* native = reinterpret_cast<CPPClass*>(nativeCPPClass); in Java_org_chromium_example_jni_1generator_SampleForTests_nativeReturnAString() local
Djni_generator.py888 def GetJNIFirstParamType(self, native): argument
897 def GetJNIFirstParam(self, native, for_declaration): argument
903 def GetParamsInDeclaration(self, native): argument
917 def GetParamsInStub(self, native): argument
937 def GetStubName(self, native): argument
962 def GetJNIFirstParamForCall(self, native): argument
966 def GetNativeStub(self, native): argument
1130 def GetKMethodArrayEntry(self, native): argument
/external/mesa3d/src/gallium/state_trackers/egl/common/
Degl_g3d.h55 struct native_display *native; member
76 struct native_surface *native; member
87 const struct native_config *native; member
118 const struct native_connector *native; member
/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiSurfaceTests.cpp272 const NativeObjects native (context, instHelper.supportedExtensions, wsiType); in createSurfaceTest() local
285 const NativeObjects native (context, instHelper.supportedExtensions, wsiType); in createSurfaceCustomAllocatorTest() local
331 const NativeObjects native (context, instHelper.supportedExtensions, wsiType); in createSurfaceSimulateOOMTest() local
383 const NativeObjects native (context, instHelper.supportedExtensions, wsiType); in querySurfaceSupportTest() local
478 const NativeObjects native (context, instHelper.supportedExtensions, wsiType); in querySurfaceCapabilitiesTest() local
506 const NativeObjects native (context, instHelper.supportedExtensions, wsiType); in querySurfaceCapabilities2Test() local
598 const NativeObjects native (context, instHelper.supportedExtensions, wsiType); in querySurfaceFormatsTest() local
627 const NativeObjects native (context, instHelper.supportedExtensions, wsiType); in querySurfaceFormats2Test() local
730 const NativeObjects native (context, instHelper.supportedExtensions, wsiType); in querySurfacePresentModesTest() local
DvktWsiSwapchainTests.cpp570 const NativeObjects native (context, instHelper.supportedExtensions, params.wsiType); in createSwapchainTest() local
608 const NativeObjects native (context, instHelper.supportedExtensions, params.wsiType); in createSwapchainSimulateOOMTest() local
1401 …const NativeObjects native (context, instHelper.supportedExtensions, wsiType, tcu::just(de… in basicRenderTest() local
1534 …const NativeObjects native (context, instHelper.supportedExtensions, wsiType, tcu::just(desi… in resizeSwapchainTest() local
1670 …const NativeObjects native (context, instHelper.supportedExtensions, wsiType, tcu::just(desir… in getImagesIncompleteResultTest() local
1693 const NativeObjects native (context, instHelper.supportedExtensions, wsiType); in destroyNullHandleSwapchainTest() local
/external/jline/src/src/main/native/
DMakefile6 native: target
/external/syslinux/gpxe/src/include/gpxe/
Data.h52 uint64_t native; member
80 uint16_t native; member
/external/libmojo/mojo/public/cpp/bindings/tests/
Dstruct_unittest.cc422 NativeStructPtr native; in TEST_F() local
441 NativeStructPtr native(NativeStruct::New()); in TEST_F() local
459 NativeStructPtr native(NativeStruct::New()); in TEST_F() local
/external/v8/src/snapshot/
Dnatives-external.cc85 const char native[] = "native "; in NameFromId() local
/external/v8/
DMakefile321 native: $(OUTDIR)/Makefile.native target
/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
Dstream_socket_service.hpp136 native_type native(implementation_type& impl) in native() function in asio::stream_socket_service
Dbasic_socket.hpp389 native_type native() in native() function in asio::basic_socket
Dbasic_socket_acceptor.hpp497 native_type native() in native() function in asio::basic_socket_acceptor
/external/webrtc/talk/app/webrtc/java/jni/
Djni_helpers.cc229 jstring JavaStringFromStdString(JNIEnv* jni, const std::string& native) { in JavaStringFromStdString()
/external/llvm/include/llvm/Support/
DEndian.h23 enum endianness {big, little, native}; enumerator
/external/mesa3d/src/egl/drivers/dri2/
Dplatform_android.c42 get_format_bpp(int native) in get_format_bpp()
/external/llvm/lib/Support/
DPath.cpp548 void native(const Twine &path, SmallVectorImpl<char> &result) { in native() function
558 void native(SmallVectorImpl<char> &Path) { in native() function
/external/mesa3d/src/gallium/state_trackers/egl/android/
Dnative_android.cpp115 get_pipe_format(int native) in get_pipe_format()
/external/libchrome/base/files/
Dfile_path_unittest.cc55 const FilePath::CharType* native; member
/external/swiftshader/third_party/LLVM/lib/Support/
DPathV2.cpp432 void native(const Twine &path, SmallVectorImpl<char> &result) { in native() function
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_context.h71 int native; member