/third_party/boost/tools/inspect/ |
D | link_check.cpp | 188 int ln = std::count( contents.begin(), a_what[3].first, '\n' ) + 1; in inspect() local 258 int ln = std::count( contents_begin, url_start, '\n' ) + 1; in do_url() local 268 int ln = std::count( contents_begin, url_start, '\n' ) + 1; in do_url() local 279 int ln = std::count( contents_begin, url_start, '\n' ) + 1; in do_url() local 300 int ln = std::count( contents_begin, url_start, '\n' ) + 1; in do_url() local 314 int ln = std::count( contents_begin, url_start, '\n' ) + 1; in do_url() local 324 int ln = std::count( contents_begin, url_start, '\n' ) + 1; in do_url() local 332 int ln = std::count( contents_begin, url_start, '\n' ) + 1; in do_url() local 340 int ln = std::count( contents_begin, url_start, '\n' ) + 1; in do_url() local 352 int ln = std::count( contents_begin, url_start, '\n' ) + 1; in do_url() local [all …]
|
D | unnamed_namespace_check.cpp | 52 ln = std::count( contents.begin(), (*cur)[0].first, '\n' ) + 1; in inspect() local
|
D | ascii_check.cpp | 94 int ln = std::count( contents.begin(), bad_char, '\n' ) + 1; in inspect() local
|
/third_party/ffmpeg/libavfilter/ |
D | graphdump.c | 77 unsigned ln = strlen(l->src->name) + 1 + strlen(l->srcpad->name); in avfilter_graph_dump_to_buf() local 84 unsigned ln = strlen(l->dst->name) + 1 + strlen(l->dstpad->name); in avfilter_graph_dump_to_buf() local 133 unsigned ln = strlen(l->dst->name) + 1 + in avfilter_graph_dump_to_buf() local
|
/third_party/pulseaudio/src/modules/ |
D | module-default-device-restore.c | 60 char ln[256] = ""; in load() local 81 char ln[256] = ""; in load() local
|
D | module-match.c | 108 char ln[256]; in load_rules() local
|
/third_party/mesa3d/src/mesa/program/ |
D | prog_statevars.c | 109 const GLuint ln = (GLuint) state[1]; in fetch_state() local 169 const GLuint ln = (GLuint) state[1]; in fetch_state() local 643 const GLuint ln = (GLuint) state[1]; in fetch_state() local 651 const GLuint ln = (GLuint) state[1]; in fetch_state() local 668 const GLuint ln = (GLuint) state[1]; in fetch_state() local 691 const GLuint ln = (GLuint) state[1]; in fetch_state() local
|
/third_party/ltp/tools/sparse/sparse-src/validation/ |
D | builtin_inf.c | 9 static long double ln = __builtin_nanl(""); variable
|
/third_party/ltp/testcases/kernel/mce-test/stress/tools/fs-metadata/ |
D | k-tree-trav.c | 47 ln[MAX_PATH]; in k_tree_trav() local
|
/third_party/openssl/crypto/asn1/ |
D | asn_moid.c | 63 const char *ln, *ostr, *p; in do_create() local
|
D | a_object.c | 374 const char *sn, const char *ln) in ASN1_OBJECT_create()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/impl/ |
D | ResourceBasedPeriodFormatterDataService.java | 100 String ln = localeName; in get() local
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/impl/ |
D | ResourceBasedPeriodFormatterDataService.java | 102 String ln = localeName; in get() local
|
/third_party/openssl/crypto/bn/ |
D | bn_mul.c | 181 BN_ULONG ln, lo, *p; in bn_mul_recursive() local 327 BN_ULONG ln, lo, *p; in bn_mul_part_recursive() local
|
D | bn_sqr.c | 160 BN_ULONG ln, lo, *p; in bn_sqr_recursive() local
|
/third_party/openssl/crypto/x509v3/ |
D | v3_admis.c | 90 const char *ln = OBJ_nid2ln(OBJ_obj2nid(namingAuthority->namingAuthorityId)); in i2r_NAMING_AUTHORITY() local 188 const char *ln = OBJ_nid2ln(OBJ_obj2nid(obj)); in i2r_ADMISSION_SYNTAX() local
|
/third_party/boost/libs/geometry/example/ |
D | c05_custom_point_pointer_example.cpp | 83 typedef std::vector<my_point*> ln; in main() typedef
|
/third_party/node/deps/icu-small/source/tools/pkgdata/ |
D | pkgtypes.c | 32 int32_t ln = 0; in pkg_writeCharListWrap() local
|
/third_party/skia/third_party/externals/icu/source/tools/pkgdata/ |
D | pkgtypes.c | 32 int32_t ln = 0; in pkg_writeCharListWrap() local
|
/third_party/flutter/skia/third_party/externals/icu/source/tools/pkgdata/ |
D | pkgtypes.c | 31 int32_t ln = 0; in pkg_writeCharListWrap() local
|
/third_party/icu/icu4c/source/tools/pkgdata/ |
D | pkgtypes.c | 32 int32_t ln = 0; in pkg_writeCharListWrap() local
|
/third_party/node/deps/npm/lib/config/ |
D | cmd-list.js | 6 'ln': 'link', property
|
/third_party/openssl/crypto/txt_db/ |
D | txt_db.c | 24 long ln = 0; in TXT_DB_read() local
|
/third_party/nghttp2/tests/ |
D | nghttp2_pq_test.c | 125 node *ln = (node *)lhs; in node_less() local
|
/third_party/openssl/include/crypto/ |
D | asn1.h | 96 const char *sn, *ln; member
|