Home
last modified time | relevance | path

Searched full:andor (Results 1 – 25 of 31) sorted by relevance

12

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/walk/
Dcompare.go72 andor := ir.OOROR
74 andor = ir.OANDAND
94 eqtype = ir.NewLogicalExpr(base.Pos, andor, nonnil, match)
99 expr := ir.NewLogicalExpr(base.Pos, andor, eqtype, eqdata)
208 andor := ir.OANDAND
210 andor = ir.OOROR
218 expr = ir.NewLogicalExpr(base.Pos, andor, expr, a)
225 expr = ir.NewLogicalExpr(base.Pos, andor, expr, cond)
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/
Dprefilter.cc75 Prefilter* Prefilter::AndOr(Op op, Prefilter* a, Prefilter* b) { in AndOr() function in re2::Prefilter
136 return AndOr(AND, a, b); in And()
140 return AndOr(OR, a, b); in Or()
Dprefilter.h74 static Prefilter* AndOr(Op op, Prefilter* a, Prefilter* b);
/aosp_15_r20/external/cronet/third_party/re2/src/re2/
H A Dprefilter.cc72 Prefilter* Prefilter::AndOr(Op op, Prefilter* a, Prefilter* b) { in AndOr() function in re2::Prefilter
133 return AndOr(AND, a, b); in And()
137 return AndOr(OR, a, b); in Or()
H A Dprefilter.h124 static Prefilter* AndOr(Op op, Prefilter* a, Prefilter* b);
/aosp_15_r20/external/regex-re2/re2/
H A Dprefilter.cc75 Prefilter* Prefilter::AndOr(Op op, Prefilter* a, Prefilter* b) { in AndOr() function in re2::Prefilter
136 return AndOr(AND, a, b); in And()
140 return AndOr(OR, a, b); in Or()
H A Dprefilter.h74 static Prefilter* AndOr(Op op, Prefilter* a, Prefilter* b);
/aosp_15_r20/external/mksh/src/
H A Dsyn.c45 static struct op *andor(int);
123 andor(int sALIAS) in andor() function
148 p = andor(sALIAS); in c_list()
/aosp_15_r20/external/icu/icu4c/source/data/region/
H A Dmfe.txt6 AD{"Andor"}
/aosp_15_r20/external/cronet/third_party/icu/source/data/region/
H A Dmfe.txt6 AD{"Andor"}
/aosp_15_r20/external/grpc-grpc/src/ruby/
H A D.rubocop_todo.yml470 Style/AndOr:
/aosp_15_r20/external/cldr/common/main/
H A Dmfe.xml62 <territory type="AD">Andor</territory>
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp1472 Value *AndOr = Builder.CreateBinOp(Opcode, A, B, I.getName() + ".demorgan"); in matchDeMorgansLaws() local
1473 return BinaryOperator::CreateNot(AndOr); in matchDeMorgansLaws()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp1445 Value *AndOr = in matchDeMorgansLaws() local
1447 return BinaryOperator::CreateNot(AndOr); in matchDeMorgansLaws()
/aosp_15_r20/external/compiler-rt/lib/msan/tests/
H A Dmsan_test.cc375 TEST(MemorySanitizer, AndOr) { in TEST() argument
/aosp_15_r20/external/icu/icu4j/perf-tests/data/collation/
H A DTestNames_SerbianSH.txt30724 MAĐARI ANDOR
/aosp_15_r20/external/pciutils/
H A Dpci.ids20120 149a ANDOR Technology Ltd
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/jre/lib/ext/
Dcldrdata.jarMETA-INF/ META-INF/MANIFEST.MF sun/text/resources/cldr/ ...
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/jre/lib/ext/
Dcldrdata.jarMETA-INF/ META-INF/MANIFEST.MF sun/text/resources/cldr/ ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/com/intellij/core-analysis/
HDintellij-core-analysis.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/intellij/ com/ ...
/aosp_15_r20/packages/inputmethods/LatinIME/dictionaries/
Dpt_BR_wordlist.combined.gz
Dfr_wordlist.combined.gz
Dde_wordlist.combined.gz
Dpt_PT_wordlist.combined.gz
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/lint-psi/intellij-core/
HDintellij-core-mvn.jarMETA-INF/ META-INF/MANIFEST.MF NOTICE META-INF/JavaPsiPlugin.xml ...

12