Home
last modified time | relevance | path

Searched defs:Undefined (Results 1 – 25 of 33) sorted by relevance

12

/third_party/rust/rust/tests/ui/issues/
Dissue-18058.rs1 impl Undefined {} implementation
/third_party/jinja2/
Dexceptions.py32 name: t.Optional[t.Union[str, "Undefined"]],
67 names: t.Sequence[t.Union[str, "Undefined"]] = (),
D__init__.py29 from .runtime import Undefined as Undefined unknown
Druntime.py404 undefined: t.Type["Undefined"],
789 class Undefined: class
902 logger: t.Optional["logging.Logger"] = None, base: t.Type[Undefined] = Undefined
929 def _log_message(undef: Undefined) -> None:
Denvironment.py308 undefined: t.Type[Undefined] = Undefined,
400 undefined: t.Type[Undefined] = missing,
495 name: t.Union[str, Undefined], argument
1178 undefined: t.Type[Undefined] = Undefined,
Dfilters.py221 def do_items(value: t.Union[t.Mapping[K, V], Undefined]) -> t.Iterator[t.Tuple[K, V]]: argument
/third_party/skia/modules/skparagraph/src/
DTextLineJustify.h61 Undefined, enumerator
DTextLine.h114 Undefined, enumerator
/third_party/skia/m133/modules/skparagraph/src/
DTextLineJustify.h61 Undefined, enumerator
DTextLine.h118 Undefined, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TextAPI/ELF/
DELFStub.h42 bool Undefined; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TextAPI/MachO/
DSymbol.h39 Undefined = 1U << 3, enumerator
/third_party/alsa-lib/include/sound/uapi/
Dhdsp.h35 Undefined, enumerator
/third_party/typescript/tests/cases/conformance/types/literal/
DtemplateLiteralTypes4.ts40 const enum StringLiteralEnum { Zero = "0", True = "true", False = "false", Undefined = "undefined",… enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
Dmemory.h61 Undefined = 0, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DCalledValuePropagation.cpp61 enum CVPLatticeStateTy { Undefined, FunctionSet, Overdefined, Untracked }; enumerator
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DShaderModule.h289 enum class Type { Undefined, Spirv, Wgsl }; enumerator
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/
DNativeAudioContext.h698 Undefined = -1, enumerator
/third_party/skia/third_party/externals/angle2/src/common/
Dpacked_gl_enums.json284 "Undefined": "GL_NONE", string
DPackedGLEnums_autogen.h205 Undefined = 0, enumerator
Dmathutil.h749 struct Undefined struct
/third_party/rust/rust/compiler/rustc_const_eval/src/transform/
Dpromote_consts.rs69 Undefined, enumerator
/third_party/skia/third_party/externals/jinja2/
Druntime.py692 class Undefined(object): class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/AsmParser/
DWebAssemblyAsmParser.cpp192 Undefined, enumerator
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_helpers.h1395 Undefined = 0, enumerator

12