/aosp_15_r20/frameworks/av/media/module/foundation/ |
H A D | ColorUtils.cpp | 88 static bool isDefined(ColorAspects::Primaries p) { in isDefined() function 96 static bool isDefined(ColorAspects::MatrixCoeffs c) { in isDefined() function 153 static bool isDefined(ColorAspects::Range r) { in isDefined() function 192 static bool isDefined(ColorAspects::Transfer t) { in isDefined() function
|
/aosp_15_r20/packages/services/Car/car-lib/src/com/android/car/internal/property/ |
D | VehiclePropertyIdDebugUtils.java | 74 public static boolean isDefined(int propertyId) { in isDefined() method in VehiclePropertyIdDebugUtils
|
/aosp_15_r20/external/swiftshader/third_party/subzero/src/ |
H A D | IceConditionCodesMIPS32.h | 37 static bool isDefined(Cond C) { return C != kNone; } in isDefined() function
|
H A D | IceConditionCodesARM32.h | 37 static bool isDefined(Cond C) { return C != kNone; } in isDefined() function
|
/aosp_15_r20/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue311/ |
H A D | BooleanEnum.java | 41 boolean isDefined() { in isDefined() method in BooleanEnum
|
/aosp_15_r20/external/perfetto/ui/src/trace_processor/ |
H A D | sql_utils.ts | 40 function isDefined<T>(t: T | undefined): t is T { function
|
/aosp_15_r20/external/pdfium/fxjs/xfa/ |
H A D | cjx_datawindow.cpp | 70 void CJX_DataWindow::isDefined(v8::Isolate* pIsolate, in isDefined() function in CJX_DataWindow
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/ |
H A D | decompose_ops.cpp | 24 static std::optional<bool> isDefined(Value* tensor) { in isDefined() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
H A D | MCSymbol.h | 241 bool isDefined() const { return !isUndefined(); } in isDefined() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/ |
H A D | MCSymbol.h | 248 bool isDefined() const { return !isUndefined(); } in isDefined() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/ |
D | MCSymbol.h | 250 bool isDefined() const { return !isUndefined(); } in isDefined() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/ |
D | MCSymbol.h | 250 bool isDefined() const { return !isUndefined(); } in isDefined() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/ |
D | MCSymbol.h | 250 bool isDefined() const { return !isUndefined(); } in isDefined() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/ |
D | MCSymbol.h | 250 bool isDefined() const { return !isUndefined(); } in isDefined() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/JITLink/ |
H A D | JITLink.h | 125 bool isDefined() const { return static_cast<bool>(IsDefined); } in isDefined() function 397 bool isDefined() const { in isDefined() function
|
/aosp_15_r20/external/angle/src/compiler/translator/ |
H A D | Symbol.h | 318 bool isDefined() const { return defined; } in isDefined() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
H A D | Wasm.h | 66 bool isDefined() const { return !isUndefined(); } in isDefined() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Object/ |
D | Wasm.h | 71 bool isDefined() const { return !isUndefined(); } in isDefined() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Object/ |
D | Wasm.h | 67 bool isDefined() const { return !isUndefined(); } in isDefined() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/ |
H A D | Wasm.h | 67 bool isDefined() const { return !isUndefined(); } in isDefined() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Object/ |
D | Wasm.h | 71 bool isDefined() const { return !isUndefined(); } in isDefined() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Object/ |
D | Wasm.h | 71 bool isDefined() const { return !isUndefined(); } in isDefined() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonVectorLoopCarriedReuse.cpp | 153 bool isDefined() { return Inst2Replace != nullptr; } in isDefined() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonVectorLoopCarriedReuse.cpp | 254 bool isDefined() { return Inst2Replace != nullptr; } in isDefined() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/JITLink/ |
D | JITLink.h | 134 bool isDefined() const { return static_cast<bool>(IsDefined); } in isDefined() function 507 bool isDefined() const { in isDefined() function
|