| /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/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/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 | 81     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
  | 
| D | encoder_bitrate_adjuster_unittest.cc | 76       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/ | 
| D | googletest_handler_adapter.cc | 37 void GoogleTestHandlerAdapter::OnTestStart(const ::testing::TestInfo& ti) {  in OnTestStart() 51 void GoogleTestHandlerAdapter::OnTestEnd(const ::testing::TestInfo& ti) {  in OnTestEnd()
  | 
| /external/libaom/test/ | 
| D | av1_fwd_txfm1d_test.cc | 80     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/ | 
| 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/cronet/third_party/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/libcxx/test/std/utilities/type.index/type.index.members/ | 
| D | name.pass.cpp | 22     const std::type_info& ti = typeid(int);  in main()  local
  | 
| D | hash_code.pass.cpp | 21     const std::type_info& ti = typeid(int);  in main()  local
  | 
| /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/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/OpenCL-CTS/test_conformance/basic/ | 
| D | test_progvar.cpp | 722                      [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/ | 
| 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
  | 
| /external/webrtc/api/video/ | 
| D | video_bitrate_allocation.cc | 130     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/ | 
| D | square_drop_loader.json | 1 …,"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/ | 
| D | markdown_render.js | 181   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/ | 
| D | fec.c | 15   int i,cnt,ti;  in partab_init()  local
  |