/external/clang/test/CodeGenCXX/ |
D | visibility-ms-compat.cpp | 28 const std::type_info &ti = typeid(A); variable 44 const std::type_info &ti = typeid(A); variable 60 const std::type_info &ti = typeid(A); variable 77 const std::type_info &ti = typeid(B<A>); variable 93 const std::type_info &ti = typeid(B<A>); variable 109 const std::type_info &ti = typeid(B<A>); variable
|
D | microsoft-no-rtti-data.cpp | 20 const std::type_info &ti = typeid(*getS()); variable
|
/external/llvm-project/clang/test/CodeGenCXX/ |
D | visibility-ms-compat.cpp | 28 const std::type_info &ti = typeid(A); variable 44 const std::type_info &ti = typeid(A); variable 60 const std::type_info &ti = typeid(A); variable 77 const std::type_info &ti = typeid(B<A>); variable 93 const std::type_info &ti = typeid(B<A>); variable 109 const std::type_info &ti = typeid(B<A>); variable
|
D | builtin-bit-cast.cpp | 18 unsigned long test_aggregate_to_scalar(two_ints &ti) { in test_aggregate_to_scalar() argument 33 two_floats test_aggregate_record(two_ints& ti) { in test_aggregate_record()
|
/external/mesa3d/src/mesa/drivers/dri/nouveau/ |
D | nouveau_texture.c | 78 nouveau_teximage_free(struct gl_context *ctx, struct gl_texture_image *ti) in nouveau_teximage_free() 87 struct gl_texture_image *ti, in nouveau_map_texture_image() 150 nouveau_unmap_texture_image(struct gl_context *ctx, struct gl_texture_image *ti, in nouveau_unmap_texture_image() 259 struct gl_texture_image *ti = t->Image[0][level]; in teximage_fits() local 277 struct gl_texture_image *ti = t->Image[0][level]; in validate_teximage() local 406 get_teximage_placement(struct gl_texture_image *ti) in get_teximage_placement() 420 struct gl_texture_image *ti, in nouveau_compressed_copy() 445 struct gl_texture_image *ti, in nouveau_teximage() 518 struct gl_texture_image *ti, in nouveau_teximage_123d() 528 struct gl_texture_image *ti, in nouveau_compressed_teximage() [all …]
|
D | nv10_state_tex.c | 91 get_tex_format_pot(struct gl_texture_image *ti) in get_tex_format_pot() 132 get_tex_format_rect(struct gl_texture_image *ti) in get_tex_format_rect() 163 struct gl_texture_image *ti; in nv10_emit_tex_obj() local
|
D | nv04_state_tex.c | 38 get_tex_format(struct gl_texture_image *ti) in get_tex_format() 70 struct gl_texture_image *ti = t->Image[0][t->BaseLevel]; in nv04_emit_tex_obj() local
|
D | nv20_state_tex.c | 88 get_tex_format_pot(struct gl_texture_image *ti) in get_tex_format_pot() 129 get_tex_format_rect(struct gl_texture_image *ti) in get_tex_format_rect() 167 struct gl_texture_image *ti; in nv20_emit_tex_obj() local
|
/external/virglrenderer/src/gallium/auxiliary/tgsi/ |
D | tgsi_transform.c | 44 uint ti = ctx->ti; in emit_instruction() local 58 uint ti = ctx->ti; in emit_declaration() local 72 uint ti = ctx->ti; in emit_immediate() local 86 uint ti = ctx->ti; in emit_property() local
|
/external/mesa3d/src/gallium/auxiliary/tgsi/ |
D | tgsi_transform.c | 44 uint ti = ctx->ti; in emit_instruction() local 58 uint ti = ctx->ti; in emit_declaration() local 72 uint ti = ctx->ti; in emit_immediate() local 86 uint ti = ctx->ti; in emit_property() local
|
/external/webrtc/video/ |
D | encoder_bitrate_adjuster.cc | 82 for (size_t ti = 0; ti < kMaxTemporalStreams; ++ti) { in AdjustRateAllocation() local 145 for (size_t ti = 0; ti < active_tls_[si]; ++ti) { in AdjustRateAllocation() local 249 for (size_t ti = 0; ti < kMaxTemporalStreams; ++ti) { in AdjustRateAllocation() local 273 for (size_t ti = 0; ti < kMaxTemporalStreams; ++ti) { in AdjustRateAllocation() local 331 for (size_t ti = 0; ti < kMaxTemporalStreams; ++ti) { in Reset() local
|
D | encoder_bitrate_adjuster_unittest.cc | 76 for (int ti = num_temporal_layers - 1; ti >= 0; --ti) { in SetUpAdjuster() local 113 const size_t ti = in InsertFrames() local 198 for (size_t ti = 0; ti < kMaxTemporalStreams; ++ti) { in ExpectNear() local 219 for (size_t ti = 0; ti < kMaxTemporalStreams; ++ti) { in MultiplyAllocation() local 431 for (size_t ti = 0; ti < 3; ++ti) { in TEST_F() local
|
/external/Reactive-Extensions/RxCpp/Rx/v2/test/operators/ |
D | window_toggle.cpp | 48 auto ti = wi++; in __anon21f57c2a0102() local 128 auto ti = wi++; in __anon21f57c2a0502() local 210 auto ti = wi++; in __anon21f57c2a0902() local 287 auto ti = wi++; in __anon21f57c2a0d02() local
|
/external/libaom/libaom/test/ |
D | av1_fwd_txfm1d_test.cc | 73 for (int ti = 0; ti < txfm_type_num; ++ti) { in TEST() local 80 for (int ti = 0; ti < count_test_block; ++ti) { in TEST() local
|
/external/libcxx/test/std/utilities/type.index/type.index.members/ |
D | hash_code.pass.cpp | 21 const std::type_info& ti = typeid(int); in main() local
|
D | name.pass.cpp | 22 const std::type_info& ti = typeid(int); in main() local
|
/external/llvm-project/lldb/test/API/functionalities/data-formatter/data-formatter-stl/libstdcpp/tuple/ |
D | main.cpp | 5 std::tuple<int> ti{1}; in main() local
|
/external/compiler-rt/test/profile/Inputs/ |
D | instrprof-comdat.h | 15 template <class T> T FOO<T>::DoIt(T ti) { // HEADER: 2| [[@LINE]]|template in DoIt()
|
/external/llvm/test/tools/llvm-cov/Inputs/ |
D | instrprof-comdat.h | 11 template <class T> T FOO<T>::DoIt(T ti) { // HEADER: 2| [[@LINE]]|template in DoIt()
|
/external/llvm-project/compiler-rt/test/profile/Inputs/ |
D | instrprof-comdat.h | 15 template <class T> T FOO<T>::DoIt(T ti) { // HEADER: [[@LINE]]| 2|template in DoIt()
|
/external/llvm-project/llvm/test/tools/llvm-cov/Inputs/ |
D | instrprof-comdat.h | 11 template <class T> T FOO<T>::DoIt(T ti) { // HEADER: [[@LINE]]| 2|template in DoIt()
|
/external/rust/crates/quiche/deps/boringssl/src/decrepit/des/ |
D | cfb64ede.c | 75 uint32_t ti[2]; in DES_ede3_cfb64_encrypt() local 139 uint32_t ti[2]; in DES_ede3_cfb_encrypt() local
|
/external/boringssl/src/decrepit/des/ |
D | cfb64ede.c | 75 uint32_t ti[2]; in DES_ede3_cfb64_encrypt() local 139 uint32_t ti[2]; in DES_ede3_cfb_encrypt() local
|
/external/llvm-project/libcxx/test/std/utilities/type.index/type.index.members/ |
D | name.pass.cpp | 25 const std::type_info& ti = typeid(int); in main() local
|
D | hash_code.pass.cpp | 24 const std::type_info& ti = typeid(int); in main() local
|