Home
last modified time | relevance | path

Searched refs:undefined (Results 1 – 25 of 33) 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/base/cmds/incidentd/
DAndroid.bp34 "-Wno-tautological-undefined-compare",
94 "-Wno-tautological-undefined-compare",
/frameworks/base/core/proto/android/service/
Drestricted_image.proto56 // but it is undefined exactly what that is in AOSP code.
/frameworks/ml/nn/runtime/test/
DAndroid.bp258 undefined: true,
261 undefined: true,
/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/rs/
DAndroid.bp79 // undefined reference to half-conversion routines (__gnu_h2f_ieee,
/frameworks/base/tools/aapt2/
DResources.proto107 // The Visibility of a symbol/entry (public, private, undefined).
206 // 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/base/core/proto/android/stats/dnsresolver/
Ddns_resolver.proto66 // Some DNS Servers might return undefined code to devices.
/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/packages/SystemUI/docs/
Dphysics-animation-layout.md122 …ltiple controllers aren’t updating animations at the same time, which can cause undefined behavior.
/frameworks/ml/nn/tools/api/
Dtypes.spec1162 * the result is undefined. Since %{APILevel30}, if the elements along an axis
2551 * (the pad value is undefined)
2585 * {@link %{OperandTypeLinkPfx}TENSOR_QUANT8_ASYMM} is undefined.
2615 * (the pad value is undefined)
2652 * {@link %{OperandTypeLinkPfx}TENSOR_QUANT8_ASYMM} is undefined.
DNeuralNetworks.t1047 * or lower, the format of the name is undefined.
1647 * after this call yields undefined results. The provided buffer must outlive
1707 * undefined results.

12