Home
last modified time | relevance | path

Searched defs:ln (Results 1 – 25 of 52) sorted by relevance

123

/third_party/ffmpeg/libavfilter/
Dgraphdump.c77 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/
Dmodule-default-device-restore.c60 char ln[256] = ""; in load() local
81 char ln[256] = ""; in load() local
Dmodule-match.c108 char ln[256]; in load_rules() local
/third_party/mesa3d/src/mesa/program/
Dprog_statevars.c108 const GLuint ln = (GLuint) state[1]; in fetch_state() local
168 const GLuint ln = (GLuint) state[1]; in fetch_state() local
642 const GLuint ln = (GLuint) state[1]; in fetch_state() local
650 const GLuint ln = (GLuint) state[1]; in fetch_state() local
667 const GLuint ln = (GLuint) state[1]; in fetch_state() local
690 const GLuint ln = (GLuint) state[1]; in fetch_state() local
/third_party/ltp/tools/sparse/sparse-src/validation/
Dbuiltin_inf.c9 static long double ln = __builtin_nanl(""); variable
/third_party/ltp/testcases/kernel/mce-test/stress/tools/fs-metadata/
Dk-tree-trav.c47 ln[MAX_PATH]; in k_tree_trav() local
/third_party/openssl/crypto/asn1/
Dasn_moid.c63 const char *ln, *ostr, *p; in do_create() local
Da_object.c381 const char *sn, const char *ln) in ASN1_OBJECT_create()
Dtasn_prn.c409 const char *ln; in asn1_print_oid() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/impl/
DResourceBasedPeriodFormatterDataService.java102 String ln = localeName; in get() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/impl/
DResourceBasedPeriodFormatterDataService.java100 String ln = localeName; in get() local
/third_party/openssl/crypto/bn/
Dbn_mul.c181 BN_ULONG ln, lo, *p; in bn_mul_recursive() local
327 BN_ULONG ln, lo, *p; in bn_mul_part_recursive() local
Dbn_sqr.c160 BN_ULONG ln, lo, *p; in bn_sqr_recursive() local
/third_party/openssl/crypto/x509/
Dv3_admis.c89 const char *ln = OBJ_nid2ln(OBJ_obj2nid(namingAuthority->namingAuthorityId)); in i2r_NAMING_AUTHORITY() local
187 const char *ln = OBJ_nid2ln(OBJ_obj2nid(obj)); in i2r_ADMISSION_SYNTAX() local
/third_party/skia/third_party/externals/icu/source/tools/pkgdata/
Dpkgtypes.c32 int32_t ln = 0; in pkg_writeCharListWrap() local
/third_party/node/deps/icu-small/source/tools/pkgdata/
Dpkgtypes.c32 int32_t ln = 0; in pkg_writeCharListWrap() local
/third_party/icu/icu4c/source/tools/pkgdata/
Dpkgtypes.c32 int32_t ln = 0; in pkg_writeCharListWrap() local
/third_party/flutter/skia/third_party/externals/icu/source/tools/pkgdata/
Dpkgtypes.c31 int32_t ln = 0; in pkg_writeCharListWrap() local
/third_party/node/deps/npm/lib/config/
Dcmd-list.js6 'ln': 'link', property
/third_party/nghttp2/tests/
Dnghttp2_pq_test.c125 node *ln = (node *)lhs; in node_less() local
/third_party/openssl/ohos_lite/include/crypto/
Dasn1.h96 const char *sn, *ln; member
/third_party/icu/tools/release/java/src/main/java/com/ibm/icu/dev/tools/docs/
DStableAPI.java296 Node ln = nList.item(i); in setVer() local
997 Node ln = nList.item(i); in dumpNode() local
/third_party/rust/crates/num-traits/src/
Dreal.rs340 fn ln(self) -> Self; in ln() method
/third_party/openssl/include/crypto/
Dasn1.h115 const char *sn, *ln; member
/third_party/libwebsockets/lib/tls/openssl/
Dopenssl-x509.c259 size_t ln = (nval->name ? strlen(nval->name) : 0), in lws_tls_openssl_cert_info() local

123