Home
last modified time | relevance | path

Searched refs:undefined (Results 1 – 25 of 45) 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/av/media/module/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/base/libs/input/tests/
DAndroid.bp31 undefined: true,
34 undefined: true,
/frameworks/native/libs/input/tests/
DAndroid.bp56 undefined: true,
59 undefined: true,
/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.
/frameworks/av/media/utils/tests/
DAndroid.bp24 undefined: true,
33 undefined: true,
/frameworks/base/data/keyboards/
DGeneric.kl106 # key 84 (undefined)
217 # key 195 (undefined)
218 # key 196 (undefined)
219 # key 197 (undefined)
220 # key 198 (undefined)
221 # key 199 (undefined)
/frameworks/native/services/inputflinger/tests/fuzzers/
DAndroid.bp41 undefined: true,
44 undefined: true,
/frameworks/native/services/inputflinger/tests/
DAndroid.bp104 undefined: true,
107 undefined: true,
/frameworks/base/cmds/incidentd/
DAndroid.bp43 "-Wno-tautological-undefined-compare",
97 "-Wno-tautological-undefined-compare",
/frameworks/libs/binary_translation/kernel_api/riscv64/
Dopen_emulation.cc40 #error __O_SYNC undefined in bionic
/frameworks/proto_logging/stats/enums/stats/wm/
Denums.proto23 UNKNOWN = 0; // undefined during start up
/frameworks/base/core/java/android/os/
DPowerComponents.java589 boolean undefined = false; in addPowerAndDuration()
591 undefined = true; in addPowerAndDuration()
599 undefined = true; in addPowerAndDuration()
603 if (undefined) { in addPowerAndDuration()
/frameworks/base/packages/SystemUI/scripts/token_alignment/
Dtsconfig.json81 …: true, /* When type checking, take into account 'null' and 'undefined'. */
90 …, /* Interpret optional property types as written, rather than adding 'undefined'. */
93 …// "noUncheckedIndexedAccess": true, /* Add 'undefined' to a type when accessed us…
/frameworks/base/core/proto/android/service/
Drestricted_image.proto56 // but it is undefined exactly what that is in AOSP code.
/frameworks/proto_logging/stats/atoms/nfc/
Dnfc_extension_atoms.proto60 optional int32 field_strength = 2; // units are undefined and will vary by vendor
/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/opengl/tools/glgen/stubs/egl/
DEGLExtHeader.java-if64 * when <sync> was created, the behaviour is undefined.
/frameworks/proto_logging/stats/atoms/devicelock/
Ddevicelock_extension_atoms.proto106 // Device state is undefined.
/frameworks/native/services/inputflinger/
DAndroid.bp63 undefined: true,
/frameworks/rs/
DAndroid.bp80 // undefined reference to half-conversion routines (__gnu_h2f_ieee,
/frameworks/native/libs/input/
DAndroid.bp277 undefined: true,
/frameworks/base/services/core/java/com/android/server/wm/
DBLASTSync.md94 and MSG_RESIZED. The ordering of these relative to sync preparation in server code is undefined, in…
186 transactions ordering is undefined. Instead we continue to return the sync transaction

12