Home
last modified time | relevance | path

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

12

/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/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/musl/src/malloc/liteos_a/user_debug/
Dmemory_check.c183 void *lr[BACKTRACE_DEPTH_MAX + BACKTRACE_OFFSET + 1] = { 0 }; in create_node() local
505 void *lr[BACKTRACE_DEPTH_MAX + BACKTRACE_OFFSET] = { 0 }; in get_free_trace() local
548 void *lr[BACKTRACE_DEPTH_MAX + BACKTRACE_OFFSET] = { 0 }; in watch_mem() local
615 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/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/musl/src/gwp_asan/linux/
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/ltp/testcases/kernel/fs/fsstress/
Dfsstress.c1427 __s64 lr; in allocsp_f() local
1778 int64_t lr; in dread_f() local
1879 int64_t lr; in dwrite_f() local
2002 __s64 lr; in freesp_f() local
2231 int64_t lr; in read_f() local
2367 __s64 lr; in resvsp_f() local
2516 int64_t lr; in truncate_f() local
2579 __s64 lr; in unresvsp_f() local
2633 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.c881 struct ldapreqinfo *lr; in oldap_do() local
931 struct ldapreqinfo *lr = data->req.p.ldap; in oldap_done() local
978 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/zlib/contrib/testzlib/
Dtestzlib.c77 LARGE_INTEGER lr; in GetResRdtsc() 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/libunwind/libunwind/src/arm/
DGtrace.c406 unw_word_t sp, pc, cfa, r7, lr; in tdep_trace() local
/third_party/libunwind/libunwind/src/aarch64/
DGtrace.c405 unw_word_t fp, sp, pc, cfa, lr; in tdep_trace() local
/third_party/musl/porting/liteos_a/user_debug/src/malloc/oldmalloc/
Dmalloc_impl.h53 void *lr[BACKTRACE_DEPTH_MAX]; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DLiveInterval.h938 LiveRangeUpdater(LiveRange *lr = nullptr) : LR(lr) {} in LR() argument
960 void setDest(LiveRange *lr) { in setDest()

12