Home
last modified time | relevance | path

Searched refs:definitions (Results 1 – 25 of 32) sorted by relevance

12

/frameworks/ex/common/java/com/android/common/
DGoogleLogTags.logtags18 # This file contains definitions for event log (android.util.EventLog) tags
19 # used by Google Mobile Services applications. These definitions are part of
26 # missing the tag definitions, and may not be able to show them in their logs.
/frameworks/av/drm/
DREADME.md13 for detailed definitions of each field above.
/frameworks/av/drm/libmediadrm/tests/
DAndroid.bp1 // Build definitions for unit tests.
/frameworks/av/media/img_utils/src/
DTiffWriter.cpp29 const TagDefinition_t* definitions, size_t length) { in buildTagMap() argument
32 map.add(definitions[i].tagId, definitions + i); in buildTagMap()
/frameworks/base/core/proto/android/os/
Ddata.proto22 // This file contains protobuf definitions used in incidentd directly.
/frameworks/compile/slang/tests/F_reduce_general_bad_function/
Dreduce_general_bad_function.rscript44 // . . . but initializer must not have duplicate definitions
113 // . . . but accumulator must not have duplicate definitions
174 // . . . but combiner must not have duplicate definitions
234 // . . . but outconverter must not have duplicate definitions
/frameworks/compile/mclinker/include/mcld/LD/
DDiagSymbolResolutions.inc43 "inconsistent definitions of absolute symbol `%0': old(%1) -> new(%2)",
/frameworks/compile/slang/tests/P_reduce_general_examples_explicit/
Dreduce_general_examples_explicit.rscript7 // explicit definitions for functions that were omitted from the other
/frameworks/base/core/java/android/view/translation/
DUiTranslationController.java745 final Bundle definitions = in sanitizedViewTranslationResponse() local
747 if (definitions != null) { in sanitizedViewTranslationResponse()
749 for (String partOfSpeech : definitions.keySet()) { in sanitizedViewTranslationResponse()
751 for (CharSequence definition : definitions.getCharSequenceArray(partOfSpeech)) { in sanitizedViewTranslationResponse()
/frameworks/compile/slang/tests/F_reduce_general_bad_halter/
Dreduce_general_bad_halter.rscript44 // . . . but halter must not have duplicate definitions
/frameworks/av/media/img_utils/include/img_utils/
DTiffWriter.h251 const TagDefinition_t* definitions, size_t length);
/frameworks/proto_logging/stats/enums/media/drm/
Denums.proto21 // Please see MediaDrm.ErrorCodes for definitions.
/frameworks/libs/binary_translation/kernel_api/tools/
DREADME.md78 2. `gen_syscall_numbers.cc`, which contains function definitions for mapping between host and guest
/frameworks/base/tools/aapt2/
Dreadme.md10 conflicting definitions for the same Java constant in Manifest.java. Changed the implementation
68 Rewriting these resource IDs to use the package ID 7F while maintaining their definitions under
DResources.proto62 // Resource definitions corresponding to an Android package.
270 // as XML attribute values or on the right hand side of style attribute definitions. The concrete
/frameworks/base/core/res/
DAndroid.bp147 // PRODUCT-agnostic resource data like IDs and type definitions.
/frameworks/proto_logging/stats/enums/input/
Denums.proto173 * Contains usage type/category definitions.
/frameworks/proto_logging/stats/enums/telephony/
Denums.proto95 // Cellular radio power state, see android/telephony/TelephonyManager.java for definitions.
103 // Roaming type enums, see android.telephony.ServiceState.RoamingType for definitions.
/frameworks/av/media/audio/aconfig/
DREADME.md3 This directory contains the aconfig flag definitions and the associated build files for Android
/frameworks/base/packages/SystemUI/docs/
Dscene.md17 2. Transition definitions (which scene leads to which other scene following
254 definitions, if the same `ElementKey` is used for one element in the current
/frameworks/compile/mclinker/tools/mcld/
DOptions.td44 HelpText<"Allow multiple definitions">;
/frameworks/rs/script_api/include/
Drs_object_info.rsh54 * C structure definitions.
/frameworks/native/opengl/tests/angeles/
Dlicense-LGPL.txt294 that the user who changes the contents of definitions files in the
296 to use the modified definitions.)
/frameworks/proto_logging/stats/enums/app/
Dapp_enums.proto611 * Keep sync with the definitions in
/frameworks/wilhelm/doc/
DDoxyfile225 # definitions whose arguments contain STL classes (e.g. func(std::string); v.s.
1198 # Load stylesheet definitions from file. Syntax is similar to doxygen's
1200 # replacements, missing definitions are set to their default value.

12