Home
last modified time | relevance | path

Searched defs:CO (Results 1 – 25 of 48) sorted by relevance

12

/external/python/cpython3/Include/cpython/
Dcode.h144 #define _PyCode_CODE(CO) ((_Py_CODEUNIT *)(CO)->co_code_adaptive) argument
145 #define _PyCode_NBYTES(CO) (Py_SIZE(CO) * (Py_ssize_t)sizeof(_Py_CODEUNIT)) argument
/external/libphonenumber/libphonenumber/test/com/google/i18n/phonenumbers/
DRegionCode.java40 static final String CO = "CO"; field in RegionCode
/external/cronet/third_party/libc++/src/test/std/input.output/filesystems/fs.op.funcs/fs.op.copy_file/
Dcopy_file.pass.cpp39 using CO = fs::copy_options; typedef
/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.copy_file/
Dcopy_file.pass.cpp33 using CO = fs::copy_options; typedef
/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1390 ClassOptions CO = ClassOptions::None; in getCommonClassOptions() local
1418 ClassOptions CO = getCommonClassOptions(Ty); in lowerTypeEnum() local
1535 ClassOptions CO = in lowerTypeClass() local
1549 ClassOptions CO = getCommonClassOptions(Ty); in lowerCompleteTypeClass() local
1579 ClassOptions CO = in lowerTypeUnion() local
1591 ClassOptions CO = ClassOptions::Sealed | getCommonClassOptions(Ty); in lowerCompleteTypeUnion() local
/external/clang/test/CXX/special/class.copy/
Dp11.0x.move.cpp148 CopyOnly CO; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1996 ClassOptions CO = ClassOptions::None; in getCommonClassOptions() local
2052 ClassOptions CO = getCommonClassOptions(Ty); in lowerTypeEnum() local
2224 ClassOptions CO = in lowerTypeClass() local
2238 ClassOptions CO = getCommonClassOptions(Ty); in lowerCompleteTypeClass() local
2277 ClassOptions CO = in lowerTypeUnion() local
2288 ClassOptions CO = ClassOptions::Sealed | getCommonClassOptions(Ty); in lowerCompleteTypeUnion() local
/external/cronet/third_party/libc++/src/test/std/input.output/filesystems/fs.op.funcs/fs.op.copy/
Dcopy.pass.cpp35 using CO = fs::copy_options; typedef
/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.copy/
Dcopy.pass.cpp31 using CO = fs::copy_options; typedef
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp2176 ClassOptions CO = ClassOptions::None; in getCommonClassOptions() local
2232 ClassOptions CO = getCommonClassOptions(Ty); in lowerTypeEnum() local
2415 ClassOptions CO = in lowerTypeClass() local
2429 ClassOptions CO = getCommonClassOptions(Ty); in lowerCompleteTypeClass() local
2468 ClassOptions CO = in lowerTypeUnion() local
2479 ClassOptions CO = ClassOptions::Sealed | getCommonClassOptions(Ty); in lowerCompleteTypeUnion() local
/external/llvm/lib/Target/PowerPC/
DPPCCTRLoops.cpp207 for (const auto &CO : CV->operands()) in memAddrUsesCTR() local
/external/clang/lib/Analysis/
DReachableCode.cpp530 const AbstractConditionalOperator *CO = in GetUnreachableLoc() local
DThreadSafetyCommon.cpp579 const AbstractConditionalOperator *CO, CallingContext *Ctx) { in translateAbstractConditionalOperator()
DUninitializedValues.cpp364 if (const ConditionalOperator *CO = dyn_cast<ConditionalOperator>(E)) { in classify() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCTargetTransformInfo.cpp242 for (const auto &CO : CV->operands()) in mightUseCTR() local
/external/cronet/third_party/abseil-cpp/absl/types/
Doptional_test.cc1018 using CO = const absl::optional<std::string>; in TEST() typedef
1070 using CO = const absl::optional<std::string>; in TEST() typedef
/external/openscreen/third_party/abseil/src/absl/types/
Doptional_test.cc1018 using CO = const absl::optional<std::string>; in TEST() typedef
1068 using CO = const absl::optional<std::string>; in TEST() typedef
/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/types/
Doptional_test.cc1032 using CO = const absl::optional<std::string>; in TEST() typedef
1084 using CO = const absl::optional<std::string>; in TEST() typedef
/external/angle/third_party/abseil-cpp/absl/types/
Doptional_test.cc987 using CO = const absl::optional<std::string>; in TEST() typedef
1034 using CO = const absl::optional<std::string>; in TEST() typedef
/external/abseil-cpp/absl/types/
Doptional_test.cc1018 using CO = const absl::optional<std::string>; in TEST() typedef
1070 using CO = const absl::optional<std::string>; in TEST() typedef
/external/libtextclassifier/abseil-cpp/absl/types/
Doptional_test.cc1018 using CO = const absl::optional<std::string>; in TEST() typedef
1070 using CO = const absl::optional<std::string>; in TEST() typedef
/external/webrtc/third_party/abseil-cpp/absl/types/
Doptional_test.cc1032 using CO = const absl::optional<std::string>; in TEST() typedef
1084 using CO = const absl::optional<std::string>; in TEST() typedef
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/types/
Doptional_test.cc1032 using CO = const absl::optional<std::string>; in TEST() typedef
1084 using CO = const absl::optional<std::string>; in TEST() typedef
/external/tensorflow/third_party/absl/abseil-cpp/absl/types/
Doptional_test.cc1032 using CO = const absl::optional<std::string>; in TEST() typedef
1084 using CO = const absl::optional<std::string>; in TEST() typedef
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
DHexagonSplitDouble.cpp616 auto CO = MachineOperand::CreateReg(R, Op.isDef(), Op.isImplicit(), isKill, in createHalfInstr() local

12