Home
last modified time | relevance | path

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

123456

/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.S15 .global armVCM4P10_QPDivTable
16 .global armVCM4P10_VMatrixQPModTable
17 .global armVCM4P10_PosToVCol4x4
18 .global armVCM4P10_PosToVCol2x2
19 .global armVCM4P10_VMatrix
20 .global armVCM4P10_QPModuloTable
21 .global armVCM4P10_VMatrixU16
DarmVCM4P10_QuantTables_s.S14 .global armVCM4P10_MFMatrixQPModTable
15 .global armVCM4P10_QPDivIntraTable
16 .global armVCM4P10_QPDivPlusOneTable
DarmVCM4P10_DeblockingChroma_unsafe_s.S13 .global armVCM4P10_DeblockingChromabSLT4_unsafe
40 .global armVCM4P10_DeblockingChromabSGE4_unsafe
DarmVCM4P10_Average_4x_Align_unsafe_s.S13 .global armVCM4P10_Average_4x4_Align0_unsafe
45 .global armVCM4P10_Average_4x4_Align2_unsafe
89 .global armVCM4P10_Average_4x4_Align3_unsafe
DomxVCM4P10_TransformDequantLumaDCFromPair_s.S13 .global armVCM4P10_InvTransformDequantLumaDC4x4
68 .global omxVCM4P10_TransformDequantLumaDCFromPair
DarmVCM4P10_InterpolateLuma_Align_unsafe_s.S13 .global armVCM4P10_InterpolateLuma_HorAlign9x_unsafe
73 .global armVCM4P10_InterpolateLuma_VerAlign4x_unsafe
DarmVCM4P10_InterpolateLuma_DiagCopy_unsafe_s.S13 .global armVCM4P10_InterpolateLuma_HorDiagCopy_unsafe
47 .global armVCM4P10_InterpolateLuma_VerDiagCopy_unsafe
DarmVCM4P10_UnpackBlock4x4_s.S13 .global armVCM4P10_UnpackBlock4x4
DarmVCM4P10_DeblockingLuma_unsafe_s.S13 .global armVCM4P10_DeblockingLumabSLT4_unsafe
56 .global armVCM4P10_DeblockingLumabSGE4_unsafe
DomxVCM4P10_DeblockLuma_I.S13 .global omxVCM4P10_DeblockLuma_I
DomxVCM4P10_TransformDequantChromaDCFromPair_s.S13 .global omxVCM4P10_TransformDequantChromaDCFromPair
/frameworks/base/core/java/android/hardware/display/
DVirtualDisplay.java41 VirtualDisplay(DisplayManagerGlobal global, Display display, in VirtualDisplay() argument
43 mGlobal = global; in VirtualDisplay()
/frameworks/native/opengl/libagl/
Dfixed_asm.S22 .global gglFloatToFixed
24 .global gglFloatToFixedFast
Diterators.S23 .global iterators0032
/frameworks/compile/mclinker/include/mcld/LD/
DDiagGOTPLT.inc1 …0 is not a dynamic symbol, do not put it in global got", "%0 is not a dynamic symbol, do not put i…
DDiagRelocations.inc10 …hable, "relocation type `%0' is invalid for global symbol `%1'", "relocation type `%0' is invalid …
/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/av/media/libstagefright/codecs/aacenc/src/asm/ARMV5E/
DPrePostMDCT_v5.s25 .global PreMDCT
79 .global PostMDCT
/frameworks/native/opengl/libagl/arch-mips/
Dfixed_asm.S27 .global gglFloatToFixed
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm_gcc/
Dasm_common.S31 .global \name
/frameworks/base/docs/html/distribute/users/
Dindex.jd24 data-query="type:youtube+tag:users,tag:global,type:blog+tag:users"
/frameworks/base/core/java/android/view/
DDisplay.java260 public Display(DisplayManagerGlobal global, in Display() argument
263 mGlobal = global; in Display()
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/asm/ARMV5E/
Dscale_sig_opt.s28 .global Scale_sig_opt
/frameworks/base/docs/html/distribute/googleplay/
Dindex.jd8 The premier store for distributing Android apps and games, with global reach

123456