| /external/jline/src/src/main/native/ |
| D | Makefile | 6 native: target
|
| /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/libchrome/base/android/jni_generator/ |
| D | jni_generator.py | 205 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
|
| D | jni_registration_generator.py | 230 def _GetKMethodArrayEntry(self, native): argument
|
| /external/deqp/external/vulkancts/modules/vulkan/wsi/ |
| D | vktWsiSurfaceTests.cpp | 284 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 …]
|
| D | vktWsiSwapchainTests.cpp | 573 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
|
| D | vktWsiColorSpaceTests.cpp | 799 …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/ |
| D | Path.h | 29 enum class Style { windows, posix, native }; enumerator
|
| /external/linux-kselftest/tools/testing/selftests/seccomp/ |
| D | seccomp_benchmark.c | 71 unsigned long long native, filtered; in main() local
|
| /external/mesa3d/src/egl/drivers/dri2/ |
| D | platform_android.c | 51 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/ |
| D | util.hpp | 104 native = 1 << 2 enumerator
|
| /external/libchrome/mojo/public/cpp/bindings/tests/ |
| D | struct_unittest.cc | 382 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/ |
| D | jni_interface.cc | 37 inline hello_ar::HelloArApplication *native(jlong ptr) { in native() function
|
| /external/skia/platform_tools/android/apps/arcore/src/main/cpp/ |
| D | jni_interface.cc | 37 inline hello_ar::HelloArApplication *native(jlong ptr) { in native() function
|
| /external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/_setup/py3/ |
| D | shell.py | 60 def native(path): function
|
| /external/u-boot/lib/efi_loader/ |
| D | efi_variable.c | 104 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/ |
| D | shell.py | 60 def native(path): function
|
| /external/v8/src/snapshot/ |
| D | natives-external.cc | 81 const char native[] = "native "; in NameFromId() local
|
| /external/v8/ |
| D | Makefile | 325 native: $(OUTDIR)/Makefile.native target
|
| /external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/_setup/py2/ |
| D | shell.py | 61 def native(path): function
|
| /external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/_setup/py2/ |
| D | shell.py | 61 def native(path): function
|
| /external/parameter-framework/asio-1.10.6/include/asio/ |
| D | socket_acceptor_service.hpp | 153 native_type native(implementation_type& impl) in native() function in asio::socket_acceptor_service
|
| /external/webrtc/talk/app/webrtc/java/jni/ |
| D | jni_helpers.cc | 229 jstring JavaStringFromStdString(JNIEnv* jni, const std::string& native) { in JavaStringFromStdString()
|
| /external/mesa3d/src/gallium/drivers/etnaviv/ |
| D | etnaviv_compiler.c | 101 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()
|