/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/ranges/range.adaptors/range.counted/ |
H A D | counted.pass.cpp | 83 auto c8 = std::views::counted(contiguous_iterator<const int*>(buffer), 3); in test() local 115 auto c8 = std::views::counted(random_access_iterator<const int*>(buffer), 3); in test() local 147 auto c8 = std::views::counted(bidirectional_iterator<const int*>(buffer), 3); in test() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/filesystem/doc/ |
D | path_table.cpp | 94 struct c8 : public column_base struct 96 string heading() const { return string("<code>filename()</code>"); } in heading() 97 string cell_value( const path & p ) const { return p.filename().string(); } in cell_value()
|
/aosp_15_r20/external/libdav1d/src/ppc/ |
H A D | utils.h | 61 c8, c9, cA, cB, cC, cD, cE, cF) \ argument 84 c8, c9, cA, cB, cC, cD, cE, cF) \ argument
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/proto/include/boost/proto/detail/preprocessed/ |
D | make_expr.hpp | 288 …t C2 &c2 , const C3 &c3 , const C4 &c4 , const C5 &c5 , const C6 &c6 , const C7 &c7 , const C8 &c8) in make_expr() 324 …t C3 &c3 , const C4 &c4 , const C5 &c5 , const C6 &c6 , const C7 &c7 , const C8 &c8 , const C9 &c9) in make_expr()
|
/aosp_15_r20/external/webrtc/media/base/ |
H A D | codec_unittest.cc | 85 AudioCodec c8(0, "", 0, 0, 0); in TEST() local 162 VideoCodec c8(0, ""); in TEST() local
|
/aosp_15_r20/external/clang/test/Misc/ |
H A D | ast-dump-wchar.cpp | 3 char c8[] = u8"test\0\\\"\t\a\b\234"; variable
|
/aosp_15_r20/external/compiler-rt/test/msan/ |
H A D | icmp_slt_allones.cc | 8 int c8 : 1; member
|
/aosp_15_r20/prebuilts/go/linux-x86/test/ |
D | const6.go | 23 c8 = c2 == c6 // ERROR "mismatched types|incompatible types" var
|
/aosp_15_r20/external/libcxx/test/std/localization/locale.categories/category.ctype/locale.codecvt/locale.codecvt.members/ |
H A D | utf_sanity_check.pass.cpp | 44 F32_8::extern_type c8[4]; in main() local
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | xolehlp.h | 33 #define EXTERN_GUID(g,l1,s1,s2,c1,c2,c3,c4,c5,c6,c7,c8) DEFINE_GUID(g,l1,s1,s2,c1,c2,c3,c4,c5,c6,c7… argument
|
/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/ |
D | bug249.go | 18 var c8 <- chan <- chan chan int = (<-chan (<-chan (chan int)))(nil) var
|
/aosp_15_r20/external/clang/test/CodeGenCXX/ |
H A D | lto-visibility-inference.cpp | 69 std::C7::C8 *c8, stdext::C9 *c9, other::C10 *c10) { in f()
|
H A D | mangle-ms-return-qualifiers.cpp | 77 A &c8() { return *(A*)0; } in c8() function
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/localization/locale.categories/category.ctype/locale.codecvt/locale.codecvt.members/ |
H A D | utf_sanity_check.pass.cpp | 53 F32_8::extern_type c8[4]; in main() local
|
/aosp_15_r20/external/pytorch/c10/core/ |
H A D | ScalarType.cpp | 19 constexpr auto c8 = ScalarType::ComplexDouble; variable
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/odeint/test/ |
D | adams_moulton.cpp | 69 detail::adams_moulton_coefficients< value_type , 8 > c8; in BOOST_AUTO_TEST_CASE() local
|
/aosp_15_r20/external/mesa3d/src/compiler/nir/ |
H A D | nir_lower_alu.c | 59 nir_def *c8 = nir_imm_int(b, 8); in lower_alu_instr() local
|
/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | dwt.c | 140 for (int c8 = 0; c8 < num_8x8_cols; ++c8) { in av1_haar_ac_sad_mxn_uint8_input() local
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/common/ |
H A D | quiche_simple_arena_test.cc | 134 char* c8 = arena.Memdup(kTestString, length); in TEST() local
|
/aosp_15_r20/external/AFLplusplus/instrumentation/ |
H A D | cmplog-switches-pass.cc | 221 c8 = M.getOrInsertFunction("__cmplog_ins_hook8", VoidTy, Int64Ty, Int64Ty, local
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/src/mem/ |
H A D | x86_64.rs | 171 let c8 = |a: *const u64, b, n| cmp(a, b, n, c4); in compare_bytes() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/compiler_builtins/src/mem/ |
H A D | x86_64.rs | 171 let c8 = |a: *const u64, b, n| cmp(a, b, n, c4); in compare_bytes() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/compiler_builtins/src/mem/ |
H A D | x86_64.rs | 171 let c8 = |a: *const u64, b, n| cmp(a, b, n, c4); in compare_bytes() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/compiler_builtins/src/mem/ |
H A D | x86_64.rs | 171 let c8 = |a: *const u64, b, n| cmp(a, b, n, c4); in compare_bytes() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/src/mem/ |
H A D | x86_64.rs | 171 let c8 = |a: *const u64, b, n| cmp(a, b, n, c4); in compare_bytes() localVariable
|