Home
last modified time | relevance | path

Searched refs:ph (Results 1 – 25 of 342) sorted by relevance

12345678910>>...14

/third_party/gettext/gettext-tools/tests/
Dxgettext-php-26 cat <<EOF > xg-ph-2.php
43 ${XGETTEXT} --omit-header --no-location -d xg-ph-2.tmp xg-ph-2.php || Exit 1
44 LC_ALL=C tr -d '\r' < xg-ph-2.tmp.po > xg-ph-2.po || Exit 1
46 sed 's!<<<EOTMARKER!<<<"EOTMARKER"!' xg-ph-2.php > xg-ph-2d.php || Exit 1
47 sed "s!<<<EOTMARKER!<<<'EOTMARKER'!" xg-ph-2.php > xg-ph-2s.php || Exit 1
51 ${XGETTEXT} --omit-header --no-location -d xg-ph-2.tmp xg-ph-2.php || Exit 1
52 LC_ALL=C tr -d '\r' < xg-ph-2.tmp.po > xg-ph-2.po || Exit 1
54 ${XGETTEXT} --omit-header --no-location -d xg-ph-2d.tmp xg-ph-2d.php || Exit 1
55 LC_ALL=C tr -d '\r' < xg-ph-2d.tmp.po > xg-ph-2d.po || Exit 1
57 ${XGETTEXT} --omit-header --no-location -d xg-ph-2s.tmp xg-ph-2s.php || Exit 1
[all …]
Dformat-php-16 cat <<\EOF > f-ph-1.data
84 echo "<?= gettext(${string}) ?>" | sed -e 's/\$/\\\$/g' > f-ph-1-$n.in
85 ${XGETTEXT} -L PHP -o f-ph-1-$n.po f-ph-1-$n.in || Exit 1
86 test -f f-ph-1-$n.po || Exit 1
89 if grep php-format f-ph-1-$n.po > /dev/null; then
95 if grep php-format f-ph-1-$n.po > /dev/null; then
103 cat f-ph-1-$n.in 1>&2
105 cat f-ph-1-$n.po 1>&2
108 rm -f f-ph-1-$n.in f-ph-1-$n.po
109 done < f-ph-1.data
Dxgettext-php-36 cat <<\EOF > xg-ph-3.php
17 -d xg-ph-3.tmp xg-ph-3.php || Exit 1
18 LC_ALL=C tr -d '\r' < xg-ph-3.tmp.po > xg-ph-3.po || Exit 1
20 cat <<EOF > xg-ph-3.ok
32 ${DIFF} xg-ph-3.ok xg-ph-3.po
Dxgettext-php-46 cat <<EOF > xg-ph-4.php
19 -d xg-ph-4.tmp xg-ph-4.php || Exit 1
20 LC_ALL=C tr -d '\r' < xg-ph-4.tmp.po > xg-ph-4.po || Exit 1
22 cat <<EOF > xg-ph-4.ok
49 ${DIFF} xg-ph-4.ok xg-ph-4.po
Dformat-php-26 cat <<\EOF > f-ph-2.data
90 cat <<EOF > f-ph-2-$n.po
97 if ${MSGFMT} --check-format -o f-ph-2-$n.mo f-ph-2-$n.po; then
103 ${MSGFMT} --check-format -o f-ph-2-$n.mo f-ph-2-$n.po 2> /dev/null
112 cat f-ph-2-$n.po 1>&2
115 rm -f f-ph-2-$n.po f-ph-2-$n.mo
116 done < f-ph-2.data
Dxgettext-php-16 cat <<EOF > xg-ph-1.php
27 -d xg-ph-1.tmp xg-ph-1.php || Exit 1
28 LC_ALL=C tr -d '\r' < xg-ph-1.tmp.po > xg-ph-1.po || Exit 1
30 cat <<EOF > xg-ph-1.ok
53 ${DIFF} xg-ph-1.ok xg-ph-1.po
/third_party/pixman/pixman/
Dpixman-mips-dspr2-asm.h309 shrl.ph \scratch2, \scratch1, 11
311 shra.ph \scratch4, \scratch2, 2
312 shll.ph \scratch2, \scratch2, 3
313 shll.ph \scratch3, \scratch3, 5
319 shll.ph \scratch2, \scratch1, 3
320 shra.ph \scratch4, \scratch1, 2
323 precrq.ph.w \out1_8888, \out2_8888, \scratch3
324 precr_sra.ph.w \out2_8888, \scratch3, 0
358 precr.qb.ph \scratch1, \in2_8888, \in1_8888
359 precrq.qb.ph \in2_8888, \in2_8888, \in1_8888
[all …]
/third_party/boost/tools/quickbook/src/
Dphrase_element_grammar.cpp51 ( !(qbk_ver(107u) >> "!") ) [state.values.entry(ph::arg1, ph::arg2)] in init_phrase_elements()
53 >> macro_identifier [state.values.entry(ph::arg1, ph::arg2)] in init_phrase_elements()
70 )) [state.values.entry(ph::arg1, ph::arg2)] in init_phrase_elements()
85 [state.values.entry(ph::arg1, ph::arg2)] in init_phrase_elements()
89 [state.values.entry(ph::arg1, ph::arg2)] in init_phrase_elements()
104 >> (*(cl::anychar_p - phrase_end)) [state.values.entry(ph::arg1, ph::arg2)] in init_phrase_elements()
125 [state.values.entry(ph::arg1, ph::arg2)] in init_phrase_elements()
150 >> (*(cl::anychar_p - phrase_end)) [state.values.entry(ph::arg1, ph::arg2)] in init_phrase_elements()
178 cl::eps_p [state.values.entry(ph::arg1, ph::arg2)] in init_phrase_elements()
179 >> source_modes [state.values.entry(ph::arg1)]; in init_phrase_elements()
[all …]
Ddoc_info_grammar.cpp125 cl::eps_p [ph::var(local.source_mode_unset) = true] in init_doc_info()
139 … [state.values.entry(ph::arg1, ph::arg2, doc_info_tags::type)] in init_doc_info()
150 >> !(qbk_ver(106u) >> cl::eps_p(ph::var(local.source_mode_unset)) in init_doc_info()
170 >> state.values.list(ph::var(local.attribute_tag)) in init_doc_info()
171 …[ cl::eps_p [state.values.entry(ph::arg1, ph::arg2, doc_info_tags::before_docinfo)] in init_doc_info()
188 >> state.values.list(ph::var(local.attribute_tag)) in init_doc_info()
200 …>> (*(cl::anychar_p - "'''")) [state.values.entry(ph::arg1, ph::arg2, doc_info_tags::escaped… in init_doc_info()
209 cl::uint_p [state.values.entry(ph::arg1)] in init_doc_info()
211 >> uint2_t() [state.values.entry(ph::arg1)] in init_doc_info()
217 cl::uint_p [state.values.entry(ph::arg1)] in init_doc_info()
[all …]
Dmain_grammar.cpp478 >> ( cl::eps_p(ph::var(local.block_type) == block_types::code) in init_main()
480 | cl::eps_p(ph::var(local.block_type) == block_types::list) in init_main()
482 | cl::eps_p(ph::var(local.block_type) == block_types::paragraph) in init_main()
506 >> *( cl::eps_p(ph::var(local.still_in_block)) in init_main()
520 [ *( cl::eps_p(ph::var(local.still_in_block)) in init_main()
528 local.paragraph_separator [ph::var(local.still_in_block) = false] in init_main()
530 … [ph::var(local.element_type) = element_info::nothing] in init_main()
543 ph::static_cast_<int>(local.syntactic_block_item.is_block_mask) & in init_main()
544 ph::static_cast_<int>(ph::var(local.element_type)) in init_main()
546 >> eol [ph::var(local.still_in_block) = false] in init_main()
[all …]
Dblock_element_grammar.cpp26 namespace ph = phoenix;
58 … >> (+(cl::alnum_p | '_')) [state.values.entry(ph::arg1, ph::arg2, general_tags::element_id)] in init_block_elements()
132 >> macro_identifier [state.values.entry(ph::arg1, ph::arg2)] in init_block_elements()
151 >> local.template_id [state.values.entry(ph::arg1, ph::arg2)] in init_block_elements()
157 >> local.template_id [state.values.entry(ph::arg1, ph::arg2)] in init_block_elements()
163 … >> local.template_body [state.values.entry(ph::arg1, ph::arg2, template_tags::block)] in init_block_elements()
164 … | local.template_body [state.values.entry(ph::arg1, ph::arg2, template_tags::phrase)] in init_block_elements()
246 … >> (*(cl::anychar_p - eol)) [state.values.entry(ph::arg1, ph::arg2, table_tags::title)] in init_block_elements()
299 … [state.values.entry(ph::arg1, ph::arg2, general_tags::include_id)] in init_block_elements()
307 >> (*(cl::anychar_p - phrase_end)) [state.values.entry(ph::arg1, ph::arg2)] in init_block_elements()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMicroMipsDSPInstrInfo.td14 class ADDQ_PH_MM_ENC : POOL32A_3R_FMT<"addq.ph", 0b00000001101>;
15 class ADDQ_S_PH_MM_ENC : POOL32A_3R_FMT<"addq_s.ph", 0b10000001101>;
17 class ADDQH_PH_MMR2_ENC : POOL32A_3R_FMT<"addqh.ph", 0b00001001101>;
18 class ADDQH_R_PH_MMR2_ENC : POOL32A_3R_FMT<"addqh_r.ph", 0b10001001101>;
21 class ADDU_PH_MMR2_ENC : POOL32A_3R_FMT<"addu.ph", 0b00100001101>;
22 class ADDU_S_PH_MMR2_ENC : POOL32A_3R_FMT<"addu_s.ph", 0b10100001101>;
29 class DPA_W_PH_MMR2_ENC : POOL32A_2RAC_FMT<"dpa.w.ph", 0b00000010>;
30 class DPAQ_S_W_PH_MM_ENC : POOL32A_2RAC_FMT<"dpaq_s.w.ph", 0b00001010>;
32 class DPAQX_S_W_PH_MMR2_ENC : POOL32A_2RAC_FMT<"dpaqx_s.w.ph", 0b10001010>;
33 class DPAQX_SA_W_PH_MMR2_ENC : POOL32A_2RAC_FMT<"dpaqx_sa.w.ph", 0b11001010>;
[all …]
/third_party/gstreamer/gstplugins_base/po/
Dvi.po26 msgstr "Không thể mở thiết bị để phát lại trong chế độ đơn kênh."
29 msgstr "Không thể mở thiết bị để phát lại trong chế độ âm lập thể."
33 msgstr "Không thể mở thiết bị để phát lại trong chế độ %d kênh."
39 "Không thể mở thiết bị âm thanh để phát lại, vì có ứng dụng khác đang sử dụng "
43 msgstr "Không thể mở thiết bị âm thanh để phát lại."
90 msgstr "Thiếu phần tử “%s” — hãy kiểm tra lại phần cài đặt GStreamer."
99 msgstr "Không thể tạo phần tử “uridecodebin”."
103 msgstr "Không thể tạo phần tử “uridecodebin”."
107 msgstr "Thiếu phần tử autovideosink, cũng thiếu phần tử %s."
110 msgstr "Thiếu phần tử autovideosink."
[all …]
/third_party/uboot/u-boot-2020.01/board/freescale/common/
Dfman.c37 unsigned int ph; in fdt_set_phy_handle() local
50 ph = fdt_create_phandle(fdt, offset); in fdt_set_phy_handle()
51 if (!ph) in fdt_set_phy_handle()
54 ph = cpu_to_fdt32(ph); in fdt_set_phy_handle()
60 return fdt_setprop(fdt, offset, "phy-handle", &ph, sizeof(ph)); in fdt_set_phy_handle()
/third_party/musl/porting/liteos_a/user_debug/ldso/
Ddynlink.c548 Phdr *ph = dso->phdr; in reclaim_gaps() local
551 for (; phcnt--; ph=(void *)((char *)ph+dso->phentsize)) { in reclaim_gaps()
552 if (ph->p_type!=PT_LOAD) continue; in reclaim_gaps()
553 if ((ph->p_flags&(PF_R|PF_W))!=(PF_R|PF_W)) continue; in reclaim_gaps()
554 reclaim(dso, ph->p_vaddr & -PAGE_SIZE, ph->p_vaddr); in reclaim_gaps()
555 reclaim(dso, ph->p_vaddr+ph->p_memsz, in reclaim_gaps()
556 ph->p_vaddr+ph->p_memsz+PAGE_SIZE-1 & -PAGE_SIZE); in reclaim_gaps()
614 Phdr *ph, *ph0; in map_library() local
633 ph = ph0 = allocated_buf; in map_library()
638 ph = ph0 = (void *)(buf + 1); in map_library()
[all …]
/third_party/musl/porting/liteos_a/user/ldso/
Ddynlink.c548 Phdr *ph = dso->phdr; in reclaim_gaps() local
551 for (; phcnt--; ph=(void *)((char *)ph+dso->phentsize)) { in reclaim_gaps()
552 if (ph->p_type!=PT_LOAD) continue; in reclaim_gaps()
553 if ((ph->p_flags&(PF_R|PF_W))!=(PF_R|PF_W)) continue; in reclaim_gaps()
554 reclaim(dso, ph->p_vaddr & -PAGE_SIZE, ph->p_vaddr); in reclaim_gaps()
555 reclaim(dso, ph->p_vaddr+ph->p_memsz, in reclaim_gaps()
556 ph->p_vaddr+ph->p_memsz+PAGE_SIZE-1 & -PAGE_SIZE); in reclaim_gaps()
614 Phdr *ph, *ph0; in map_library() local
633 ph = ph0 = allocated_buf; in map_library()
638 ph = ph0 = (void *)(buf + 1); in map_library()
[all …]
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/simd/mips/
Djsimd_dspr2.S280 repl.ph t8, 128
316 subu.ph t2, t2, t8
318 shll_s.ph t2, t2, 8
320 shra.ph t2, t2, 8
322 addu.ph t2, t2, t8 // clip & store
899 preceu.ph.qbr t0, t0 // t0 = 0|A3|0|A2
900 preceu.ph.qbr t2, t2 // t2 = 0|B3|0|B2
901 shll.ph t1, t0, 1
903 addu.ph t0, t1, t0 // t0 = A3*3|A2*3
905 addu.ph t0, t0, t2 // t0 = next2|next1
[all …]
/third_party/musl/ldso/
Ddynlink.c550 Phdr *ph = dso->phdr; in reclaim_gaps() local
553 for (; phcnt--; ph=(void *)((char *)ph+dso->phentsize)) { in reclaim_gaps()
554 if (ph->p_type!=PT_LOAD) continue; in reclaim_gaps()
555 if ((ph->p_flags&(PF_R|PF_W))!=(PF_R|PF_W)) continue; in reclaim_gaps()
556 reclaim(dso, ph->p_vaddr & -PAGE_SIZE, ph->p_vaddr); in reclaim_gaps()
557 reclaim(dso, ph->p_vaddr+ph->p_memsz, in reclaim_gaps()
558 ph->p_vaddr+ph->p_memsz+PAGE_SIZE-1 & -PAGE_SIZE); in reclaim_gaps()
616 Phdr *ph, *ph0; in map_library() local
635 ph = ph0 = allocated_buf; in map_library()
640 ph = ph0 = (void *)(buf + 1); in map_library()
[all …]
Ddlstart.c57 Phdr *ph = (void *)(base + eh->e_phoff); in _dlstart_c() local
60 while (phnum-- && ph->p_type != PT_DYNAMIC) in _dlstart_c()
61 ph = (void *)((size_t)ph + phent); in _dlstart_c()
62 dynv = (void *)(base + ph->p_vaddr); in _dlstart_c()
108 Phdr *ph = (void *)aux[AT_PHDR]; in _dlstart_c() local
109 for (i=phnum; i--; ph = (void *)((char *)ph + phentsize)) { in _dlstart_c()
110 if (ph->p_type == PT_DYNAMIC) { in _dlstart_c()
111 base = (size_t)dynv - ph->p_vaddr; in _dlstart_c()
/third_party/skia/third_party/externals/swiftshader/tests/GLESUnitTests/
Dunittests.cpp284 ProgramHandles ph; in createProgram() local
285 ph.vertexShader = MakeShader(vs, GL_VERTEX_SHADER); in createProgram()
286 ph.fragmentShader = MakeShader(fs, GL_FRAGMENT_SHADER); in createProgram()
287 ph.program = MakeProgram(ph.vertexShader, ph.fragmentShader); in createProgram()
288 LinkProgram(ph.program); in createProgram()
290 return ph; in createProgram()
293 void deleteProgram(const ProgramHandles &ph) in deleteProgram() argument
295 glDeleteShader(ph.fragmentShader); in deleteProgram()
296 glDeleteShader(ph.vertexShader); in deleteProgram()
297 glDeleteProgram(ph.program); in deleteProgram()
[all …]
/third_party/musl/src/internal/
Dvdso.c50 Phdr *ph = (void *)((char *)eh + eh->e_phoff); in __vdsosym() local
52 for (i=0; i<eh->e_phnum; i++, ph=(void *)((char *)ph+eh->e_phentsize)) { in __vdsosym()
53 if (ph->p_type == PT_LOAD) in __vdsosym()
54 base = (size_t)eh + ph->p_offset - ph->p_vaddr; in __vdsosym()
55 else if (ph->p_type == PT_DYNAMIC) in __vdsosym()
56 dynv = (void *)((char *)eh + ph->p_offset); in __vdsosym()
/third_party/musl/porting/linux/user/ldso/
Ddynlink.c556 Phdr *ph = dso->phdr; in reclaim_gaps() local
559 for (; phcnt--; ph=(void *)((char *)ph+dso->phentsize)) { in reclaim_gaps()
560 if (ph->p_type!=PT_LOAD) continue; in reclaim_gaps()
561 if ((ph->p_flags&(PF_R|PF_W))!=(PF_R|PF_W)) continue; in reclaim_gaps()
562 reclaim(dso, ph->p_vaddr & -PAGE_SIZE, ph->p_vaddr); in reclaim_gaps()
563 reclaim(dso, ph->p_vaddr+ph->p_memsz, in reclaim_gaps()
564 ph->p_vaddr+ph->p_memsz+PAGE_SIZE-1 & -PAGE_SIZE); in reclaim_gaps()
622 Phdr *ph, *ph0; in map_library() local
641 ph = ph0 = allocated_buf; in map_library()
646 ph = ph0 = (void *)(buf + 1); in map_library()
[all …]
/third_party/cef/patch/patches/
Dwebview_plugin_2020.patch9 - <ph name="PLUGIN_NAME">$1<ex>Flash</ex></ph> is blocked by enterprise policy
10 + <ph name="PLUGIN_NAME">$1<ex>Flash</ex></ph> is not allowed
13 <ph name="PLUGIN_NAME">$1<ex>Flash</ex></ph> is blocked
/third_party/ffmpeg/libswresample/
Dresample.c146 int ph, i; in build_filter() local
165 for (ph = 0; ph < ph_nb; ph++) in build_filter()
166 sin_lut[ph] = sin(M_PI * ph / phase_count) * (center & 1 ? 1 : -1); in build_filter()
168 for(ph = 0; ph < ph_nb; ph++) { in build_filter()
169 s = sin_lut[ph]; in build_filter()
171 x = M_PI * ((double)(i - center) - (double)ph / phase_count) * factor; in build_filter()
180 x = fabs(((double)(i - center) - (double)ph / phase_count) * factor); in build_filter()
199 if (!ph) in build_filter()
207 ((int16_t*)filter)[ph * alloc + i] = av_clip_int16(lrintf(tab[i] * scale / norm)); in build_filter()
210 … ((int16_t*)filter)[(phase_count-ph) * alloc + tap_count-1-i] = ((int16_t*)filter)[ph * alloc + i]; in build_filter()
[all …]
/third_party/uboot/u-boot-2020.01/tools/
Dzynqmpimage.c138 static void print_partition(const void *ptr, const struct partition_header *ph) in print_partition() argument
140 uint32_t attr = le32_to_cpu(ph->attributes); in print_partition()
141 unsigned long len = le32_to_cpu(ph->len) * 4; in print_partition()
164 printf(" Offset : 0x%08x\n", le32_to_cpu(ph->offset) * 4); in print_partition()
167 (unsigned long long)le64_to_cpu(ph->load_address)); in print_partition()
168 if (ph->load_address != ph->entry_point) in print_partition()
170 (unsigned long long)le64_to_cpu(ph->entry_point)); in print_partition()
209 printf(" Checksum : 0x%08x\n", le32_to_cpu(ph->checksum)); in print_partition()
255 struct partition_header *ph; in zynqmpimage_print_header() local
261 ph = (void *)ptr + ph_offset; in zynqmpimage_print_header()
[all …]

12345678910>>...14