HomeSort by relevance Sort by last modified time
    Searched refs:ph (Results 1 - 25 of 151) sorted by null

1 2 3 4 5 6 7

  /external/chromium_org/third_party/tcmalloc/chromium/src/tests/
page_heap_test.cc 12 static void CheckStats(const tcmalloc::PageHeap* ph,
16 tcmalloc::PageHeap::Stats stats = ph->stats();
23 tcmalloc::PageHeap* ph = new tcmalloc::PageHeap(); local
26 CheckStats(ph, 0, 0, 0);
29 tcmalloc::Span* s1 = ph->New(256);
30 CheckStats(ph, 256, 0, 0);
33 tcmalloc::Span* s2 = ph->Split(s1, 128);
35 ph->Delete(s2);
36 CheckStats(ph, 256, 128, 0);
39 EXPECT_EQ(s2_len, ph->ReleaseAtLeastNPages(1))
    [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/src/tests/
page_heap_test.cc 12 static void CheckStats(const tcmalloc::PageHeap* ph,
16 tcmalloc::PageHeap::Stats stats = ph->stats();
23 tcmalloc::PageHeap* ph = new tcmalloc::PageHeap(); local
26 CheckStats(ph, 0, 0, 0);
29 tcmalloc::Span* s1 = ph->New(256);
30 CheckStats(ph, 256, 0, 0);
33 tcmalloc::Span* s2 = ph->Split(s1, 128);
35 ph->Delete(s2);
36 CheckStats(ph, 256, 128, 0);
39 EXPECT_EQ(s2_len, ph->ReleaseAtLeastNPages(1))
    [all...]
  /external/llvm/test/MC/Mips/
mips-dsp-instructions.s 4 # CHECK: precrq.qb.ph $16, $17, $18 # encoding: [0x7e,0x32,0x83,0x11]
5 # CHECK: precrq.ph.w $17, $18, $19 # encoding: [0x7e,0x53,0x8d,0x11]
6 # CHECK: precrq_rs.ph.w $18, $19, $20 # encoding: [0x7e,0x74,0x95,0x51]
7 # CHECK: precrqu_s.qb.ph $19, $20, $21 # encoding: [0x7e,0x95,0x9b,0xd1]
10 # CHECK: precequ.ph.qbl $22, $23 # encoding: [0x7c,0x17,0xb1,0x12]
11 # CHECK: precequ.ph.qbr $23, $24 # encoding: [0x7c,0x18,0xb9,0x52]
12 # CHECK: precequ.ph.qbla $24, $25 # encoding: [0x7c,0x19,0xc1,0x92]
13 # CHECK: precequ.ph.qbra $25, $26 # encoding: [0x7c,0x1a,0xc9,0xd2]
14 # CHECK: preceu.ph.qbl $26, $27 # encoding: [0x7c,0x1b,0xd7,0x12]
15 # CHECK: preceu.ph.qbr $27, $gp # encoding: [0x7c,0x1c,0xdf,0x52
    [all...]
  /external/jpeg/
mips_idct_le.S 150 addq.ph $s4, $t0, $t4 # tmp10
151 subq.ph $s5, $t0, $t4 # tmp11
155 subq.ph $s6, $t2, $t6 # tmp12 ...
156 addq.ph $s7, $t2, $t6 # tmp13
158 mulq_rs.ph $s6, $s6, $t8 # ... tmp12 ...
160 addq.ph $t0, $s4, $s7 # tmp0
161 subq.ph $t6, $s4, $s7 # tmp3
168 shll_s.ph $s6, $s6, 1 # x2
172 subq.ph $s6, $s6, $s7 # ... tmp12
179 addq.ph $t2, $s5, $s6 # tmp
    [all...]
  /external/ipsec-tools/src/racoon/
gssapi.h 68 #define gssapi_get_state(ph) \
69 ((struct gssapi_ph1_state *)((ph)->gssapi_state))
71 #define gssapi_set_state(ph, st) \
72 (ph)->gssapi_state = (st)
74 #define gssapi_more_tokens(ph) \
75 ((gssapi_get_state(ph)->gss_status & GSS_S_CONTINUE_NEEDED) != 0)
  /external/chromium_org/tools/grit/grit/node/
base_unittest.py 24 ph = message.PhNode()
25 ph.StartParsing(u'ph', None)
26 ph.HandleAttribute(u'name', phname)
27 ph.AppendContent(u'bongo')
28 ph.EndParsing()
29 return ph
72 ph = message.PhNode()
73 ph.StartParsing(u'ph', None
    [all...]
  /external/valgrind/main/none/tests/mips32/
mips32_dspr2.stdout.exp 42 -------- ADDQH.PH --------
43 addqh.ph $t0, $t1, $t2 :: rs 0x00000000 rt 0x00000000 out 0x00000000
44 addqh.ph $t2, $t3, $t4 :: rs 0x00045fb2 rt 0x00000286 out 0x0002311c
45 addqh.ph $t4, $t1, $t5 :: rs 0x00002435 rt 0xffff3421 out 0xffff2c2b
46 addqh.ph $t6, $t7, $t3 :: rs 0x07654cb8 rt 0x734680bc out 0x3d55e6ba
47 addqh.ph $t5, $t3, $t2 :: rs 0xf973437b rt 0x80000000 out 0xbcb921bd
48 addqh.ph $t2, $t4, $t8 :: rs 0x00010001 rt 0xffffffff out 0x00000000
49 addqh.ph $t0, $t8, $t0 :: rs 0x7fff7fff rt 0x7fff7fff out 0x7fff7fff
50 addqh.ph $t4, $t6, $t1 :: rs 0x0000c420 rt 0x00000555 out 0x0000e4ba
51 addqh.ph $t2, $t3, $t4 :: rs 0x00000004 rt 0x40000000 out 0x2000000
    [all...]
  /external/pixman/pixman/
pixman-mips-dspr2-asm.h 308 shrl.ph \scratch2, \scratch1, 11
310 shra.ph \scratch4, \scratch2, 2
311 shll.ph \scratch2, \scratch2, 3
312 shll.ph \scratch3, \scratch3, 5
318 shll.ph \scratch2, \scratch1, 3
319 shra.ph \scratch4, \scratch1, 2
322 precrq.ph.w \out1_8888, \out2_8888, \scratch3
323 precr_sra.ph.w \out2_8888, \scratch3, 0
357 precr.qb.ph \scratch1, \in2_8888, \in1_8888
358 precrq.qb.ph \in2_8888, \in2_8888, \in1_888
    [all...]
  /external/elfutils/0.153/libdwfl/
dwfl_report_elf.c 198 GElf_Phdr phdr_mem, *ph = gelf_getphdr (elf, i, &phdr_mem); local
199 if (unlikely (ph == NULL))
201 if (ph->p_type == PT_LOAD)
203 vaddr = ph->p_vaddr & -ph->p_align;
204 address_sync = ph->p_vaddr + ph->p_memsz;
205 if ((base & (ph->p_align - 1)) != 0)
206 base = (base + ph->p_align - 1) & -ph->p_align
215 GElf_Phdr phdr_mem, *ph = gelf_getphdr (elf, i, &phdr_mem); local
    [all...]
  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_header.h 61 struct sctp_paramhdr ph;/* type=SCTP_IPV4_PARAM_TYPE, len=8 */ member in struct:sctp_ipv4addr_param
69 struct sctp_paramhdr ph;/* type=SCTP_IPV6_PARAM_TYPE, len=20 */ member in struct:sctp_ipv6addr_param
75 struct sctp_paramhdr ph;/* type=SCTP_COOKIE_PRESERVE, len=8 */ member in struct:sctp_cookie_perserve_param
82 struct sctp_paramhdr ph;/* type=SCTP_HOSTNAME_ADDRESS */ member in struct:sctp_host_name_param
93 struct sctp_paramhdr ph;/* type=SCTP_SUPPORTED_ADDRTYPE */ member in struct:sctp_supported_addr_param
99 struct sctp_paramhdr ph;/* type=SCTP_ECN_CAPABLE */ member in struct:sctp_ecn_supported_param
105 struct sctp_paramhdr ph; member in struct:sctp_heartbeat_info_param
121 struct sctp_paramhdr ph; member in struct:sctp_prsctp_supported_param
127 struct sctp_paramhdr ph;/* a SCTP parameter header */ member in struct:sctp_asconf_paramhdr
152 struct sctp_paramhdr ph;/* type = 0x8008 len = x * member in struct:sctp_supported_chunk_types_param
259 struct sctp_paramhdr ph; member in struct:sctp_state_cookie_param
399 struct sctp_paramhdr ph;\/* really an error cause *\/ member in struct:sctp_stale_cookie_msg
404 struct sctp_paramhdr ph; member in struct:sctp_adaptation_layer_indication
411 struct sctp_paramhdr ph;\/* really an error cause *\/ member in struct:sctp_cookie_while_shutting_down
478 struct sctp_paramhdr ph; member in struct:sctp_stream_reset_out_request
486 struct sctp_paramhdr ph; member in struct:sctp_stream_reset_in_request
493 struct sctp_paramhdr ph; member in struct:sctp_stream_reset_tsn_request
498 struct sctp_paramhdr ph; member in struct:sctp_stream_reset_response
504 struct sctp_paramhdr ph; member in struct:sctp_stream_reset_response_tsn
512 struct sctp_paramhdr ph; member in struct:sctp_stream_reset_add_strm
556 struct sctp_paramhdr ph;\/* type = 0x8002 *\/ member in struct:sctp_auth_random
561 struct sctp_paramhdr ph;\/* type = 0x8003 *\/ member in struct:sctp_auth_chunk_list
566 struct sctp_paramhdr ph;\/* type = 0x8004 *\/ member in struct:sctp_auth_hmac_algo
578 struct sctp_paramhdr ph; member in struct:sctp_auth_invalid_hmac
    [all...]
sctp_asconf.c 96 aph->ph.param_type = htons(SCTP_SUCCESS_REPORT);
97 aph->ph.param_length = sizeof(struct sctp_asconf_paramhdr);
98 SCTP_BUF_LEN(m_reply) = aph->ph.param_length;
99 aph->ph.param_length = htons(aph->ph.param_length);
126 aph->ph.param_type = htons(SCTP_ERROR_CAUSE_IND);
129 aph->ph.param_length = error->length +
132 if (aph->ph.param_length > MLEN) {
143 SCTP_BUF_LEN(m_reply) = aph->ph.param_length;
145 aph->ph.param_length = htons(aph->ph.param_length)
157 struct sctp_paramhdr *ph; local
311 struct sctp_paramhdr *ph; local
447 struct sctp_paramhdr *ph; local
1567 struct sctp_paramhdr *ph; local
2363 struct sctp_paramhdr *ph; local
2762 struct sctp_paramhdr tmp_param, *ph; local
2918 struct sctp_paramhdr tmp_param, *ph; local
    [all...]
  /external/qemu/android/
charpipe.c 83 CharPipeHalf* ph = cs->opaque; local
85 while (ph->bip_first) {
86 BipBuffer* bip = ph->bip_first;
87 ph->bip_first = bip->next;
90 ph->bip_last = NULL;
91 ph->peer = NULL;
98 CharPipeHalf* ph = cs->opaque; local
99 CharPipeHalf* peer = ph->peer;
100 BipBuffer* bip = ph->bip_last;
104 len, ph, quote_bytes( buf, len ))
    [all...]
  /external/valgrind/main/coregrind/m_ume/
elf.c 165 ESZ(Phdr) *ph = &e->p[i];
169 if (ph->p_type != PT_LOAD)
172 addr = ph->p_vaddr+base;
173 memsz = ph->p_memsz;
181 ESZ(Phdr) *ph = &e->p[i];
188 if (ph->p_type != PT_LOAD)
191 if (ph->p_flags & PF_X) prot |= VKI_PROT_EXEC;
192 if (ph->p_flags & PF_W) prot |= VKI_PROT_WRITE;
193 if (ph->p_flags & PF_R) prot |= VKI_PROT_READ;
195 addr = ph->p_vaddr+base
    [all...]
  /art/compiler/
elf_fixup.cc 107 Elf32_Phdr* ph = elf_file.GetProgramHeader(i); local
108 CHECK(ph != nullptr);
109 CHECK_EQ(ph->p_vaddr, ph->p_paddr) << elf_file.GetFile().GetPath() << " i=" << i;
110 CHECK((ph->p_align == 0) || (0 == ((ph->p_vaddr - ph->p_offset) & (ph->p_align - 1))))
115 ph->p_vaddr, ph->p_vaddr + base_address)
    [all...]
  /external/libpcap/
pcap-enet.c 55 register struct packet_header *ph; local
79 ph = (struct packet_header *)bp;
80 caplen = ph->tap.th_wirelen > snaplen ? snaplen : ph->tap
82 if (bpf_filter(fcode, (char *)ph->packet,
83 ph->tap.th_wirelen, caplen)) {
86 (*printit)((char *)ph->packet,
87 (struct timeval *)ph->tap.th_timestamp,
88 ph->tap.th_wirelen, caplen);
90 inc = ph->length.PacketOffset
    [all...]
  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
header.c 111 static char *do_read_string(int fd, struct perf_header *ph)
121 if (ph->needs_swap)
1149 static void print_hostname(struct perf_header *ph, int fd __maybe_unused,
1152 fprintf(fp, "# hostname : %s\n", ph->env.hostname);
1155 static void print_osrelease(struct perf_header *ph, int fd __maybe_unused,
1158 fprintf(fp, "# os release : %s\n", ph->env.os_release);
1161 static void print_arch(struct perf_header *ph, int fd __maybe_unused, FILE *fp)
1163 fprintf(fp, "# arch : %s\n", ph->env.arch);
1166 static void print_cpudesc(struct perf_header *ph, int fd __maybe_unused,
1169 fprintf(fp, "# cpudesc : %s\n", ph->env.cpu_desc)
    [all...]
  /external/chromium_org/third_party/freetype/src/pshinter/
pshmod.c 55 void* ph = &module->ps_hints; local
63 module->t1_funcs.hints = (T1_Hints)ph;
66 module->t2_funcs.hints = (T2_Hints)ph;
  /external/freetype/src/pshinter/
pshmod.c 55 void* ph = &module->ps_hints; local
63 module->t1_funcs.hints = (T1_Hints)ph;
66 module->t2_funcs.hints = (T2_Hints)ph;
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/pshinter/
pshmod.c 55 void* ph = &module->ps_hints; local
63 module->t1_funcs.hints = (T1_Hints)ph;
66 module->t2_funcs.hints = (T2_Hints)ph;
  /external/tcpdump/
print-wb.c 393 register const struct pkt_hdr *ph; local
395 ph = (const struct pkt_hdr *)hdr;
396 if (len < sizeof(*ph) || (u_char *)(ph + 1) > snapend) {
400 len -= sizeof(*ph);
402 if (ph->ph_flags)
404 switch (ph->ph_type) {
411 if (wb_id((struct pkt_id *)(ph + 1), len) >= 0)
416 if (wb_rreq((struct pkt_rreq *)(ph + 1), len) >= 0)
421 if (wb_rrep((struct pkt_rrep *)(ph + 1), len) >= 0
    [all...]
print-ip6.c 60 } ph; local
64 memset(&ph, 0, sizeof(ph));
65 UNALIGNED_MEMCPY(&ph.ph_src, &ip6->ip6_src, sizeof (struct in6_addr));
66 UNALIGNED_MEMCPY(&ph.ph_dst, &ip6->ip6_dst, sizeof (struct in6_addr));
67 ph.ph_len = htonl(len);
68 ph.ph_nxt = next_proto;
70 vec[0].ptr = (const u_int8_t *)(void *)&ph;
71 vec[0].len = sizeof(ph);
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/tgsi/
tgsi_util.c 43 union pointer_hack ph; local
45 ph.uint64 = 0;
46 ph.pointer = unaligned;
47 ph.uint64 = (ph.uint64 + 15) & ~15;
48 return ph.pointer;
  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_util.c 43 union pointer_hack ph; local
45 ph.uint64 = 0;
46 ph.pointer = unaligned;
47 ph.uint64 = (ph.uint64 + 15) & ~15;
48 return ph.pointer;
  /external/chromium_org/tools/grit/grit/gather/
muppet_strings_unittest.py 53 ph = msg.GetPlaceholders()[0]
54 self.failUnless(ph.GetOriginal() == '[![USER]!]')
55 self.failUnless(ph.GetPresentation() == 'USER')
  /external/chromium_org/build/android/pylib/instrumentation/
json_perf_parser.py 19 "ph": "S",
24 "ph": "F",
34 "ph": "I",
39 "ph": "I",
109 if (entry['ph'] == 'S' and
113 elif ((entry['ph'] == 'F' and result['type'] == 'Span') or
114 (entry['ph'] == 'I' and (result['type'] == 'Unknown' or
125 if entry['ph'] == 'I':

Completed in 1026 milliseconds

1 2 3 4 5 6 7