/external/llvm/test/CodeGen/Generic/ |
D | crash.ll | 12 %struct.CAMERA = type { [3 x double], [3 x double], [3 x double], [3 x double], [3 x double], [3 x … 14 define void @Parse_Camera(%struct.CAMERA** nocapture %Camera_Ptr) nounwind { 16 %.pre = load %struct.CAMERA*, %struct.CAMERA** %Camera_Ptr, align 4 17 %0 = getelementptr inbounds %struct.CAMERA, %struct.CAMERA* %.pre, i32 0, i32 1, i32 0 18 %1 = getelementptr inbounds %struct.CAMERA, %struct.CAMERA* %.pre, i32 0, i32 1, i32 2
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Generic/ |
D | crash.ll | 12 %struct.CAMERA = type { [3 x double], [3 x double], [3 x double], [3 x double], [3 x double], [3 x … 14 define void @Parse_Camera(%struct.CAMERA** nocapture %Camera_Ptr) nounwind { 16 %.pre = load %struct.CAMERA*, %struct.CAMERA** %Camera_Ptr, align 4 17 %0 = getelementptr inbounds %struct.CAMERA, %struct.CAMERA* %.pre, i32 0, i32 1, i32 0 18 %1 = getelementptr inbounds %struct.CAMERA, %struct.CAMERA* %.pre, i32 0, i32 1, i32 2
|
/external/swiftshader/third_party/LLVM/test/CodeGen/Generic/ |
D | crash.ll | 12 %struct.CAMERA = type { [3 x double], [3 x double], [3 x double], [3 x double], [3 x double], [3 x … 14 define void @Parse_Camera(%struct.CAMERA** nocapture %Camera_Ptr) nounwind { 16 %.pre = load %struct.CAMERA** %Camera_Ptr, align 4 17 %0 = getelementptr inbounds %struct.CAMERA* %.pre, i32 0, i32 1, i32 0 18 %1 = getelementptr inbounds %struct.CAMERA* %.pre, i32 0, i32 1, i32 2
|
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/ |
D | ShadowMediaRecorderTest.java | 174 assertThat(shadowMediaRecorder.getVideoSource()).isNotEqualTo(MediaRecorder.VideoSource.CAMERA); in testVideoSource() 176 mediaRecorder.setVideoSource(MediaRecorder.VideoSource.CAMERA); in testVideoSource() 177 assertThat(shadowMediaRecorder.getVideoSource()).isEqualTo(MediaRecorder.VideoSource.CAMERA); in testVideoSource()
|
D | ShadowPackageManagerTest.java | 453 newCameraPermission.name = permission_group.CAMERA; in getPermissionGroupInfo_extraPermissionGroup() 456 assertThat(packageManager.getPermissionGroupInfo(permission_group.CAMERA, 0).name) in getPermissionGroupInfo_extraPermissionGroup() 475 newCameraPermission.name = permission_group.CAMERA; in getAllPermissionGroups_duplicateInExtraPermissions() 1877 …assertThat(packageManager.shouldShowRequestPermissionRationale(Manifest.permission.CAMERA)).isFals… in shouldShowRequestPermissionRationale() 1879 shadowPackageManager.setShouldShowRequestPermissionRationale(Manifest.permission.CAMERA, true); in shouldShowRequestPermissionRationale() 1881 …assertThat(packageManager.shouldShowRequestPermissionRationale(Manifest.permission.CAMERA)).isTrue… in shouldShowRequestPermissionRationale()
|
D | ShadowActivityTest.java | 929 String[] permission = {Manifest.permission.CAMERA}; in getPermission_shouldReturnRequestedPermissions()
|
/external/sl4a/ScriptingLayerForAndroid/src/org/connectbot/util/ |
D | PreferenceConstants.java | 45 public static final String CAMERA = "camera"; field in PreferenceConstants
|
/external/skia/platform_tools/android/apps/arcore/src/main/java/org/skia/arcore/ |
D | CameraPermissionHelper.java | 30 private static final String CAMERA_PERMISSION = Manifest.permission.CAMERA;
|
/external/skqp/platform_tools/android/apps/arcore/src/main/java/org/skia/arcore/ |
D | CameraPermissionHelper.java | 30 private static final String CAMERA_PERMISSION = Manifest.permission.CAMERA;
|
/external/skqp/platform_tools/android/apps/skar_java/src/main/java/com/google/skar/examples/helloskar/helpers/ |
D | CameraPermissionHelper.java | 33 private static final String CAMERA_PERMISSION = Manifest.permission.CAMERA;
|
/external/skia/platform_tools/android/apps/skar_java/src/main/java/com/google/skar/examples/helloskar/helpers/ |
D | CameraPermissionHelper.java | 33 private static final String CAMERA_PERMISSION = Manifest.permission.CAMERA;
|
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/media/ |
D | MediaRecorderFacade.java | 88 mMediaRecorder.setVideoSource(MediaRecorder.VideoSource.CAMERA); in startVideoRecording() 171 mMediaRecorder.setVideoSource(MediaRecorder.VideoSource.CAMERA); in startVideoRecording()
|
/external/skia/resources/text/ |
D | emoji.txt | 20 MOVIE CAMERA | SKI AND SKI BOOT | AMERICAN FOOTBALL | SWIMMER
|
/external/libxkbcommon/xkbcommon/test/data/keycodes/ |
D | evdev-xkbcommon | 208 <CAMERA> = 212; 466 alias <I220> = <CAMERA>;
|
/external/tensorflow/tensorflow/examples/android/src/org/tensorflow/demo/ |
D | CameraActivity.java | 54 private static final String PERMISSION_CAMERA = Manifest.permission.CAMERA;
|
/external/tensorflow/tensorflow/lite/examples/android/app/src/main/java/org/tensorflow/demo/ |
D | CameraActivity.java | 54 private static final String PERMISSION_CAMERA = Manifest.permission.CAMERA;
|
/external/sl4a/ScriptingLayerForAndroid/src/org/connectbot/service/ |
D | TerminalKeyListener.java | 286 manager.getStringParameter(PreferenceConstants.CAMERA, in onKey()
|
/external/unicode/ |
D | emoji-variation-sequences.txt | 530 1F4F7 FE0E ; text style; # (6.0) CAMERA 531 1F4F7 FE0F ; emoji style; # (6.0) CAMERA 532 1F4F9 FE0E ; text style; # (6.0) VIDEO CAMERA 533 1F4F9 FE0F ; emoji style; # (6.0) VIDEO CAMERA
|
D | DerivedAge.txt | 1178 1F442..1F4F7 ; 6.0 # [182] EAR..CAMERA 1179 1F4F9..1F4FC ; 6.0 # [4] VIDEO CAMERA..VIDEOCASSETTE 1450 1F4F8 ; 7.0 # CAMERA WITH FLASH
|
/external/cldr/tools/java/org/unicode/cldr/util/data/ |
D | tlds-alpha-by-domain.txt | 202 CAMERA
|
D | ApproximateWidth.txt | 2125 1F442..1F4F7; 4; # EAR..CAMERA 2126 1F4F9..1F4FC; 4; # VIDEO CAMERA..VIDEOCASSETTE
|
/external/icu/icu4c/source/data/unidata/norm2/ |
D | uts46.txt | 7808 # 1F442..1F4F7valid # 6.0 EAR..CAMERA 7809 # 1F4F8 valid # 7.0 CAMERA WITH FLASH 7810 # 1F4F9..1F4FCvalid # 6.0 VIDEO CAMERA..VIDEOCASSETTE
|
/external/cldr/common/uca/ |
D | allkeys_CLDR.txt | 6372 1F3A5 ; [.12B9.0020.0002] # MOVIE CAMERA 6710 1F4F7 ; [.140B.0020.0002] # CAMERA 6711 1F4F8 ; [.140C.0020.0002] # CAMERA WITH FLASH 6712 1F4F9 ; [.140D.0020.0002] # VIDEO CAMERA
|
D | allkeys_DUCET.txt | 5621 1F3A5 ; [*1207.0020.0002.1F3A5] # MOVIE CAMERA 5920 1F4F7 ; [*1332.0020.0002.1F4F7] # CAMERA 5921 1F4F9 ; [*1333.0020.0002.1F4F9] # VIDEO CAMERA
|
/external/cldr/tools/java/org/unicode/cldr/draft/ |
D | Categories.txt | 22865 1F3A5 So Symbol Entertainment MOVIE CAMERA 23164 1F4F7 So Symbol Audio; video CAMERA 23165 1F4F9 So Symbol Audio; video VIDEO CAMERA
|