/aosp_15_r20/packages/apps/UniversalMediaPlayer/java/com/android/pump/provider/ |
D | OmdbApi.java | 107 Uri.Builder ub = getContentUri(movie.getTitle()); in getContentUri() local 116 Uri.Builder ub = getContentUri(series.getTitle()); in getContentUri() local 126 Uri.Builder ub = getContentUri(series.getTitle()); in getContentUri() local 137 Uri.Builder ub = new Uri.Builder(); in getContentUri() local 151 Uri.Builder ub = new Uri.Builder(); in getPosterUri() local
|
D | Wikidata.java | 128 Uri.Builder ub = new Uri.Builder(); in getSearchUri() local 174 Uri.Builder ub = new Uri.Builder(); in getContentUri() local 203 Uri.Builder ub = new Uri.Builder(); in getSparqlUri() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/numerics/rand/rand.dist/rand.dist.samp/rand.dist.samp.pconst/ |
H A D | eval.pass.cpp | 62 I ub = std::lower_bound(u.begin(), u.end(), b[i+1]); in test1() local 125 I ub = std::lower_bound(u.begin(), u.end(), b[i+1]); in test2() local 188 I ub = std::lower_bound(u.begin(), u.end(), b[i+1]); in test3() local 251 I ub = std::lower_bound(u.begin(), u.end(), b[i+1]); in test4() local 314 I ub = std::lower_bound(u.begin(), u.end(), b[i+1]); in test5() local 377 I ub = std::lower_bound(u.begin(), u.end(), b[i+1]); in test6() local 440 I ub = std::lower_bound(u.begin(), u.end(), b[i+1]); in test7() local 503 I ub = std::lower_bound(u.begin(), u.end(), b[i+1]); in test8() local 566 I ub = std::lower_bound(u.begin(), u.end(), b[i+1]); in test9() local 629 I ub = std::lower_bound(u.begin(), u.end(), b[i+1]); in test10() local [all …]
|
/aosp_15_r20/external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.pconst/ |
H A D | eval.pass.cpp | 61 I ub = std::lower_bound(u.begin(), u.end(), b[i+1]); in test1() local 124 I ub = std::lower_bound(u.begin(), u.end(), b[i+1]); in test2() local 187 I ub = std::lower_bound(u.begin(), u.end(), b[i+1]); in test3() local 250 I ub = std::lower_bound(u.begin(), u.end(), b[i+1]); in test4() local 313 I ub = std::lower_bound(u.begin(), u.end(), b[i+1]); in test5() local 376 I ub = std::lower_bound(u.begin(), u.end(), b[i+1]); in test6() local 439 I ub = std::lower_bound(u.begin(), u.end(), b[i+1]); in test7() local 502 I ub = std::lower_bound(u.begin(), u.end(), b[i+1]); in test8() local 565 I ub = std::lower_bound(u.begin(), u.end(), b[i+1]); in test9() local 628 I ub = std::lower_bound(u.begin(), u.end(), b[i+1]); in test10() local [all …]
|
/aosp_15_r20/external/libyuv/source/ |
H A D | row_rvv.cc | 34 #define YUVTORGB_SETUP(yuvconst, ub, vr, ug, vg, yg, bb, bg, br) \ argument 79 #define YUVTORGB(vl, v_u, v_v, ub, vr, ug, vg, yg, bb, bg, br, v_y_16, v_g_16, \ argument 409 uint8_t ub, vr, ug, vg; in I444ToARGBRow_RVV() local 441 uint8_t ub, vr, ug, vg; in I444AlphaToARGBRow_RVV() local 473 uint8_t ub, vr, ug, vg; in I444ToRGB24Row_RVV() local 503 uint8_t ub, vr, ug, vg; in I422ToARGBRow_RVV() local 535 uint8_t ub, vr, ug, vg; in I422AlphaToARGBRow_RVV() local 567 uint8_t ub, vr, ug, vg; in I422ToRGBARow_RVV() local 598 uint8_t ub, vr, ug, vg; in I422ToRGB24Row_RVV() local 699 uint8_t ub, vr, ug, vg; in NV12ToARGBRow_RVV() local [all …]
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/gml_st/transforms/ |
H A D | transforms.cc | 48 Value lb = loopOp.lowerBound()[idx], ub = loopOp.upperBound()[idx], in peelLoop() local 98 Value remainderIv, Value ub, in rewriteAffineOpAfterPeeling() 288 Value ub = loopOp.upperBound()[idx]; in peelAndCanonicalizeGmlStLoop() local
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/random/internal/ |
H A D | mock_validators.h | 70 NumType ub = dist.b(); in ValidateImpl() local 86 NumType ub = dist.b(); in ValidateImpl() local
|
/aosp_15_r20/external/abseil-cpp/absl/random/internal/ |
H A D | mock_validators.h | 70 NumType ub = dist.b(); in ValidateImpl() local 86 NumType ub = dist.b(); in ValidateImpl() local
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/perf/howExpensiveIs/ |
H A D | howExpensiveIs.cpp | 255 #define OCName(svc,ub,testn,suffix,n) testn ## svc ## ub ## suffix ## n argument 256 #define OCStr(svc,ub,suffix,n) "Test_" # svc # ub # suffix # n argument 257 #define OCRun(svc,ub,suffix) svc ## ub ## suffix argument
|
/aosp_15_r20/external/icu/icu4c/source/test/perf/howExpensiveIs/ |
H A D | howExpensiveIs.cpp | 255 #define OCName(svc,ub,testn,suffix,n) testn ## svc ## ub ## suffix ## n argument 256 #define OCStr(svc,ub,suffix,n) "Test_" # svc # ub # suffix # n argument 257 #define OCRun(svc,ub,suffix) svc ## ub ## suffix argument
|
/aosp_15_r20/external/libyuv/util/ |
H A D | yuvconstants.c | 64 float ub = 2 * (1 - kb); in main() local
|
H A D | color.cc | 78 float ub = 2 * (1 - kb); in main() local
|
/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | dlist.h | 62 GLubyte ub; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/clang/19/lib/linux/i686-unknown-linux-musl/include/sanitizer/ |
D | netbsd_syscall_hooks.h | 230 #define __sanitizer_syscall_pre_compat_43_stat43(path, ub) \ argument 233 #define __sanitizer_syscall_post_compat_43_stat43(res, path, ub) \ argument 239 #define __sanitizer_syscall_pre_compat_43_lstat43(path, ub) \ argument 242 #define __sanitizer_syscall_post_compat_43_lstat43(res, path, ub) \ argument 987 #define __sanitizer_syscall_pre_compat_12_stat12(path, ub) \ argument 990 #define __sanitizer_syscall_post_compat_12_stat12(res, path, ub) \ argument 999 #define __sanitizer_syscall_pre_compat_12_lstat12(path, ub) \ argument 1002 #define __sanitizer_syscall_post_compat_12_lstat12(res, path, ub) \ argument 1471 #define __sanitizer_syscall_pre_compat_30___stat13(path, ub) \ argument 1474 #define __sanitizer_syscall_post_compat_30___stat13(res, path, ub) \ argument [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/lib/linux/aarch64-unknown-linux-musl/include/sanitizer/ |
D | netbsd_syscall_hooks.h | 230 #define __sanitizer_syscall_pre_compat_43_stat43(path, ub) \ argument 233 #define __sanitizer_syscall_post_compat_43_stat43(res, path, ub) \ argument 239 #define __sanitizer_syscall_pre_compat_43_lstat43(path, ub) \ argument 242 #define __sanitizer_syscall_post_compat_43_lstat43(res, path, ub) \ argument 987 #define __sanitizer_syscall_pre_compat_12_stat12(path, ub) \ argument 990 #define __sanitizer_syscall_post_compat_12_stat12(res, path, ub) \ argument 999 #define __sanitizer_syscall_pre_compat_12_lstat12(path, ub) \ argument 1002 #define __sanitizer_syscall_post_compat_12_lstat12(res, path, ub) \ argument 1471 #define __sanitizer_syscall_pre_compat_30___stat13(path, ub) \ argument 1474 #define __sanitizer_syscall_post_compat_30___stat13(res, path, ub) \ argument [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/lib/linux/x86_64-unknown-linux-musl/include/sanitizer/ |
D | netbsd_syscall_hooks.h | 230 #define __sanitizer_syscall_pre_compat_43_stat43(path, ub) \ argument 233 #define __sanitizer_syscall_post_compat_43_stat43(res, path, ub) \ argument 239 #define __sanitizer_syscall_pre_compat_43_lstat43(path, ub) \ argument 242 #define __sanitizer_syscall_post_compat_43_lstat43(res, path, ub) \ argument 987 #define __sanitizer_syscall_pre_compat_12_stat12(path, ub) \ argument 990 #define __sanitizer_syscall_post_compat_12_stat12(res, path, ub) \ argument 999 #define __sanitizer_syscall_pre_compat_12_lstat12(path, ub) \ argument 1002 #define __sanitizer_syscall_post_compat_12_lstat12(res, path, ub) \ argument 1471 #define __sanitizer_syscall_pre_compat_30___stat13(path, ub) \ argument 1474 #define __sanitizer_syscall_post_compat_30___stat13(res, path, ub) \ argument [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/lib/linux/arm-unknown-linux-musleabihf/include/sanitizer/ |
D | netbsd_syscall_hooks.h | 230 #define __sanitizer_syscall_pre_compat_43_stat43(path, ub) \ argument 233 #define __sanitizer_syscall_post_compat_43_stat43(res, path, ub) \ argument 239 #define __sanitizer_syscall_pre_compat_43_lstat43(path, ub) \ argument 242 #define __sanitizer_syscall_post_compat_43_lstat43(res, path, ub) \ argument 987 #define __sanitizer_syscall_pre_compat_12_stat12(path, ub) \ argument 990 #define __sanitizer_syscall_post_compat_12_stat12(res, path, ub) \ argument 999 #define __sanitizer_syscall_pre_compat_12_lstat12(path, ub) \ argument 1002 #define __sanitizer_syscall_post_compat_12_lstat12(res, path, ub) \ argument 1471 #define __sanitizer_syscall_pre_compat_30___stat13(path, ub) \ argument 1474 #define __sanitizer_syscall_post_compat_30___stat13(res, path, ub) \ argument [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/lib/linux/i686-unknown-linux-musl/include/sanitizer/ |
D | netbsd_syscall_hooks.h | 230 #define __sanitizer_syscall_pre_compat_43_stat43(path, ub) \ argument 233 #define __sanitizer_syscall_post_compat_43_stat43(res, path, ub) \ argument 239 #define __sanitizer_syscall_pre_compat_43_lstat43(path, ub) \ argument 242 #define __sanitizer_syscall_post_compat_43_lstat43(res, path, ub) \ argument 987 #define __sanitizer_syscall_pre_compat_12_stat12(path, ub) \ argument 990 #define __sanitizer_syscall_post_compat_12_stat12(res, path, ub) \ argument 999 #define __sanitizer_syscall_pre_compat_12_lstat12(path, ub) \ argument 1002 #define __sanitizer_syscall_post_compat_12_lstat12(res, path, ub) \ argument 1471 #define __sanitizer_syscall_pre_compat_30___stat13(path, ub) \ argument 1474 #define __sanitizer_syscall_post_compat_30___stat13(res, path, ub) \ argument [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/clang/19/lib/linux/x86_64-unknown-linux-musl/include/sanitizer/ |
D | netbsd_syscall_hooks.h | 230 #define __sanitizer_syscall_pre_compat_43_stat43(path, ub) \ argument 233 #define __sanitizer_syscall_post_compat_43_stat43(res, path, ub) \ argument 239 #define __sanitizer_syscall_pre_compat_43_lstat43(path, ub) \ argument 242 #define __sanitizer_syscall_post_compat_43_lstat43(res, path, ub) \ argument 987 #define __sanitizer_syscall_pre_compat_12_stat12(path, ub) \ argument 990 #define __sanitizer_syscall_post_compat_12_stat12(res, path, ub) \ argument 999 #define __sanitizer_syscall_pre_compat_12_lstat12(path, ub) \ argument 1002 #define __sanitizer_syscall_post_compat_12_lstat12(res, path, ub) \ argument 1471 #define __sanitizer_syscall_pre_compat_30___stat13(path, ub) \ argument 1474 #define __sanitizer_syscall_post_compat_30___stat13(res, path, ub) \ argument [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/lib/linux/i686-unknown-linux-musl/include/sanitizer/ |
D | netbsd_syscall_hooks.h | 230 #define __sanitizer_syscall_pre_compat_43_stat43(path, ub) \ argument 233 #define __sanitizer_syscall_post_compat_43_stat43(res, path, ub) \ argument 239 #define __sanitizer_syscall_pre_compat_43_lstat43(path, ub) \ argument 242 #define __sanitizer_syscall_post_compat_43_lstat43(res, path, ub) \ argument 987 #define __sanitizer_syscall_pre_compat_12_stat12(path, ub) \ argument 990 #define __sanitizer_syscall_post_compat_12_stat12(res, path, ub) \ argument 999 #define __sanitizer_syscall_pre_compat_12_lstat12(path, ub) \ argument 1002 #define __sanitizer_syscall_post_compat_12_lstat12(res, path, ub) \ argument 1471 #define __sanitizer_syscall_pre_compat_30___stat13(path, ub) \ argument 1474 #define __sanitizer_syscall_post_compat_30___stat13(res, path, ub) \ argument [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/include/sanitizer/ |
D | netbsd_syscall_hooks.h | 230 #define __sanitizer_syscall_pre_compat_43_stat43(path, ub) \ argument 233 #define __sanitizer_syscall_post_compat_43_stat43(res, path, ub) \ argument 239 #define __sanitizer_syscall_pre_compat_43_lstat43(path, ub) \ argument 242 #define __sanitizer_syscall_post_compat_43_lstat43(res, path, ub) \ argument 987 #define __sanitizer_syscall_pre_compat_12_stat12(path, ub) \ argument 990 #define __sanitizer_syscall_post_compat_12_stat12(res, path, ub) \ argument 999 #define __sanitizer_syscall_pre_compat_12_lstat12(path, ub) \ argument 1002 #define __sanitizer_syscall_post_compat_12_lstat12(res, path, ub) \ argument 1471 #define __sanitizer_syscall_pre_compat_30___stat13(path, ub) \ argument 1474 #define __sanitizer_syscall_post_compat_30___stat13(res, path, ub) \ argument [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/clang/19/lib/linux/aarch64-unknown-linux-musl/include/sanitizer/ |
D | netbsd_syscall_hooks.h | 230 #define __sanitizer_syscall_pre_compat_43_stat43(path, ub) \ argument 233 #define __sanitizer_syscall_post_compat_43_stat43(res, path, ub) \ argument 239 #define __sanitizer_syscall_pre_compat_43_lstat43(path, ub) \ argument 242 #define __sanitizer_syscall_post_compat_43_lstat43(res, path, ub) \ argument 987 #define __sanitizer_syscall_pre_compat_12_stat12(path, ub) \ argument 990 #define __sanitizer_syscall_post_compat_12_stat12(res, path, ub) \ argument 999 #define __sanitizer_syscall_pre_compat_12_lstat12(path, ub) \ argument 1002 #define __sanitizer_syscall_post_compat_12_lstat12(res, path, ub) \ argument 1471 #define __sanitizer_syscall_pre_compat_30___stat13(path, ub) \ argument 1474 #define __sanitizer_syscall_post_compat_30___stat13(res, path, ub) \ argument [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/clang/19/lib/linux/x86_64-unknown-linux-musl/include/sanitizer/ |
D | netbsd_syscall_hooks.h | 230 #define __sanitizer_syscall_pre_compat_43_stat43(path, ub) \ argument 233 #define __sanitizer_syscall_post_compat_43_stat43(res, path, ub) \ argument 239 #define __sanitizer_syscall_pre_compat_43_lstat43(path, ub) \ argument 242 #define __sanitizer_syscall_post_compat_43_lstat43(res, path, ub) \ argument 987 #define __sanitizer_syscall_pre_compat_12_stat12(path, ub) \ argument 990 #define __sanitizer_syscall_post_compat_12_stat12(res, path, ub) \ argument 999 #define __sanitizer_syscall_pre_compat_12_lstat12(path, ub) \ argument 1002 #define __sanitizer_syscall_post_compat_12_lstat12(res, path, ub) \ argument 1471 #define __sanitizer_syscall_pre_compat_30___stat13(path, ub) \ argument 1474 #define __sanitizer_syscall_post_compat_30___stat13(res, path, ub) \ argument [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/lib/linux/x86_64-unknown-linux-musl/include/sanitizer/ |
D | netbsd_syscall_hooks.h | 230 #define __sanitizer_syscall_pre_compat_43_stat43(path, ub) \ argument 233 #define __sanitizer_syscall_post_compat_43_stat43(res, path, ub) \ argument 239 #define __sanitizer_syscall_pre_compat_43_lstat43(path, ub) \ argument 242 #define __sanitizer_syscall_post_compat_43_lstat43(res, path, ub) \ argument 987 #define __sanitizer_syscall_pre_compat_12_stat12(path, ub) \ argument 990 #define __sanitizer_syscall_post_compat_12_stat12(res, path, ub) \ argument 999 #define __sanitizer_syscall_pre_compat_12_lstat12(path, ub) \ argument 1002 #define __sanitizer_syscall_post_compat_12_lstat12(res, path, ub) \ argument 1471 #define __sanitizer_syscall_pre_compat_30___stat13(path, ub) \ argument 1474 #define __sanitizer_syscall_post_compat_30___stat13(res, path, ub) \ argument [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/include/sanitizer/ |
D | netbsd_syscall_hooks.h | 230 #define __sanitizer_syscall_pre_compat_43_stat43(path, ub) \ argument 233 #define __sanitizer_syscall_post_compat_43_stat43(res, path, ub) \ argument 239 #define __sanitizer_syscall_pre_compat_43_lstat43(path, ub) \ argument 242 #define __sanitizer_syscall_post_compat_43_lstat43(res, path, ub) \ argument 987 #define __sanitizer_syscall_pre_compat_12_stat12(path, ub) \ argument 990 #define __sanitizer_syscall_post_compat_12_stat12(res, path, ub) \ argument 999 #define __sanitizer_syscall_pre_compat_12_lstat12(path, ub) \ argument 1002 #define __sanitizer_syscall_post_compat_12_lstat12(res, path, ub) \ argument 1471 #define __sanitizer_syscall_pre_compat_30___stat13(path, ub) \ argument 1474 #define __sanitizer_syscall_post_compat_30___stat13(res, path, ub) \ argument [all …]
|