Home
last modified time | relevance | path

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

12345678910>>...19

/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/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/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.cc81 for (size_t ti = 0; ti < kMaxTemporalStreams; ++ti) { in AdjustRateAllocation() local
144 for (size_t ti = 0; ti < active_tls_[si]; ++ti) { in AdjustRateAllocation() local
248 for (size_t ti = 0; ti < kMaxTemporalStreams; ++ti) { in AdjustRateAllocation() local
272 for (size_t ti = 0; ti < kMaxTemporalStreams; ++ti) { in AdjustRateAllocation() local
329 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
110 const size_t ti = in InsertFrames() local
192 for (size_t ti = 0; ti < kMaxTemporalStreams; ++ti) { in ExpectNear() local
213 for (size_t ti = 0; ti < kMaxTemporalStreams; ++ti) { in MultiplyAllocation() local
406 for (size_t ti = 0; ti < 3; ++ti) { in TEST_F() local
/external/pigweed/pw_unit_test/
Dgoogletest_handler_adapter.cc37 void GoogleTestHandlerAdapter::OnTestStart(const ::testing::TestInfo& ti) { in OnTestStart()
51 void GoogleTestHandlerAdapter::OnTestEnd(const ::testing::TestInfo& ti) { in OnTestEnd()
/external/libaom/test/
Dav1_fwd_txfm1d_test.cc80 for (int ti = 0; ti < txfm_type_num; ++ti) { in TEST() local
87 for (int ti = 0; ti < count_test_block; ++ti) { in TEST() local
/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/cronet/third_party/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/libcxx/test/std/utilities/type.index/type.index.members/
Dname.pass.cpp22 const std::type_info& ti = typeid(int); in main() local
Dhash_code.pass.cpp21 const std::type_info& ti = typeid(int); in main() local
/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/compiler-rt/test/profile/Inputs/
Dinstrprof-comdat.h15 template <class T> T FOO<T>::DoIt(T ti) { // HEADER: 2| [[@LINE]]|template in DoIt()
/external/OpenCL-CTS/test_conformance/basic/
Dtest_progvar.cpp722 [name](TypeInfo& ti) { return ti.get_name() == name; }); in l_find_type()
803 const TypeInfo& ti) in l_compare()
826 unsigned src_idx, const TypeInfo& ti) in l_copy()
836 static std::string conversion_functions(const TypeInfo& ti) in conversion_functions()
880 static std::string global_decls(const TypeInfo& ti, bool with_init) in global_decls()
914 static std::string global_check_function(const TypeInfo& ti) in global_check_function()
955 static std::string writer_function(const TypeInfo& ti) in writer_function()
994 static std::string reader_function(const TypeInfo& ti) in reader_function()
1097 cl_command_queue queue, const TypeInfo& ti, in l_write_read_for_type()
1308 const TypeInfo& ti, in l_init_write_read_for_type()
[all …]
/external/cronet/buildtools/third_party/libc++/trunk/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
/external/webrtc/api/video/
Dvideo_bitrate_allocation.cc130 for (size_t ti = 0; ti < kMaxTemporalStreams; ++ti) { in operator ==() local
165 for (size_t ti = 0; ti < kMaxTemporalStreams; ++ti) { in ToString() local
/external/lottie/snapshot-tests/src/main/assets/lottiefiles/
Dsquare_drop_loader.json1 …,"t":0,"s":[60,145.715,0],"e":[60,-54.285,0],"to":[0,-33.3333358764648,0],"ti":[0,33.3333358764648… array
/external/perfetto/infra/perfetto.dev/src/
Dmarkdown_render.js181 renderer.link = (hr, ti, te) => renderLink(originalLinkFn, hr, ti, te); argument
182 renderer.image = (hr, ti, te) => renderImage(originalImgFn, hr, ti, te); argument
/external/fec/
Dfec.c15 int i,cnt,ti; in partab_init() local

12345678910>>...19