Home
last modified time | relevance | path

Searched refs:kd (Results 1 – 17 of 17) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xalan/processor/
DProcessorKey.java69 KeyDeclaration kd = new KeyDeclaration(handler.getStylesheet(), handler.nextUid()); in startElement() local
71 kd.setDOMBackPointer(handler.getOriginatingNode()); in startElement()
72 kd.setLocaterInfo(handler.getLocator()); in startElement()
73 setPropertiesFromAttributes(handler, rawName, attributes, kd); in startElement()
74 handler.getStylesheet().setKey(kd); in startElement()
/external/apache-xml/src/main/java/org/apache/xalan/transformer/
DKeyIterator.java116 KeyDeclaration kd = (KeyDeclaration) keys.elementAt(i); in acceptNode() local
120 if (!kd.getName().equals(name)) in acceptNode()
128 XPath matchExpr = kd.getMatch(); in acceptNode()
131 if (score == kd.getMatch().MATCH_SCORE_NONE) in acceptNode()
DKeyTable.java167 KeyDeclaration kd = (KeyDeclaration) m_keyDeclarations.elementAt(i); in getKeyDeclarations() local
171 if (kd.getName().equals(getKeyTableName())) { in getKeyDeclarations()
172 keyDecls.add(kd); in getKeyDeclarations()
/external/doclava/res/assets/templates/assets/
Dsearch_autocomplete.js104 function search_changed(e, kd, toroot) argument
112 if (kd && gSelectedIndex >= 0) {
120 else if (kd && (e.keyCode == 38)) {
128 else if (kd && (e.keyCode == 40)) {
136 else if (!kd) {
Dprettify.js8 kd="cs",ld="break continue do else for if return while auto case char const default double enum ext…
/external/libpcap/
Dpcap-dlpi.c1803 register int kd; in get_dlpi_ppa() local
1822 kd = open("/dev/kmem", O_RDONLY); in get_dlpi_ppa()
1823 if (kd < 0) { in get_dlpi_ppa()
1828 if (dlpi_kread(kd, nl[NL_IFNET].n_value, in get_dlpi_ppa()
1830 close(kd); in get_dlpi_ppa()
1834 if (dlpi_kread(kd, (off_t)addr, in get_dlpi_ppa()
1836 dlpi_kread(kd, (off_t)ifnet.if_name, in get_dlpi_ppa()
1838 (void)close(kd); in get_dlpi_ppa()
/external/strace/linux/
Dioctlent.sh66 lookup_ioctls 4B linux/kd.h
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/en-GB/
Den-GB_kh0_kdt_dur.pkb154 �f��������9I���b͓�)-YȦ��E��^%���=�~�e���\l����;�y���>�X�b\hJѱ�c�� ��咷�*�Vǫ7��%kd;�…
Den-GB_kh0_kpdf_mgc.pkb3671 …�� ���� �� v�B���#-!5=L01C\hXaE6@>Hc2?F+<i/>8=IBDPRTebwvk�v��adkd�KPG\[]d_Tdjp{}l���…
/external/bluetooth/glib/po/
Daz.po354 "&#234) - belki rəqəm çok böyükdür"
477 msgstr "Sənəd boşdur və ya təkcə boşluq xarakteri daxil etməkdədir"
/external/chromium/third_party/libjingle/source/talk/session/phone/testdata/
Dvideo.rtpdump495 � �>��{kd������g��"hjE
Dvoice.rtpdump83 …�5fJ��pj�������������pifdf{utlkq�v}z��}vl�����~jw���������}qi_YX`qj_Z^^il�kd`ms�z}��|�����zou����…
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/en-US/
Den-US_lh0_kpdf_mgc.pkb1537 A D av8&j"VKx�~-##"/3:SA`m�U^vlSa�����ݲ��V\quj[h|Sr{��kd`�����dPUmi]�tn��@�<� ���p �m������…
/external/qemu/distrib/jpeg-6b/
Dtestimg.ppm4 …�ߖ�眙栞ݡ�ף�٤�ڦ�إ�ץ�Ԥ�ӥ�ѣ�͢�ɢ�ȟ�Ù������|�rn}igld^`fZZkYUrWP}WN�WO�RI�ZP�XP�ZS�kd�yr��|����uq�us�_]�PL…
/external/jpeg/
Dtestimg.ppm4 …�ߖ�眙栞ݡ�ף�٤�ڦ�إ�ץ�Ԥ�ӥ�ѣ�͢�ɢ�ȟ�Ù������|�rn}igld^`fZZkYUrWP}WN�WO�RI�ZP�XP�ZS�kd�yr��|����uq�us�_]�PL…
/external/strace/
DChangeLog-CVS2855 linux/fb.h (0x46..), linux/kd.h (0x4B..), linux/cdrom.h (0x53..),
/external/webkit/Source/WebCore/
DChangeLog-2006-12-3128262 2006-09-22 Rob Buis <buis@kd.org>