Home
last modified time | relevance | path

Searched defs:ti (Results 1 – 25 of 430) sorted by relevance

12345678910>>...18

/external/clang/test/CodeGenCXX/
Dvisibility-ms-compat.cpp28 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
Dmicrosoft-no-rtti-data.cpp20 const std::type_info &ti = typeid(*getS()); variable
/external/llvm-project/clang/test/CodeGenCXX/
Dvisibility-ms-compat.cpp28 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
Dbuiltin-bit-cast.cpp18 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/
Dnouveau_texture.c78 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 …]
Dnv10_state_tex.c91 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
Dnv04_state_tex.c38 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
Dnv20_state_tex.c88 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/
Dtgsi_transform.c44 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/
Dtgsi_transform.c44 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/
Dencoder_bitrate_adjuster.cc82 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
Dencoder_bitrate_adjuster_unittest.cc76 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/
Dwindow_toggle.cpp48 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/
Dav1_fwd_txfm1d_test.cc73 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/
Dhash_code.pass.cpp21 const std::type_info& ti = typeid(int); in main() local
Dname.pass.cpp22 const std::type_info& ti = typeid(int); in main() local
/external/llvm-project/lldb/test/API/functionalities/data-formatter/data-formatter-stl/libstdcpp/tuple/
Dmain.cpp5 std::tuple<int> ti{1}; in main() local
/external/compiler-rt/test/profile/Inputs/
Dinstrprof-comdat.h15 template <class T> T FOO<T>::DoIt(T ti) { // HEADER: 2| [[@LINE]]|template in DoIt()
/external/llvm/test/tools/llvm-cov/Inputs/
Dinstrprof-comdat.h11 template <class T> T FOO<T>::DoIt(T ti) { // HEADER: 2| [[@LINE]]|template in DoIt()
/external/llvm-project/compiler-rt/test/profile/Inputs/
Dinstrprof-comdat.h15 template <class T> T FOO<T>::DoIt(T ti) { // HEADER: [[@LINE]]| 2|template in DoIt()
/external/llvm-project/llvm/test/tools/llvm-cov/Inputs/
Dinstrprof-comdat.h11 template <class T> T FOO<T>::DoIt(T ti) { // HEADER: [[@LINE]]| 2|template in DoIt()
/external/rust/crates/quiche/deps/boringssl/src/decrepit/des/
Dcfb64ede.c75 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/
Dcfb64ede.c75 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/
Dname.pass.cpp25 const std::type_info& ti = typeid(int); in main() local
Dhash_code.pass.cpp24 const std::type_info& ti = typeid(int); in main() local

12345678910>>...18