/frameworks/compile/slang/tests/F_reflection3264_variable_mismatch_init/ |
D | stderr.txt.expect | 1 reflection3264_variable_mismatch_init.rscript:6:7: error: global variable 'b' is initialized differ… 2 reflection3264_variable_mismatch_init.rscript:10:8: error: global variable 'd' is initialized diffe… 3 reflection3264_variable_mismatch_init.rscript:14:6: error: global variable 'f' is initialized diffe… 4 reflection3264_variable_mismatch_init.rscript:18:6: error: global variable 'h' is initialized diffe… 5 reflection3264_variable_mismatch_init.rscript:22:8: error: global variable 'j' is initialized diffe… 6 reflection3264_variable_mismatch_init.rscript:30:5: error: global variable 'k' is initialized diffe… 7 reflection3264_variable_mismatch_init.rscript:38:5: error: global variable 'm' is initialized diffe… 8 reflection3264_variable_mismatch_init.rscript:45:6: error: global variable 'n' is initialized diffe… 9 reflection3264_variable_mismatch_init.rscript:51:8: error: global variable 'jj' is initialized diff… 10 reflection3264_variable_mismatch_init.rscript:59:5: error: global variable 'kk' is initialized diff… [all …]
|
/frameworks/compile/slang/lit-tests/P_array_init/ |
D | array_init.rscript | 4 // CHECK: @ica = local_unnamed_addr global [2 x i32] [i32 99, i32 1000], align 4 5 // CHECK: @fa = local_unnamed_addr global [4 x float] [float 1.000000e+00, float 0x4023FFF2E0000000… 6 // CHECK: @da = local_unnamed_addr global [2 x double] [double 7.000000e+00, double 8.888880e+00], … 7 // CHECK: @ca = local_unnamed_addr global [4 x i8] c"a\07bc", align 1 8 // CHECK: @sa = local_unnamed_addr global [4 x i16] [i16 1, i16 1, i16 2, i16 3], align 2 9 // CHECK: @ia = local_unnamed_addr global [4 x i32] [i32 5, i32 8, i32 0, i32 0], align 4 10 // CHECK: @la = local_unnamed_addr global [2 x i64] [i64 13, i64 21], align 8 11 // CHECK: @lla = local_unnamed_addr global [4 x i64] [i64 34, i64 0, i64 0, i64 0], align 8 12 // CHECK: @ba = local_unnamed_addr global [3 x i8] c"\01\00\00", align 1
|
/frameworks/compile/slang/tests/F_reflection3264_variable_mismatch/ |
D | stderr.txt.expect | 1 reflection3264_variable_mismatch.rscript:7:8: error: global variable 'a' has type 'uint' for 32-bit… 2 reflection3264_variable_mismatch.rscript:9:5: error: global variable 'b' has type 'int[4]' for 32-b… 3 reflection3264_variable_mismatch.rscript:16:5: error: global variable 'd' has inconsistent 'const' … 4 reflection3264_variable_mismatch.rscript:21:5: error: global variable 'e' has inconsistent 'const' … 5 reflection3264_variable_mismatch.rscript:24:12: error: global variable 'f' has type 'struct Bar' fo… 6 reflection3264_variable_mismatch.rscript:29:8: error: global variable 'g' has type 'uint[10]' for 3… 7 reflection3264_variable_mismatch.rscript:32:5: error: 10th global variable is 'h32' for 32-bit targ…
|
/frameworks/base/tools/powermodel/src/com/android/powermodel/component/ |
D | ModemAppActivity.java | 57 final ModemGlobalActivity global in applyProfile() local 59 if (global == null) { in applyProfile() 64 final long totalPacketCount = global.rxPacketCount + global.txPacketCount; in applyProfile() 72 * global.totalActiveTimeMs in applyProfile()
|
D | ModemBatteryStatsReader.java | 46 final ModemGlobalActivity global in createGlobal() local 54 global.rxPacketCount = gn.mobileRxTotalPackets; in createGlobal() 55 global.txPacketCount = gn.mobileTxTotalPackets; in createGlobal() 57 global.totalActiveTimeMs = misc.mobileRadioActiveTimeMs; in createGlobal() 60 result.add(global); in createGlobal()
|
/frameworks/compile/slang/tests/F_reflection3264_struct_mismatch/ |
D | stderr.txt.expect | 1 reflection3264_struct_mismatch.rscript:19:10: error: global variable 'aa' has type 'int' for 32-bit… 2 reflection3264_struct_mismatch.rscript:20:10: error: global variable 'bb' has type 'int' for 32-bit… 3 reflection3264_struct_mismatch.rscript:21:10: error: global variable 'cc' has type 'int' for 32-bit… 4 reflection3264_struct_mismatch.rscript:22:5: error: global variable 'dd' has type 'struct j' for 32… 5 reflection3264_struct_mismatch.rscript:23:5: error: global variable 'ee' has type 'struct f' for 32… 6 reflection3264_struct_mismatch.rscript:24:5: error: global variable 'ff' has type 'struct o' for 32…
|
/frameworks/compile/slang/tests/F_reflection3264_variable_extra64/ |
D | stderr.txt.expect | 1 reflection3264_variable_extra64.rscript:6:8: error: global variable 'b' has type 'uint' for 32-bit … 2 reflection3264_variable_extra64.rscript:12:6: error: global variable 'd' is only present for 64-bit… 3 reflection3264_variable_extra64.rscript:14:7: error: global variable 'e' is only present for 64-bit…
|
/frameworks/av/media/codec2/docs/ |
D | doxyfilter.sh | 4 global in_comment, current, indent, hold 9 global hold 15 global current, hold 29 global current, indent, hold 36 global current, indent
|
/frameworks/native/libs/binder/ndk/ |
D | libbinder_ndk.map.txt | 2 global: 101 global: 115 global: 145 global: 156 global:
|
/frameworks/compile/slang/tests/F_reflection3264_variable_extra32/ |
D | stderr.txt.expect | 1 reflection3264_variable_extra32.rscript:6:8: error: global variable 'b' has type 'uint' for 32-bit … 2 error: in file 'reflection3264_variable_extra32.rscript' global variable 'd' is only present for 32… 3 error: in file 'reflection3264_variable_extra32.rscript' global variable 'e' is only present for 32…
|
/frameworks/compile/libbcc/tests/libbcc/ |
D | test_reduce_general_cleanup.ll | 29 @.rs.reduce_fn.aiAccum = global i8* bitcast (void (i32*, i32)* @aiAccum to i8*), align 4 30 @.rs.reduce_fn.dpAccum = global i8* bitcast (void (float*, float, float)* @dpAccum to i8*), align 4 31 @.rs.reduce_fn.dpSum = global i8* bitcast (void (float*, float*)* @dpSum to i8*), align 4 32 @.rs.reduce_fn.fMMInit = global i8* bitcast (void (%struct.MinAndMax*)* @fMMInit to i8*), align 4 33 @.rs.reduce_fn.fMMAccumulator = global i8* bitcast (void (%struct.MinAndMax*, float, i32)* @fMMAccu… 34 @.rs.reduce_fn.fMMCombiner = global i8* bitcast (void (%struct.MinAndMax*, %struct.MinAndMax*)* @fM… 35 @.rs.reduce_fn.fMMOutConverter = global i8* bitcast (void (<2 x i32>*, %struct.MinAndMax*)* @fMMOut… 36 @.rs.reduce_fn.fzInit = global i8* bitcast (void (i32*)* @fzInit to i8*), align 4 37 @.rs.reduce_fn.fzAccum = global i8* bitcast (void (i32*, i32, i32)* @fzAccum to i8*), align 4 38 @.rs.reduce_fn.fzCombine = global i8* bitcast (void (i32*, i32*)* @fzCombine to i8*), align 4 [all …]
|
/frameworks/base/tools/powermodel/src/com/android/powermodel/ |
D | ActivityReport.java | 57 final AppActivity global = mApps.findApp(SpecialApp.GLOBAL); in findGlobalComponent() local 58 if (global == null) { in findGlobalComponent() 61 return global.getComponentActivity(component); in findGlobalComponent()
|
/frameworks/base/tools/powermodel/test/com/android/powermodel/ |
D | BatteryStatsReaderTest.java | 41 final AppActivity global = report.findApp(SpecialApp.GLOBAL); in testModemGlobal() local 42 Assert.assertNotNull(global); in testModemGlobal() 45 = (ModemGlobalActivity)global.getComponentActivity(Component.MODEM); in testModemGlobal()
|
/frameworks/compile/slang/tests/F_ptr_in_struct/ |
D | stderr.txt.expect | 1 …structures containing pointers cannot be used as the type of an exported global variable or the pa… 2 …structures containing pointers cannot be used as the type of an exported global variable or the pa…
|
/frameworks/base/media/tests/MediaRouter/src/com/android/mediaroutertest/ |
D | MediaRouteInfoTest.java | 47 final DisplayManagerGlobal global = DisplayManagerGlobal.getInstance(); in setUpOnce() local 52 sWifiDisplay = new Display(global, 2, wifiInfo, new DisplayAdjustments()); in setUpOnce() 57 sExternalDisplay = new Display(global, 3, externalInfo, new DisplayAdjustments()); in setUpOnce() 62 sInternalDisplay = new Display(global, 4, internalInfo, new DisplayAdjustments()); in setUpOnce()
|
/frameworks/compile/slang/tests/F_reduce_general_bad_result/ |
D | stderr.txt.expect | 21 …structures containing pointers cannot be used as the type of an exported global variable or the pa… 22 …structures containing pointers cannot be used as the type of an exported global variable or the pa… 23 …structures containing pointers cannot be used as the type of an exported global variable or the pa… 24 …structures containing pointers cannot be used as the type of an exported global variable or the pa… 25 …structures containing pointers cannot be used as the type of an exported global variable or the pa… 26 …structures containing pointers cannot be used as the type of an exported global variable or the pa…
|
/frameworks/base/core/java/android/hardware/devicestate/ |
D | DeviceStateManager.java | 75 DeviceStateManagerGlobal global = DeviceStateManagerGlobal.getInstance(); in DeviceStateManager() local 76 if (global == null) { in DeviceStateManager() 80 mGlobal = global; in DeviceStateManager()
|
/frameworks/base/core/java/android/hardware/display/ |
D | VirtualDisplay.java | 47 VirtualDisplay(DisplayManagerGlobal global, Display display, in VirtualDisplay() argument 49 mGlobal = global; in VirtualDisplay()
|
/frameworks/compile/mclinker/include/mcld/LD/ |
D | DiagGOTPLT.inc | 3 "%0 is not a dynamic symbol, do not put it in global got", 4 "%0 is not a dynamic symbol, do not put it in global got")
|
/frameworks/base/libs/hwui/ |
D | libhwui.map.txt | 2 global: 48 global:
|
/frameworks/native/libs/nativewindow/ |
D | libnativewindow.map.txt | 2 global: 61 global:
|
/frameworks/base/core/proto/android/hardware/ |
D | sensorprivacy.proto | 28 // Is global sensor privacy enabled 36 // Is global sensor privacy enabled 57 // Is global sensor privacy enabled
|
/frameworks/native/libs/nativedisplay/ |
D | libnativedisplay.map.txt | 2 global: 28 global:
|
/frameworks/base/services/tests/servicestests/src/com/android/server/search/ |
D | SearchablesTest.java | 113 ArrayList<SearchableInfo> global = searchables.getSearchablesInGlobalSearchList(); in testSearchablesListReal() local 114 checkSearchables(global); in testSearchablesListReal() 130 ArrayList<SearchableInfo> global = searchables.getSearchablesInGlobalSearchList(); in testSearchablesListEmpty() local 131 MoreAsserts.assertEmpty(global); in testSearchablesListEmpty()
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/ |
D | exports.lds | 2 global:
|