Home
last modified time | relevance | path

Searched refs:hlp (Results 1 – 25 of 34) sorted by relevance

12

/external/libpng/scripts/
DSCOPTIONS.ppc7 INCLUDEDIR=hlp:ppc/include
/external/e2fsprogs/lib/ss/
Dct_c.sed14 # hlp: <help text>
101 s/^/hlp: /
Dct_c.awk20 /^hlp/ {
/external/vogar/lib/
Dkxml-libcore-20110123.jar ... ) throws java.io.IOException boolean[] hlp int i int[] hlp boolean close private final ...
/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/serialization/
DSoapSerializationEnvelope.java473 Object hlp = idMap.get(id); in resolveReference() local
474 if (hlp instanceof FwdRef) { in resolveReference()
475 FwdRef f = (FwdRef) hlp; in resolveReference()
485 } else if (hlp != null) { in resolveReference()
/external/wpa_supplicant_8/wpa_supplicant/
Dsme.c1460 struct wpabuf *hlp[max_hlp]; in sme_associate() local
1466 hlp[num_hlp] = wpabuf_alloc(2 * ETH_ALEN + 6 + in sme_associate()
1468 if (!hlp[num_hlp]) in sme_associate()
1470 wpabuf_put_data(hlp[num_hlp], req->dst, ETH_ALEN); in sme_associate()
1471 wpabuf_put_data(hlp[num_hlp], wpa_s->own_addr, in sme_associate()
1473 wpabuf_put_data(hlp[num_hlp], in sme_associate()
1475 wpabuf_put_buf(hlp[num_hlp], req->pkt); in sme_associate()
1484 (const struct wpabuf **) hlp, in sme_associate()
1487 wpabuf_free(hlp[i]); in sme_associate()
/external/boringssl/src/crypto/cipher_extra/asm/
Dchacha20_poly1305_x86_64.pl1456 my ($A, $B, $C, $D, $offset, $hlp)=@_;
1458 vperm2i128 \$0x02, $A, $B, $hlp
1462 vpxor 0*32+$offset($inp), $hlp, $hlp
1466 vmovdqu $hlp, 0*32+$offset($oup)
1474 my ($A, $B, $C, $D, $hlp)=@_;
1476 vperm2i128 \$0x13, $A, $B, $hlp
1480 vmovdqa $hlp, $C
/external/wpa_supplicant_8/src/ap/
Dwpa_auth.c47 const struct wpabuf *hlp);
2512 const struct wpabuf *hlp) in fils_encrypt_assoc() argument
2553 plain = fils_prepare_plainbuf(sm, hlp); in fils_encrypt_assoc()
2589 const struct wpabuf *hlp) in fils_prepare_plainbuf() argument
2612 if (hlp) in fils_prepare_plainbuf()
2613 wpabuf_put_buf(plain, hlp); in fils_prepare_plainbuf()
2707 const u8 *fils_session, struct wpabuf *hlp) in hostapd_eid_assoc_fils_session() argument
2719 plain = fils_prepare_plainbuf(sm, hlp); in hostapd_eid_assoc_fils_session()
Dwpa_auth.h454 const struct wpabuf *hlp);
/external/wpa_supplicant_8/src/rsn_supp/
Dwpa.h458 const struct wpabuf **hlp,
Dwpa.c4052 const struct wpabuf **hlp, in fils_build_assoc_req() argument
4066 for (i = 0; hlp && i < num_hlp; i++) in fils_build_assoc_req()
4067 len += 10 + wpabuf_len(hlp[i]); in fils_build_assoc_req()
4104 for (i = 0; hlp && i < num_hlp; i++) { in fils_build_assoc_req()
4105 const u8 *pos = wpabuf_head(hlp[i]); in fils_build_assoc_req()
4106 size_t left = wpabuf_len(hlp[i]); in fils_build_assoc_req()
/external/ksoap2/
D0001-ksoap2-update.patch1383 - Object hlp = idMap.get(id);
1384 - if (hlp instanceof FwdRef) {
1385 - FwdRef f = (FwdRef) hlp;
1394 - } else if (hlp != null) {
1408 + Object hlp = idMap.get(id);
1409 + if (hlp instanceof FwdRef) {
1410 + FwdRef f = (FwdRef) hlp;
1420 + } else if (hlp != null) {
/external/python/cpython2/Doc/library/
Ddifflib.rst740 hlp = 'Produce HTML side by side diff (can use -c and -l in conjunction)'
741 parser.add_option("-m", action="store_true", default=False, help=hlp)
/external/libxcam/doc/
DDoxyfile1195 # Windows help format (.hlp) on all Windows platforms in the future. Compressed
/external/llvm/docs/
Ddoxygen.cfg.in1197 # Windows help format (.hlp) on all Windows platforms in the future. Compressed
/external/clang/docs/
Ddoxygen.cfg.in1197 # Windows help format (.hlp) on all Windows platforms in the future. Compressed
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
Ddoxygen.cfg.in1198 # Windows help format (.hlp) on all Windows platforms in the future. Compressed
/external/flatbuffers/docs/source/
Ddoxyfile1276 # Windows help format (.hlp) on all Windows platforms in the future. Compressed
/external/swiftshader/third_party/subzero/docs/
DDoxyfile1214 # Windows help format (.hlp) on all Windows platforms in the future. Compressed
/external/jsoncpp/doc/
Ddoxyfile.in1203 # Windows help format (.hlp) on all Windows platforms in the future. Compressed
/external/grpc-grpc/templates/tools/doxygen/
DDoxyfile.include1253 # Windows help format (.hlp) on all Windows platforms in the future. Compressed
/external/Reactive-Extensions/RxCpp/projects/doxygen/
Ddoxygen.conf.in1284 # Windows help format (.hlp) on all Windows platforms in the future. Compressed
/external/ImageMagick/config/
DMagick++.dox.in1250 # Windows help format (.hlp) on all Windows platforms in the future. Compressed
DMagickWand.dox.in1249 # Windows help format (.hlp) on all Windows platforms in the future. Compressed
/external/libusb/doc/
Ddoxygen.cfg.in1208 # Windows help format (.hlp) on all Windows platforms in the future. Compressed

12