Home
last modified time | relevance | path

Searched refs:global (Results 1 – 25 of 176) sorted by relevance

12345678

/frameworks/compile/slang/tests/F_reflection3264_variable_mismatch_init/
Dstderr.txt.expect1 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/
Darray_init.rscript4 // 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/
Dstderr.txt.expect1 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/
DModemAppActivity.java57 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()
DModemBatteryStatsReader.java46 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/
Dstderr.txt.expect1 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/av/media/codec2/docs/
Ddoxyfilter.sh4 global in_comment, current, indent, hold
9 global hold
15 global current, hold
29 global current, indent, hold
36 global current, indent
/frameworks/compile/slang/tests/F_reflection3264_variable_extra64/
Dstderr.txt.expect1 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/compile/slang/tests/F_reflection3264_variable_extra32/
Dstderr.txt.expect1 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/
Dtest_reduce_general_cleanup.ll29 @.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/native/libs/binder/ndk/
Dlibbinder_ndk.map.txt2 global:
101 global:
115 global:
145 global:
/frameworks/base/tools/powermodel/src/com/android/powermodel/
DActivityReport.java57 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/
DBatteryStatsReaderTest.java41 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/base/core/java/android/hardware/devicestate/
DDeviceStateManager.java58 DeviceStateManagerGlobal global = DeviceStateManagerGlobal.getInstance(); in DeviceStateManager() local
59 if (global == null) { in DeviceStateManager()
63 mGlobal = global; in DeviceStateManager()
/frameworks/native/include/binder/
DEnum.h19 #error Do not rely on global include files. All Android cc_* programs are given access to \
20 include_dirs for frameworks/native/include via global configuration, but this is legacy \
/frameworks/compile/slang/tests/F_ptr_in_struct/
Dstderr.txt.expect1 …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/
DMediaRouteInfoTest.java47 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/
Dstderr.txt.expect21 …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/display/
DVirtualDisplay.java40 VirtualDisplay(DisplayManagerGlobal global, Display display, in VirtualDisplay() argument
42 mGlobal = global; in VirtualDisplay()
/frameworks/base/libs/hwui/
Dlibhwui.map.txt2 global:
47 global:
/frameworks/compile/mclinker/include/mcld/LD/
DDiagGOTPLT.inc3 "%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/native/libs/nativewindow/
Dlibnativewindow.map.txt2 global:
61 global:
/frameworks/native/libs/nativedisplay/
Dlibnativedisplay.map.txt2 global:
21 global:
/frameworks/base/services/tests/servicestests/src/com/android/server/search/
DSearchablesTest.java113 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/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
Dstruct_field.rscript20 // multiple fields of type struct. Java sets the script global
104 // Compare contents of a struct InnerOne instance within global
111 // instance within global variable "outer" against incoming argument values.
117 // instance within global variable "outer" against incoming argument values.

12345678