Home
last modified time | relevance | path

Searched defs:td (Results 1 – 25 of 214) sorted by relevance

123456789

/external/pdfium/third_party/libtiff/
Dtif_strip.c41 TIFFDirectory *td = &tif->tif_dir; in TIFFComputeStrip() local
63 TIFFDirectory *td = &tif->tif_dir; in TIFFNumberOfStrips() local
81 TIFFDirectory *td = &tif->tif_dir; in TIFFVStripSize64() local
152 TIFFDirectory* td = &tif->tif_dir; in TIFFRawStripSize64() local
205 TIFFDirectory* td = &tif->tif_dir; in TIFFStripSize64() local
277 TIFFDirectory *td = &tif->tif_dir; in TIFFScanlineSize64() local
355 TIFFDirectory *td = &tif->tif_dir; in TIFFRasterScanlineSize64() local
Dtif_read.c169 register TIFFDirectory *td = &tif->tif_dir; in TIFFFillStripPartial() local
297 register TIFFDirectory *td = &tif->tif_dir; in TIFFSeek() local
452 TIFFDirectory *td = &tif->tif_dir; in TIFFReadEncodedStripGetStripSize() local
491 TIFFDirectory *td = &tif->tif_dir; in TIFFReadEncodedStrip() local
574 TIFFDirectory *td = &tif->tif_dir; in TIFFReadRawStrip1() local
654 TIFFDirectory *td = &tif->tif_dir; in TIFFReadRawStripOrTile2() local
694 TIFFDirectory *td = &tif->tif_dir; in TIFFReadRawStrip() local
746 TIFFDirectory *td = &tif->tif_dir; in TIFFFillStrip() local
958 TIFFDirectory *td = &tif->tif_dir; in TIFFReadEncodedTile() local
1030 TIFFDirectory *td = &tif->tif_dir; in _TIFFReadEncodedTileAndAllocBuffer() local
[all …]
Dtif_write.c52 register TIFFDirectory *td; in TIFFWriteScanline() local
191 TIFFDirectory *td = &tif->tif_dir; in TIFFWriteEncodedStrip() local
309 TIFFDirectory *td = &tif->tif_dir; in TIFFWriteRawStrip() local
384 TIFFDirectory *td; in TIFFWriteEncodedTile() local
529 TIFFDirectory* td = &tif->tif_dir; in TIFFSetupStrips() local
682 TIFFDirectory *td = &tif->tif_dir; in TIFFGrowStrips() local
719 TIFFDirectory *td = &tif->tif_dir; in TIFFAppendToStrip() local
Dtif_tile.c40 TIFFDirectory *td = &tif->tif_dir; in TIFFComputeTile() local
77 TIFFDirectory *td = &tif->tif_dir; in TIFFCheckTile() local
117 TIFFDirectory *td = &tif->tif_dir; in TIFFNumberOfTiles() local
147 TIFFDirectory *td = &tif->tif_dir; in TIFFTileRowSize64() local
204 TIFFDirectory *td = &tif->tif_dir; in TIFFVTileSize64() local
Dtif_extension.c39 TIFFDirectory* td = &tif->tif_dir; in TIFFGetTagListCount() local
47 TIFFDirectory* td = &tif->tif_dir; in TIFFGetTagListEntry() local
/external/testng/doc/
Dtestng.css1 body, td, th { selector
6 table,th,tr,td { selector
14 td { selector
18 td { selector
/external/u-boot/drivers/mtd/nand/
Dnand_bbt.c93 static int check_pattern_no_oob(uint8_t *buf, struct nand_bbt_descr *td) in check_pattern_no_oob()
110 static int check_pattern(uint8_t *buf, int len, int paglen, struct nand_bbt_descr *td) in check_pattern()
131 static int check_short_pattern(uint8_t *buf, struct nand_bbt_descr *td) in check_short_pattern()
145 static u32 add_marker_len(struct nand_bbt_descr *td) in add_marker_len()
170 struct nand_bbt_descr *td, int offs) in read_bbt()
262 static int read_abs_bbt(struct mtd_info *mtd, uint8_t *buf, struct nand_bbt_descr *td, int chip) in read_abs_bbt()
289 struct nand_bbt_descr *td) in scan_read_data()
343 size_t len, struct nand_bbt_descr *td) in scan_read()
367 static u32 bbt_get_ver_offs(struct mtd_info *mtd, struct nand_bbt_descr *td) in bbt_get_ver_offs()
387 struct nand_bbt_descr *td, struct nand_bbt_descr *md) in read_abs_bbts()
[all …]
/external/libphonenumber/demo/war/stylesheets/
Dmain.css4 table, th, td { selector
10 td, th { selector
/external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/table/
DPercentageColumn.java64 public void footer(final HTMLElement td, final ICoverageNode total, in footer()
70 public void item(final HTMLElement td, final ITableItem item, in item()
76 private void cell(final HTMLElement td, final ICoverageNode node) in cell()
DIColumnRenderer.java55 public void footer(HTMLElement td, ICoverageNode total, in footer()
72 public void item(HTMLElement td, ITableItem item, Resources resources, in item()
DBarColumn.java75 public void footer(final HTMLElement td, final ICoverageNode total, in footer()
83 public void item(final HTMLElement td, final ITableItem item, in item()
95 private void bar(final HTMLElement td, final int count, final String image, in bar()
DLabelColumn.java40 public void footer(final HTMLElement td, final ICoverageNode total, in footer()
46 public void item(final HTMLElement td, final ITableItem item, in item()
/external/curl/lib/
Dasyn-thread.c171 struct thread_data *td; /* for thread-self cleanup */ member
205 int init_thread_sync_data(struct thread_data * td, in init_thread_sync_data()
276 struct thread_data *td = tsd->td; in getaddrinfo_thread() local
316 struct thread_data *td = tsd->td; in gethostbyname_thread() local
349 struct thread_data *td = (struct thread_data*) async->os_specific; in destroy_async_data() local
389 struct thread_data *td = calloc(1, sizeof(struct thread_data)); in init_resolve_thread() local
468 struct thread_data *td = (struct thread_data*) conn->async.os_specific; in thread_wait_resolv() local
506 struct thread_data *td = (struct thread_data*) conn->async.os_specific; in Curl_resolver_kill() local
545 struct thread_data *td = (struct thread_data*) conn->async.os_specific; in Curl_resolver_is_resolved() local
/external/u-boot/arch/mips/mach-au1x00/
Dau1x00_usb_ohci.h101 struct td { struct
111 struct td *next_dl_td; argument
118 typedef struct td td_t; argument
337 td_t *td[N_URB_TD]; /* list pointer to all corresponding TDs associated with this request */ member
399 struct td *td; in td_alloc() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/
DModuleTest.java60 public TestData td; field in ModuleTest.TestDataPair
63 public TestDataPair(TestData td, DataMap dm) { in TestDataPair()
/external/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/
DModuleTest.java57 public TestData td; field in ModuleTest.TestDataPair
60 public TestDataPair(TestData td, DataMap dm) { in TestDataPair()
/external/clang/tools/scan-build/share/scan-build/
Dscanview.css15 th, td { padding:5px; padding-left:8px; text-align:left } selector
19 td { text-align:left } selector
/external/catch2/projects/SelfTest/UsageTests/
DApprox.tests.cpp30 inline std::ostream& operator<<( std::ostream& os, StrongDoubleTypedef td ) { in operator <<()
194 StrongDoubleTypedef td(10.0); variable
/external/clang/tools/scan-build-py/libscanbuild/resources/
Dscanview.css15 th, td { padding:5px; padding-left:8px; text-align:left } selector
19 td { text-align:left } selector
/external/u-boot/drivers/usb/host/
Dohci.h112 struct td { struct
122 struct td *next_dl_td; argument
129 typedef struct td td_t; argument
358 td_t *td[N_URB_TD]; /* list pointer to all corresponding TDs associated with this request */ member
/external/compiler-rt/test/msan/
Dtextdomain.cc7 const char *td = textdomain("abcd"); in main() local
/external/doclava/res/assets/templates/
Dtodo.cs21 table td { property
/external/cldr/tools/java/org/unicode/cldr/tool/
Derrors.css10 th, td { selector
/external/lua/doc/
Dindex.css15 td { selector
/external/cldr/tools/java/org/unicode/cldr/
Dcommon.css7 td, th { selector

123456789