/external/swiftshader/third_party/subzero/src/ |
D | IceConditionCodesMIPS32.h | 37 static bool isDefined(Cond C) { return C != kNone; } in isDefined() function
|
D | IceConditionCodesARM32.h | 37 static bool isDefined(Cond C) { return C != kNone; } in isDefined() function
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue311/ |
D | BooleanEnum.java | 41 boolean isDefined() { in isDefined() method in BooleanEnum
|
/external/perfetto/ui/src/trace_processor/ |
D | sql_utils.ts | 40 function isDefined<T>(t: T | undefined): t is T { function
|
/external/pdfium/fxjs/xfa/ |
D | cjx_datawindow.cpp | 68 void CJX_DataWindow::isDefined(v8::Isolate* pIsolate, in isDefined() function in CJX_DataWindow
|
/external/pytorch/torch/csrc/jit/passes/ |
D | decompose_ops.cpp | 24 static std::optional<bool> isDefined(Value* tensor) { in isDefined() function
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/ |
D | MCSymbol.h | 248 bool isDefined() const { return !isUndefined(); } in isDefined() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCSymbol.h | 241 bool isDefined() const { return !isUndefined(); } in isDefined() function
|
/external/angle/src/compiler/translator/ |
D | Symbol.h | 318 bool isDefined() const { return defined; } in isDefined() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
D | Wasm.h | 66 bool isDefined() const { return !isUndefined(); } in isDefined() function
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/ |
D | Wasm.h | 67 bool isDefined() const { return !isUndefined(); } in isDefined() function
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/ |
D | HexagonVectorLoopCarriedReuse.cpp | 153 bool isDefined() { return Inst2Replace != nullptr; } in isDefined() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonVectorLoopCarriedReuse.cpp | 254 bool isDefined() { return Inst2Replace != nullptr; } in isDefined() function
|
/external/clang/include/clang/Lex/ |
D | MacroInfo.h | 397 bool isDefined() const { in isDefined() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/JITLink/ |
D | JITLink.h | 125 bool isDefined() const { return static_cast<bool>(IsDefined); } in isDefined() function 397 bool isDefined() const { in isDefined() function
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/JITLink/ |
D | JITLink.h | 129 bool isDefined() const { return static_cast<bool>(IsDefined); } in isDefined() function 494 bool isDefined() const { in isDefined() function
|
/external/deqp/modules/egl/ |
D | teglGLES2SharingThreadedTests.cpp | 947 bool isDefined; member in deqp::egl::GLES2ThreadTest::Texture 1257 bool isDefined; member in deqp::egl::GLES2ThreadTest::Buffer 1424 bool isDefined; member in deqp::egl::GLES2ThreadTest::Shader
|
/external/deqp-deps/glslang/glslang/MachineIndependent/ |
D | SymbolTable.h | 306 virtual bool isDefined() const { return defined; } in isDefined() function
|
/external/angle/third_party/glslang/src/glslang/MachineIndependent/ |
D | SymbolTable.h | 306 virtual bool isDefined() const { return defined; } in isDefined() function
|
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/extractor/src/main/java/com/google/android/exoplayer2/text/cea/ |
D | Cea708Decoder.java | 1003 public boolean isDefined() { in isDefined() method in Cea708Decoder.CueInfoBuilder
|
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/extractor/src/main/java/com/google/android/exoplayer2/text/cea/ |
D | Cea708Decoder.java | 1001 public boolean isDefined() { in isDefined() method in Cea708Decoder.CueInfoBuilder
|
/external/clang/include/clang/AST/ |
D | DeclObjC.h | 424 bool isDefined() const { return IsDefined; } in isDefined() function 425 void setDefined(bool isDefined) { IsDefined = isDefined; } in setDefined()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | DIBuilder.cpp | 644 bool isDefined, DIExpression *Expr, in createGlobalVariableExpression()
|
/external/clang/lib/AST/ |
D | DeclObjC.cpp | 754 bool isPropertyAccessor, bool isImplicitlyDeclared, bool isDefined, in Create()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
D | DIBuilder.cpp | 742 unsigned LineNumber, DIType *Ty, bool IsLocalToUnit, bool isDefined, in createGlobalVariableExpression()
|