Home
last modified time | relevance | path

Searched refs:lip (Results 1 – 25 of 37) sorted by relevance

12

/external/f2fs-tools/tools/sg_write_buffer/
Dsg_lib.c522 sg_decode_transportid_str(const char * lip, unsigned char * bp, int bplen, in sg_decode_transportid_str() argument
535 if (NULL == lip) in sg_decode_transportid_str()
536 lip = ""; in sg_decode_transportid_str()
543 "multiple of 4 [length=%d]:\n", lip, blen); in sg_decode_transportid_str()
546 lip); in sg_decode_transportid_str()
553 n += scnpr(b + n, blen - n, "%s FCP-2 World Wide Name:\n", lip); in sg_decode_transportid_str()
556 "%d]\n", lip, tpid_format); in sg_decode_transportid_str()
557 n += hex2str(bp + 8, 8, lip, 1, blen - n, b + n); in sg_decode_transportid_str()
562 "address: 0x%x\n", lip, sg_get_unaligned_be16(bp + 2)); in sg_decode_transportid_str()
565 "%d]\n", lip, tpid_format); in sg_decode_transportid_str()
[all …]
/external/ltp/testcases/lib/
Dtst_net_vars.c500 struct in_addr lip, rip; in get_ipv4_info() local
506 get_in_addr(lip_str, &lip); in get_ipv4_info()
509 vars.ipv4_lbroadcast = get_ipv4_broadcast(lip, lprefix); in get_ipv4_info()
515 vars.ipv4_lnetwork = get_ipv4_network(lip.s_addr, lprefix_round); in get_ipv4_info()
521 vars.ipv4_net16_unused = get_ipv4_net16_unused(&lip, lprefix_round); in get_ipv4_info()
527 struct in6_addr lip, rip; in get_ipv6_info() local
533 get_in6_addr(lip_str, &lip); in get_ipv6_info()
539 vars.ipv6_lnetwork = get_ipv6_network(lip.s6_addr, lprefix_round); in get_ipv6_info()
545 vars.ipv6_net32_unused = get_ipv6_net32_unused(&lip, lprefix_round); in get_ipv6_info()
/external/nist-sip/java/gov/nist/javax/sip/
DSipStackImpl.java1092 ListeningPointImpl lip = (ListeningPointImpl) listeningPoints.get(key); in createListeningPoint() local
1093 if (lip != null) { in createListeningPoint()
1094 return lip; in createListeningPoint()
1106 lip = new ListeningPointImpl(this, port, transport); in createListeningPoint()
1107 lip.messageProcessor = messageProcessor; in createListeningPoint()
1108 messageProcessor.setListeningPoint(lip); in createListeningPoint()
1109 this.listeningPoints.put(key, lip); in createListeningPoint()
1112 return (ListeningPoint) lip; in createListeningPoint()
1156 ListeningPointImpl lip = (ListeningPointImpl) listeningPoint; in deleteListeningPoint() local
1158 super.removeMessageProcessor(lip.messageProcessor); in deleteListeningPoint()
[all …]
DListeningPointImpl.java145 ListeningPointImpl lip = in clone() local
147 lip.sipStack = this.sipStack; in clone()
148 return lip; in clone()
/external/cldr/tools/java/org/unicode/cldr/test/
DFlexibleDateTime.java83 LocaleIDParser lip = new LocaleIDParser(); field in FlexibleDateTime.LocaleIDFixer
94 String language = lip.set(fixedLocale).getLanguageScript(); in fixLocales()
149 LocaleIDParser lip = new LocaleIDParser(); field in FlexibleDateTime.DeprecatedCodeFixer
152 lip.set(locale); in fixLocale()
153 String territory = lip.getRegion(); in fixLocale()
156 lip.setRegion(replacement); in fixLocale()
158 locale = lip.toString(); in fixLocale()
DCheckAttributeValues.java540 LocaleIDParser lip = new LocaleIDParser(); field in CheckAttributeValues.LocaleMatcher
559 lip.set((String) value); in test()
560 String field = lip.getLanguage(); in test()
562 field = lip.getScript(); in test()
564 field = lip.getRegion(); in test()
566 String[] fields = lip.getVariants(); in test()
DTestCLDRTests.java85 LocaleIDParser lip = new LocaleIDParser(); in TestAll()
89 return lip.set(source.toString()).getLanguageScript(); in TestAll()
/external/cldr/tools/java/org/unicode/cldr/util/
DAttributeValueValidity.java161 final LocaleIDParser lip = new LocaleIDParser();
166 String base = lip.set(language).getLanguage();
703 final LocaleIDParser lip = new LocaleIDParser(); field in AttributeValueValidity.LocaleMatcher
714 lip.set(value); in matches()
715 String field = lip.getLanguage(); in matches()
722 field = lip.getScript(); in matches()
729 field = lip.getRegion(); in matches()
736 String[] fields = lip.getVariants(); in matches()
DCLDRFile.java461 LocaleIDParser lip = new LocaleIDParser(); in write() local
462 lip.set(dataSource.getLocaleID()); in write()
463 identitySet.add(ldml_identity + "/language[@type=\"" + lip.getLanguage() + "\"]"); in write()
464 if (lip.getScript().length() != 0) { in write()
465 identitySet.add(ldml_identity + "/script[@type=\"" + lip.getScript() + "\"]"); in write()
467 if (lip.getRegion().length() != 0) { in write()
468 identitySet.add(ldml_identity + "/territory[@type=\"" + lip.getRegion() + "\"]"); in write()
470 String[] variants = lip.getVariants(); in write()
DTestUtilities.java622 LocaleIDParser lip = new LocaleIDParser(); in checkLanguages() local
624 available.add(lip.set(it.next()).getLanguage()); in checkLanguages()
/external/bc/tests/fuzzing/dc_inputs/
D11.txt4 [R]sM[lip=000]s0;0
/external/bc/tests/dc/errors/
D11.txt4 [R]sM[lip=`eM]sL;Lx
/external/toybox/toys/net/
Dnetstat.c106 char lip[256], rip[256]; in show_ip() local
133 addr2str(af, &laddr, lport, lip, TT.wpad, label); in show_ip()
148 lip, -TT.wpad, TT.wpad, rip, ss_state); in show_ip()
/external/icu/icu4c/source/data/region/
Dyav.txt116 LB{"lipáŋ"}
120 LR{"lipélia"}
125 LY{"lipíi"}
/external/icu/icu4c/source/i18n/
DdecNumber.cpp4915 uInt *lip, *rip; /* item pointers */ in decMultiplyOp() local
5031 for (count=lhs->digits, cup=lhs->lsu, lip=zlhi; count>0; lip++) in decMultiplyOp()
5032 for (p=0, *lip=0; p<FASTDIGS && count>0; in decMultiplyOp()
5034 *lip+=*cup*powers[p]; in decMultiplyOp()
5035 lmsi=lip-1; /* save -> msi */ in decMultiplyOp()
5065 for (lip=zlhi; lip<=lmsi; lip++, lp++) { /* over each item in lhs */ in decMultiplyOp()
5066 *lp+=(uLong)(*lip)*(*rip); /* [this should in-line] */ in decMultiplyOp()
/external/hyphenation-patterns/en-US/
Dhyph-en-us.hyp.txt1350 lip-schitz
1351 lip-schitz-ian
/external/icu/icu4c/source/data/locales/
Dhr.txt1018 "lip",
1062 "lip",
Dpl.txt1023 "lip",
1067 "lip",
/external/libwebsockets/minimal-examples/http-server/minimal-http-server-fulltext-search/
Dthe-picture-of-dorian-gray.txt672 Hallward bit his lip. "If Dorian wishes it, of course you must stay.
1174 The painter bit his lip and walked over, cup in hand, to the picture.
2518 James Vane bit his lip. "Watch over Sibyl, Mother," he cried, "watch
2894 down the room and biting his lip. "You can't approve of it, possibly.
5627 Dudley. Staveley curled his lip and said that you might have the most
5643 said Dorian Gray, biting his lip, and with a note of infinite contempt
6046 biting his lip and thinking. Then he took down the Blue Book from one
6487 Campbell frowned and bit his lip. "It will take about five hours," he
6854 "Yes," he answered. Then he bit his lip. "No, I don't mean that. I
7151 lip, and for a few seconds his eyes grew sad. Yet, after all, what did
[all …]
/external/libwebsockets/minimal-examples/api-tests/api-test-fts/
Dthe-picture-of-dorian-gray.txt672 Hallward bit his lip. "If Dorian wishes it, of course you must stay.
1174 The painter bit his lip and walked over, cup in hand, to the picture.
2518 James Vane bit his lip. "Watch over Sibyl, Mother," he cried, "watch
2894 down the room and biting his lip. "You can't approve of it, possibly.
5627 Dudley. Staveley curled his lip and said that you might have the most
5643 said Dorian Gray, biting his lip, and with a note of infinite contempt
6046 biting his lip and thinking. Then he took down the Blue Book from one
6487 Campbell frowned and bit his lip. "It will take about five hours," he
6854 "Yes," he answered. Then he bit his lip. "No, I don't mean that. I
7151 lip, and for a few seconds his eyes grew sad. Yet, after all, what did
[all …]
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/resources/
DTransliterator_Kanji_English.txt826 囁>'[move lip when speaking]';
/external/libtextclassifier/native/annotator/pod_ner/test_data/
Dvocab.txt5424 lip
15001 ##lip
/external/icu/icu4j/main/shared/data/
DTransliterator_Han_Latin_Definition.txt14133 下唇 < lower\-lip;
14134 上唇 < upper\-lip;
17100 㗃 < the\-lip;
30885 下唇 > lower\-lip;
30887 上唇 > upper\-lip;
48913 㗃 > the\-lip;
/external/brotli/tests/testdata/
Dasyoulik.txt2767 There was a pretty redness in his lip,
Dplrabn12.txt1488 The lip of Tantalus. Thus roving on
3187 That shed Mayflowers; and pressed her matron lip
6239 With conjugal caresses: from his lip

12