Searched defs:tp (Results 151 - 175 of 184) sorted by relevance

12345678

/external/qemu/slirp-android/
H A Dslirp.c1269 static void slirp_tcp_save(QEMUFile *f, struct tcpcb *tp) argument
1273 qemu_put_sbe16(f, tp->t_state);
1275 qemu_put_sbe16(f, tp->t_timer[i]);
1276 qemu_put_sbe16(f, tp->t_rxtshift);
1277 qemu_put_sbe16(f, tp->t_rxtcur);
1278 qemu_put_sbe16(f, tp->t_dupacks);
1279 qemu_put_be16(f, tp->t_maxseg);
1280 qemu_put_sbyte(f, tp->t_force);
1281 qemu_put_be16(f, tp->t_flags);
1282 qemu_put_be32(f, tp
1362 slirp_tcp_load(QEMUFile *f, struct tcpcb *tp) argument
[all...]
/external/blktrace/
H A Dblktrace.c538 static void tracer_wait_unblock(struct tracer *tp) argument
541 while (!tp->is_done && !tracers_run)
546 static void tracer_signal_ready(struct tracer *tp, argument
551 tp->status = status;
1456 static inline int net_sendfile_data(struct tracer *tp, struct io_info *iop) argument
1460 if (net_send_header(iop->ofd, tp->cpu, dpp->buts_name, iop->ready))
1573 static void close_ios(struct tracer *tp) argument
1575 while (tp->nios > 0) {
1576 struct io_info *iop = &tp->ios[--tp
1596 open_ios(struct tracer *tp) argument
1662 handle_pfds_file(struct tracer *tp, int nevs, int force_read) argument
1705 handle_pfds_netclient(struct tracer *tp, int nevs, int force_read) argument
1740 handle_pfds_entries(struct tracer *tp, int nevs, int force_read) argument
1782 struct tracer *tp = arg; local
1827 struct tracer *tp; local
1859 struct tracer *tp = list_entry(p, struct tracer, head); local
1883 struct tracer *tp = list_entry(p, struct tracer, head); local
1893 struct tracer *tp = list_entry(p, struct tracer, head); local
1911 struct tracer *tp = list_entry(p, struct tracer, head); local
[all...]
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libwebm/
H A Dmkvparser.cpp2588 const CuePoint::TrackPosition& tp) {
2616 if (pos < tp.m_pos)
2618 else if (pos > tp.m_pos)
2621 return pCluster->GetEntry(cp, tp);
2625 // assert(Cluster::HasBlockEntries(this, tp.m_pos));
2627 Cluster* const pCluster = Cluster::Create(this, -1, tp.m_pos); //, -1);
2637 return pCluster->GetEntry(cp, tp);
2680 // assert(Cluster::HasBlockEntries(this, tp.m_pos));
2805 TrackPosition& tp = *p++; local
2806 tp
2587 GetBlock(const CuePoint& cp, const CuePoint::TrackPosition& tp) argument
[all...]
/external/compiler-rt/lib/msan/tests/
H A Dmsan_test.cc1891 struct timespec tp; local
1892 EXPECT_POISONED(tp.tv_sec);
1893 EXPECT_POISONED(tp.tv_nsec);
1894 ASSERT_EQ(0, clock_gettime(CLOCK_REALTIME, &tp));
1895 EXPECT_NOT_POISONED(tp.tv_sec);
1896 EXPECT_NOT_POISONED(tp.tv_nsec);
1900 struct timespec tp; local
1901 EXPECT_POISONED(tp.tv_sec);
1902 EXPECT_POISONED(tp.tv_nsec);
1904 EXPECT_POISONED(tp
[all...]
/external/eigen/unsupported/test/mpreal/
H A Dmpreal.h863 mp_prec_t tp = mpfr_get_prec(mp); local
866 if(tp != vp){
/external/libedit/src/
H A Dreadline.c1175 FILE *fp, *tp; local
1194 if ((tp = fdopen(fd, "r+")) == NULL) {
1219 } else if (fwrite(buf, (size_t)left, (size_t)1, tp)
1224 fflush(tp);
1227 if (fwrite(buf, sizeof(buf), (size_t)1, tp) != 1) {
1253 if (fseeko(tp, (off_t)sizeof(buf) * count, SEEK_SET) < 0) {
1257 if (fread(buf, sizeof(buf), (size_t)1, tp) != 1) {
1258 if (ferror(tp)) {
1276 if (fseeko(tp, (off_t)sizeof(buf) * count + (cp - buf), SEEK_SET) ==
1283 if ((left = (ssize_t)fread(buf, (size_t)1, sizeof(buf), tp))
[all...]
/external/libvpx/libvpx/third_party/libwebm/
H A Dmkvparser.cpp2883 const CuePoint::TrackPosition& tp)
2913 if (pos < tp.m_pos)
2915 else if (pos > tp.m_pos)
2918 return pCluster->GetEntry(cp, tp);
2922 //assert(Cluster::HasBlockEntries(this, tp.m_pos));
2924 Cluster* const pCluster = Cluster::Create(this, -1, tp.m_pos); //, -1);
2934 return pCluster->GetEntry(cp, tp);
2980 //assert(Cluster::HasBlockEntries(this, tp.m_pos));
3119 TrackPosition& tp = *p++; local
3120 tp
2881 GetBlock( const CuePoint& cp, const CuePoint::TrackPosition& tp) argument
[all...]
/external/libvpx/libwebm/
H A Dmkvparser.cpp2590 const CuePoint::TrackPosition& tp) {
2618 if (pos < tp.m_pos)
2620 else if (pos > tp.m_pos)
2623 return pCluster->GetEntry(cp, tp);
2627 // assert(Cluster::HasBlockEntries(this, tp.m_pos));
2629 Cluster* const pCluster = Cluster::Create(this, -1, tp.m_pos); //, -1);
2639 return pCluster->GetEntry(cp, tp);
2682 // assert(Cluster::HasBlockEntries(this, tp.m_pos));
2807 TrackPosition& tp = *p++; local
2808 tp
2589 GetBlock(const CuePoint& cp, const CuePoint::TrackPosition& tp) argument
[all...]
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
H A Dheader.c728 static int build_cpu_topo(struct cpu_topo *tp, int cpu) argument
752 for (i = 0; i < tp->core_sib; i++) {
753 if (!strcmp(buf, tp->core_siblings[i]))
756 if (i == tp->core_sib) {
757 tp->core_siblings[i] = buf;
758 tp->core_sib++;
777 for (i = 0; i < tp->thread_sib; i++) {
778 if (!strcmp(buf, tp->thread_siblings[i]))
781 if (i == tp->thread_sib) {
782 tp
794 free_cpu_topo(struct cpu_topo *tp) argument
812 struct cpu_topo *tp; local
853 struct cpu_topo *tp; local
[all...]
/external/mksh/src/
H A Dfuncs.c499 struct tbl *tp; local
540 tp = NULL;
542 tp = ktsearch(&keywords, id, h = hash(id));
543 if (!tp && !pflag) {
544 tp = ktsearch(&aliases, id, h ? h : hash(id));
545 if (tp && !(tp->flag & ISSET))
546 tp = NULL;
548 if (!tp)
549 tp
[all...]
H A Dedit.c747 glob_table(const char *pat, XPtrV *wp, struct table *tp) argument
752 ktwalk(&ts, tp);
/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
H A Dopenjpeg.h719 opj_tp_info_t *tp; member in struct:opj_tile_info
/external/valgrind/main/coregrind/m_demangle/
H A Dcp-demangle.c4427 enum d_builtin_type_print tp; local
4430 tp = D_PRINT_DEFAULT;
4433 tp = d_left (dc)->u.s_builtin.type->print;
4434 switch (tp)
4447 switch (tp)
4500 if (tp == D_PRINT_FLOAT)
4503 if (tp == D_PRINT_FLOAT)
/external/chromium_org/third_party/icu/source/test/intltest/
H A Drbbitst.cpp1014 TestParams tp; local
1015 tp.bi = NULL;
1016 tp.expectedBreaks = new UVector32(status);
1017 tp.srcLine = new UVector32(status);
1018 tp.srcCol = new UVector32(status);
1111 delete tp.bi;
1112 tp.bi = BreakIterator::createWordInstance(locale, status);
1117 delete tp.bi;
1118 tp.bi = BreakIterator::createCharacterInstance(locale, status);
1123 delete tp
[all...]
/external/chromium_org/third_party/libusb/src/libusb/os/
H A Dwindows_usb.c47 static int windows_clock_gettime(int clk_id, struct timespec *tp);
2231 static int windows_clock_gettime(int clk_id, struct timespec *tp) argument
2246 *tp = timer_tp;
2268 tp->tv_sec = (long)(rtime.QuadPart / 10000000);
2269 tp->tv_nsec = (long)((rtime.QuadPart % 10000000)*100);
3436 struct windows_transfer_priv *tp, size_t *size, OVERLAPPED* overlapped,
3443 if (tp->hid_buffer != NULL) {
3472 tp->hid_expected_size = expected_size;
3484 tp->hid_buffer = buf;
3485 tp
3435 _hid_get_report(struct hid_device_priv* dev, HANDLE hid_handle, int id, void *data, struct windows_transfer_priv *tp, size_t *size, OVERLAPPED* overlapped, int report_type) argument
3516 _hid_set_report(struct hid_device_priv* dev, HANDLE hid_handle, int id, void *data, struct windows_transfer_priv *tp, size_t *size, OVERLAPPED* overlapped, int report_type) argument
3588 _hid_class_request(struct hid_device_priv* dev, HANDLE hid_handle, int request_type, int request, int value, int _index, void *data, struct windows_transfer_priv *tp, size_t *size, OVERLAPPED* overlapped) argument
[all...]
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_encodeframe.c905 TOKENEXTRA **tp, int mi_row, int mi_col,
910 encode_superblock(cpi, tp, output_enabled, mi_row, mi_col, bsize, ctx);
915 (*tp)->token = EOSB_TOKEN;
916 (*tp)++;
921 TOKENEXTRA **tp, int mi_row, int mi_col,
950 encode_b(cpi, tile, tp, mi_row, mi_col, output_enabled, subsize,
954 encode_b(cpi, tile, tp, mi_row, mi_col, output_enabled, subsize,
957 encode_b(cpi, tile, tp, mi_row, mi_col + hbs, output_enabled, subsize,
962 encode_b(cpi, tile, tp, mi_row, mi_col, output_enabled, subsize,
965 encode_b(cpi, tile, tp, mi_ro
904 encode_b(VP9_COMP *cpi, const TileInfo *const tile, TOKENEXTRA **tp, int mi_row, int mi_col, int output_enabled, BLOCK_SIZE bsize, PICK_MODE_CONTEXT *ctx) argument
920 encode_sb(VP9_COMP *cpi, const TileInfo *const tile, TOKENEXTRA **tp, int mi_row, int mi_col, int output_enabled, BLOCK_SIZE bsize, PC_TREE *pc_tree) argument
1322 encode_b_rt(VP9_COMP *cpi, const TileInfo *const tile, TOKENEXTRA **tp, int mi_row, int mi_col, int output_enabled, BLOCK_SIZE bsize, PICK_MODE_CONTEXT *ctx) argument
1343 encode_sb_rt(VP9_COMP *cpi, const TileInfo *const tile, TOKENEXTRA **tp, int mi_row, int mi_col, int output_enabled, BLOCK_SIZE bsize, PC_TREE *pc_tree) argument
1414 rd_use_partition(VP9_COMP *cpi, const TileInfo *const tile, MODE_INFO *mi_8x8, TOKENEXTRA **tp, int mi_row, int mi_col, BLOCK_SIZE bsize, int *rate, int64_t *dist, int do_recon, PC_TREE *pc_tree) argument
2024 rd_pick_partition(VP9_COMP *cpi, const TileInfo *const tile, TOKENEXTRA **tp, int mi_row, int mi_col, BLOCK_SIZE bsize, int *rate, int64_t *dist, int64_t best_rd, PC_TREE *pc_tree) argument
2443 encode_rd_sb_row(VP9_COMP *cpi, const TileInfo *const tile, int mi_row, TOKENEXTRA **tp) argument
2707 nonrd_pick_partition(VP9_COMP *cpi, const TileInfo *const tile, TOKENEXTRA **tp, int mi_row, int mi_col, BLOCK_SIZE bsize, int *rate, int64_t *dist, int do_recon, int64_t best_rd, PC_TREE *pc_tree) argument
2966 nonrd_use_partition(VP9_COMP *cpi, const TileInfo *const tile, MODE_INFO *mi, TOKENEXTRA **tp, int mi_row, int mi_col, BLOCK_SIZE bsize, int output_enabled, int *totrate, int64_t *totdist, PC_TREE *pc_tree) argument
3079 encode_nonrd_sb_row(VP9_COMP *cpi, const TileInfo *const tile, int mi_row, TOKENEXTRA **tp) argument
[all...]
/external/chromium_org/third_party/sqlite/src/src/
H A Dtest1.c3961 int tp; local
3972 tp = sqlite3_column_type(pStmt, col);
3973 switch( tp ){
/external/icu/icu4c/source/test/intltest/
H A Drbbitst.cpp1014 TestParams tp; local
1015 tp.bi = NULL;
1016 tp.expectedBreaks = new UVector32(status);
1017 tp.srcLine = new UVector32(status);
1018 tp.srcCol = new UVector32(status);
1111 delete tp.bi;
1112 tp.bi = BreakIterator::createWordInstance(locale, status);
1117 delete tp.bi;
1118 tp.bi = BreakIterator::createCharacterInstance(locale, status);
1123 delete tp
[all...]
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_encodeframe.c1205 TOKENEXTRA **tp, int mi_row, int mi_col,
1218 encode_superblock(cpi, tp, output_enabled, mi_row, mi_col, bsize);
1223 (*tp)->token = EOSB_TOKEN;
1224 (*tp)++;
1229 TOKENEXTRA **tp, int mi_row, int mi_col,
1257 encode_b(cpi, tile, tp, mi_row, mi_col, output_enabled, subsize);
1263 encode_b(cpi, tile, tp, mi_row, mi_col, output_enabled, subsize);
1266 encode_b(cpi, tile, tp, mi_row, mi_col + hbs, output_enabled, subsize);
1273 encode_b(cpi, tile, tp, mi_row, mi_col, output_enabled, subsize);
1276 encode_b(cpi, tile, tp, mi_ro
1204 encode_b(VP9_COMP *cpi, const TileInfo *const tile, TOKENEXTRA **tp, int mi_row, int mi_col, int output_enabled, BLOCK_SIZE bsize) argument
1228 encode_sb(VP9_COMP *cpi, const TileInfo *const tile, TOKENEXTRA **tp, int mi_row, int mi_col, int output_enabled, BLOCK_SIZE bsize) argument
1617 encode_b_rt(VP9_COMP *cpi, const TileInfo *const tile, TOKENEXTRA **tp, int mi_row, int mi_col, int output_enabled, BLOCK_SIZE bsize) argument
1639 encode_sb_rt(VP9_COMP *cpi, const TileInfo *const tile, TOKENEXTRA **tp, int mi_row, int mi_col, int output_enabled, BLOCK_SIZE bsize) argument
1720 rd_use_partition(VP9_COMP *cpi, const TileInfo *const tile, MODE_INFO **mi_8x8, TOKENEXTRA **tp, int mi_row, int mi_col, BLOCK_SIZE bsize, int *rate, int64_t *dist, int do_recon) argument
2163 rd_pick_partition(VP9_COMP *cpi, const TileInfo *const tile, TOKENEXTRA **tp, int mi_row, int mi_col, BLOCK_SIZE bsize, int *rate, int64_t *dist, int do_recon, int64_t best_rd) argument
2477 encode_rd_sb_row(VP9_COMP *cpi, const TileInfo *const tile, int mi_row, TOKENEXTRA **tp) argument
2799 nonrd_pick_partition(VP9_COMP *cpi, const TileInfo *const tile, TOKENEXTRA **tp, int mi_row, int mi_col, BLOCK_SIZE bsize, int *rate, int64_t *dist, int do_recon, int64_t best_rd) argument
3068 nonrd_use_partition(VP9_COMP *cpi, const TileInfo *const tile, MODE_INFO **mi_8x8, TOKENEXTRA **tp, int mi_row, int mi_col, BLOCK_SIZE bsize, int output_enabled, int *totrate, int64_t *totdist) argument
3173 encode_nonrd_sb_row(VP9_COMP *cpi, const TileInfo *const tile, int mi_row, TOKENEXTRA **tp) argument
3318 TOKENEXTRA *tp = cpi->tok; local
[all...]
/external/valgrind/main/VEX/priv/
H A Dhost_arm_defs.c4551 UInt tp = i->ARMin.NeonImm.imm->type; local
4558 if (tp == 9)
4562 switch (tp) {
4569 cmode = tp << 1;
/external/mdnsresponder/mDNSCore/
H A DmDNS.c10446 const mDNSu8 *const tp = (protocol == 6) ? (const mDNSu8 *)"\x4_tcp" : (const mDNSu8 *)"\x4_udp"; local
10451 SameDomainLabel(ThirdLabel(r2->resrec.name)->c, tp))
10462 InterfaceNameForID(m, rr->resrec.InterfaceID), dst, &rr->WakeUp.HMAC, tp, mDNSVal16(port));
/external/qemu/distrib/sdl-1.2.15/src/stdlib/
H A DSDL_malloc.c3576 tchunkptr tp = (tchunkptr)p; local
3583 unlink_large_chunk(m, tp);
3593 insert_large_chunk(m, tp, psize);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.osgi.services_3.2.100.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.lucene_1.9.1.v20100518-1140.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/libpng/contrib/libtests/
H A Dpngvalid.c4817 standard_check_text(png_const_structp pp, png_const_textp tp, argument
4828 if (tp->compression != TEXT_COMPRESSION)
4833 tp->compression);
4837 if (tp->key == NULL || strcmp(tp->key, keyword) != 0)
4840 if (tp->key != NULL)
4842 pos = safecat(msg, sizeof msg, pos, tp->key);
4850 if (tp->text == NULL)
4855 if (tp->text_length != strlen(text))
4859 (unsigned long)strlen(text), (unsigned long)tp
4901 png_textp tp = NULL; local
[all...]

Completed in 6987 milliseconds

12345678