Home
last modified time | relevance | path

Searched defs:oe (Results 1 – 25 of 101) sorted by relevance

12345

/aosp_15_r20/external/pytorch/aten/src/ATen/native/cpu/
H A DMaxPooling.cpp20 int64_t oe = p.valid_output_end(kj); in max_pool1d_kernel() local
/aosp_15_r20/trusty/kernel/platform/generic-x86_64/
H A Ddebug.c35 uint8_t oe : 1; member
/aosp_15_r20/external/coreboot/src/soc/ti/am335x/
H A Dgpio.h32 uint32_t oe; // 0x134 member
/aosp_15_r20/external/llvm/utils/TableGen/
H A DRegisterInfoEmitter.cpp1293 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 DTargetInstrInfo.cpp310 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 DTargetInstrInfo.cpp356 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 Dresize_array.cc218 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 Dencapsulate_xla_computations_pass.cc301 for (const Edge* oe : output_node->out_edges()) { in BuildXlaLaunchOps() local
/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64ConditionalCompares.cpp218 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 DAArch64ConditionalCompares.cpp222 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 DAArch64ConditionalCompares.cpp221 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 DTargetInstrInfo.cpp363 oe = MI.memoperands_end(); in hasLoadFromStackSlot() local
377 oe = MI.memoperands_end(); in hasStoreToStackSlot() local
/aosp_15_r20/external/brotli/js/
H A Ddecode.min.js1 …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 DDiagBigDecimalTest.java1671 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 DDiagBigDecimalTest.java1674 java.lang.ArithmeticException oe = null; in diagmultiply() local
/aosp_15_r20/external/cronet/net/disk_cache/
H A Ddisk_cache_fuzzer.cc526 const disk_cache_fuzzer::OpenEntry& oe = command.open_entry(); in RunCommands() local
/aosp_15_r20/external/skia/src/pathops/
H A DSkOpCoincidence.cpp709 const SkOpPtT* oe = oppSeg->existing(oppTe, coinSeg); in addOrOverlap() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dfunctionalize_cond.cc1232 const Edge* oe = *node->out_edges().begin(); in RemoveRedundantMerge() local
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaCast.cpp922 OverloadExpr* oe = OverloadExpr::find(SrcExpr.get()).Expression; in CheckStaticCast() local
/aosp_15_r20/external/coreboot/src/vendorcode/cavium/include/bdk/libbdk-arch/
H A Dbdk-csrs-uaa.h393 …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 Doptional_test.cc1361 OS oe(absl::in_place, n, 'e'); in TEST() local
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/types/
H A Doptional_test.cc1361 OS oe(absl::in_place, n, 'e'); in TEST() local
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/types/
H A Doptional_test.cc1302 OS oe(absl::in_place, n, 'e'); in TEST() local
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/types/
H A Doptional_test.cc1302 OS oe(absl::in_place, n, 'e'); in TEST() local
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/types/
H A Doptional_test.cc1343 OS oe(absl::in_place, n, 'e'); in TEST() local

12345