Home
last modified time | relevance | path

Searched defs:ou (Results 1 – 11 of 11) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_resize.c751 int oy_stride, uint8_t *ou, uint8_t *ov, in vp9_resize_frame420()
763 int oy_stride, uint8_t *ou, uint8_t *ov, in vp9_resize_frame422()
775 int oy_stride, uint8_t *ou, uint8_t *ov, in vp9_resize_frame444()
788 uint8_t *oy, int oy_stride, uint8_t *ou, in vp9_highbd_resize_frame420()
802 uint8_t *oy, int oy_stride, uint8_t *ou, in vp9_highbd_resize_frame422()
816 uint8_t *oy, int oy_stride, uint8_t *ou, in vp9_highbd_resize_frame444()
/external/llvm-project/clang/test/CodeGenCXX/
Dattr-likelihood-if-vs-builtin-expect.cpp96 void ou(int &i) { in ou() function
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x500/style/
DRFC4519Style.java35 public static final ASN1ObjectIdentifier ou = new ASN1ObjectIdentifier("2.5.4.11").intern(); field in RFC4519Style
92 DefaultSymbols.put(ou, "ou"); in DefaultSymbols.put() argument
/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/asn1/x500/style/
DRFC4519Style.java39 public static final ASN1ObjectIdentifier ou = new ASN1ObjectIdentifier("2.5.4.11").intern(); field in RFC4519Style
96 DefaultSymbols.put(ou, "ou"); in DefaultSymbols.put() argument
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/asn1/x500/style/
DRFC4519Style.java39 public static final ASN1ObjectIdentifier ou = new ASN1ObjectIdentifier("2.5.4.11").intern(); field in RFC4519Style
96 DefaultSymbols.put(ou, "ou"); in DefaultSymbols.put() argument
/external/libaom/libaom/av1/common/
Dresize.c1114 int oy_stride, uint8_t *ou, uint8_t *ov, in av1_resize_frame420()
1126 int oy_stride, uint8_t *ou, uint8_t *ov, in av1_resize_frame422()
1138 int oy_stride, uint8_t *ou, uint8_t *ov, in av1_resize_frame444()
1151 uint8_t *oy, int oy_stride, uint8_t *ou, in av1_highbd_resize_frame420()
1165 uint8_t *oy, int oy_stride, uint8_t *ou, in av1_highbd_resize_frame422()
1179 uint8_t *oy, int oy_stride, uint8_t *ou, in av1_highbd_resize_frame444()
/external/tcpdump/
Dprint-ntp.c383 register uint32_t ou, ouf; in p_ntp_delta() local
/external/freetype/src/autofit/
Dafhints.c1318 FT_Pos u, ou, fu; /* point position */ in af_glyph_hints_align_strong_points() local
/external/llvm-project/compiler-rt/include/sanitizer/
Dnetbsd_syscall_hooks.h489 #define __sanitizer_syscall_pre_compat_50_select(nd, in, ou, ex, tv) \ argument
493 #define __sanitizer_syscall_post_compat_50_select(res, nd, in, ou, ex, tv) \ argument
2019 #define __sanitizer_syscall_pre_compat_50_pselect(nd, in, ou, ex, ts, mask) \ argument
2023 #define __sanitizer_syscall_post_compat_50_pselect(res, nd, in, ou, ex, ts, \ argument
2287 #define __sanitizer_syscall_pre___select50(nd, in, ou, ex, tv) \ argument
2291 #define __sanitizer_syscall_post___select50(res, nd, in, ou, ex, tv) \ argument
2416 #define __sanitizer_syscall_pre___pselect50(nd, in, ou, ex, ts, mask) \ argument
2420 #define __sanitizer_syscall_post___pselect50(res, nd, in, ou, ex, ts, mask) \ argument
/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Ddot_handler.cc3012 for (auto ou : old_body_param_users) { in SinkInputNodesIntoWindowedDotGeneralLoopOnContractingDimensions() local
/external/wpa_supplicant_8/src/crypto/
Dtls_openssl.c1819 u8 ou; member