Home
last modified time | relevance | path

Searched defs:lr (Results 1 – 25 of 53) sorted by relevance

123

/third_party/selinux/libselinux/src/
Dlabel.c143 struct selabel_lookup_rec *lr, in selabel_fini()
169 struct selabel_lookup_rec *lr; in selabel_lookup_common() local
190 struct selabel_lookup_rec *lr; in selabel_lookup_bm_common() local
270 struct selabel_lookup_rec *lr; in selabel_lookup() local
283 struct selabel_lookup_rec *lr; in selabel_lookup_raw() local
333 struct selabel_lookup_rec *lr; in selabel_lookup_best_match() local
351 struct selabel_lookup_rec *lr; in selabel_lookup_best_match_raw() local
Dlabel_media.c23 struct selabel_lookup_rec lr; /* holds contexts for lookup result */ member
Dlabel_x.c24 struct selabel_lookup_rec lr; /* holds contexts for lookup result */ member
Dlabel_db.c72 struct selabel_lookup_rec lr; member
Dlabel_backends_android.c18 struct selabel_lookup_rec lr; /* holds contexts for lookup result */ member
/third_party/icu/icu4c/source/layoutex/
Dplruns.cpp426 ULocRuns *lr = (ULocRuns *) localeRuns; in pl_closeLocaleRuns() local
434 const ULocRuns *lr = (const ULocRuns *) localeRuns; in pl_getLocaleRunCount() local
446 ULocRuns *lr = (ULocRuns *) localeRuns; in pl_resetLocaleRuns() local
456 const ULocRuns *lr = (const ULocRuns *) localeRuns; in pl_getLocaleRunLastLimit() local
469 const ULocRuns *lr = (const ULocRuns *) localeRuns; in pl_getLocaleRunLimit() local
482 const ULocRuns *lr = (const ULocRuns *) localeRuns; in pl_getLocaleRunLocale() local
496 ULocRuns *lr = (ULocRuns *) localeRuns; in pl_addLocaleRun() local
/third_party/elfutils/backends/
Dppc64_unwind.c53 Dwarf_Word sp, newSp, lr, newLr; in EBLHOOK() local
Daarch64_unwind.c51 Dwarf_Word fp, lr, sp; in EBLHOOK() local
/third_party/libunwind/src/arm/
DGstep.c137 unw_word_t lr; in unw_step() local
DGtrace.c407 unw_word_t sp, pc, cfa, r7, lr; in tdep_trace() local
/third_party/musl/porting/liteos_a/user_debug/src/malloc/
Dmemory_check.c168 void *lr[BACKTRACE_DEPTH_MAX + BACKTRACE_OFFSET + 1] = { 0 }; in create_node() local
490 void *lr[BACKTRACE_DEPTH_MAX + BACKTRACE_OFFSET] = { 0 }; in get_free_trace() local
533 void *lr[BACKTRACE_DEPTH_MAX + BACKTRACE_OFFSET] = { 0 }; in watch_mem() local
600 void *lr[BACKTRACE_DEPTH_MAX + BACKTRACE_OFFSET] = { 0 }; in get_node_info() local
/third_party/typescript/tests/cases/compiler/
DgenericFunctionsAndConditionalInference.ts25 lr<I, O>(a: Result<F, I>, o: Result<F, O>): Result<F, LR<F, I, O>> method
/third_party/libunwind/src/aarch64/
DGstep.c200 unw_word_t lr; in unw_step() local
DGtrace.c405 unw_word_t fp, sp, pc, cfa, lr; in tdep_trace() local
/third_party/ntfs-3g/ntfsprogs/
Dntfsdump_logfile.c541 static void dump_log_record(LOG_RECORD *lr) in dump_log_record()
602 LOG_RECORD *lr; in dump_log_records() local
/third_party/musl/porting/linux/user/src/gwp_asan/
Dgwp_asan.h48 size_t lr; member
/third_party/typescript/tests/baselines/reference/
DgenericFunctionsAndConditionalInference.js32 const ok = <F extends Target>(at: Ops<F>) => ({lr: at.lr(at.str, at.num)}) property
/third_party/gstreamer/gstplugins_good/gst/audiofx/
Daudiopanorama.c417 gfloat lr = 1.0 - rr; in gst_audio_panorama_s2s_int() local
434 gfloat lr = 1.0 - rr; in gst_audio_panorama_s2s_float() local
/third_party/gstreamer/gstplugins_bad/gst/audiofxbad/
Dgstaudiochannelmix.c230 double lr = audiochannelmix->left_to_right; in gst_audio_channel_mix_transform_ip() local
/third_party/ltp/testcases/kernel/fs/fsstress/
Dfsstress.c1426 __s64 lr; in allocsp_f() local
1777 int64_t lr; in dread_f() local
1878 int64_t lr; in dwrite_f() local
2001 __s64 lr; in freesp_f() local
2230 int64_t lr; in read_f() local
2366 __s64 lr; in resvsp_f() local
2515 int64_t lr; in truncate_f() local
2578 __s64 lr; in unresvsp_f() local
2632 int64_t lr; in write_f() local
/third_party/node/deps/v8/include/
Dv8-unwinder.h30 void* lr; // Link register (or nullptr on platforms without a link register). member
/third_party/curl/lib/
Dopenldap.c877 struct ldapreqinfo *lr; in oldap_do() local
918 struct ldapreqinfo *lr = data->req.p.ldap; in oldap_done() local
971 struct ldapreqinfo *lr = data->req.p.ldap; in oldap_recv() local
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_liverangeevaluator_helpers.cpp502 int lr = first_write_scope->end(); in propagate_live_range_to_dominant_write_scope() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64PBQPRegAlloc.cpp268 const LiveInterval &lr = LIs.getInterval(r); in addInterChainConstraint() local
/third_party/zlib/contrib/testzlib/
Dtestzlib.c77 LARGE_INTEGER lr; in GetResRdtsc() local

123