Home
last modified time | relevance | path

Searched refs:P_ (Results 1 – 23 of 23) sorted by relevance

/external/bluetooth/glib/gio/
Dgmountoperation.c337 P_("Username"), in g_mount_operation_class_init()
338 P_("The user name"), in g_mount_operation_class_init()
352 P_("Password"), in g_mount_operation_class_init()
353 P_("The password"), in g_mount_operation_class_init()
366 P_("Anonymous"), in g_mount_operation_class_init()
367 P_("Whether to use an anonymous user"), in g_mount_operation_class_init()
380 P_("Domain"), in g_mount_operation_class_init()
381 P_("The domain of the mount operation"), in g_mount_operation_class_init()
394 P_("Password save"), in g_mount_operation_class_init()
395 P_("How passwords should be saved"), in g_mount_operation_class_init()
[all …]
Dgemblem.c143 P_("GEmblem's origin"), in g_emblem_class_init()
144P_("Tells which origin the emblem is derived from"), in g_emblem_class_init()
152 P_("The icon of the emblem"), in g_emblem_class_init()
153 P_("The actual icon of the emblem"), in g_emblem_class_init()
Dgfilteroutputstream.c133 P_("The Filter Base Stream"), in g_filter_output_stream_class_init()
134P_("The underlying base stream on which the io ops will be done."), in g_filter_output_stream_class_init()
142 P_("Close Base Stream"), in g_filter_output_stream_class_init()
143P_("If the base stream should be closed when the filter stream is closed."), in g_filter_output_stream_class_init()
Dgfilterinputstream.c134 P_("The Filter Base Stream"), in g_filter_input_stream_class_init()
135P_("The underlying base stream on which the io ops will be done."), in g_filter_input_stream_class_init()
143 P_("Close Base Stream"), in g_filter_input_stream_class_init()
144P_("If the base stream should be closed when the filter stream is closed."), in g_filter_input_stream_class_init()
Dglocalfilemonitor.c124 P_("File name"), in g_local_file_monitor_class_init()
125 P_("File name to monitor"), in g_local_file_monitor_class_init()
Dgbufferedoutputstream.c152 P_("Buffer Size"), in G_DEFINE_TYPE()
153 P_("The size of the backend buffer"), in G_DEFINE_TYPE()
163 P_("Auto-grow"), in G_DEFINE_TYPE()
164P_("Whether the buffer should automatically grow"), in G_DEFINE_TYPE()
Dgfilemonitor.c234 P_("Rate limit"), in g_file_monitor_class_init()
235P_("The limit of the monitor to watch for changes, in milliseconds"), in g_file_monitor_class_init()
244 P_("Cancelled"), in g_file_monitor_class_init()
245P_("Whether the monitor has been cancelled"), in g_file_monitor_class_init()
Dglocaldirectorymonitor.c156 P_("Directory name"), in g_local_directory_monitor_class_init()
157 P_("Directory to monitor"), in g_local_directory_monitor_class_init()
Dgdataoutputstream.c87 P_("Byte order"), in G_DEFINE_TYPE()
88 P_("The byte order"), in G_DEFINE_TYPE()
Dgdatainputstream.c92 P_("Byte order"), in G_DEFINE_TYPE()
93 P_("The byte order"), in G_DEFINE_TYPE()
107 P_("Newline type"), in G_DEFINE_TYPE()
108 P_("The accepted types of line ending"), in G_DEFINE_TYPE()
Dgfileenumerator.c158 g_param_spec_object ("container", P_("Container"), in g_file_enumerator_class_init()
159 P_("The container that is being enumerated"), in g_file_enumerator_class_init()
Dgbufferedinputstream.c167 P_("Buffer Size"), in G_DEFINE_TYPE()
168 P_("The size of the backend buffer"), in G_DEFINE_TYPE()
/external/srec/tools/thirdparty/OpenFst/fst/lib/
Dminimize.h134 return P_; in partition()
173 StateComparator<A> comp(fst, P_, StateComparator<A>::kCompareFinal); in PrePartition()
177 StateId class_id = P_.AddClass(); in PrePartition()
178 P_.Add(siter.Value(), class_id); in PrePartition()
185 class_id = P_.AddClass(); in PrePartition()
186 P_.Add(s, class_id); in PrePartition()
190 P_.Add(s, it->second); in PrePartition()
195 VLOG(5) << "Initial Partition: " << P_.num_classes(); in PrePartition()
208 P_.Initialize(Tr_.NumStates() - 1); in Initialize()
214 ArcIterCompare comp(P_); in Initialize()
[all …]
/external/e2fsprogs/e2fsck/
Dunix.c131 printf (P_("\n%8u inode used (%2.2f%%)\n", "\n%8u inodes used (%2.2f%%)\n", in show_stats()
133 printf (P_("%8u non-contiguous inode (%0d.%d%%)\n", in show_stats()
139 printf (P_("%8u block used (%2.2f%%)\n", "%8u blocks used (%2.2f%%)\n", in show_stats()
141 printf (P_("%8u bad block\n", "%8u bad blocks\n", in show_stats()
143 printf (P_("%8u large file\n", "%8u large files\n", in show_stats()
145 printf (P_("\n%8u regular file\n", "\n%8u regular files\n", in show_stats()
147 printf (P_("%8u directory\n", "%8u directories\n", in show_stats()
149 printf (P_("%8u character device file\n", in show_stats()
152 printf (P_("%8u block device file\n", "%8u block device files\n", in show_stats()
154 printf (P_("%8u fifo\n", "%8u fifos\n", ctx->fs_fifo_count), in show_stats()
[all …]
De2fsck.h51 #define P_(singular, plural, n) (ngettext (singular, plural, n)) macro
61 #define P_(singular, plural, n) ((n) == 1 ? (singular) : (plural)) macro
/external/bluetooth/glib/glib/
Dglibintl.h15 #define P_(String) glib_gettext(String)
25 #define P_(String) (String) macro
/external/bzip2/
Dbzip2.1.preformatted90 _B_Z_I_P_2 and _B_Z_I_P_, in that order, and will process them
/external/bluetooth/glib/
DChangeLog.pre-2-161223 Add P_ (using same domain for now)
/external/jpeg/
Dtestimg.ppm4 …|����ȓ�ޚ�리��������������������������������횞蕙㒔ޒ�ډ��|��sx�ou�mp�ig�j_}y_x�Wj�P_�O\�S\�T]�PW�HR�@Q�?R…
/external/e2fsprogs/debian/
Dchangelog1135 * Use ngettext (abbreviated with P_()) to simplify the statistics reporting.
/external/strace/
DChangeLog645 (waitid_types): Conditionalize use of nonstandard P_* macros.
/external/opencore/protocols/rtp_payload_parser/util/output/
Dpv_rtp.bin4299 uU7$C��c��O�� 5j�K&N�a{��P_{�07p��v3�Ռ^��P#����N����0:}�1�߀�xԬ�>C~t��n��A� �����������s>�…
6340 ��+x�����ZH3�4IɌb������ ����ʸ�m4�v��-?�X+�7��2������F�VҤ/����+!w���P_';�fV���K��������"��…
/external/e2fsprogs/
DRELEASE-NOTES1900 - Used ngettext() (abbreivated with the macro P_(str1, str2, n)) to