/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | TargetSubtargetInfo.cpp | 22 const InstrStage *IS, const unsigned *OC, const unsigned *FP) in TargetSubtargetInfo() argument 23 : MCSubtargetInfo(TT, CPU, FS, PF, PD, WPR, WL, RA, IS, OC, FP) { in TargetSubtargetInfo()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/Utils/ |
D | Local.h | 69 Constant *OC = ConstantExpr::getIntegerCast(OpC, IntIdxTy, true /*SExt*/); 71 ConstantExpr::getMul(OC, Scale, false /*NUW*/, isInBounds /*NSW*/);
|
/third_party/openssl/test/recipes/15-test_dsaparam_data/valid/ |
D | p2048_q224_t1864_gind1.pem | 11 OC+++GU78p2Ys9vtZXKdpGkHxh5ad/PwyAsbk1a7hNFxPBqm8kZt4GPfslz1e2ZA
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/ |
D | GVNExpression.h | 567 const VariableExpression &OC = cast<VariableExpression>(Other); in equals() local 568 return VariableValue == OC.VariableValue; in equals() 604 const ConstantExpression &OC = cast<ConstantExpression>(Other); in equals() local 605 return ConstantValue == OC.ConstantValue; in equals()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | MCSubtargetInfo.cpp | 214 const InstrStage *IS, const unsigned *OC, const unsigned *FP) in MCSubtargetInfo() argument 217 ReadAdvanceTable(RA), Stages(IS), OperandCycles(OC), ForwardingPaths(FP) { in MCSubtargetInfo()
|
/third_party/skia/third_party/externals/abseil-cpp/absl/types/ |
D | optional_test.cc | 1019 using OC = absl::optional<const std::string>; in TEST() typedef 1022 OC lvalue_c(absl::in_place, "lvalue_c"); in TEST() 1027 EXPECT_EQ("xvalue_c", OC(absl::in_place, "xvalue_c").value()); in TEST() 1039 EXPECT_EQ("c&&", TypeQuals(OC(absl::in_place, "xvalue_c").value())); in TEST() 1069 using OC = absl::optional<const std::string>; in TEST() typedef 1072 OC lvalue_c(absl::in_place, "lvalue_c"); in TEST() 1077 EXPECT_EQ("xvalue_c", *OC(absl::in_place, "xvalue_c")); in TEST() 1088 EXPECT_EQ("c&&", TypeQuals(*OC(absl::in_place, "xvalue_c"))); in TEST()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | TargetSubtargetInfo.h | 70 const unsigned *OC, const unsigned *FP);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCSubtargetInfo.h | 98 const unsigned *OC, const unsigned *FP);
|
/third_party/openssl/test/recipes/80-test_policy_tree_data/ |
D | large_policy_tree.pem | 243 gAy7GecLVbQw6eL8k1cGWwLt+wl3sn8he8fA0I+KoFfcOCgtvOF59RMXnjZ1+7OC
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.h | 127 OC, enumerator
|
D | SystemZOperators.td | 420 def z_oc : SDNode<"SystemZISD::OC", SDT_ZMemMemLength,
|
D | SystemZScheduleZ15.td | 450 def : InstRW<[WLat3LSU, LSU2, FXb, Cracked], (instregex "OC$")>; 471 def : InstRW<[WLat1, FXa, NormalGr], (instregex "OC(G)?RK$")>;
|
D | SystemZScheduleZ196.td | 407 def : InstRW<[WLat5LSU, LSU2, FXU, GroupAlone], (instregex "OC$")>;
|
D | SystemZScheduleZEC12.td | 418 def : InstRW<[WLat5LSU, LSU2, FXU, GroupAlone], (instregex "OC$")>;
|
/third_party/skia/third_party/externals/libjpeg-turbo/testimages/ |
D | testorig.ppm | 4 …OC[NFYNJZPQ\SX_U^_Wfd\tib�ng�qj�xp��y��ċ�ď���~��t��n��q��u��k��W}�<C�5+�6,�<3�@8�>8�?:�A=�=;�;<�;…
|
/third_party/skia/third_party/externals/icu/source/data/locales/ |
D | ca.txt | 981 "OC", 1025 "OC",
|
D | cy.txt | 781 "OC",
|
/third_party/node/deps/v8/src/execution/s390/ |
D | simulator-s390.h | 614 EVALUATE(OC);
|
/third_party/icu/icu4c/source/data/locales/ |
D | ca.txt | 1041 "OC", 1085 "OC",
|
D | cy.txt | 916 "OC",
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
D | MemorySanitizer.cpp | 2064 OriginCombiner OC(this, IRB); in setOriginForNaryOp() local 2066 OC.Add(OI->get()); in setOriginForNaryOp() 2067 OC.Done(&I); in setOriginForNaryOp()
|
/third_party/mesa3d/docs/ |
D | release-maintainers-keys.asc | 145 OC/9RME/q0Q8QGdGLfug/69CI36+h9QtSETU+sivMxTeJ2pTcUO+1RinDn5Rni7E
|
/third_party/node/deps/v8/src/codegen/s390/ |
D | constants-s390.h | 955 V(oc, OC, 0xD6) /* type = SS_A OR (character) */ \
|
/third_party/cups-filters/cupsfilters/ |
D | image.ppm | 350 …h\0[R"ID'GD4QM/EB0A9/<2&.5827182=8I';S14S1#H'=(V:%U=#T? SBOCC95-) !J<1[G6bK%V9… 1066 …?<$"MBHcerit�Yu�4m~ ht_k^h&ju;�Q��^��k��n��u��x��p��[��D�:ppGuk0ZNOCKA?6D:ibB��I��J��… 1428 #&8=OMY'Y`,aa-XU OCI0=/-283)!5(D>IGKMNUKU=Q@h@mIo$Nl&Rg"Wd^… 1721 …$'&8I$C=<D)VCdZjehf\X^X_Ya[c\c\c[bYe[SIF;I= OCQDVIaP%aI_B9;… 1901 ZPXPYS^[ead["ZNWK`T"fZ&fZ&nc-{p8vk3si.qg,oe(mc&f\[QSIOCVH_K&Y@"? (.A984 2225 …cO7wfJoKoc3bXd]jeebQR*48!!-$7#<(>*-WCNzcl�|����tm�Plu>}@�{:xj+ma'OC_R%hY0�vR��i�vH�yC�t… 3158 ))$>14PB6Q>6Q29U%Ga KaVe`j]^RKOCRHBBBE(FI.;=( ! 3630 ""EA?mkA{}/rx+t{7��9��C��F��>z�:u}=z:~}6~z0}u6xC�~Kv|FYh<8OC+KT1RM$DK$?71 4184 3>8ACJ*QV9\`Bde:VW0IF,<;1:9777954F<=SJEG@.QK1\W9]Y4XS)WQ!\T#c\(aW&^S&YK&N?"F4 B.#H0,J6-OC)QM*SS1W… 4190 ���� ����%��ii OC F/?$B#@!'5&+#&%!(3"#6$5)25-B'N$(O$-J-28),506GNT^qx_}�Cks$SY0af%SSA?… [all …]
|
/third_party/ffmpeg/tests/ |
D | reference.pnm | 863 …�{�p#{L�f&�m/tc&iX'n]1o]0td9rb6p`9yfA{jK��h��������������ϚKB�C;�<0�H;�G@�?;�OC�YG�."il' t3+\Q 982 ^ Xl+a$[XIO i)z1#�4%�91�<1�TQ�FF�>9t)]$n1$g$m-v7)s5$p1%s1(h&#i('h%%i''{;<�OC�yg�^I… 1350 …OCSE VL*_S6bW9����Ʊ�̱�ͷ�˴����ҽ�������������������������ӽ�Կ�տ�Կ�����������������������������������…
|