/frameworks/base/tests/CoreTests/android/core/ |
D | MiscRegressionTest.java | 29 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/ |
D | armVCM4P10_DequantTables_s.S | 15 .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
|
D | armVCM4P10_QuantTables_s.S | 14 .global armVCM4P10_MFMatrixQPModTable 15 .global armVCM4P10_QPDivIntraTable 16 .global armVCM4P10_QPDivPlusOneTable
|
D | armVCM4P10_DeblockingChroma_unsafe_s.S | 13 .global armVCM4P10_DeblockingChromabSLT4_unsafe 40 .global armVCM4P10_DeblockingChromabSGE4_unsafe
|
D | armVCM4P10_Average_4x_Align_unsafe_s.S | 13 .global armVCM4P10_Average_4x4_Align0_unsafe 45 .global armVCM4P10_Average_4x4_Align2_unsafe 89 .global armVCM4P10_Average_4x4_Align3_unsafe
|
D | omxVCM4P10_TransformDequantLumaDCFromPair_s.S | 13 .global armVCM4P10_InvTransformDequantLumaDC4x4 68 .global omxVCM4P10_TransformDequantLumaDCFromPair
|
D | armVCM4P10_InterpolateLuma_DiagCopy_unsafe_s.S | 13 .global armVCM4P10_InterpolateLuma_HorDiagCopy_unsafe 47 .global armVCM4P10_InterpolateLuma_VerDiagCopy_unsafe
|
D | armVCM4P10_InterpolateLuma_Align_unsafe_s.S | 13 .global armVCM4P10_InterpolateLuma_HorAlign9x_unsafe 73 .global armVCM4P10_InterpolateLuma_VerAlign4x_unsafe
|
D | armVCM4P10_DeblockingLuma_unsafe_s.S | 13 .global armVCM4P10_DeblockingLumabSLT4_unsafe 56 .global armVCM4P10_DeblockingLumabSGE4_unsafe
|
D | armVCM4P10_UnpackBlock4x4_s.S | 13 .global armVCM4P10_UnpackBlock4x4
|
D | omxVCM4P10_DeblockLuma_I.S | 13 .global omxVCM4P10_DeblockLuma_I
|
D | omxVCM4P10_TransformDequantChromaDCFromPair_s.S | 13 .global omxVCM4P10_TransformDequantChromaDCFromPair
|
/frameworks/native/opengl/libagl/ |
D | fixed_asm.S | 22 .global gglFloatToFixed 24 .global gglFloatToFixedFast
|
D | iterators.S | 23 .global iterators0032
|
/frameworks/compile/mclinker/include/mcld/LD/ |
D | DiagGOTPLT.inc | 1 …0 is not a dynamic symbol, do not put it in global got", "%0 is not a dynamic symbol, do not put i…
|
D | DiagRelocations.inc | 7 …hable, "relocation type `%0' is invalid for global symbol `%1'", "relocation type `%0' is invalid …
|
/frameworks/base/core/tests/coretests/src/android/app/ |
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/base/core/java/android/view/ |
D | Display.java | 183 public Display(DisplayManagerGlobal global, in Display() argument 186 mGlobal = global; in Display()
|
/frameworks/av/media/libstagefright/codecs/aacenc/src/asm/ARMV5E/ |
D | PrePostMDCT_v5.s | 25 .global PreMDCT 79 .global PostMDCT
|
D | band_nrg_v5.s | 26 .global CalcBandEnergy 83 .global CalcBandEnergyMS
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm_gcc/ |
D | asm_common.S | 31 .global \name
|
/frameworks/compile/slang/ |
D | README.rst | 147 to the functions and global variables within a script. In summary, 148 global variables and functions within a script that are not declared 242 * In terms of a script's global functions, they can be called from Java. 289 llvm-rs-cc. This function cleans up any global variable that contains 294 * In terms of a script's global data, global variables can be written
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/asm/ARMV5E/ |
D | scale_sig_opt.s | 28 .global Scale_sig_opt
|
/frameworks/av/media/libstagefright/codecs/aacenc/src/asm/ARMV7/ |
D | PrePostMDCT_v7.s | 25 .global PreMDCT 87 .global PostMDCT
|
D | R4R8First_v7.s | 25 .global Radix8First 119 .global Radix4First
|