Searched refs:tds (Results 1 – 25 of 60) sorted by relevance
123
/external/llvm/cmake/modules/ |
D | LLVMProcessSources.cmake | 23 file(GLOB tds *.td) 24 if( tds ) 25 source_group("TableGen descriptions" FILES ${tds}) 26 set_source_files_properties(${tds} PROPERTIES HEADER_FILE_ONLY ON) 27 list(APPEND ${srcs} ${tds})
|
/external/swiftshader/third_party/LLVM/cmake/modules/ |
D | LLVMProcessSources.cmake | 22 file(GLOB tds *.td) 23 if( tds ) 24 source_group("TableGen descriptions" FILES ${tds}) 25 set_source_files_properties(${tds} PROPERTIES HEADER_FILE_ONLY ON) 26 list(APPEND ${srcs} ${tds})
|
/external/clang/cmake/modules/ |
D | AddClang.cmake | 65 file( GLOB_RECURSE tds 68 source_group("TableGen descriptions" FILES ${tds}) 69 set_source_files_properties(${tds}} PROPERTIES HEADER_FILE_ONLY ON) 71 if(headers OR tds) 72 set(srcs ${headers} ${tds})
|
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
D | nvc0_miptree.c | 333 unsigned tds = NVC0_TILE_SHIFT_Z(mt->level[l].tile_mode); in nvc0_mt_zslice_offset() local 343 unsigned stride_3d = (align(nby, (1 << ths)) * mt->level[l].pitch) << tds; in nvc0_mt_zslice_offset() 345 return (z & (1 << (tds - 1))) * stride_2d + (z >> tds) * stride_3d; in nvc0_mt_zslice_offset()
|
/external/swiftshader/third_party/LLVM/test/Transforms/IndVarSimplify/ |
D | uglygep.ll | 11 @tds = external global double** ; <double***> [#uses=1] 30 %tmp = load double*** @tds, align 8 ; <double**> [#uses=1]
|
/external/llvm/test/Transforms/IndVarSimplify/ |
D | uglygep.ll | 11 @tds = external global double** ; <double***> [#uses=1] 30 %tmp = load double**, double*** @tds, align 8 ; <double**> [#uses=1]
|
/external/jsoncpp/devtools/ |
D | batchbuild.py | 203 tds = [ '<td>%s</td>\n' % cgi.escape( generator ) ] 222 tds.append( td ) 223 tr_builds.append( '<tr>%s</tr>' % '\n'.join( tds ) )
|
/external/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv50_miptree.c | 449 unsigned tds = NV50_TILE_SHIFT_Z(mt->level[l].tile_mode); in nv50_mt_zslice_offset() local 459 unsigned stride_3d = (align(nby, (1 << ths)) * mt->level[l].pitch) << tds; in nv50_mt_zslice_offset() 461 return (z & ((1 << tds) - 1)) * stride_2d + (z >> tds) * stride_3d; in nv50_mt_zslice_offset()
|
/external/freetype/builds/compiler/ |
D | bcc-dev.mk | 83 $(subst /,$(SEP),$(OBJ_DIR)/apinames.tds)
|
D | bcc.mk | 83 $(subst /,$(SEP),$(OBJ_DIR)/apinames.tds)
|
/external/clang/test/Modules/ |
D | ExtDebugInfo.cpp | 47 TypedefStruct tds; variable
|
D | ExtDebugInfo.m | 28 TypedefStruct tds;
|
/external/curl/src/ |
D | Makefile.b32 | 130 @-$(RM) curl.tds
|
/external/curl/lib/ |
D | Makefile.b32 | 162 @-$(RM) libcurl.tds
|
/external/clang/test/SemaCXX/ |
D | attr-deprecated.cpp | 257 TDS tds; // expected-warning {{'TDS' is deprecated}} variable
|
/external/zlib/src/win32/ |
D | Makefile.bor | 108 -del *.tds
|
/external/zlib/src/contrib/pascal/ |
D | zlibd32.mak | 96 -del *.tds
|
/external/zlib/src/contrib/delphi/ |
D | zlibd32.mak | 96 -del *.tds
|
/external/libpng/scripts/ |
D | makefile.bc32 | 155 -del *.tds
|
/external/fdlibm/ |
D | configure | 1637 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) 1726 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;; 1776 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
|
/external/ltp/utils/ffsb-6.0-rc2/ |
D | configure | 2740 …*.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) … 2765 … *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) 2870 …*.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) … 2925 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;;
|
/external/fec/ |
D | configure | 1674 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) 1763 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;; 1813 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
|
/external/iputils/ninfod/ |
D | configure | 2522 …*.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o |… 2590 …*.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o |… 2699 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/ |
D | jquery-1.7.1.js | 1341 tds, 1552 tds = div.getElementsByTagName( "td" ); 1553 isSupported = ( tds[ 0 ].offsetHeight === 0 ); 1555 tds[ 0 ].style.display = ""; 1556 tds[ 1 ].style.display = "none"; 1560 support.reliableHiddenOffsets = isSupported && ( tds[ 0 ].offsetHeight === 0 );
|
/external/stressapptest/ |
D | configure | 3155 …*.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o |… 3181 …*.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o |… 3250 …*.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o |… 3359 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
|
123