Home
last modified time | relevance | path

Searched refs:undefined (Results 1 – 25 of 27) sorted by relevance

12

/frameworks/compile/mclinker/include/mcld/LD/
DDiagSymbolResolutions.inc31 "indirect symbol %0 points to a undefined symbol",
32 "variable %0 is undefined")
39 "reach undefined situation, action: %0, old(%1) -> new(%2)",
40 "reach undefined situation, action: %0, old(%1) -> new(%2)")
DDiagRelocations.inc11 "%1(%2+%3): undefined reference to `%0'",
12 "%1(%2+%3): undefined reference to `%0'")
15 "%1:%2:function %3: undefined reference to `%0'",
16 "%1:%2: undefined reference to `%0'")
/frameworks/base/data/keyboards/
DGeneric.kl106 # key 84 (undefined)
142 # key 120 (undefined)
217 # key 195 (undefined)
218 # key 196 (undefined)
219 # key 197 (undefined)
220 # key 198 (undefined)
221 # key 199 (undefined)
226 # key 204 (undefined)
/frameworks/av/media/libstagefright/foundation/
DADebug.cpp131 const int undefined = 2; in getExperimentFlag() local
132 long level = GetLevelFromProperty(name, "debug.stagefright.experiments", undefined); in getExperimentFlag()
133 if (level != undefined) { in getExperimentFlag()
/frameworks/rs/script_api/
Drs_convert.spec41 Converting numbers too large to fit the destination type yields undefined results.
42 For example, converting a float that contains 1.0e18 to a short is undefined.
110 undefined behavior.
Drs_object_info.spec306 allocation. The results are undefined if the pointer is not from a valid Allocation.
Drs_math.spec510 If min_value is greater than max_value, the results are undefined.
1810 This function yields undefined results from input values less than -1 or greater than 1.
1866 This function yields undefined results from input values less than -1 or greater than 1.
1895 This function yields undefined results from input values less than -1 or greater than 1.
1951 This function yields undefined results from input values less than -1 or greater than 1.
Drs_matrix.spec297 will result in undefined behavior. Use rsMatrixMulitply instead. E.g. instead of doing
/frameworks/compile/mclinker/tools/mcld/
DOptions.td38 def NoUndef : Flag<["--"], "no-undefined">,
281 "a non-weak undefined symbol reference from">;
440 def Undefined : Joined<["--"], "undefined=">,
442 HelpText<"Force symbol to be undefined in the output file">;
/frameworks/native/libs/gui/
DAndroid.bp66 "-Wno-undefined-func-template",
/frameworks/support/jetifier/jetifier/core/src/main/resources/
Ddefault.config1115 …"from": { "groupId": "com.android.databinding", "artifactId": "adapters", "version": "undefined" },
1119 …om": { "groupId": "com.android.databinding", "artifactId": "baseLibrary", "version": "undefined" },
1123 …"from": { "groupId": "com.android.databinding", "artifactId": "compiler", "version": "undefined" },
1127 …: { "groupId": "com.android.databinding", "artifactId": "compilerCommon", "version": "undefined" },
1131 … "from": { "groupId": "com.android.databinding", "artifactId": "library", "version": "undefined" },
1383 "newDataBindingVersion": "undefined"
1399 "newDataBindingVersion": "undefined"
Ddefault.generated.config1470 "version": "undefined"
1482 "version": "undefined"
1494 "version": "undefined"
1506 "version": "undefined"
1518 "version": "undefined"
2166 "newDataBindingVersion": "undefined"
2182 "newDataBindingVersion": "undefined"
/frameworks/support/jetifier/jetifier/source-transformer/
Ddefault.config1170 …"from": { "groupId": "com.android.databinding", "artifactId": "adapters", "version": "undefined" },
1174 …om": { "groupId": "com.android.databinding", "artifactId": "baseLibrary", "version": "undefined" },
1178 …"from": { "groupId": "com.android.databinding", "artifactId": "compiler", "version": "undefined" },
1182 …: { "groupId": "com.android.databinding", "artifactId": "compilerCommon", "version": "undefined" },
1186 … "from": { "groupId": "com.android.databinding", "artifactId": "library", "version": "undefined" },
/frameworks/base/tools/aapt2/
DResources.proto96 // The Visibility of a symbol/entry (public, private, undefined).
164 // The visibility of this entry (public, private, undefined).
/frameworks/native/opengl/specs/
DEGL_ANDROID_blob_cache.txt151 with the given key in the past then it is undefined which value, if any, is
DEGL_ANDROID_native_fence_sync.txt223 when <sync> was created, the behaviour is undefined."
/frameworks/rs/script_api/include/
Drs_convert.rsh39 * Converting numbers too large to fit the destination type yields undefined results.
40 * For example, converting a float that contains 1.0e18 to a short is undefined.
1573 * undefined behavior.
Drs_object_info.rsh374 * allocation. The results are undefined if the pointer is not from a valid Allocation.
Drs_allocation_data.rsh45 * the same allocation yields undefined results.
51 * on other allocations is undefined.
79 * the same allocation yields undefined results.
85 * on other allocations is undefined.
133 * with the dimensionality of the allocation yields undefined results.
612 * with the dimensionality of the allocation yiels undefined results.
Drs_matrix.rsh310 * will result in undefined behavior. Use rsMatrixMulitply instead. E.g. instead of doing
Drs_math.rsh733 * If min_value is greater than max_value, the results are undefined.
3682 * This function yields undefined results from input values less than -1 or greater than 1.
3780 * This function yields undefined results from input values less than -1 or greater than 1.
3829 * This function yields undefined results from input values less than -1 or greater than 1.
3927 * This function yields undefined results from input values less than -1 or greater than 1.
/frameworks/base/cmds/statsd/src/
Datoms.proto849 // 0 if undefined.
854 // 0 if undefined. Note: the actual MNC may be 0, to check for this use the
/frameworks/wilhelm/doc/
DDoxyfile1365 # undefined via #undef or recursively expanded use the := operator
/frameworks/native/docs/
DDoxyfile1621 # undefined via #undef or recursively expanded use the := operator
/frameworks/av/media/libaaudio/
DDoxyfile1943 # is assumed. To prevent a macro definition from being undefined via #undef or

12