Home
last modified time | relevance | path

Searched defs:isDefined (Results 1 – 25 of 866) sorted by relevance

12345678910>>...35

/aosp_15_r20/frameworks/av/media/module/foundation/
H A DColorUtils.cpp88 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/
DVehiclePropertyIdDebugUtils.java74 public static boolean isDefined(int propertyId) { in isDefined() method in VehiclePropertyIdDebugUtils
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceConditionCodesMIPS32.h37 static bool isDefined(Cond C) { return C != kNone; } in isDefined() function
H A DIceConditionCodesARM32.h37 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 DBooleanEnum.java41 boolean isDefined() { in isDefined() method in BooleanEnum
/aosp_15_r20/external/perfetto/ui/src/trace_processor/
H A Dsql_utils.ts40 function isDefined<T>(t: T | undefined): t is T { function
/aosp_15_r20/external/pdfium/fxjs/xfa/
H A Dcjx_datawindow.cpp70 void CJX_DataWindow::isDefined(v8::Isolate* pIsolate, in isDefined() function in CJX_DataWindow
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/
H A Ddecompose_ops.cpp24 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 DMCSymbol.h241 bool isDefined() const { return !isUndefined(); } in isDefined() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
H A DMCSymbol.h248 bool isDefined() const { return !isUndefined(); } in isDefined() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/
DMCSymbol.h250 bool isDefined() const { return !isUndefined(); } in isDefined() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/
DMCSymbol.h250 bool isDefined() const { return !isUndefined(); } in isDefined() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/
DMCSymbol.h250 bool isDefined() const { return !isUndefined(); } in isDefined() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/
DMCSymbol.h250 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 DJITLink.h125 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 DSymbol.h318 bool isDefined() const { return defined; } in isDefined() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DWasm.h66 bool isDefined() const { return !isUndefined(); } in isDefined() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Object/
DWasm.h71 bool isDefined() const { return !isUndefined(); } in isDefined() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Object/
DWasm.h67 bool isDefined() const { return !isUndefined(); } in isDefined() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/
H A DWasm.h67 bool isDefined() const { return !isUndefined(); } in isDefined() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Object/
DWasm.h71 bool isDefined() const { return !isUndefined(); } in isDefined() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Object/
DWasm.h71 bool isDefined() const { return !isUndefined(); } in isDefined() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonVectorLoopCarriedReuse.cpp153 bool isDefined() { return Inst2Replace != nullptr; } in isDefined() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonVectorLoopCarriedReuse.cpp254 bool isDefined() { return Inst2Replace != nullptr; } in isDefined() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/JITLink/
DJITLink.h134 bool isDefined() const { return static_cast<bool>(IsDefined); } in isDefined() function
507 bool isDefined() const { in isDefined() function

12345678910>>...35