Home
last modified time | relevance | path

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

12345678

/frameworks/base/tests/CoreTests/android/core/
DMiscRegressionTest.java29 Logger.global.severe("This has logging Level.SEVERE, should become ERROR"); in testAndroidLogHandler()
30 Logger.global.warning("This has logging Level.WARNING, should become WARN"); in testAndroidLogHandler()
31 Logger.global.info("This has logging Level.INFO, should become INFO"); in testAndroidLogHandler()
32 Logger.global.config("This has logging Level.CONFIG, should become DEBUG"); in testAndroidLogHandler()
33 Logger.global.fine("This has logging Level.FINE, should become VERBOSE"); in testAndroidLogHandler()
34 Logger.global.finer("This has logging Level.FINER, should become VERBOSE"); in testAndroidLogHandler()
35 Logger.global.finest("This has logging Level.FINEST, should become VERBOSE"); in testAndroidLogHandler()
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src_gcc/
DarmVCM4P10_DequantTables_s.S29 .global armVCM4P10_QPDivTable
30 .global armVCM4P10_VMatrixQPModTable
31 .global armVCM4P10_PosToVCol4x4
32 .global armVCM4P10_PosToVCol2x2
33 .global armVCM4P10_VMatrix
34 .global armVCM4P10_QPModuloTable
35 .global armVCM4P10_VMatrixU16
DarmVCM4P10_QuantTables_s.S28 .global armVCM4P10_MFMatrixQPModTable
29 .global armVCM4P10_QPDivIntraTable
30 .global armVCM4P10_QPDivPlusOneTable
DarmVCM4P10_DeblockingChroma_unsafe_s.S28 .global armVCM4P10_DeblockingChromabSLT4_unsafe
53 .global armVCM4P10_DeblockingChromabSGE4_unsafe
DarmVCM4P10_Average_4x_Align_unsafe_s.S28 .global armVCM4P10_Average_4x4_Align0_unsafe
58 .global armVCM4P10_Average_4x4_Align2_unsafe
100 .global armVCM4P10_Average_4x4_Align3_unsafe
DomxVCM4P10_TransformDequantLumaDCFromPair_s.S28 .global armVCM4P10_InvTransformDequantLumaDC4x4
81 .global omxVCM4P10_TransformDequantLumaDCFromPair
DarmVCM4P10_InterpolateLuma_Align_unsafe_s.S28 .global armVCM4P10_InterpolateLuma_HorAlign9x_unsafe
86 .global armVCM4P10_InterpolateLuma_VerAlign4x_unsafe
DarmVCM4P10_InterpolateLuma_DiagCopy_unsafe_s.S28 .global armVCM4P10_InterpolateLuma_HorDiagCopy_unsafe
60 .global armVCM4P10_InterpolateLuma_VerDiagCopy_unsafe
DarmVCM4P10_DeblockingLuma_unsafe_s.S28 .global armVCM4P10_DeblockingLumabSLT4_unsafe
69 .global armVCM4P10_DeblockingLumabSGE4_unsafe
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DUserRestrictionsUtilsTest.java115 final Bundle global = new Bundle(); in testSortToGlobalAndLocal() local
117 UserRestrictionsUtils.sortToGlobalAndLocal(null, global, local); in testSortToGlobalAndLocal()
118 assertEquals(0, global.size()); in testSortToGlobalAndLocal()
121 UserRestrictionsUtils.sortToGlobalAndLocal(Bundle.EMPTY, global, local); in testSortToGlobalAndLocal()
122 assertEquals(0, global.size()); in testSortToGlobalAndLocal()
132 ), global, local); in testSortToGlobalAndLocal() local
143 ), global); in testSortToGlobalAndLocal() local
/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/base/docs/html/distribute/stories/games/
Dkongregate-global-assault.jd4 page.image=images/cards/distribute/stories/kongregate-global-assault.jpg
14 src="{@docRoot}images/distribute/stories/kongregate-global-assault-icon.png"
35 Kongregate</a> used a global store listing experiment in the Google Play
52 src="{@docRoot}images/distribute/stories/kongregate-global-assault-screenshot.png"
54 "{@docRoot}images/distribute/stories/kongregate-global-assault-screenshot.png 1x
55 {@docRoot}images/distribute/stories/kongregate-global-assault-screenshot_2x.png 2x">
Drvappstudios-zombie.jd2 … attended Google I/O talks, the team at RV AppStudios was inspired to go global with Zombie Ragdol…
20 2013. Inspired by Google I/O talks about reaching global users on Google Play, the team at RV
21 AppStudios was inspired to go global with Zombie Ragdoll at launch.
Dglu-tap-baseball.jd21 Mobile. Founded in 2001, Glu Mobile is a leading global developer and
39 Mobile</a> used a global store listing experiment in the Google Play Developer
/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/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/core/java/android/hardware/display/
DVirtualDisplay.java40 VirtualDisplay(DisplayManagerGlobal global, Display display, in VirtualDisplay() argument
42 mGlobal = global; in VirtualDisplay()
/frameworks/native/opengl/libagl/
Dfixed_asm.S22 .global gglFloatToFixed
24 .global gglFloatToFixedFast
/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")
DDiagRelocations.inc43 "relocation type `%0' is invalid for global symbol `%1'",
44 "relocation type `%0' is invalid for global symbol `%1'")
/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/compile/slang/tests/F_ptr_in_struct_for_call/
Dstderr.txt.expect1 …structures containing pointers cannot be used as the type of an exported global variable or the pa…
/frameworks/av/media/libstagefright/codecs/aacenc/src/asm/ARMV5E/
DPrePostMDCT_v5.s25 .global PreMDCT
79 .global PostMDCT
/frameworks/rs/java/tests/Refocus/src/com/android/rs/test/
Dlayered_filter_d1new_helper.rsh4 // Need to access global allocation here
40 //Compute layer matte using global allocation
123 // Use global allocation for filter from back most layer to focus layer
178 // Filter target layer use global allocation using integral image
211 // Use global allocation to filter layer from the
/frameworks/native/libs/ui/
DAndroid.mk25 LOCAL_CPPFLAGS += -Wno-global-constructors

12345678