Home
last modified time | relevance | path

Searched defs:c8 (Results 1 – 25 of 83) sorted by relevance

1234

/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/ranges/range.adaptors/range.counted/
H A Dcounted.pass.cpp83 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/
Dpath_table.cpp94 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 Dutils.h61 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/
Dmake_expr.hpp288 …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 Dcodec_unittest.cc85 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 Dast-dump-wchar.cpp3 char c8[] = u8"test\0\\\"\t\a\b\234"; variable
/aosp_15_r20/external/compiler-rt/test/msan/
H A Dicmp_slt_allones.cc8 int c8 : 1; member
/aosp_15_r20/prebuilts/go/linux-x86/test/
Dconst6.go23 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 Dutf_sanity_check.pass.cpp44 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/
Dxolehlp.h33 #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/
Dbug249.go18 var c8 <- chan <- chan chan int = (<-chan (<-chan (chan int)))(nil) var
/aosp_15_r20/external/clang/test/CodeGenCXX/
H A Dlto-visibility-inference.cpp69 std::C7::C8 *c8, stdext::C9 *c9, other::C10 *c10) { in f()
H A Dmangle-ms-return-qualifiers.cpp77 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 Dutf_sanity_check.pass.cpp53 F32_8::extern_type c8[4]; in main() local
/aosp_15_r20/external/pytorch/c10/core/
H A DScalarType.cpp19 constexpr auto c8 = ScalarType::ComplexDouble; variable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/odeint/test/
Dadams_moulton.cpp69 detail::adams_moulton_coefficients< value_type , 8 > c8; in BOOST_AUTO_TEST_CASE() local
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_lower_alu.c59 nir_def *c8 = nir_imm_int(b, 8); in lower_alu_instr() local
/aosp_15_r20/external/libaom/av1/encoder/
H A Ddwt.c140 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 Dquiche_simple_arena_test.cc134 char* c8 = arena.Memdup(kTestString, length); in TEST() local
/aosp_15_r20/external/AFLplusplus/instrumentation/
H A Dcmplog-switches-pass.cc221 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 Dx86_64.rs171 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 Dx86_64.rs171 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 Dx86_64.rs171 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 Dx86_64.rs171 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 Dx86_64.rs171 let c8 = |a: *const u64, b, n| cmp(a, b, n, c4); in compare_bytes() localVariable

1234