Searched refs:of (Results 1 - 25 of 166) sorted by relevance

1234567

/frameworks/base/tests/SmokeTest/tests/
H A DAndroid.mk12 # Notice that we don't have to include the src files of SmokeTestApp because, by
14 # automatically get all of its classes loaded into our environment.
/frameworks/compile/libbcc/runtime/make/
H A Dlib_info.mk7 # AvailableFunctions - The entire list of function names (unmangled) the
9 # CommonFunctions - The list of generic functions available.
10 # ArchFunctions.<arch> - The list of functions commonly available for
14 # AvailableIn.<function> - The list of subdir keys where 'function' is
41 # Compute lists of where each function is available.
46 # The names of all the available options.
H A Dlib_util.mk27 # Helper functions that select the entire list of subdirs where a function is
46 # Helper function to select the right set of dirs in generic priority order.
53 # Helper function to select the right set of dirs in optimized priority order.
60 # Helper function to select the right set of dirs (which should be exactly one)
H A Dutil.mk24 # Return "true" if 'a' is a subset of 'b'.
53 # Get the value of the given make variable, or the default-value if the variable
59 # Print the name, definition, and value of a variable, for testing make
71 # Copy the value of the variable 'src' to 'dst', taking care to not define 'dst'
86 # Check that the value of a variable is 'expected-value'.
101 # and origin of XXX.
H A Doptions.mk3 # This list of such variables should be kept up to date with AvailableOptions in
12 # The list of functions to include in the library.
/frameworks/base/docs/html/resources/
H A Dresources-data.js52 en: 'Mobile devices often have limited memory, and memory leaks can cause your application to waste this valuable resource without your knowledge. This article provides tips to help you avoid common causes of memory leaks on the Android platform.'
62 en: 'The Android platform strives to ensure backwards compatibility. However, sometimes you want to use new features which aren\'t supported on older platforms. This article discusses strategies for selectively using these features based on availability, allowing you to keep your applications portable across a wide range of devices.'
72 en: 'Android offers a very powerful and yet easy-to-use message type called an intent. You can use intents to turn applications into high-level libraries and make code modular and reusable. While it is nice to be able to make use of a loosely coupled API, there is no guarantee that the intent you send will be received by another application. This article describes a technique you can use to find out whether the system contains any application capable of responding to the intent you want to use.'
82 en: 'Input Method Editors (IMEs) provide the mechanism for entering text into text fields and other Views. Android devices come bundled with at least one IME, but users can install additional IMEs. This article covers the basics of developing an IME for the Android platform.'
92 en: 'Drawables are pluggable drawing containers that allow applications to display graphics. This article explains some common pitfalls when trying to modify the properties of multiple Drawables.'
102 en: 'When an Android device changes its orientation, the default behavior is to automatically restart the current activity with a new configuration. However, this can become a bottleneck in applications that access a large amount of external data. This article discusses how to gracefully handle this situation without resorting to manually processing configuration changes.'
112 en: 'A collection of common sense advice to help you ensure that your applications don\'t break when new versions of the Android platform are released.'
132 en: 'This article provides an overview of GLSurfaceVie
[all...]
/frameworks/support/v4/
H A DAndroid.mk5 # You may obtain a copy of the License at
17 # Note: the source code is in java/, not src/, because this code is also part of
20 # A helper sub-library that makes direct use of Eclair APIs.
29 # A helper sub-library that makes direct use of Froyo APIs.
38 # A helper sub-library that makes direct use of Gingerbread APIs.
47 # A helper sub-library that makes direct use of Honeycomb APIs.
56 # A helper sub-library that makes direct use of Honeycomb MR2 APIs.
65 # A helper sub-library that makes direct use of Ice Cream Sandwich APIs.
/frameworks/base/nfc-extras/
H A DAndroid.mk13 # put the classes.jar, with full class files instead of classes.dex inside, into the dist directory
/frameworks/compile/libbcc/runtime/lib/
H A DMakefile.mk5 # This file is distributed under the University of Illinois Open Source
/frameworks/compile/libbcc/runtime/lib/arm/
H A DMakefile.mk5 # This file is distributed under the University of Illinois Open Source
/frameworks/compile/libbcc/runtime/lib/i386/
H A DMakefile.mk5 # This file is distributed under the University of Illinois Open Source
/frameworks/compile/libbcc/runtime/lib/ppc/
H A DMakefile.mk5 # This file is distributed under the University of Illinois Open Source
/frameworks/compile/libbcc/runtime/lib/x86_64/
H A DMakefile.mk5 # This file is distributed under the University of Illinois Open Source
/frameworks/support/v13/
H A DAndroid.mk5 # You may obtain a copy of the License at
17 # Note: the source code is in java/, not src/, because this code is also part of
20 # A helper sub-library that makes direct use of Ice Cream Sandwich APIs.
27 # A helper sub-library that makes direct use of Ice Cream Sandwich APIs.
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
H A DomxVCM4P2_PredictReconCoefIntra_s.s21 ; * as specified in subclause 7.4.3.1 of ISO/IEC 14496-2.
27 ; * quantized coefficient residuals (PQF) of the current
35 ; * [in] curQP quantization parameter of the current block. curQP may
38 ; * [in] predQP quantization parameter of the predictor block
40 ; * of the following values:
45 ; * stream syntax of MPEG-4
47 ; * alpha) of the current block
49 ; * the quantized coefficients (QF) of the current
56 ; * - At least one of the pointers is NULL: pSrcDst, pPredBufRow, or pPredBufCol.
59 ; * - At least one of th
[all...]
H A DarmVCM4P2_SetPredDir_s.s23 ; * position as defined in subclause 6.1.3.8, of ISO/IEC
29 ; * [out]predQP quantization parameter of the predictor block
31 ; * of the following values:
/frameworks/compile/libbcc/runtime/make/platform/
H A Ddarwin_fat.mk4 # Description - A description of this target.
5 # Configs - The names of each configuration to build; this is used to build
10 # This section must define one of:
11 # UniveralArchs - A list of architectures to build for, when using universal build
31 # This section may override any of the variables in make/options.mk, using:
H A Dclang_darwin.mk2 # version of the OS. The issue is that the backend may use functions which were
4 # with a version of the library which contains private_extern definitions of all
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
H A DarmVCM4P2_SetPredDir_s.s23 ; * position as defined in subclause 6.1.3.8, of ISO/IEC
29 ; * [out]predQP quantization parameter of the predictor block
31 ; * of the following values:
/frameworks/base/core/java/android/util/
H A DProperty.java6 * You may obtain a copy of the License at
22 * methods can be implemented in terms of the private fields of the host object, or via "setter" and
38 * optional public <code>setName()</code> method which takes a value of the same type
41 * optional public <code>setName()</code> method which takes a value of the same type
46 * <p>If either of the get/is method alternatives is found on the class, but an appropriate
54 public static <T, V> Property<T, V> of(Class<T> hostType, Class<V> valueType, String name) { method in class:Property
70 * allows querying the underlying value but not setting it. For example, the {@link #of(Class,
/frameworks/base/data/keyboards/
H A DAndroid.mk5 # You may obtain a copy of the License at
15 # This makefile performs build time validation of framework keymap files.
H A Dcommon.mk5 # You may obtain a copy of the License at
15 # This is the list of framework provided keylayouts and key character maps to include.
/frameworks/base/tests/BrowserTestPlugin/
H A DAndroid.mk5 # You may obtain a copy of the License at
35 # Also build all of the sub-targets under this one: the shared library.
/frameworks/base/packages/WAPPushManager/tests/
H A DAndroid.mk5 # You may obtain a copy of the License at
29 # Notice that we don't have to include the src files of Email because, by
31 # automatically get all of its classes loaded into our environment.
/frameworks/compile/slang/
H A DSlangData.mk5 # You may obtain a copy of the License at
22 # input_data_file -- the path of the prebuilt data file to use
23 # slangdata_output_var_name -- name of the symbol that needs to be defined

Completed in 471 milliseconds

1234567