/aosp_15_r20/external/pytorch/aten/src/ATen/native/cpu/ |
H A D | MaxPooling.cpp | 20 int64_t oe = p.valid_output_end(kj); in max_pool1d_kernel() local
|
/aosp_15_r20/trusty/kernel/platform/generic-x86_64/ |
H A D | debug.c | 35 uint8_t oe : 1; member
|
/aosp_15_r20/external/coreboot/src/soc/ti/am335x/ |
H A D | gpio.h | 32 uint32_t oe; // 0x134 member
|
/aosp_15_r20/external/llvm/utils/TableGen/ |
H A D | RegisterInfoEmitter.cpp | 1293 for (unsigned oi = 1 , oe = RC.getNumOrders(); oi != oe; ++oi) { in runTargetDesc() local 1306 for (unsigned oi = 1, oe = RC.getNumOrders(); oi != oe; ++oi) in runTargetDesc() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | TargetInstrInfo.cpp | 310 oe = MI.memoperands_end(); in hasLoadFromStackSlot() local 329 oe = MI.memoperands_end(); in hasStoreToStackSlot() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | TargetInstrInfo.cpp | 356 oe = MI.memoperands_end(); in hasLoadFromStackSlot() local 370 oe = MI.memoperands_end(); in hasStoreToStackSlot() local
|
/aosp_15_r20/art/test/1974-resize-array/ |
H A D | resize_array.cc | 218 ObsoleteEvent oe = []([[maybe_unused]] jvmtiEnv* env, jlong* obsolete, jlong* non_obsolete) { in Java_art_Test1974_StartAssignObsoleteIncrementedId() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/ |
H A D | encapsulate_xla_computations_pass.cc | 301 for (const Edge* oe : output_node->out_edges()) { in BuildXlaLaunchOps() local
|
/aosp_15_r20/external/llvm/lib/Target/AArch64/ |
H A D | AArch64ConditionalCompares.cpp | 218 for (unsigned oi = 1, oe = I.getNumOperands(); oi != oe; oi += 2) { in trivialTailPHIs() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
H A D | AArch64ConditionalCompares.cpp | 222 for (unsigned oi = 1, oe = I.getNumOperands(); oi != oe; oi += 2) { in trivialTailPHIs() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/ |
H A D | AArch64ConditionalCompares.cpp | 221 for (unsigned oi = 1, oe = I.getNumOperands(); oi != oe; oi += 2) { in trivialTailPHIs() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | TargetInstrInfo.cpp | 363 oe = MI.memoperands_end(); in hasLoadFromStackSlot() local 377 oe = MI.memoperands_end(); in hasStoreToStackSlot() local
|
/aosp_15_r20/external/brotli/js/ |
H A D | decode.min.js | 1 …i=16;i>0;)e>>>i!=0&&(t+=i,e>>>=i),i>>=1;return t+e}function i(e,t,i){return 16+t+2*(i<<e)}function…
|
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/bigdec/ |
H A D | DiagBigDecimalTest.java | 1671 java.lang.ArithmeticException oe = null; in diagmultiply() local
|
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/bigdec/ |
H A D | DiagBigDecimalTest.java | 1674 java.lang.ArithmeticException oe = null; in diagmultiply() local
|
/aosp_15_r20/external/cronet/net/disk_cache/ |
H A D | disk_cache_fuzzer.cc | 526 const disk_cache_fuzzer::OpenEntry& oe = command.open_entry(); in RunCommands() local
|
/aosp_15_r20/external/skia/src/pathops/ |
H A D | SkOpCoincidence.cpp | 709 const SkOpPtT* oe = oppSeg->existing(oppTe, coinSeg); in addOrOverlap() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/ |
H A D | functionalize_cond.cc | 1232 const Edge* oe = *node->out_edges().begin(); in RemoveRedundantMerge() local
|
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaCast.cpp | 922 OverloadExpr* oe = OverloadExpr::find(SrcExpr.get()).Expression; in CheckStaticCast() local
|
/aosp_15_r20/external/coreboot/src/vendorcode/cavium/include/bdk/libbdk-arch/ |
H A D | bdk-csrs-uaa.h | 393 …uint32_t oe : 1; /**< [ 11: 11](RO/H) Overrun error. Set if data is received a… member 1742 …uint32_t oe : 1; /**< [ 3: 3](R/W1/H) Overrun error. Write of any value clea… member
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/types/ |
H A D | optional_test.cc | 1361 OS oe(absl::in_place, n, 'e'); in TEST() local
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/types/ |
H A D | optional_test.cc | 1361 OS oe(absl::in_place, n, 'e'); in TEST() local
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/types/ |
H A D | optional_test.cc | 1302 OS oe(absl::in_place, n, 'e'); in TEST() local
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/types/ |
H A D | optional_test.cc | 1302 OS oe(absl::in_place, n, 'e'); in TEST() local
|
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/types/ |
H A D | optional_test.cc | 1343 OS oe(absl::in_place, n, 'e'); in TEST() local
|