Home
last modified time | relevance | path

Searched defs:isComplex (Results 1 – 25 of 236) sorted by relevance

12345678910

/aosp_15_r20/external/cronet/third_party/icu/source/i18n/
H A Dstrrepl.h64 UBool isComplex; variable
/aosp_15_r20/external/icu/libicu/cts_headers/
H A Dstrrepl.h64 UBool isComplex; variable
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/common_os/include/external/icu/icu4c/source/i18n/
H A Dstrrepl.h64 UBool isComplex; variable
/aosp_15_r20/external/icu/icu4c/source/i18n/
H A Dstrrepl.h64 UBool isComplex; variable
/aosp_15_r20/frameworks/base/libs/hwui/apex/include/android/graphics/
H A Dregion.h65 bool isComplex() { return ARegionIterator_isComplex(mIterator); } in isComplex() function
/aosp_15_r20/external/icu/icu4c/source/layoutex/
H A DParagraphLayout.cpp617 le_bool ParagraphLayout::isComplex(const LEUnicode chars[], le_int32 count) in isComplex() function in ParagraphLayout
975 le_bool ParagraphLayout::isComplex(UScriptCode script) in isComplex() function in ParagraphLayout
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Transforms/
H A Dtile_loops_pass.cc65 auto isComplex = [&](memref::LoadOp loadOp) { in isComplexAccessPattern() local
/aosp_15_r20/external/skia/src/core/
H A DSkRasterClip.h57 bool isComplex() const { in isComplex() function
/aosp_15_r20/external/icu/icu4j/main/translit/src/main/java/com/ibm/icu/text/
H A DStringReplacer.java50 private boolean isComplex; field in StringReplacer
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DStringReplacer.java51 private boolean isComplex; field in StringReplacer
/aosp_15_r20/external/skia/include/core/
H A DSkRegion.h158 bool isComplex() const { return !this->isEmpty() && !this->isRect(); } in isComplex() function
H A DSkRRect.h89 inline bool isComplex() const { return kComplex_Type == this->getType(); } in isComplex() function
/aosp_15_r20/external/robolectric/nativeruntime/src/main/java/org/robolectric/nativeruntime/
H A DRegionNatives.java53 public native boolean isComplex(); in isComplex() method in RegionNatives
/aosp_15_r20/prebuilts/go/linux-x86/src/text/template/parse/
Dparse_test.go21 isComplex bool member
/aosp_15_r20/external/pytorch/c10/core/
H A DScalar.h204 bool isComplex() const { in isComplex() function
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowNativeRegion.java144 protected boolean isComplex() { in isComplex() method in ShadowNativeRegion
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/types2/
Dpredicates.go20 func isComplex(t Type) bool { return isBasic(t, IsComplex) } func
/aosp_15_r20/prebuilts/go/linux-x86/src/go/types/
Dpredicates.go23 func isComplex(t Type) bool { return isBasic(t, IsComplex) } func
/aosp_15_r20/frameworks/base/graphics/java/android/graphics/
H A DRegion.java134 public native boolean isComplex(); in isComplex() method in Region
/aosp_15_r20/external/lzma/CPP/7zip/Archive/7z/
H A D7zOut.cpp279 const bool isComplex = !coder.IsSimpleCoder(); in WriteFolder() local
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGValue.h52 bool isComplex() const { return V1.getInt() == Complex; } in isComplex() function
/aosp_15_r20/frameworks/rs/support/java/src/androidx/renderscript/
H A DElement.java210 public boolean isComplex() { in isComplex() method in Element
/aosp_15_r20/frameworks/base/rs/java/android/renderscript/
H A DElement.java208 public boolean isComplex() { in isComplex() method in Element
/aosp_15_r20/external/pytorch/torch/csrc/jit/frontend/
H A Dtree_views.h908 bool isComplex() const { in isComplex() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DDebugInfoMetadata.cpp954 bool DIExpression::isComplex() const { in isComplex() function in DIExpression

12345678910